Index

C G O S V 
All Classes and Interfaces|All Packages

C

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.
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.
clearValidMetadataValue(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Remove a valid value for a property.

G

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.
getClassificationDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the classification type definitions.
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.
getEntityDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the entity type definitions.
getRelationshipDefs(String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the relationship type definitions.
getSubTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Returns all the TypeDefs for a specific subtype.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.viewservices.validmetadata.server.spring.ValidMetadataOMVSResource
Return the TypeDef identified by the unique name.
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.
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.
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.
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.
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.
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.

O

org.odpi.openmetadata.viewservices.validmetadata.server.spring - package org.odpi.openmetadata.viewservices.validmetadata.server.spring
 

S

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.
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.
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.
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.

V

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.
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.
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.
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
C G O S V 
All Classes and Interfaces|All Packages