Skip navigation links
A C D G H L O R S U V 

A

appointGovernanceOfficer(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Link a person to a governance officer.
appointGovernanceOfficer(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Link a person to a governance officer.
assignExternalReferenceToGovernanceDefinition() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
assignGovernanceDefinitionToZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramRolloutInterface
 

C

CertificationManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The CertificationManagementInterface provides the ability to manage the certifications associated with assets.
createDataStrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
createExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
createGovernanceOfficer(String, GovernanceDomain, String, String, String, Map<String, Object>, List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Create the governance officer appointment.
createGovernanceOfficer(String, GovernanceDomain, String, String, String, Map<String, Object>, List<ExternalReference>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Create the governance officer appointment.
createGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernancePolicyMakingInterface
 
createGovernanceResponsibility(String, String, String, String, String, List<String>, List<String>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
createGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramRolloutInterface
 
createPersonalProfile(String, String, String, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Create a personal profile for an individual who is to be appointed to a governance role but does not have a profile in open metadata.
createPersonalProfile(String, String, String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Create a personal profile for an individual who is to be appointed to a governance role but does not have a profile in open metadata.
createRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 

D

deleteDatastrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
deleteExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
deleteGovernanceOfficer(String, String, String, GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Remove the requested governance officer.
deleteGovernanceOfficer(String, String, String, GovernanceDomain) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Remove the requested governance officer.
deleteGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernancePolicyMakingInterface
 
deleteGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
deleteGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramRolloutInterface
 
deletePersonalProfile(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Delete the personal profile.
deletePersonalProfile(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Delete the personal profile.
deleteRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
detectAndThrowAppointmentIdNotUniqueException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an AppointmentIdNotUniqueException if it is encoded in the REST response.
detectAndThrowEmployeeNumberNotUniqueException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an EmployeeNumberNotUniqueException if it is encoded in the REST response.
detectAndThrowInvalidParameterException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an InvalidParameterException if it is encoded in the REST response.
detectAndThrowPropertyServerException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an PropertyServerException if it is encoded in the REST response.
detectAndThrowUnrecognizedGUIDException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an UnrecognizedGUIDException if it is encoded in the REST response.
detectAndThrowUserNotAuthorizedException(String, GovernanceProgramOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an UserNotAuthorizedException if it is encoded in the REST response.

G

getActiveGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Return all of the currently appointed governance officers.
getActiveGovernanceOfficers(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Return all of the currently appointed governance officers.
getAllDataStrategies() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
getAllRegulations() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
getDataStrategyByDocId() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
getDataStrategyByGUID() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
getExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
getGovernanceOfficerByAppointmentId(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Retrieve a governance officer by unique appointment id.
getGovernanceOfficerByAppointmentId(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Retrieve a governance officer by unique appointment id.
getGovernanceOfficerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Retrieve a governance officer description by unique guid.
getGovernanceOfficerByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Retrieve a governance officer description by unique guid.
getGovernanceOfficers(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Return all of the defined governance officers.
getGovernanceOfficers(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Return all of the defined governance officers.
getGovernanceOfficersByDomain(String, GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Return all of the defined governance officers for a specific governance domain.
getGovernanceOfficersByDomain(String, GovernanceDomain) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Return all of the defined governance officers for a specific governance domain.
getGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernancePolicyMakingInterface
 
getGovernancePrinciples() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernancePolicyMakingInterface
 
getGovernanceResponsibilities(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByDocumentId(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByGUID(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByTitle(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
getGovernanceZone(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramRolloutInterface
 
getGovernanceZoneIds() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramReviewInterface
 
getGovernanceZoneInAction(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramReviewInterface
 
getGovernanceZoneMembers(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramReviewInterface
 
getPersonalProfileByEmployeeNumber(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
getPersonalProfileByEmployeeNumber(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Retrieve a personal profile by personnel/serial/unique employee number of the individual.
getPersonalProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Retrieve a personal profile by guid.
getPersonalProfileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Retrieve a personal profile by guid.
getPersonalProfilesByName(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Return a list of candidate personal profiles for an individual.
getPersonalProfilesByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Return a list of candidate personal profiles for an individual.
getRegulationByDocId() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
getRegulationByGUID() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
GovernanceDriversInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The GovernanceDriversInterface supports the documentation of the business imperatives and regulations that will drive the governance program.
GovernanceLeadershipInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The GovernanceLeadershipInterface is used to manage the appointment of the governance officers.
GovernanceOrganizationInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
 
GovernancePolicyMakingInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The GovernancePolicyMakingInterface supports the definition of the governance policies that define the goals and best practices for the governance program.
GovernanceProgramCommon - Interface in org.odpi.openmetadata.accessservices.governanceprogram
GovernanceProgramExtra provides support for common operations that are ued throughout the governance program's lifecycle.
GovernanceProgramExceptionHandler - Class in org.odpi.openmetadata.accessservices.governanceprogram.client
GovernanceProgramExceptionHandler provides the client-side interface for the Governance Program Open Metadata Access Service (OMAS).
GovernanceProgramExceptionHandler(String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Create a new GovernanceProgramExceptionHandler.
GovernanceProgramLeadership - Class in org.odpi.openmetadata.accessservices.governanceprogram.client
GovernanceProgramLeadership provides the client-side interface for the Governance Program Open Metadata Access Service (OMAS).
GovernanceProgramLeadership(String) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Create a new GovernanceProgramLeadership client.
GovernanceProgramReviewInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The GovernanceProgramReviewInterface supports the periodic review of the governance program.
GovernanceProgramRolloutInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The GovernanceProgramRolloutInterface covers the definition and management of the campaigns and projects needed to put a governance program in place and keep it vital.
GovernanceSpecificationInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
 

H

handleRESTRequestFailure(String, Throwable) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Handles a failed REST call.

L

linkGovernanceDrivers() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
linkGovernanceResponsiblityToPolicy(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 

O

org.odpi.openmetadata.accessservices.governanceprogram - package org.odpi.openmetadata.accessservices.governanceprogram
 
org.odpi.openmetadata.accessservices.governanceprogram.client - package org.odpi.openmetadata.accessservices.governanceprogram.client
 

R

relieveGovernanceOfficer(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Unlink a person from a governance officer appointment.
relieveGovernanceOfficer(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Unlink a person from a governance officer appointment.
retireGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
RightsManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram
The RightsManagementInterface supports the management of licences associated with assets.

S

setGovernanceDefinitionStatus(String, GovernanceDefinitionStatus) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
setGovernanceResponsibilityStatus(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 

U

updateDataStrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 
updateExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramCommon
 
updateGovernanceOfficer(String, String, GovernanceDomain, String, String, String, Map<String, Object>, List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Update selected fields for the governance officer.
updateGovernanceOfficer(String, String, GovernanceDomain, String, String, String, Map<String, Object>, List<ExternalReference>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Update selected fields for the governance officer.
updateGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernancePolicyMakingInterface
 
updateGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceOrganizationInterface
 
updateGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceProgramRolloutInterface
 
updatePersonalProfile(String, String, String, String, String, String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramLeadership
Update properties for the personal properties.
updatePersonalProfile(String, String, String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceLeadershipInterface
Update properties for the personal properties.
updateRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.GovernanceDriversInterface
 

V

validateGovernanceDomain(GovernanceDomain, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an exception if the supplied GovernanceDomain enum is null
validateGUID(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an exception if the supplied guid is null
validateName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an exception if the supplied name is null
validateOMASServerURL(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an exception if a server URL has not been supplied on the constructor.
validateUserId(String, String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.client.GovernanceProgramExceptionHandler
Throw an exception if the supplied userId is null
A C D G H L O R S U V 
Skip navigation links

Copyright © 2018 ODPi. All rights reserved.