Index

A C D E F G I L O P R S U W 
All Classes and Interfaces|All Packages

A

addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Add a catalog target to an integration connector.
addCatalogTarget(String, String, String, CatalogTargetProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Add a catalog target to an integration connector.

C

cancelEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request that execution of an engine action is stopped.
CatalogTargetConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
CatalogTargetConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) Relationship object into a CatalogTarget bean.
CatalogTargetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Constructor captures the repository content needed to create the endpoint object.
claimEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request that execution of an engine action is allocated to the caller.
createGovernanceActionProcess(String, String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action process.
createGovernanceActionProcessStep(String, String, String, GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action process step.
createGovernanceActionType(String, String, String, GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a new metadata element to represent a governance action type.
createGovernanceEngine(String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Create a new governance engine definition.
createGovernanceEngine(String, String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a new governance engine definition.
createGovernanceService(String, String, String, String, String, String, String, Connection, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Create a governance service definition.
createGovernanceService(String, String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a governance service definition.
createIntegrationConnector(String, String, String, String, String, String, boolean, Map<String, String>, Connection, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Create an integration connector definition.
createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create an integration connector definition.
createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Create a new integration group definition.
createIntegrationGroup(String, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Create a new integration group definition.

D

deleteGovernanceEngine(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the governance engine.
deleteGovernanceEngine(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove the properties of the governance engine.
deleteGovernanceService(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the governance service.
deleteGovernanceService(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove the properties of the governance service.
deleteIntegrationConnector(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the integration connector.
deleteIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Remove the properties of the integration connector.
deleteIntegrationGroup(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove the properties of the integration group.
deleteIntegrationGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Remove the properties of the integration group.

E

EngineActionConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
EngineActionConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Governance Action bean.
EngineActionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.EngineActionConverter
Constructor

F

findEngineActions(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of engine action metadata elements that contain the search string.
findGovernanceActionProcesses(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process metadata elements that contain the search string.
findGovernanceActionProcessSteps(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process step metadata elements that contain the search string.
findGovernanceActionTypes(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action type metadata elements that contain the search string.

G

GAFMetadataManagementInstance - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFMetadataManagementInstance caches references to OMRS objects for a specific server.
GAFMetadataManagementInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Set up the local repository connector that will service the REST Calls.
GAFMetadataManagementInstanceHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.server
GAFMetadataManagementInstanceHandler retrieves information from the instance map for the access service instances.
GAFMetadataManagementInstanceHandler() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstanceHandler
Default constructor registers the access service
GAFMetadataOperationalServices - Class in org.odpi.openmetadata.frameworkservices.gaf.admin
GAFMetadataOperationalServices initializes the REST Services that support the Governance Action Framework (GAF) open metadata store calls.
GAFMetadataOperationalServices(String, OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFMetadataOperationalServices
Constructor
getActiveClaimedEngineActions(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
getActiveEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are still in process.
getAllGovernanceEngines(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance engine definitions that are stored.
getAllGovernanceEngines(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance engine definitions that are stored.
getAllGovernanceServices(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance services definitions that are stored.
getAllGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance services definitions that are stored.
getAllIntegrationConnectors(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration connectors definitions that are stored.
getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration connectors definitions that are stored.
getAllIntegrationGroups(String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration group definitions that are stored.
getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration group definitions that are stored.
getBean(GovernanceServiceElement, List<Relationship>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredGovernanceServiceConverter
Request the bean is extracted from the repository entity.
getBean(IntegrationConnectorElement, Relationship) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredIntegrationConnectorConverter
Request the bean is extracted from the repository entity.
getCatalogTarget(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific catalog target associated with an integration connector.
getCatalogTarget(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve a specific catalog target associated with an integration connector.
getCatalogTargets(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getEngineAction(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Request the status and properties of an executing engine action request.
getEngineActionHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for governance action requests.
getEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the engine actions that are known to the server.
getEngineActionsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of engine action metadata elements with a matching qualified or display name.
getFirstProcessStep(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Return the governance action process step that is the first step in a governance action process.
getGovernanceActionProcessByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier.
getGovernanceActionProcessesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
getGovernanceActionProcessGraph(String, String, String, String, ResultsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process metadata element with the supplied unique identifier along with the flow definition describing its implementation.
getGovernanceActionProcessStepByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action process step metadata element with the supplied unique identifier.
getGovernanceActionProcessStepsByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
getGovernanceActionTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the governance action type metadata element with the supplied unique identifier.
getGovernanceActionTypesByName(String, String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
getGovernanceConfigurationHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for configuring governance engines.
getGovernanceEngineByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceEngineByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance engine definition.
getGovernanceEngineByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance engine definition.
getGovernanceServiceByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from a governance service definition.
getGovernanceServiceByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the properties from a governance service definition.
getGovernanceServiceRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of governance engines that a specific governance service is registered with.
getGovernanceServiceRegistrations(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Return the list of governance engines that a specific governance service is registered with.
getIntegrationConnectorByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration connector definition.
getIntegrationConnectorByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration connector definition.
getIntegrationConnectorByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration connector definition.
getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationConnectorRegistrations(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the list of integration groups that a specific integration connector is registered with.
getIntegrationGroupByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration group definition.
getIntegrationGroupByGUID(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Return the properties from an integration group definition.
getIntegrationGroupByName(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Return the properties from an integration group definition.
getMetadataElementHandler() - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GAFMetadataManagementInstance
Return the handler for open metadata store requests.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceEngineConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Using the supplied instances, return a new instance of the bean.
getNewBeans(Class<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.CatalogTargetConverter
Using the supplied instances, return list of new instances of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.converters.EngineActionConverter
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.gaf.converters.GovernanceServiceConverter
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.gaf.converters.IntegrationConnectorConverter
Using the supplied instances, return a new instance of the bean.
getNextProcessSteps(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Return the list of next action process step defined for the governance action process.
getRegisteredGovernanceService(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific governance service registered with a governance engine.
getRegisteredGovernanceService(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Retrieve a specific governance service registrations with a particular governance engine.
getRegisteredGovernanceServices(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Retrieve the identifiers of the registered governance services with a governance engine.
getRegisteredGovernanceServices(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the governance services registered with a governance engine.
getRegisteredIntegrationConnector(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve a specific integration connector registered with an integration group.
getRegisteredIntegrationConnector(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve a specific integration connector registrations with a particular integration group.
getRegisteredIntegrationConnectors(String, String, int, int, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Retrieve the identifiers of the registered integration connectors with an integration group.
getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Retrieve the identifiers of the integration connectors registered with an integration group.
GovernanceActionProcessConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.GovernanceActionProcessConverter
Constructor
GovernanceActionProcessStepConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
GovernanceActionProcessStepConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceActionProcessStepElement.
GovernanceActionProcessStepConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.GovernanceActionProcessStepConverter
Constructor
GovernanceActionTypeConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.GovernanceActionTypeConverter
Constructor
GovernanceConfigRESTServices - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.server.GovernanceConfigRESTServices
Default constructor
GovernanceEngineConfigurationHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
GovernanceEngineConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
GovernanceEngineConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.GovernanceEngineConverter
Constructor
GovernanceServiceConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.GovernanceServiceConverter
Constructor

I

initiateEngineAction(String, String, String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
initiateGovernanceActionProcess(String, String, String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Using the named governance action process as a template, initiate a chain of governance actions.
initiateGovernanceActionType(String, String, String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Using the named governance action type as a template, initiate an engine action.
IntegrationConnectorConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
IntegrationConnectorPropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationConnectorProperties bean.
IntegrationConnectorConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationConnectorConverter
Constructor
IntegrationGroupConfigurationHandler - Class in org.odpi.openmetadata.frameworkservices.gaf.handlers
GovernanceConfigurationHandler provides the open metadata server side implementation of GovernanceConfigurationServer which is part of the Open Governance Framework (ODF).
IntegrationGroupConfigurationHandler(String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Construct the governance engine configuration handler caching the objects needed to operate within a single server instance.
IntegrationGroupConverter<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
IntegrationGroupConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a IntegrationGroupProperties bean.
IntegrationGroupConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.IntegrationGroupConverter
Constructor

L

linkConsolidatedDuplicate(String, String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Identify an element that acts as a consolidated version for a set of duplicate elements.
linkElementsAsDuplicates(String, String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Link elements as peer duplicates.

O

OpenGovernanceConverterBase<B> - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
OpenMetadataStoreConverter provides the generic methods for the Governance Action Framework (GAF) beans converters.
OpenGovernanceRESTServices - Class in org.odpi.openmetadata.frameworkservices.gaf.server
The OpenGovernanceRESTServices provides the server-side implementation of the services used by the governance engine as it is managing requests to execute open governance services in the governance server.
OpenGovernanceRESTServices() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Default constructor
org.odpi.openmetadata.frameworkservices.gaf.admin - package org.odpi.openmetadata.frameworkservices.gaf.admin
 
org.odpi.openmetadata.frameworkservices.gaf.converters - package org.odpi.openmetadata.frameworkservices.gaf.converters
 
org.odpi.openmetadata.frameworkservices.gaf.handlers - package org.odpi.openmetadata.frameworkservices.gaf.handlers
 
org.odpi.openmetadata.frameworkservices.gaf.server - package org.odpi.openmetadata.frameworkservices.gaf.server
 

P

publishGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the zones for the asset so that it becomes visible to consumers.

R

recordCompletionStatus(String, String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Declare that all the processing for the governance action service is finished and the status of the work.
RegisteredGovernanceServiceConverter - Class in org.odpi.openmetadata.frameworkservices.gaf.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.frameworkservices.gaf.converters.RegisteredGovernanceServiceConverter
Constructor captures the repository content needed to create the endpoint object.
RegisteredIntegrationConnectorConverter - Class in org.odpi.openmetadata.frameworkservices.gaf.converters
RegisteredIntegrationConnectorConverter transfers the relevant properties from a IntegrationConnectorElement bean and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredIntegrationConnector bean.
RegisteredIntegrationConnectorConverter(OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.converters.RegisteredIntegrationConnectorConverter
Constructor captures the repository content needed to create the endpoint object.
registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Register a governance service with a specific governance engine.
registerGovernanceServiceWithEngine(String, String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Register a governance service with a specific governance engine.
registerIntegrationConnectorWithGroup(String, String, String, String, String, String, Date, long, Date, PermittedSynchronization, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Register an integration connector with a specific integration group.
registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Register an integration connector with a specific integration group.
removeCatalogTarget(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister a catalog target from the integration connector.
removeCatalogTarget(String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Unregister a catalog target from the integration connector.
removeFirstProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the link between a governance process and that governance action process step that defines its first step.
removeGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action process.
removeGovernanceActionProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action process step.
removeGovernanceActionType(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove the metadata element representing a governance action type.
removeNextProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Remove a follow-on step from a governance action process.

S

setupFirstProcessStep(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Set up a link between a governance action process and a governance action process step.
setupNextProcessStep(String, String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
shutdown() - Method in class org.odpi.openmetadata.frameworkservices.gaf.admin.GAFMetadataOperationalServices
Shutdown the service.

U

unregisterGovernanceServiceFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister a governance service from the governance engine.
unregisterGovernanceServiceFromEngine(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Unregister all request types for a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Remove a request type for a governance service from the governance engine.
unregisterGovernanceServiceRequestFromEngine(String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Remove a request type for a governance service from the governance engine.
unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Unregister an integration connector from the integration group.
unregisterIntegrationConnectorFromGroup(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Unregister all request types for an integration connector from the integration group.
updateActionTargetStatus(String, String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the status of a specific action target.
updateCatalogTarget(String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update a catalog target for an integration connector.
updateCatalogTarget(String, String, CatalogTargetProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update a catalog target for an integration connector.
updateEngineActionStatus(String, String, String, String, EngineActionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the status of the engine action - providing the caller is permitted.
updateGovernanceActionProcess(String, String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the metadata element representing a governance action process.
updateGovernanceActionProcessStep(String, String, String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the metadata element representing a governance action process step.
updateGovernanceActionType(String, String, String, String, UpdateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
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>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Update the properties of an existing governance engine definition.
updateGovernanceEngine(String, String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing governance engine definition.
updateGovernanceService(String, String, String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.GovernanceEngineConfigurationHandler
Update the properties of an existing governance service definition.
updateGovernanceService(String, String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing governance service definition.
updateIntegrationConnector(String, String, boolean, String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update the properties of an existing integration connector definition.
updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing integration connector definition.
updateIntegrationGroup(String, String, boolean, IntegrationGroupProperties, List<String>) - Method in class org.odpi.openmetadata.frameworkservices.gaf.handlers.IntegrationGroupConfigurationHandler
Update the properties of an existing integration group definition.
updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.GovernanceConfigRESTServices
Update the properties of an existing integration group definition.
updateNextProcessStep(String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.

W

withdrawGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.OpenGovernanceRESTServices
Update the zones for the asset so that it is no longer visible to consumers.
A C D E F G I L O P R S U W 
All Classes and Interfaces|All Packages