Index

C D F G I L M O R S U V 
All Classes and Interfaces|All Packages

C

classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Add a new classification to the metadata element.
clearTranslation(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Remove a valid value for a property.
createIncidentReport(String, String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, String, String, String, ElementStatus, Date, Date, ElementProperties, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, String, NewMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create a relationship between two metadata elements.

D

declassifyMetadataElementInStore(String, String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Remove the named classification from a specific metadata element.
deleteMetadataElementInStore(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Delete a relationship between two metadata elements.

F

fillElementControlHeader(ElementControlHeader, InstanceAuditHeader) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.OpenMetadataStoreConverter
Fill a GAF control header from the information in a repository services element header.
fillOpenMetadataElement(OpenMetadataElement, EntityDetail) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.OpenMetadataStoreConverter
Fill out the properties for the GAF Open Metadata Element bean with values from an OMRS entity.
findMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Return a list of metadata elements that match the supplied criteria.
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.gaf.handlers.MetadataElementHandler
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, String, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, String, boolean, boolean, long, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
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.gaf.handlers.MetadataElementHandler
Return a list of relationships that match the requested conditions.

G

GAFMetadataManagementInstance - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFMetadataManagementInstance caches references to OMRS objects for a specific server.
GAFMetadataManagementInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Set up the local repository connector that will service the REST Calls.
GAFMetadataManagementInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFMetadataManagementInstanceHandler retrieves information from the instance map for the access service instances.
GAFMetadataManagementInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstanceHandler
Default constructor registers the access service
GAFMetadataOperationalServices - Class in org.odpi.openmetadata.frameworkservices.gaf.admin
GAFMetadataOperationalServices initializes the REST Services that support the Governance Action Framework (GAF) open metadata store calls.
GAFMetadataOperationalServices(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFMetadataOperationalServices
Constructor
getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Convert an element properties object into a map.
getGovernanceActionHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for governance action requests.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementBuilder
Return the supplied bean properties in an InstanceProperties object.
getMetadataElementByGUID(String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
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.GAFMetadataManagementInstance
Return the handler for open metadata store requests.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.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.gaf.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.frameworkservices.gaf.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.gaf.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.gaf.converters.ValidMetadataValueConverter
Using the supplied instances, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.RelatedElementsConverter
Using the supplied relationship, return a new instance of the bean.
getRelatedMetadataElements(String, String, int, String, boolean, boolean, List<String>, Date, int, int, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the metadata elements connected to the supplied element.
getRelationshipByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the relationship using its unique identifier.
getTranslation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve the translation for the matching language/locale.
getTranslations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve all translations associated with a metadata element.
getValidMetadataMapName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve details of a specific valid value for a property.
getValidMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Retrieve all the valid values for the requested property.
getValidMetadataValuesDetailHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for open metadata store requests.
getValidMetadataValuesHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for open metadata store requests.

I

initiateGovernanceAction(String, String, String, GovernanceActionRequestBody) - 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.
initiateGovernanceActionProcess(String, String, GovernanceActionProcessRequestBody) - 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.

L

linkConsolidatedDuplicate(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.
linkElementsAsDuplicates(String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Link elements as peer duplicates.
logAssetAuditMessage(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Log an audit message about this asset.

M

mapElementProperties(InstanceProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.OpenMetadataStoreConverter
Fill out the properties for the GAF Open Metadata Element bean with values from an OMRS entity.
MetadataElementBuilder - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
MetadataElementBuilder is able to build the properties for an entity that extends OpenMetadataRoot.
MetadataElementConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.MetadataElementConverter
Constructor
MetadataElementHandler<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
MetadataElementHandler manages MetadataElement objects from the Governance Action Framework (GAF).
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.gaf.handlers.MetadataElementHandler
Construct the handler for metadata elements.

O

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
OpenMetadataStoreConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
OpenMetadataStoreConverter provides the generic methods for the Governance Action Framework (GAF) beans converters.
OpenMetadataStoreRESTServices - Class in org.odpi.openmetadata.frameworkservices.gaf.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.gaf.server.OpenMetadataStoreRESTServices
Default constructor
openToDo(String, String, String, ToDoRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create a To-Do request for someone to work on.
org.odpi.openmetadata.frameworkservices.gaf.admin - package org.odpi.openmetadata.frameworkservices.gaf.admin
 
org.odpi.openmetadata.frameworkservices.gaf.converters - package org.odpi.openmetadata.frameworkservices.gaf.converters
 
org.odpi.openmetadata.frameworkservices.gaf.handlers - package org.odpi.openmetadata.frameworkservices.gaf.handlers
 
org.odpi.openmetadata.frameworkservices.gaf.server - package org.odpi.openmetadata.frameworkservices.gaf.server
 

R

reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Update the properties of a classification that is currently attached to a specific metadata element.
recordCompletionStatus(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.
RelatedElementConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
RelatedElementConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RelatedElement bean.
RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.RelatedElementConverter
Constructor
RelatedElementsConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
gafPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a gafProperties bean.
RelatedElementsConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.RelatedElementsConverter
Constructor

S

setTranslation(String, String, String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create or update the translation for a particular language/locale for a metadata element.
setUpValidMetadataMapName(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.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, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
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, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Create or update the valid value for a particular open metadata property name.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFMetadataOperationalServices
Shutdown the service.

U

unclassifyMetadataElementInStore(String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Remove the named classification from a specific metadata element.
updateActionTargetStatus(String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the status of a specific action target.
updateClassificationEffectivityInStore(String, String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
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.gaf.handlers.MetadataElementHandler
Update the effectivity dates of a specific classification attached to a metadata element.
updateMetadataElementEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, ElementStatus, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Update the status of specific metadata element.
updateRelatedElementsEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
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.gaf.handlers.MetadataElementHandler
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Update the properties associated with a relationship.
updateRelatedElementsStatusInStore(String, String, String, String, Date, Date, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.MetadataElementHandler
Update the effectivity dates of a specific relationship between metadata elements.

V

validateMetadataMapName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Validate whether the name found in an open metadata map property is valid.
validateMetadataValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenMetadataStoreRESTServices
Validate whether the value found in an open metadata property is valid.
ValidMetadataValueConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.gaf.converters.ValidMetadataValueConverter
Constructor
C D F G I L M O R S U V 
All Classes and Interfaces|All Packages