C D F G L M O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.gaf.handlers.MetadataElementHandler
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Add a new classification to the metadata element.
- createIncidentReport(String, String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, String, NewMetadataElementRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Create a relationship between two metadata elements.
D
- deleteMetadataElementInStore(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.gaf.handlers.MetadataElementHandler
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Delete a relationship between two metadata elements.
F
- fillElementControlHeader(ElementControlHeader, InstanceAuditHeader) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Return a list of relationships that match the requested conditions.
G
- GAFMetadataOperationalServices - Class in org.odpi.openmetadata.commonservices.gaf.admin
-
OCFMetadataOperationalServices initializes the REST Services that support the Open Connector Framework (OCF) connected asset properties calls.
- GAFMetadataOperationalServices(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.gaf.admin.GAFMetadataOperationalServices
-
Constructor
- getAttachedClassifications(List<Classification>) - Method in class org.odpi.openmetadata.commonservices.gaf.converters.OpenMetadataStoreConverter
-
Extract the classifications from the entity.
- getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.commonservices.gaf.handlers.MetadataElementHandler
-
Convert an element properties object into a map.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.gaf.server.OpenMetadataStoreInstance
-
Return the handler for open metadata store requests.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.gaf.converters.RelatedElementConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Retrieve the metadata elements connected to the supplied element.
L
- logAssetAuditMessage(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Log an audit message about this asset.
M
- mapElementProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers
-
MetadataElementBuilder is able to build the properties for an entity that extends OpenMetadataRoot.
- MetadataElementConverter<B> - Class in org.odpi.openmetadata.commonservices.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.commonservices.gaf.converters.MetadataElementConverter
-
Constructor
- MetadataElementHandler<B> - Class in org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Construct the handler for metadata elements.
O
- OpenMetadataStoreConverter<B> - Class in org.odpi.openmetadata.commonservices.gaf.converters
-
OpenMetadataStoreConverter provides the generic methods for the Governance Action Framework (GAF) beans converters.
- OpenMetadataStoreConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.gaf.converters.OpenMetadataStoreConverter
-
Constructor
- OpenMetadataStoreInstance - Class in org.odpi.openmetadata.commonservices.gaf.server
-
OpenMetadataStoreInstance caches references to OMRS objects for a specific server.
- OpenMetadataStoreInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreInstance
-
Set up the local repository connector that will service the REST Calls.
- OpenMetadataStoreInstanceHandler - Class in org.odpi.openmetadata.commonservices.gaf.server
-
OpenMetadataStoreInstanceHandler retrieves information from the instance map for the access service instances.
- OpenMetadataStoreInstanceHandler() - Constructor for class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreInstanceHandler
-
Default constructor registers the access service
- OpenMetadataStoreRESTServices - Class in org.odpi.openmetadata.commonservices.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.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Default constructor
- org.odpi.openmetadata.commonservices.gaf.admin - package org.odpi.openmetadata.commonservices.gaf.admin
- org.odpi.openmetadata.commonservices.gaf.converters - package org.odpi.openmetadata.commonservices.gaf.converters
- org.odpi.openmetadata.commonservices.gaf.handlers - package org.odpi.openmetadata.commonservices.gaf.handlers
- org.odpi.openmetadata.commonservices.gaf.server - package org.odpi.openmetadata.commonservices.gaf.server
R
- reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Update the properties of a classification that is currently attached to a specific metadata element.
- RelatedElementConverter<B> - Class in org.odpi.openmetadata.commonservices.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.commonservices.gaf.converters.RelatedElementConverter
-
Constructor
- RelatedElementsConverter<B> - Class in org.odpi.openmetadata.commonservices.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.commonservices.gaf.converters.RelatedElementsConverter
-
Constructor
S
- shutdown() - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Remove the named classification from a specific metadata element.
- unclassifyMetadataElementInStore(String, String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Remove the named classification from a specific metadata element.
- updateClassificationEffectivityInStore(String, String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.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.commonservices.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.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
Update the properties of a specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.commonservices.gaf.server.OpenMetadataStoreRESTServices
-
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.commonservices.gaf.handlers.MetadataElementHandler
-
Update the status of specific metadata element.
- updateRelatedElementsEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.commonservices.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.commonservices.gaf.handlers.MetadataElementHandler
-
Update the effectivity dates of a specific relationship between metadata elements.
All Classes All Packages