Index
All Classes and Interfaces|All Packages
C
- 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, 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, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
-
Remove a valid value for a property.
G
- getAllTypes(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
-
Returns the list of different types of metadata organized into two groups.
- 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.
- 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.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
-
Retrieve a message definition object for logging.
- 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.validmetadata.server.ValidMetadataInstanceHandler
-
This method returns a Community Profile OMAS client.
- getSubTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
-
Returns all the TypeDefs for a specific subtype.
- getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
-
Return the TypeDef identified by the unique name.
- getTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRESTServices
-
Returns all the TypeDefs for a specific category.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.validmetadata.admin.ValidMetadataAdmin
-
Initialize the Valid Metadata view service.
O
- 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
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.validmetadata.server.ValidMetadataRegistration
-
Pass information about this view service to the OMAG Server administration services.
S
- 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.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.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_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_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}
- 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.
- 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.
- 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.
- 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.
- shutdown() - Method in class org.odpi.openmetadata.viewservices.validmetadata.admin.ValidMetadataAdmin
-
Shutdown the Valid Metadata service.
T
- toString() - Method in enum class org.odpi.openmetadata.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
-
JSON-style toString
U
- 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}.
V
- 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.
- 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.
- 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.
- 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, 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
- 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
- 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.viewservices.validmetadata.ffdc.ValidMetadataAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages