Index
All Classes and Interfaces|All Packages
A
- 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.
- archiveMetadataElementInStore(String, String, String, String, ArchiveProperties, 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, String, ArchiveRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Archive a specific metadata element.
C
- classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, 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, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.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.omf.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.omf.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.omf.server.OpenMetadataStoreRESTServices
-
Remove a valid value for a property.
- 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.
- convertOpenMetadataRelationships(List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
-
Convert OMRS relationships into OpenMetadataRelationships
- createMetadataElementFromTemplate(String, String, String, boolean, TemplateRequestBody) - 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, String, String, String, boolean, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, 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.
- createMetadataElementInStore(String, String, String, String, ElementStatus, Map<String, ElementProperties>, String, boolean, String, Date, Date, ElementProperties, String, String, ElementProperties, 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.
- createMetadataElementInStore(String, String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.handlers.MetadataElementHandler
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Create a relationship between two metadata elements.
D
- 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, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Remove the named classification from 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, String, boolean, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.handlers.MetadataElementHandler
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Delete a relationship between two metadata elements.
E
- 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.frameworkservices.omf.converters.ElementHeaderConverter
-
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
- 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
F
- fillElementControlHeader(ElementControlHeader, InstanceAuditHeader) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
-
Fill a omf control header from the information in a repository services element header.
- 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.
- findAttributeTypeDefsByCategory(String, String, String, OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Returns all the AttributeTypeDefs for a specific category.
- findElementsForAnchor(String, String, String, String, SearchStringRequestBody, int, int) - 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, String, SearchStringRequestBody, int, int) - 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, String, SearchStringRequestBody, int, int) - 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.
- findMetadataElements(String, String, String, boolean, boolean, int, int, 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, 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.
- findMetadataElementsWithString(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the metadata elements 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.
- findRelationshipsBetweenMetadataElements(String, String, String, boolean, boolean, int, int, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.handlers.MetadataElementHandler
-
Return a list of relationships that match the requested conditions.
- findTypeDefsByCategory(String, String, String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Returns all the TypeDefs for a specific category.
- findTypesByExternalId(String, 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.
G
- getAllTypes(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Returns the list of different types of metadata organized into two groups.
- getAnchoredElementsGraph(String, String, String, String, int, int, AnyTimeRequestBody) - 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.
- getAttributeTypeDefByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Return the AttributeTypeDef identified by the unique name.
- getConsistentMetadataValues(String, 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.
- getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementHandler
-
Convert an element properties object into a map.
- 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.
- getExternalIdentifierHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstance
-
Return the handler for external identifiers requests.
- getExternalIdentifiers(String, String, String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.ExternalIdentifierRESTServices
-
Retrieve the external identifiers for a particular metadata element.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.frameworkservices.omf.handlers.MetadataElementBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- 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, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, NameRequestBody) - 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, 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).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, NameRequestBody) - 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, 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).
- getMetadataElementHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstance
-
Return the handler for open metadata store requests.
- getMetadataElementHistory(String, String, String, String, boolean, boolean, int, int, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve all the versions of an element.
- getMetadataElementRelationships(String, String, String, String, String, String, boolean, boolean, int, int, 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, String, boolean, boolean, long, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the relationships linking to the supplied elements.
- 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.
- 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.
- 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.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.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.frameworkservices.omf.converters.ElementHeaderConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(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.
- 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.
- 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.
- getOpenMetadataElementStub(EntityProxy) - Method in class org.odpi.openmetadata.frameworkservices.omf.converters.OpenMetadataStoreConverter
-
Create an OpenMetadataElementStub from an EntityProxy.
- getRelatedMetadataElements(String, String, 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.
- getRelatedMetadataElements(String, String, String, String, String, boolean, boolean, int, int, 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, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the metadata elements connected to the supplied element.
- getRelationshipByGUID(String, String, String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the relationship using its unique identifier.
- getRelationshipHistory(String, String, String, String, boolean, boolean, int, int, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve all the versions of an element.
- 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.
- getSubTypes(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Returns all the TypeDefs for a specific subtype.
- getTranslation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve the translation for the matching language/locale.
- getTranslations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Retrieve all translations associated with a metadata element.
- getTypeDefByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Return the TypeDef identified by the unique name.
- getValidMetadataMapName(String, 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.
- getValidMetadataMapValue(String, 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.
- getValidMetadataValue(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 property.
- getValidMetadataValues(String, 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.
- getValidMetadataValuesDetailHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstance
-
Return the handler for reference data requests.
- getValidMetadataValuesHandler() - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstance
-
Return the handler for open metadata store requests.
L
- logAssetAuditMessage(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Log an audit message about this asset.
M
- 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.
- 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.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.frameworkservices.omf.converters.MetadataElementConverter
-
Constructor
- MetadataElementHandler<B> - Class in org.odpi.openmetadata.frameworkservices.omf.handlers
-
MetadataElementHandler manages MetadataElement objects from the Governance Action 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.
O
- OMFMetadataManagementInstance - Class in org.odpi.openmetadata.frameworkservices.omf.server
-
omfMetadataManagementInstance caches references to OMRS objects for a specific server.
- OMFMetadataManagementInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstance
-
Set up the local repository connector that will service the REST Calls.
- OMFMetadataManagementInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.omf.server
-
omfMetadataManagementInstanceHandler retrieves information from the instance map for the access service instances.
- OMFMetadataManagementInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.omf.server.OMFMetadataManagementInstanceHandler
-
Default constructor registers the access service
- OMFMetadataOperationalServices - Class in org.odpi.openmetadata.frameworkservices.omf.admin
-
OMFMetadataOperationalServices initializes the REST Services that support the Governance Action Framework (omf) open metadata store calls.
- OMFMetadataOperationalServices(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.omf.admin.OMFMetadataOperationalServices
-
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
- 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
- OpenMetadataStoreConverter<B> - Class in org.odpi.openmetadata.frameworkservices.omf.converters
-
OpenMetadataStoreConverter provides the generic methods for the Governance Action Framework (omf) beans converters.
- 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
- org.odpi.openmetadata.frameworkservices.omf.admin - package org.odpi.openmetadata.frameworkservices.omf.admin
- org.odpi.openmetadata.frameworkservices.omf.converters - package org.odpi.openmetadata.frameworkservices.omf.converters
- org.odpi.openmetadata.frameworkservices.omf.handlers - package org.odpi.openmetadata.frameworkservices.omf.handlers
- org.odpi.openmetadata.frameworkservices.omf.server - package org.odpi.openmetadata.frameworkservices.omf.server
R
- 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, 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.
- 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.frameworkservices.omf.converters.RelatedElementConverter
-
Constructor
- 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.
- 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.
S
- setConsistentMetadataValues(String, 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.
- setTranslation(String, 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.
- setUpValidMetadataMapName(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, 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.
- setUpValidMetadataValue(String, 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.
- shutdown() - Method in class org.odpi.openmetadata.frameworkservices.omf.admin.OMFMetadataOperationalServices
-
Shutdown the service.
U
- updateClassificationEffectivityInStore(String, 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.
- 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.
- 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.
- 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, 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.
- 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, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.handlers.MetadataElementHandler
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.server.OpenMetadataStoreRESTServices
-
Update the status of specific metadata element.
- updateRelatedElementsEffectivityInStore(String, 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.
- 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, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.handlers.MetadataElementHandler
-
Update the effectivity dates of a specific relationship between metadata elements.
V
- 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.
- validateMetadataMapName(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, String) - Method in class org.odpi.openmetadata.frameworkservices.omf.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.omf.server.OpenMetadataStoreRESTServices
-
Validate whether the value found in an open metadata property is valid.
- 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
All Classes and Interfaces|All Packages