C D F G I L M N O P R S U W 
All Classes All Packages

C

claimGovernanceAction(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Request that execution of a governance action is allocated to the caller.
classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Add a new classification to the metadata element.
classifyMetadataElementInStore(String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Add a new classification to the metadata element.
createGovernanceActionProcess(String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Create a new metadata element to represent a governance action process.
createGovernanceActionType(String, String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Create a new metadata element to represent a governance action type.
createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Create a new governance engine definition.
createGovernanceEngine(String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Create a new governance engine definition.
createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Create a governance service definition.
createGovernanceService(String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Create a governance service definition.
createIncidentReport(String, String, IncidentReportRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, String, NewMetadataElementRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Create a new metadata element in the metadata store.
createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties, String, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Create a new metadata element in the metadata store.
createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Create a relationship between two metadata elements.
createRelatedElementsInStore(String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Create a relationship between two metadata elements.

D

deleteGovernanceEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Remove the properties of the governance engine.
deleteGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Remove the properties of the governance service.
deleteGovernanceService(String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Remove the properties of the governance service.
deleteMetadataElementInStore(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Delete a specific metadata element.
deleteMetadataElementInStore(String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Delete a specific metadata element.
deleteRelatedElementsInStore(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Delete a relationship between two metadata elements.
deleteRelatedElementsInStore(String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Delete a relationship between two metadata elements.
disconnect() - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOutTopicPublisher
Shutdown the publishing process.

F

findGovernanceActionProcesses(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionTypes(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.
findMetadataElements(String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
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, Date, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, String, boolean, boolean, long, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the metadata elements that contain the requested string.
findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Return a list of relationships that match the requested conditions.
findRelationshipsBetweenMetadataElements(String, String, SearchProperties, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, Date, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Return a list of relationships that match the requested conditions.

G

getActiveClaimedGovernanceActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the governance actions that are still in process and that have been claimed by this caller's userId.
getActiveGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the governance actions that are still in process.
getAllGovernanceEngines(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the list of governance engine definitions that are stored.
getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the list of governance services definitions that are stored.
getBean(GovernanceActionTypeElement, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.NextGovernanceActionTypeConverter
Request the bean is extracted from the repository entity.
getBean(GovernanceServiceElement, List<Relationship>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.RegisteredGovernanceServiceConverter
Request the bean is extracted from the repository entity.
getElementPropertiesAsOMRSMap(ElementProperties) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Convert an element properties object into a map.
getFirstActionType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Return the governance action type that is the first step in a governance action process.
getGovernanceAction(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Request the status and properties of an executing governance action request.
getGovernanceActionHandler() - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
Return the handler for governance action requests.
getGovernanceActionProcessByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the governance actions that are known to the server.
getGovernanceActionTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Return the list of governance engines that a specific governance service is registered with.
getInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementBuilder
Return the supplied bean properties in an InstanceProperties object.
getMetadataElementByGUID(String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Retrieve the metadata element using its unique identifier.
getMetadataElementByGUID(String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementByUniqueName(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, boolean, boolean, long, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.server.GovernanceEngineInstance
Return the handler for open metadata store requests.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.converters.RelatedElementConverter
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.accessservices.governanceengine.converters.GovernanceActionConverter
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.accessservices.governanceengine.converters.GovernanceServiceConverter
Using the supplied instances, return a new instance of the bean.
getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.converters.RelatedElementsConverter
Using the supplied relationship, return a new instance of the bean.
getNextGovernanceActionTypes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Return the lust of next action type defined for the governance action process.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Return the connection object for the Governance Engine OMAS's out topic.
getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Retrieve a specific governance service registrations with a particular governance engine.
getRegisteredGovernanceService(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Retrieve the identifiers of the governance services registered with a governance engine.
getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Retrieve the metadata elements connected to the supplied element.
getRelatedMetadataElements(String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Retrieve the metadata elements connected to the supplied element.
GovernanceActionConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Governance Action bean.
GovernanceActionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionConverter
Constructor
GovernanceActionProcessConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceActionProcessConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessElement.
GovernanceActionProcessConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionProcessConverter
Constructor
GovernanceActionProcessRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
The GovernanceActionProcessRESTServices provides the server-side implementation of the services used by an external user to define governance action processes.
GovernanceActionProcessRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Default constructor
GovernanceActionTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceActionTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionTypeElement.
GovernanceActionTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceActionTypeConverter
Constructor
GovernanceConfigRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
The GovernanceConfigRESTServices provides the server-side implementation of the configuration services from the Open Governance Framework (ODF).
GovernanceConfigRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Default constructor
GovernanceConfigurationHandler - Class in org.odpi.openmetadata.accessservices.governanceengine.handlers
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
GovernanceConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
GovernanceEngineAdmin - Class in org.odpi.openmetadata.accessservices.governanceengine.admin
 
GovernanceEngineAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.admin.GovernanceEngineAdmin
 
GovernanceEngineConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceEngineProperties bean.
GovernanceEngineConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceEngineConverter
Constructor
GovernanceEngineInstance - Class in org.odpi.openmetadata.accessservices.governanceengine.server
GovernanceEngineInstance caches references to OMRS objects for a specific server.
GovernanceEngineInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineInstance
Set up the local repository connector that will service the REST Calls.
GovernanceEngineOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.governanceengine.outtopic
GovernanceEngineOMRSTopicListener is the listener that registers with the repository services (OMRS) to monitor changes to the metadata.
GovernanceEngineOMRSTopicListener(String, String, MetadataElementHandler<OpenMetadataElement>, GovernanceActionHandler<GovernanceActionElement>, GovernanceEngineOutTopicPublisher, OMRSRepositoryHelper, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
Initialize the topic listener.
GovernanceEngineOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.governanceengine.outtopic
GovernanceEngineOutTopicPublisher is responsible for pushing events to the Governance Engine OMAS's out topic.
GovernanceEngineOutTopicPublisher(GovernanceEngineOutTopicServerConnector, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOutTopicPublisher
Constructor for the publisher.
GovernanceEngineRESTServices - Class in org.odpi.openmetadata.accessservices.governanceengine.server
The GovernanceEngineRESTServices 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.
GovernanceEngineRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Default constructor
GovernanceServiceConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceServicePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceServiceProperties bean.
GovernanceServiceConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.GovernanceServiceConverter
Constructor

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.admin.GovernanceEngineAdmin
Initialize the access service.
initiateGovernanceAction(String, String, String, GovernanceActionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
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.accessservices.governanceengine.server.GovernanceEngineRESTServices
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.accessservices.governanceengine.server.GovernanceEngineRESTServices
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.accessservices.governanceengine.server.GovernanceEngineRESTServices
Link elements as peer duplicates.
logAssetAuditMessage(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Log an audit message about this asset.

M

MetadataElementBuilder - Class in org.odpi.openmetadata.accessservices.governanceengine.handlers
MetadataElementBuilder is able to build the properties for an entity that extends OpenMetadataRoot.
MetadataElementConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.converters.MetadataElementConverter
Constructor
MetadataElementHandler<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.handlers.MetadataElementHandler
Construct the handler for metadata elements.

N

NextGovernanceActionTypeConverter - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
NextGovernanceActionTypeConverter transfers the relevant properties from a GovernanceServiceElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a NextGovernanceAction bean.
NextGovernanceActionTypeConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.NextGovernanceActionTypeConverter
Constructor captures the repository content needed to create the endpoint object.

O

org.odpi.openmetadata.accessservices.governanceengine.admin - package org.odpi.openmetadata.accessservices.governanceengine.admin
 
org.odpi.openmetadata.accessservices.governanceengine.converters - package org.odpi.openmetadata.accessservices.governanceengine.converters
 
org.odpi.openmetadata.accessservices.governanceengine.handlers - package org.odpi.openmetadata.accessservices.governanceengine.handlers
 
org.odpi.openmetadata.accessservices.governanceengine.outtopic - package org.odpi.openmetadata.accessservices.governanceengine.outtopic
 
org.odpi.openmetadata.accessservices.governanceengine.server - package org.odpi.openmetadata.accessservices.governanceengine.server
 

P

processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A new classification has been added to an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A classification has been removed from an entity.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing entity has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing relationship has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An active relationship has been deleted and purged from the repository.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A new entity has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A new relationship has been created.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing classification has been changed on an entity.
processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A remote repository in the cohort has sent entity details in response to a refresh request.
processRefreshRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
The local repository is refreshing the information about a relationship for the other repositories in the cohort.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing entity has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing relationship has changed home repository.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
The guid of an existing relationship has changed.
processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A deleted entity has been restored to the state it was before it was deleted.
processRestoredRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
A deleted relationship has been restored to the state it was before it was deleted.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing entity has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing relationship has had its type changed.
processUndoneEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An update to an entity has been undone.
processUndoneRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An update to a relationship has been undone.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing entity has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.governanceengine.outtopic.GovernanceEngineOMRSTopicListener
An existing relationship has been updated.
publishGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Update the zones for the asset so that it becomes visible to consumers.

R

reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the properties of a classification that is currently attached to a specific metadata element.
reclassifyMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
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.accessservices.governanceengine.server.GovernanceEngineRESTServices
Declare that all the processing for the governance action service is finished and the status of the work.
RegisteredGovernanceServiceConverter - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
RegisteredGovernanceServiceConverter transfers the relevant properties from a GovernanceServiceElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredGovernanceService bean.
RegisteredGovernanceServiceConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.RegisteredGovernanceServiceConverter
Constructor captures the repository content needed to create the endpoint object.
registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Register a governance service with a specific governance engine.
RelatedElementConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.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.accessservices.governanceengine.converters.RelatedElementConverter
Constructor
RelatedElementsConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceengine.converters
GovernanceEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a GovernanceEngineProperties bean.
RelatedElementsConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceengine.converters.RelatedElementsConverter
Constructor
removeFirstActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Remove the link between a governance process and that governance action type that defines its first step.
removeGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Remove the metadata element representing a governance action process.
removeGovernanceActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Remove the metadata element representing a governance action type.
removeNextActionType(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Remove a follow-on step from a governance action process.

S

setupFirstActionType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Set up a link between a governance action process and a governance action type.
setupNextActionType(String, String, String, String, NextGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Add a link between two governance action types to show that one follows on from the other when a governance action process is executing.
shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceengine.admin.GovernanceEngineAdmin
Shutdown the access service.

U

unclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Remove the named classification from a specific metadata element.
unclassifyMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Remove the named classification from a specific metadata element.
unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Unregister all request types for a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Unregister a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Remove a request type for a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Remove a request type for a governance service from the governance engine.
updateActionTargetStatus(String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the status of a specific action target.
updateClassificationEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the effectivity dates of a specific classification attached to a metadata element.
updateClassificationStatusInStore(String, String, String, boolean, boolean, Date, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the effectivity dates of a specific classification attached to a metadata element.
updateGovernanceActionProcess(String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Update the metadata element representing a governance action process.
updateGovernanceActionStatus(String, String, String, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the status of the governance action - providing the caller is permitted.
updateGovernanceActionType(String, String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Update the metadata element representing a governance action type.
updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Update the properties of an existing governance engine definition.
updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.GovernanceConfigurationHandler
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceConfigRESTServices
Update the properties of an existing governance service definition.
updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the properties of a specific metadata element.
updateMetadataElementInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the status of specific metadata element.
updateMetadataElementStatusInStore(String, String, ElementStatus, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the status of specific metadata element.
updateNextActionType(String, String, String, NextGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Update the properties of the link between two governance action types that shows that one follows on from the other when a governance action process is executing.
updateRelatedElementsEffectivityInStore(String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the properties associated with a relationship.
updateRelatedElementsInStore(String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceEngineRESTServices
Update the properties associated with a relationship.
updateRelatedElementsStatusInStore(String, String, Date, Date, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.accessservices.governanceengine.handlers.MetadataElementHandler
Update the effectivity dates of a specific relationship between metadata elements.

W

withdrawGovernanceActionProcess(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceengine.server.GovernanceActionProcessRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
C D F G I L M N O P R S U W 
All Classes All Packages