Index
All Classes and Interfaces|All Packages
A
- addCatalogTarget(String, String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Add a catalog target to an integration connector.
- addExternalIdentifier(String, String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Add the description of a specific external identifier.
- archiveMetadataElementInStore(String, String, String, String, ArchiveRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Archive a specific metadata element.
C
- cancelEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Request that execution of an engine action is stopped.
- claimEngineAction(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
-
Request that execution of an engine action is allocated to the caller.
- classifyMetadataElementInStore(String, String, String, String, String, NewClassificationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Add a new classification to the metadata element.
- clearTranslation(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Remove the translation for a particular language/locale for a metadata element.
- clearValidMetadataMapName(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Remove a valid map name value for a property.
- clearValidMetadataMapValue(String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Remove a valid map name value for a property.
- clearValidMetadataValue(String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Remove a valid value for a property.
- confirmSynchronization(String, String, String, String, String, boolean, boolean, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Confirm that the values of a particular metadata element have been synchronized.
- createGovernanceActionProcess(String, String, String, NewGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Create a new metadata element to represent a governance action type.
- createGovernanceEngine(String, String, String, String, NewGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Create a new governance engine definition.
- createGovernanceService(String, String, String, String, NewGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Create a governance service definition.
- createIntegrationConnector(String, String, String, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Create an integration connector definition.
- createIntegrationGroup(String, String, String, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Create a new integration group definition.
- createMetadataElementFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create a new metadata element in the metadata store using a template.
- createMetadataElementInStore(String, String, String, NewOpenMetadataElementRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create a new metadata element in the metadata store.
- createRelatedElementsInStore(String, String, String, NewRelatedElementsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create a relationship between two metadata elements.
D
- declassifyMetadataElementInStore(String, String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Remove the named classification from a specific metadata element.
- deleteGovernanceEngine(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Remove the properties of the governance engine.
- deleteGovernanceService(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Remove the properties of the governance service.
- deleteIntegrationConnector(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Remove the properties of the integration connector.
- deleteIntegrationGroup(String, String, String, String, DeleteRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Remove the properties of the integration group.
- deleteMetadataElementInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Delete a specific metadata element.
- deleteRelatedElementsInStore(String, String, String, String, UpdateRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Delete a relationship between two metadata elements.
E
- ExternalIdentifierResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
-
Server-side REST API support for asset manager independent REST endpoints
- ExternalIdentifierResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Instantiates a new Asset Manager OMAS resource.
F
- findEngineActions(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Retrieve the list of governance action type metadata elements that contain the search string.
- findMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElementsWithString(String, String, String, boolean, boolean, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the metadata elements that contain the requested string.
- findRelationshipsBetweenMetadataElements(String, String, String, boolean, boolean, long, int, int, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return a list of relationships that match the requested conditions.
- findTypesByExternalId(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return the types that are linked to the elements from the specified standard.
G
- getActiveClaimedEngineActions(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
-
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.spring.OpenGovernanceResource
-
Retrieve the engine actions that are still in process.
- getAllGovernanceEngines(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the list of governance engine definitions that are stored.
- getAllGovernanceServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the list of governance services definitions that are stored.
- getAllIntegrationConnectors(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the list of integration connectors definitions that are stored.
- getAllIntegrationGroups(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the list of integration group definitions that are stored.
- getAllMetadataElementRelationships(String, String, String, String, String, boolean, boolean, long, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the relationships linking the supplied elements.
- getAllRelatedMetadataElements(String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the metadata elements connected to the supplied element.
- getAllTypes(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Returns the list of different types of metadata organized into two groups.
- getAttributeTypeDefByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return the AttributeTypeDef identified by the unique name.
- getCatalogTarget(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Retrieve a specific catalog target associated with an integration connector.
- getCatalogTargets(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Retrieve the details of the metadata elements identified as catalog targets with an integration connector.
- getClassificationDefs(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Returns all the classification type definitions.
- getConsistentMetadataValues(String, String, String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve all the consistent valid values for the requested property.
- getElementsForExternalIdentifier(String, String, String, int, int, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Retrieve the unique identifier of the external asset manager from its qualified name.
- getEngineAction(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Request the status and properties of an executing engine action request.
- getEngineActions(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Retrieve the list of engine action metadata elements with a matching qualified or display name.
- getEntityDefs(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Returns all the entity type definitions.
- getExternalIdentifiers(String, String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Assemble the correlation headers attached to the supplied element guid.
- getFirstProcessStep(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActionProcessGraph(String, String, String, String, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getGovernanceEngineByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from a governance engine definition.
- getGovernanceEngineByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from the named governance engine definition.
- getGovernanceServiceByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from a governance service definition.
- getGovernanceServiceByName(String, String, String, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from a governance service definition.
- getGovernanceServiceRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
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.spring.GovernanceConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from an integration connector definition.
- getIntegrationConnectorRegistrations(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
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.spring.GovernanceConfigurationResource
-
Return the properties from an integration group definition.
- getIntegrationGroupByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Return the properties from an integration group definition.
- getMetadataElementByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementRelationships(String, String, String, String, String, String, boolean, boolean, long, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the relationships linking the supplied elements via a specific type of relationship.
- getNextProcessSteps(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Return the list of next process steps defined for the governance action process.
- getRegisteredGovernanceService(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Retrieve a specific governance service registered with a governance engine.
- getRegisteredGovernanceServices(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
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.spring.GovernanceConfigurationResource
-
Retrieve a specific integration connector registered with an integration group.
- getRegisteredIntegrationConnectors(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Retrieve the details of the integration connectors registered with an integration group.
- getRelatedMetadataElements(String, String, String, String, String, boolean, boolean, long, int, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the metadata elements connected to the supplied element via a specific relationship type.
- getRelationshipByGUID(String, String, String, String, boolean, boolean, long) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the relationship using its unique identifier.
- getRelationshipDefs(String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Returns all the relationship type definitions.
- getSubTypes(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Returns all the TypeDefs for a specific subtype.
- getTranslation(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve the translation for the matching language/locale.
- getTranslations(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve all translations associated with a metadata element.
- getTypeDefByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Return the TypeDef identified by the unique name.
- getValidMetadataMapName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve details of a specific valid name for a map property.
- getValidMetadataMapValue(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve details of a specific valid value for a map name.
- getValidMetadataValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve details of a specific valid value for a property.
- getValidMetadataValues(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Retrieve all the valid values for the requested property.
- GovernanceConfigurationResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
-
EngineConfigurationResource provides the Spring wrapper for the Governance Engine Configuration Services
- GovernanceConfigurationResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
- GovernanceContextResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
-
GovernanceContextResource supports the REST APIs for running Governance Services.
- GovernanceContextResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
I
- initiateEngineAction(String, String, String, String, InitiateEngineActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Create an engine action in the metadata store that will trigger the governance service associated with the supplied request type.
- initiateGovernanceAction(String, String, String, String, GovernanceActionRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Deprecated.
- initiateGovernanceActionProcess(String, String, String, InitiateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Using the named governance action process as a template, initiate a chain of engine actions.
- initiateGovernanceActionType(String, String, String, InitiateGovernanceActionTypeRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Using the named governance action process as a template, initiate a chain of engine actions.
L
- linkConsolidatedDuplicate(String, String, String, ConsolidatedDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Create a relationship between two elements that shows that one is a combination of a number of duplicates, and it should be used instead.
- linkElementsAsPeerDuplicates(String, String, String, PeerDuplicatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Create a relationship between two elements that show they represent the same "thing".
- logAssetAuditMessage(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Log an audit message about an asset.
O
- OpenGovernanceResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
-
OpenGovernanceResource supports the REST APIs for common governance functions.
- OpenGovernanceResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
- OpenMetadataStoreResource - Class in org.odpi.openmetadata.frameworkservices.gaf.server.spring
-
OpenMetadataStoreResource supports the REST APIs for running Open Metadata Store Service
- OpenMetadataStoreResource() - Constructor for class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
- org.odpi.openmetadata.frameworkservices.gaf.server.spring - package org.odpi.openmetadata.frameworkservices.gaf.server.spring
P
- publishGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Update the zones for the governance action process (asset) so that it becomes visible to consumers.
R
- reclassifyMetadataElementInStore(String, String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the properties of a classification that is currently attached to a specific metadata element.
- recordCompletionStatus(String, String, String, String, CompletionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
-
Declare that all the processing for the governance action service is finished and the status of the work.
- registerGovernanceServiceWithEngine(String, String, String, String, GovernanceServiceRegistrationRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Register a governance service with a specific governance engine.
- registerIntegrationConnectorWithGroup(String, String, String, String, String, RegisteredIntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Register an integration connector with a specific integration group.
- removeCatalogTarget(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Unregister a catalog target from the integration connector.
- removeExternalIdentifier(String, String, String, String, String, boolean, boolean, UpdateMetadataCorrelatorsRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Remove an external identifier from an existing open metadata element.
- removeFirstProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Remove the metadata element representing a governance action process.
- removeGovernanceActionProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Remove the metadata element representing a governance action type.
- removeNextProcessStep(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Remove a follow-on step from a governance action process.
S
- setConsistentMetadataValues(String, String, String, String, String, String, String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Set up consistent metadata values relationship between the two property values.
- setTranslation(String, String, String, String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create or update the translation for a particular language/locale for a metadata element.
- setupFirstProcessStep(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
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.
- setUpValidMetadataMapName(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataMapValue(String, String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataValue(String, String, String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Create or update the valid value for a particular open metadata property name.
U
- unregisterGovernanceServiceFromEngine(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Unregister a governance service from the governance engine.
- unregisterIntegrationConnectorFromGroup(String, String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Unregister an integration connector from the integration group.
- updateActionTargetStatus(String, String, String, ActionTargetStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
-
Update the status of a specific action target.
- updateCatalogTarget(String, String, String, String, CatalogTargetProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Update a catalog target for an integration connector.
- updateClassificationEffectivityInStore(String, String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateEngineActionStatus(String, String, String, String, EngineActionStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceContextResource
-
Update the status of the engine action - providing the caller is permitted.
- updateExternalIdentifier(String, String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
Update the description of a specific external identifier.
- updateGovernanceActionProcess(String, String, String, String, UpdateGovernanceActionProcessRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Update the metadata element representing a governance action process.
- updateGovernanceActionProcessStep(String, String, String, String, UpdateGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.spring.OpenGovernanceResource
-
Update the metadata element representing a governance action type.
- updateGovernanceEngine(String, String, String, String, UpdateGovernanceEngineRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Update the properties of an existing governance engine definition.
- updateGovernanceService(String, String, String, String, UpdateGovernanceServiceRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Update the properties of an existing governance service definition.
- updateIntegrationConnector(String, String, String, String, boolean, IntegrationConnectorProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Update the properties of an existing integration connector definition.
- updateIntegrationGroup(String, String, String, String, boolean, IntegrationGroupProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.GovernanceConfigurationResource
-
Update the properties of an existing integration group definition.
- updateMetadataElementEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the properties of a specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, String, UpdateStatusRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the status of specific metadata element.
- updateNextProcessStep(String, String, String, String, NextGovernanceActionProcessStepRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
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.
- updateRelatedElementsEffectivityInStore(String, String, String, String, UpdateEffectivityDatesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsInStore(String, String, String, String, UpdatePropertiesRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Update the properties associated with a relationship.
V
- validateExternalIdentifier(String, String, String, String, String, MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.ExternalIdentifierResource
-
That the external identifier matches the open metadata GUID.
- validateMetadataMapName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataMapValue(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenMetadataStoreResource
-
Validate whether the value found in an open metadata property is valid.
W
- withdrawGovernanceActionProcess(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.frameworkservices.gaf.server.spring.OpenGovernanceResource
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes and Interfaces|All Packages