Index
All Classes and Interfaces|All Packages
A
- addDomainToSet(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Create a parent-child relationship between a governance domain set and a governance domain.
- addSubjectAreaMemberClassification(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Add a subject area classification to a referenceable element.
- appointGovernanceRole(String, String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a person to a governance role.
- AppointmentHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.handlers
-
AppointmentHandler is responsible for managing the relationship between a person role and a profile.
- AppointmentHandler(PersonRoleHandler<GovernanceRoleElement>, ActorProfileHandler<ProfileElement>, OMRSRepositoryHelper, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
-
Create an AppointmentHandler.
C
- CertificationRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
CertificationRESTServices is the java client for managing certification types and the certification of elements.
- CertificationRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Default constructor
- certifyElement(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Link an element to a certification type and include details of the certification in the relationship properties.
- clearAssignmentScope(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove an "AssignmentScope" relationship between two referenceables.
- clearGovernanceDefinitionMetric(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Remove the link between a governance metric and a governance definition.
- clearGovernanceDefinitionScope(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove an "GovernanceDefinitionScope" relationship between two referenceables.
- clearGovernanceExpectations(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Remove the governance expectations classification from the element.
- clearGovernanceMeasurements(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Remove the measurements from the element.
- clearGovernanceMeasurementsDataSet(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Remove the governance data designation from the data set.
- clearGovernanceResponsibilityAssignment(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove a "GovernanceResponsibilityAssignment" relationship between a governance responsibility and a person role.
- clearGovernanceResults(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Remove the link between a governance metric and a data set.
- clearGovernedBy(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove a "GovernedBy" relationship between two elements.
- clearMoreInformation(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove a "MoreInformation" relationship between two referenceables.
- clearResource(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove a "ResourceList" relationship between two referenceables.
- clearStakeholder(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Remove a "Stakeholder" relationship between two referenceables.
- clearSupportingDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Remove the supporting link between two governance definitions.
- createCertificationType(String, String, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Create a description of the certification type.
- createExternalReference(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Create a definition of an external reference.
- createGovernanceDefinition(String, String, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Create a new governance definition.
- createGovernanceDomain(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Create a new metadata element to represent a governance domain.
- createGovernanceDomainSet(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Create a new metadata element to represent the root of a Governance Domain Set.
- createGovernanceMetric(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Create a new governance metric.
- createGovernanceRole(String, String, GovernanceRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Create the governance role.
- createGovernanceZone(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Create a definition of a governance zone.
- createLicenseType(String, String, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Create a description of the license type.
- createSubjectArea(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Create a definition of a subject area.
D
- decertifyElement(String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Remove the certification for an element.
- deleteCertificationType(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Delete the properties of the certification type.
- deleteExternalReference(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Remove the definition of an external reference.
- deleteGovernanceDefinition(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Delete a specific governance definition.
- deleteGovernanceDomain(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Remove the metadata element representing a Governance Domain.
- deleteGovernanceMetric(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Delete a specific governance metric.
- deleteGovernanceRole(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the requested governance role.
- deleteGovernanceZone(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the definition of a zone.
- deleteLicenseType(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Delete the properties of the license type.
- deleteSubjectArea(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the definition of a subjectArea.
- deleteSubjectAreaMemberClassification(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove a subject area classification from a referenceable.
E
- ExternalReferenceRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
ExternalReferenceRESTServices is the server-side for managing external references and their links to all types of governance definitions.
- ExternalReferenceRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Default constructor
F
- findExternalReferencesById(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Retrieve the list of external references for this resourceId.
- findGovernanceDefinitions(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return the list of governance definitions that match the search string - this can be a regular expression.
- findGovernanceDomains(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the list of Governance Domain metadata elements that contain the search string.
- findGovernanceDomainSets(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the list of governanceDomainSet metadata elements that contain the search string.
- findGovernanceMetrics(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Retrieve the list of governance metrics for this search string.
G
- getAssetHandler() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the handler for related assets.
- getAssignedActors(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the assigned actors linked by the "AssignmentScope" relationship between two referenceables.
- getAssignedScopes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the assigned scopes linked by the "AssignmentScope" relationship between two referenceables.
- getCertifications(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Return information about the certifications linked to an element.
- getCertificationTypeByDocId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Retrieve the certification type by its assigned unique document identifier.
- getCertificationTypeByDomainId(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Retrieve all the certification type definitions for a specific governance domain.
- getCertificationTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Retrieve the certification type by the unique identifier assigned by this service when it was created.
- getCertificationTypesByTitle(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Retrieve all the certification types for a particular title.
- getCertifiedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Return information about the elements linked to a certification.
- getCurrentGovernanceRoleAppointments(String, int, int, int, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
-
Return all the governance roles and their incumbents (if any).
- getCurrentGovernanceRoleAppointments(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Return all the governance roles and their incumbents (if any).
- getDescriptiveElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getElementsForExternalReference(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Return information about the elements linked to a externalReference.
- getElementStubHandler() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the handler for related referenceables.
- getExternalReferenceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Return information about a specific external reference.
- getExternalReferencesByURL(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Retrieve the list of external references for this URL.
- getGovernanceDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Retrieve the certification type by the unique identifier assigned by this service when it was created.
- getGovernanceDefinitionInContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return the governance definition associated with a unique identifier and the other governance definitions linked to it.
- getGovernanceDefinitionMetrics(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return details of the metrics for a governance definition along with details of where the measurements are stored
- getGovernanceDefinitionScopes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the assigned scopes linked by the "GovernanceDefinitionScope" relationship between two referenceables.
- getGovernanceDefinitionsForDocId(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return the list of governance definitions associated with a unique docId.
- getGovernanceDefinitionsForDomain(String, String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return the list of governance definitions associated with a particular governance domain.
- getGovernanceDefinitionsForElement(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the governance definitions linked via a "GovernedBy" relationship to an element.
- getGovernanceDomainByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the Governance Domain metadata element with the supplied unique identifier assigned when the domain description was stored in the metadata repository.
- getGovernanceDomainByIdentifier(String, String, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the Governance Domain metadata element with the supplied domain identifier.
- getGovernanceDomains(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the list of Governance Domain metadata elements defined for the governance program.
- getGovernanceDomainsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the list of Governance Domain metadata elements with a matching qualified or display name.
- getGovernanceDomainSetByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the governanceDomainSet metadata element with the supplied unique identifier.
- getGovernanceDomainSetsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Retrieve the list of governanceDomainSet metadata elements with a matching qualified or display name.
- getGovernanceMetricByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Return information about a specific governance metric.
- getGovernanceRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve a governance role description by unique guid.
- getGovernanceRoleByRoleId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve the properties of a governance role using its unique name.
- getGovernanceRoleHistoryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.handlers.AppointmentHandler
-
Retrieve a governance role description by unique guid along with the history of who has been appointed to the role.
- getGovernanceRoleHistoryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve a governance role description by unique guid along with the history of who has been appointed to the role.
- getGovernanceRolesByDomainId(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Return all the defined governance roles.
- getGovernanceRolesByTitle(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Retrieve all the governance roles for a particular title.
- getGovernanceZoneByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone.
- getGovernanceZoneByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone.
- getGovernanceZoneDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about a specific governance zone and its linked governance definitions.
- getGovernanceZoneMembers(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Return the list of assets that are members of a particular zone.
- getGovernanceZonesForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Return information about the defined governance zones.
- getGovernedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the governed elements linked via a "GovernedBy" relationship to a governance definition.
- getLicensedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Return information about the elements linked to a license.
- getLicenses(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Return information about the licenses linked to an element.
- getLicenseTypeByDocId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Retrieve the license type by its assigned unique document identifier.
- getLicenseTypeByDomainId(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Retrieve all the license type definitions for a specific governance domain.
- getLicenseTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Retrieve the license type by the unique identifier assigned by this service when it was created.
- getLicenseTypesByTitle(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Retrieve all the license types for a particular title.
- getMembersOfSubjectArea(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getMoreInformation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getRelatedAssetHandler() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the handler for related assets.
- getRelatedElementHandler() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Return the handler for related referenceables.
- getResourceList(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getResponsibleRoles(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the person roles linked via a "GovernanceResponsibilityAssignment" relationship to a governance responsibility.
- getRoleResponsibilities(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the governance responsibilities linked via a "GovernanceResponsibilityAssignment" relationship to a person role.
- getScopedGovernanceDefinitions(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the governance definitions linked by the "GovernanceDefinitionScope" relationship to a scope element.
- getSetsForGovernanceDomain(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Return the list of governance domain sets that a governance domain belong.
- getStakeholderCommissionedElements(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getSubjectAreaByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area.
- getSubjectAreaByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area.
- getSubjectAreaDefinitionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about a specific subject area and its linked governance definitions.
- getSubjectAreasForDomain(String, String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Return information about the defined subject areas.
- getSupportedByResource(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
- GovernanceDefinitionRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceDefinitionManager is the java client for managing the definitions for the governance drivers, policies and controls that define the motivation, goals and implementation approach for the governance program.
- GovernanceDefinitionRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Default constructor
- GovernanceDomainRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceDomainRESTServices sets up the governance domains that are part of an organization governance.
- GovernanceDomainRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Default constructor
- GovernanceMetricsRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceMetricsRESTServices is the server-side for managing governance metrics and their links to all types of governance definitions.
- GovernanceMetricsRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Default constructor
- GovernanceProgramAdmin - Class in org.odpi.openmetadata.accessservices.governanceprogram.admin
-
GovernanceProgramAdmin controls the startup and shutdown of the Governance Program OMAS for a server.
- GovernanceProgramAdmin() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Default constructor
- GovernanceProgramOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.governanceprogram.converters
-
GovernanceProgramOMASConverter provides the generic methods for the Governance Program beans converters.
- GovernanceProgramOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.converters.GovernanceProgramOMASConverter
-
Constructor
- GovernanceProgramRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceProgramRESTServices provides the server-side implementation of the GovernanceProgram Open Metadata Assess Service (OMAS).
- GovernanceProgramRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramRESTServices
-
Default constructor
- GovernanceProgramServicesInstance - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceProgramServicesInstance caches references to OMRS objects for a specific server.
- GovernanceProgramServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceProgramServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- GovernanceReviewRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceReviewRESTServices supports the periodic review of the governance program.
- GovernanceReviewRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceReviewRESTServices
-
Default constructor
- GovernanceRolesRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
The GovernanceRolesRESTServices provides the server-side implementation of the GovernanceRolesInterface from the Open Metadata Access Service (OMAS).
- GovernanceRolesRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Default constructor
- GovernanceZoneRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
GovernanceZoneRESTServices provides the server side logic for the Governance Zone Manager.
- GovernanceZoneRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Default constructor
I
- initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Initialize the access service.
L
- licenseElement(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Link an element to a license type and include details of the license in the relationship properties.
- LicenseRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
LicenseRESTServices is the java client for managing license types and the license of elements.
- LicenseRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Default constructor
- linkExternalReferenceToElement(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Link an external reference to an object.
- linkPeerDefinitions(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Link two related governance definitions together.
- linkRoleToResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a governance role to the description of a resource that the role is responsible for.
- linkRoleToResponsibility(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Link a governance role to a governance control that defines a governance responsibility that a person fulfils.
- linkSubjectAreasInHierarchy(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Link two related subject areas together as part of a hierarchy.
- linkSubjectAreaToGovernanceDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Link a subject area to a governance definition that controls how the assets in the subjectArea should be governed.
- linkZonesInHierarchy(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Link two related governance zones together as part of a hierarchy.
- linkZoneToGovernanceDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Link a governance zone to a governance definition that controls how the assets in the zone should be governed.
O
- org.odpi.openmetadata.accessservices.governanceprogram.admin - package org.odpi.openmetadata.accessservices.governanceprogram.admin
-
Provides the implementation of the admin classes that are called during server start up and shut down.
- org.odpi.openmetadata.accessservices.governanceprogram.converters - package org.odpi.openmetadata.accessservices.governanceprogram.converters
-
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Governance Program OMAS beans to return to the caller.
- org.odpi.openmetadata.accessservices.governanceprogram.handlers - package org.odpi.openmetadata.accessservices.governanceprogram.handlers
- org.odpi.openmetadata.accessservices.governanceprogram.server - package org.odpi.openmetadata.accessservices.governanceprogram.server
R
- RelatedElementRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
RelatedElementRESTServices support requests about common Referenceable relationships.
- RelatedElementRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
- relieveGovernanceRole(String, String, String, String, String, AppointmentRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Unlink a person from a governance role appointment.
- removeDomainFromSet(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Remove a parent-child relationship between a governance domain set and a governance domain.
- removeGovernanceDomainSet(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Remove the metadata element representing a governanceDomainSet.
- retrieveAttachedExternalReferences(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Retrieve the list of external references attached to the supplied object.
S
- setGovernanceDefinitionStatus(String, String, String, GovernanceStatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Update the status of a governance definition
- setGovernanceExpectations(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Classify the element to indicate the expected values of the governance measurements.
- setGovernanceMeasurements(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Classify the element with relevant governance measurements.
- setGovernanceMeasurementsDataSet(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Classify the data set to indicate that contains governance measurements.
- setupAssignmentScope(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create an "AssignmentScope" relationship between an element and its scope.
- setupGovernanceDefinitionMetric(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Create a link to show that a governance metric supports the requirements of one of the governance policies.
- setupGovernanceDefinitionScope(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create an "GovernanceDefinitionScope" relationship between a governance definition and its scope element.
- setupGovernanceResponsibilityAssignment(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create a "GovernanceResponsibilityAssignment" relationship between a governance responsibility and a person role.
- setupGovernanceResults(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Create a link to show which data set holds the measurements for a data set.
- setupGovernedBy(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create a "GovernedBy" relationship between an element and a governance definition.
- setupMoreInformation(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
- setupResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupStakeholder(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.RelatedElementRESTServices
-
Create a "Stakeholder" relationship between an element and its stakeholder.
- setupSupportingDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Create a link to show that a governance definition supports the requirements of another governance definition.
- shutdown() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.admin.GovernanceProgramAdmin
-
Shutdown the access service.
- SubjectAreaRESTServices - Class in org.odpi.openmetadata.accessservices.governanceprogram.server
-
SubjectAreaRESTServices provides the server side logic for the Governance SubjectArea Manager.
- SubjectAreaRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Default constructor
U
- unlicenseElement(String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Remove the license for an element.
- unlinkExternalReferenceFromElement(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Remove the link between an external reference and an element.
- unlinkPeerDefinitions(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Remove the link between two definitions.
- unlinkRoleFromResource(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the link between a governance role and a resource.
- unlinkRoleFromResponsibility(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Remove the link between a governance role and a governance responsibility.
- unlinkSubjectAreaFromGovernanceDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the link between a subjectArea and a governance definition.
- unlinkSubjectAreasInHierarchy(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Remove the link between two subjectAreas in the subjectArea hierarchy.
- unlinkZoneFromGovernanceDefinition(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the link between a zone and a governance definition.
- unlinkZonesInHierarchy(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Remove the link between two zones in the zone hierarchy.
- updateCertification(String, String, String, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Update the properties of a certification.
- updateCertificationType(String, String, String, boolean, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.CertificationRESTServices
-
Update the properties of the certification type.
- updateExternalReference(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.ExternalReferenceRESTServices
-
Update the definition of an external reference.
- updateGovernanceDefinition(String, String, String, boolean, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDefinitionRESTServices
-
Update an existing governance definition.
- updateGovernanceDomain(String, String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Update the metadata element representing a Governance Domain.
- updateGovernanceDomainSet(String, String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceDomainRESTServices
-
Update the metadata element representing a Governance Domain Set.
- updateGovernanceMetric(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceMetricsRESTServices
-
Update an existing governance metric.
- updateGovernanceRole(String, String, String, boolean, GovernanceRoleRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceRolesRESTServices
-
Update selected fields for the governance role.
- updateGovernanceZone(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.GovernanceZoneRESTServices
-
Update the definition of a zone.
- updateLicense(String, String, String, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Update the properties of a license.
- updateLicenseType(String, String, String, boolean, GovernanceDefinitionRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.LicenseRESTServices
-
Update the properties of the license type.
- updateSubjectArea(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.server.SubjectAreaRESTServices
-
Update the definition of a subjectArea.
All Classes and Interfaces|All Packages