Skip navigation links
A C D E G H L N O P R S T U V Z 

A

appointGovernanceOfficer(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Link a person to a governance officer.
AppointmentIdNotUniqueException - Exception in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
The AppointmentIdNotUniqueException is thrown by the OMAS when more than one governance officer record is returned for an appointment id.
AppointmentIdNotUniqueException(ExceptionMessageDefinition, String, String, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
This is the typical constructor used for creating an exception.
AppointmentIdNotUniqueException(ExceptionMessageDefinition, String, String, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
This is the typical constructor used for creating an exception.
AppointmentIdNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
AppointmentIdNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
AppointmentIdNotUniqueException(int, String, String, String, String, String[], String, String, String, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
This is the constructor used when receiving an exception from a remote server.
AppointmentIdNotUniqueException(int, String, String, String, String, String, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
Deprecated.
AppointmentIdNotUniqueException(int, String, String, String, String, String, Throwable, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
Deprecated.
AppointmentRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
AppointmentRequestBody provides a structure for appointing a person to a role.
AppointmentRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Default constructor
AppointmentRequestBody(AppointmentRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Copy/clone constructor
AssetSummary - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
Summary information about an asset.
AssetSummary() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetSummary
 
assignExternalReferenceToGovernanceDefinition() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
assignGovernanceDefinitionToZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramRolloutInterface
 

C

CertificationManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The CertificationManagementInterface provides the ability to manage the certifications associated with assets.
CertificationType - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
Many regulations and industry bodies define certifications that can confirm a level of support, capability or competence in an aspect of a digital organization's operation.
CertificationType() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
Default Constructor
CertificationType(CertificationType) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
Copy/Clone Constructor
createDataStrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
createExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
createGovernanceOfficer(String, GovernanceDomain, String, String, String, Map<String, String>, List<ExternalReference>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Create the governance officer appointment.
createGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernancePolicyMakingInterface
 
createGovernanceResponsibility(String, String, String, String, String, List<String>, List<String>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
createGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramRolloutInterface
 
createGovernanceZone(String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZoneManagerInterface
Create a definition of a governance zone.
createRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 

D

DataStrategy - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The DataStrategy defines how data and related activities around data will deliver value to the organization.
DataStrategy() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
Default constructor
DataStrategy(DataStrategy) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
Copy/clone constructor
deleteDatastrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
deleteExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
deleteGovernanceOfficer(String, String, String, GovernanceDomain) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Remove the requested governance officer.
deleteGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernancePolicyMakingInterface
 
deleteGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
deleteGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramRolloutInterface
 
deleteRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 

E

EmployeeNumberNotUniqueException - Exception in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
The EmployeeNumberNotUniqueException is thrown by the OMAS when more than one personal details record is returned for an employee number.
EmployeeNumberNotUniqueException(ExceptionMessageDefinition, String, String, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
This is the typical constructor used for creating an exception.
EmployeeNumberNotUniqueException(ExceptionMessageDefinition, String, String, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
This is the typical constructor used for creating an exception.
EmployeeNumberNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
EmployeeNumberNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
EmployeeNumberNotUniqueException(int, String, String, String, String, String[], String, String, String, List<EntityDetail>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
This is the constructor used when receiving an exception from a remote server.
EmployeeNumberNotUniqueException(int, String, String, String, String, String, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
Deprecated.
EmployeeNumberNotUniqueException(int, String, String, String, String, String, Throwable, List<EntityDetail>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
Deprecated.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
Return comparison result based on the content of the properties.
equals(Object) - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
Test the properties of the CertificationType to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
Test the properties of the DataStrategy to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Test the properties of the DataStrategy to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Test the properties of the governance driver to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Test the properties of the DataStrategy to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Test the properties of the DataStrategy to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
Test the properties of the CertificationType to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Test the properties of the Regulation to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Equals method that returns true if containing properties are the same.
ExternalReference - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ExternalReference stores information about an link to an external resource that is relevant to this asset.
ExternalReference() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Default constructor
ExternalReference(ExternalReference) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Copy/clone constructor.

G

getActiveGovernanceOfficers(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Return all of the currently appointed governance officers.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Return the map of properties that are not explicitly provided as properties on this bean.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the map of properties that are not explicitly provided as properties on this bean.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return a copy of the additional properties.
getAllDataStrategies() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getAllRegulations() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getAppointee() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return information about the person appointed to the governance officer role.
getAppointmentContext() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return the context in which the governance officer is appointed.
getAppointmentContext() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the context in which the governance officer is appointed.
getAppointmentId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return the unique identifier for this job role/appointment.
getAppointmentId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the unique identifier for this job role/appointment.
getAppointmentId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Return the unique identifier for this job role/appointment.
getAssociatedGovernanceDefinitions() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneDefinition
List the governance definitions that control assets in this zone.
getAssociatedUserIds() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the userIds associated with the profile.
getBusinessImperatives() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
Return the description of the business imperative(s) that is/are driving the data strategy.
getCertificationTypes() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Return the list of certification types that are recognized by this regulation.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the list of classifications associated with the external reference.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the list of classifications associated with the governance metric.
getDataSetConnectionGUIDs() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the list of connection identifiers associated with the data set.
getDataSetDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the display name for the data set.
getDataSetGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the unique identifier of the data set where the measurements are stored.
getDataSetQualifiedName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the unique name for the data set.
getDataSetType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the type name of the data set.
getDataStrategyByDocId() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getDataStrategyByGUID() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the full description of the governance definition.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
Return the default description of the instance provenance type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
Return the default description of the instance provenance type.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the description of this governance metric.
getDetails() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
Return the specific details of the certification.
getDetails() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
Return the specific details of the license.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the display name of this external reference.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the display name of this governance metric.
getDocumentId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the unique document Id for this governance definition.
getDuplicatePosts() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
Return the list of personal profiles that have a duplicate name.
getDuplicatePosts() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Return the list of personal profiles that have a duplicate name.
getDuplicateProfiles() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
Return the list of personal profiles that have a duplicate name.
getEffectiveDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Return the date that this action is effective.
getEmployeeNumber() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the the unique employee number for this governance officer.
getEmployeeNumber() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the the unique employee number for this governance officer.
getEmployeeNumber() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Return the the unique employee number for this governance officer.
getEndDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Return the end date of the appointment.
getExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
getExternalReferenceId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the fully qualified name.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Return the list of links to external documentation that are relevant to this governance definition.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the list of links to external documentation that are relevant to this governance definition.
getFullName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the full name for this governance officer.
getFullName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the full name for this governance officer.
getGovernanceControls() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Return the governance controls that have been linked to this governance driver.
getGovernanceControls() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Return the governance controls that have been linked to this governance driver.
getGovernanceDomain() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return the governance domain over which this governance officer presides.
getGovernanceDomain() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Return the governance domain over which this governance officer presides.
getGovernanceDomain() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the governance domain over which this governance officer presides.
getGovernanceDomain() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Return the governance domain over which this governance officer presides.
getGovernanceDrivers() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Return the list of governance drivers that are requirements for this governance policy.
getGovernanceMetrics() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the governance metrics that have been defined for this governance definition.
getGovernanceOfficer() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Return the governanceOfficer result.
getGovernanceOfficerByAppointmentId(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Retrieve a governance officer by unique appointment id.
getGovernanceOfficerByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Retrieve a governance officer description by unique guid.
getGovernanceOfficers(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Return all of the defined governance officers.
getGovernanceOfficers() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Return the list of governance officers.
getGovernanceOfficersByDomain(String, GovernanceDomain) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Return all of the defined governance officers for a specific governance domain.
getGovernancePolicies() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Return the governance policies that have been linked to this governance driver.
getGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernancePolicyMakingInterface
 
getGovernancePrinciples() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernancePolicyMakingInterface
 
getGovernanceResponsibilities(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByDocumentId(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByGUID(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
getGovernanceResponsibilityByTitle(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
getGovernanceZone(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramRolloutInterface
 
getGovernanceZone(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZoneManagerInterface
Return information about a specific governance zone.
getGovernanceZoneIds() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
 
getGovernanceZoneInAction(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
 
getGovernanceZoneMembers(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
 
getGovernanceZones(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZoneManagerInterface
Return information about the defined governance zones.
getGovernanceZones() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the list of governance zones associates with this definition.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the unique identifier for the external reference
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Return the unique identifier for this definition.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the unique identifier for the governance metric.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Return the unique identifier for this definition.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the unique identifier for this profile.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Return the unique identifier for this definition.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Return the the unique employee number for this governance officer.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Return the the unique employee number for this governance officer.
getImplementationDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the description of how the data set supports the governance metric.
getImplementationGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the unique identifier of the relationship that links the governance metric to the measurement data set.
getImplications() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the list of implications for the organization that this governance definition brings.
getJobRoleDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the description of the job role for this governance officer.
getJobRoleDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the description of the job role for this governance officer.
getJobTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the primary job title for this governance officer.
getJobTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the primary job title for this governance officer.
getJurisdiction() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Return the jurisdiction that this regulation applies to.
getKnownName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the preferred name for this governance officer.
getKnownName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the preferred name for this governance officer.
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the description of the reference (with respect to this governance definition).
getLocalReferenceId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the identifier given to this reference (with respect to this governance definition).
getMeasurement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the description of the measurements needed to support this metric.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramErrorCode
Retrieve a message definition object for an exception.
getName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
Return the default name of the instance provenance type.
getName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
Return the default name of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
Return the numeric representation of the instance provenance type.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
Return the numeric representation of the instance provenance type.
getOrganization() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the name of the organization that owns the resource that this external reference represents.
getOutcomes() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the list of outcomes that resulted from implementing this governance definition.
getPersonalProfile() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Return the personalProfile result.
getPersonalProfiles() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Return the personalProfile result.
getPredecessors() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return the list of predecessors to this appointment.
getPriority() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the priority of the governance definition.
getProfile() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Return the profile information for the individual.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Returns the fully qualified name.
getQuery() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Return the query to use on the data set.
getRationale() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
Return the rationale as to why this metric is a good measure of the activity associated with the governance definition.
getRationale() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
Return the description of why these two governance definitions are linked.
getRegulationByDocId() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getRegulationByGUID() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
getRelatedGovernanceDrivers() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Return the list of governance drivers that are related to this governance driver.
getRelatedGovernanceDrivers() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Return the list of governance drivers that are related to this governance driver.
getRelatedGovernancePolicies() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Return the list of governance policies that are related to this governance policy.
getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the description of the resource that this external reference represents.
getScope() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the organizational scope that this governance definition applies to.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Return the start date of the appointment.
getStatus() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the status of this governance definition.
getSuccessors() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Return the list of successors lined up to take over this appointment.
getSummary() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Return the summary for this governance definition.
getTarget() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Return the description of the targets that the organization is aiming to achieve.
getTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Return the title associated with this governance definition.
getTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return the title associated with this governance definition.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
 
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Return the name of the specific type of governance definition.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Return the name of the specific type of governance definition.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Return the name of the specific type used to store the governance officer's profile.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Return the name of the specific type of governance definition.
getURI() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the URI used to retrieve the resource that this external reference represents.
getUserId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Return the unique name of the user identity for the individual.
getUserId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return the anchoring userId for this profile.
getVersion() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Return the version of the resource that this external reference represents.
getZoneMembershipCount() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneInAction
Return the count of assets that are associated with the zone.
GovernanceAppointeeNotUniqueException - Exception in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
The GovernanceAppointeeNotUniqueException is thrown by the OMAS when more than one person has a current appointment to a governance officer post.
GovernanceAppointeeNotUniqueException(ExceptionMessageDefinition, String, String, List<GovernanceOfficerAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
This is the typical constructor used for creating an exception.
GovernanceAppointeeNotUniqueException(ExceptionMessageDefinition, String, String, List<GovernanceOfficerAppointee>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
This is the typical constructor used for creating an exception.
GovernanceAppointeeNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<GovernanceOfficerAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
GovernanceAppointeeNotUniqueException(ExceptionMessageDefinition, String, String, Throwable, List<GovernanceOfficerAppointee>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
This is the constructor used for creating an exception when an unexpected error has been caught.
GovernanceAppointeeNotUniqueException(int, String, String, String, String, String[], String, String, String, List<GovernanceOfficerAppointee>, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
This is the constructor used when receiving an exception from a remote server.
GovernanceAppointeeNotUniqueException(int, String, String, String, String, String, List<GovernanceOfficerAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Deprecated.
GovernanceAppointeeNotUniqueException(int, String, String, String, String, String, Throwable, List<GovernanceOfficerAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Deprecated.
GovernanceApproach - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceApproach defines a best practice that should be adopted in the organization.
GovernanceApproach() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceApproach
Default constructor
GovernanceApproach(GovernanceApproach) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceApproach
Copy/clone constructor
GovernanceControl - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDriver documents the strategic or regulatory requirement that is driving an aspect of the governance program.
GovernanceControl() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Default Constructor
GovernanceControl(GovernanceControl) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Copy/clone constructor
GovernanceDefinition - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDefinition provides the base class for many of the definitions that define the data strategy and governance program.
GovernanceDefinition() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Default Constructor
GovernanceDefinition(GovernanceDefinition) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Copy/clone Constructor
GovernanceDefinitionMetric - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
LicenseType defines a license that the organization recognizes and has governance definitions to support it.
GovernanceDefinitionMetric() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
Default constructor
GovernanceDefinitionMetric(GovernanceDefinitionMetric) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
Copy/clone constructor
GovernanceDefinitionStatus - Enum in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDefinitionStatus indicates whether the definition is complete and operational or in a state that means it is either under development or obsolete.
GovernanceDomain - Enum in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDomain defines the different governance domains that open metadata seeks to unite.
GovernanceDomainRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDomainRequestBody provides a request body with the identifiers used to verify that the right object is being deleted.
GovernanceDomainRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Default constructor
GovernanceDomainRequestBody(GovernanceDomainRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Copy/clone constructor
GovernanceDriver - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDriver documents the strategic or regulatory requirement that is driving an aspect of the governance program.
GovernanceDriver() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Default Constructor
GovernanceDriver(GovernanceDriver) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Copy/clone constructor
GovernanceDriversInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceDriversInterface supports the documentation of the business imperatives and regulations that will drive the governance program.
GovernanceHeader - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceHeader provides the base class for many of the definitions that define the governance program.
GovernanceHeader() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Default Constructor
GovernanceHeader(GovernanceHeader) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Copy/clone Constructor - the resulting object.
GovernanceLeadershipInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceLeadershipInterface is used to manage the appointment of the governance officers.
GovernanceMetric - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceMetric stores information about the way activity associated with a governance definition is to be measured.
GovernanceMetric() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Default constructor
GovernanceMetric(GovernanceMetric) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Copy/clone constructor.
GovernanceMetricImplementation - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The GovernanceMetricImplementation defines the query and data set that supports the measurements for a GovernanceMetric.
GovernanceMetricImplementation() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Default constructor
GovernanceMetricImplementation(GovernanceMetricImplementation) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Copy/clone constructor
GovernanceObligation - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The GovernanceObligation defines a governance requirement that typically comes from a regulation or external party.
GovernanceObligation() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceObligation
Default constructor
GovernanceObligation(GovernanceObligation) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceObligation
Copy/clone constructor
GovernanceOfficer - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The GovernanceOfficer describes the leader of a governance program.
GovernanceOfficer() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Default Constructor
GovernanceOfficer(GovernanceOfficer) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Copy/clone Constructor - the resulting object.
GovernanceOfficerAppointee - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceOfficerAppointee describes an individual's appointment as a governance officer.
GovernanceOfficerAppointee() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Default constructor
GovernanceOfficerAppointee(GovernanceOfficerAppointee) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Copy/clone constructor
GovernanceOfficerDetailsRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceOfficerDetailsRequestBody provides the properties used to create or update governance officer entities.
GovernanceOfficerDetailsRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Default constructor
GovernanceOfficerDetailsRequestBody(GovernanceOfficerDetailsRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Copy/clone constructor
GovernanceOfficerListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceOfficerListResponse is the response structure used on the OMAS REST API calls that return a list of governance officers as a response.
GovernanceOfficerListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Default constructor
GovernanceOfficerListResponse(GovernanceOfficerListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Copy/clone constructor
GovernanceOfficerResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (governanceOfficer) object as a response.
GovernanceOfficerResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Default constructor
GovernanceOfficerResponse(GovernanceOfficerResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Copy/clone constructor
GovernanceOfficerValidatorRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceOfficerValidatorRequestBody provides a request body with the identifiers used to verify that the right object is being deleted.
GovernanceOfficerValidatorRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Default constructor
GovernanceOfficerValidatorRequestBody(GovernanceOfficerValidatorRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Copy/clone constructor
GovernanceOrganizationInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
 
GovernancePolicy - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDriver documents the strategic or regulatory requirement that is driving an aspect of the governance program.
GovernancePolicy() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Default Constructor
GovernancePolicy(GovernancePolicy) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Copy/clone constructor
GovernancePolicyMakingInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernancePolicyMakingInterface supports the definition of the governance policies that define the goals and best practices for the governance program.
GovernancePrinciple - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The GovernancePrinciple defines a goal or invariant that the organization wishes to achieve.
GovernancePrinciple() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePrinciple
Default constructor
GovernancePrinciple(GovernancePrinciple) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePrinciple
Copy/clone constructor
GovernanceProcedure - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A governance procedure is a manual series of steps to implement all or part of a policy.
GovernanceProcedure() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceProcedure
Default Constructor
GovernanceProcedure(GovernanceProcedure) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceProcedure
Copy/clone constructor
GovernanceProcess - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A governance process is an automated multi-step process that coordinates people and other processing in order to implement all or part of a policy.
GovernanceProcess() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceProcess
Default Constructor
GovernanceProcess(GovernanceProcess) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceProcess
Copy/clone constructor
GovernanceProgramAuditCode - Enum in org.odpi.openmetadata.accessservices.governanceprogram.ffdc
The GovernanceProgramAuditCode is used to define the message content for the OMRS Audit Log.
GovernanceProgramCheckedExceptionBase - Exception in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
GovernanceProgramCheckedExceptionBase provides a checked exception for reporting errors found when using the Governance Program OMAS services.
GovernanceProgramCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
This is the typical constructor used for creating an exception.
GovernanceProgramCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
This is the typical constructor used for creating an exception.
GovernanceProgramCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
GovernanceProgramCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
This is the constructor used for creating an exception when an unexpected error has been caught.
GovernanceProgramCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
This is the constructor used when receiving an exception from a remote server.
GovernanceProgramCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
Deprecated.
GovernanceProgramCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
Deprecated.
GovernanceProgramCommon - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
GovernanceProgramExtra provides support for common operations that are ued throughout the governance program's lifecycle.
GovernanceProgramErrorCode - Enum in org.odpi.openmetadata.accessservices.governanceprogram.ffdc
The GovernanceProgramErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Governance Program OMAS Services.
GovernanceProgramGraph - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
 
GovernanceProgramGraph() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceProgramGraph
 
GovernanceProgramOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceProgramOMASAPIRequestBody provides a common header for Governance Program OMAS request bodies for its REST API.
GovernanceProgramOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIRequestBody
Default constructor
GovernanceProgramOMASAPIRequestBody(GovernanceProgramOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIRequestBody
Copy/clone constructor
GovernanceProgramOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceProgramOMASAPIResponse provides a common header for Governance Program OMAS managed rest to its REST API.
GovernanceProgramOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIResponse
Default constructor
GovernanceProgramOMASAPIResponse(GovernanceProgramOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIResponse
Copy/clone constructor
GovernanceProgramReviewInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceProgramReviewInterface supports the periodic review of the governance program.
GovernanceProgramRolloutInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceProgramRolloutInterface covers the definition and management of the campaigns and projects needed to put a governance program in place and keep it vital.
GovernanceReferenceableHeader - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceHeader provides the base class for many of the definitions that define the data strategy and governance program.
GovernanceReferenceableHeader() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Default Constructor
GovernanceReferenceableHeader(GovernanceReferenceableHeader) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Copy/clone Constructor - the resulting object.
GovernanceRelationship - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceRelationship is used to show a relationship between different GovernanceDefinitions.
GovernanceRelationship() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
Default Constructor
GovernanceRelationship(GovernanceRelationship) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
Copy/clone Constructor - the resulting object.
GovernanceResponsibility - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A GovernanceResponsibility is a set of tasks or responsibilities assigned to a governance officer.
GovernanceResponsibility() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceResponsibility
Default Constructor
GovernanceResponsibility(GovernanceResponsibility) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceResponsibility
Copy/clone constructor
GovernanceRule - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A governance rule is an automated component that runs in the production environment and implements all or part of a policy
GovernanceRule() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRule
Default Constructor
GovernanceRule(GovernanceRule) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRule
Copy/clone constructor
GovernanceSpecificationInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
 
GovernanceZoneDefinition - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A governance zone defines a group of assets.
GovernanceZoneDefinition() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneDefinition
Default Constructor
GovernanceZoneDefinition(GovernanceZoneDefinition) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneDefinition
Copy/clone constructor
GovernanceZoneInAction - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceZoneInAction returns information about an operational governance zone.
GovernanceZoneInAction() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneInAction
Default Constructor
GovernanceZoneInAction(GovernanceZoneInAction) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneInAction
Copy/clone constructor
GovernanceZoneManagerInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceZoneManagerInterface is used by the governance team to define the zones where the assets can be located.
GUIDRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GUIDRequestBody provides a structure for passing a unique identifier (guid) as a request body over a REST API.
GUIDRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Default constructor
GUIDRequestBody(GUIDRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Copy/clone constructor

H

hashCode() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
Return hash code for this object
hashCode() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Return hash code for this object
hasNext() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
The iterator can only be used once to step through the elements.

L

LicenseType - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
LicenseType defines a license that the organization recognizes and has governance definitions to support it.
LicenseType() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
Default Constructor
LicenseType(LicenseType) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
Copy/Clone Constructor
linkGovernanceDrivers() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
linkGovernanceResponsibilityToPolicy(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 

N

next() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
Return the next element in the iteration.

O

org.odpi.openmetadata.accessservices.governanceprogram.api - package org.odpi.openmetadata.accessservices.governanceprogram.api
 
org.odpi.openmetadata.accessservices.governanceprogram.ffdc - package org.odpi.openmetadata.accessservices.governanceprogram.ffdc
This package provides the first failure data capture support for the Governance Program OMAS module.
org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions - package org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
 
org.odpi.openmetadata.accessservices.governanceprogram.properties - package org.odpi.openmetadata.accessservices.governanceprogram.properties
 
org.odpi.openmetadata.accessservices.governanceprogram.rest - package org.odpi.openmetadata.accessservices.governanceprogram.rest
 
OrganizationalControl - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A technical control is an automated rule or process that implements all or part of a policy.
OrganizationalControl() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationalControl
Default Constructor
OrganizationalControl(OrganizationalControl) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationalControl
Copy/clone constructor

P

PersonalDetailsRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
PersonalDetailsRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Default constructor
PersonalDetailsRequestBody(PersonalDetailsRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Copy/clone constructor
PersonalProfile - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The PersonalProfile describes an individual who has (or will be) appointed to one of the GovernanceOfficer roles defined in the governance program.
PersonalProfile() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Default Constructor
PersonalProfile(PersonalProfile) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Copy/clone Constructor - the resulting object.
PersonalProfileListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
PersonalProfileListResponse is the response structure used on the OMAS REST API calls that return a a list of personal profile objects.
PersonalProfileListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Default constructor
PersonalProfileListResponse(PersonalProfileListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Copy/clone constructor
PersonalProfileResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a PersonalProfile object as a response.
PersonalProfileResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Default constructor
PersonalProfileResponse(PersonalProfileResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Copy/clone constructor
PersonalProfileValidatorRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
PersonalProfileValidatorRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Default constructor
PersonalProfileValidatorRequestBody(PersonalProfileValidatorRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Copy/clone constructor

R

Regulation - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
Regulation defines a legal obligation that the organization must satisfy.
Regulation() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Default constructor
Regulation(Regulation) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Copy/clone constructor
relieveGovernanceOfficer(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Unlink a person from a governance officer appointment.
remove() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
Remove the current element in the iterator.
retireGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
RightsManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The RightsManagementInterface supports the management of licences associated with assets.

S

setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up additional properties.
setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Set up the map of properties that are not explicitly provided as properties on this bean.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the map of properties that are not explicitly provided as properties on this bean.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up additional properties.
setAppointee(GovernanceOfficerAppointee) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the information about the person appointed to the governance officer role.
setAppointmentContext(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the context in which the governance officer is appointed.
setAppointmentContext(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the context in which the governance officer is appointed.
setAppointmentId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the unique identifier for this job role/appointment.
setAppointmentId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the unique identifier for this job role/appointment.
setAppointmentId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Set up the unique identifier for this job role/appointment.
setAssociatedGovernanceDefinitions(List<GovernanceDefinition>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneDefinition
 
setAssociatedUserIds(List<UserIdentity>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the userIds associated with the profile.
setBusinessImperatives(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
Set up the description of the business imperative(s) that is/are driving the data strategy.
setCertificationTypes(List<CertificationType>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Set up the list of certification types that are recognized by this regulation.
setClassifications(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the classifications associated with this external reference.
setClassifications(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the classifications associated with the governance metric.
setDataSetConnectionGUIDs(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the ist of connection identifiers associated with the data set.
setDataSetDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the display name for the data set.
setDataSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the unique identifier of the data set where the measurements are stored.
setDataSetQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the unique name for the data set.
setDataSetType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the type name for the data set.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the full description of the governance definition.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the description of this governance metric.
setDetails(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
Set up the specific details of the certification.
setDetails(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
Set up the specific details of the license.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the display name of this external reference.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the display name of this governance metric.
setDocumentId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the document Id for this governance definition.
setEffectiveDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Set up the date that this action is effective.
setEmployeeNumber(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the unique employee number for this governance officer.
setEmployeeNumber(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the unique employee number for this governance officer.
setEmployeeNumber(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
Set up the unique employee number for this governance officer.
setEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Set up the start date of the appointment.
setExternalReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the fully qualified name.
setExternalReferences(List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
Set up the list of links to external documentation that are relevant to this governance definition.
setExternalReferences(List<ExternalReference>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the list of links to external documentation that are relevant to this governance definition.
setFullName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the full name for this governance officer.
setFullName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the full name for this governance officer.
setGovernanceControls(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Set up the governance controls that have been linked to this governance driver.
setGovernanceControls(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Set up the governance controls that have been linked to this governance driver.
setGovernanceDefinitionStatus(String, GovernanceDefinitionStatus) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
setGovernanceDomain(GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the governance domain over which this governance officer presides.
setGovernanceDomain(GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
Set up the governance domain over which this governance officer presides.
setGovernanceDomain(GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the governance domain over which this governance officer presides.
setGovernanceDomain(GovernanceDomain) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
Set up the governance domain over which this governance officer presides.
setGovernanceDrivers(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Set up the list of governance drivers that are requirements for this governance policy.
setGovernanceMetrics(List<GovernanceDefinitionMetric>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the governance metrics that have been defined for this governance definition.
setGovernanceOfficer(GovernanceOfficer) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
Set up the governanceOfficer result.
setGovernanceOfficers(List<GovernanceOfficer>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
Set up the list of governance officers.
setGovernancePolicies(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Set up the governance policies that have been linked to this governance driver.
setGovernanceResponsibilityStatus(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
setGovernanceZones(List<GovernanceZoneDefinition>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the list of governance zones associates with this definition.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the unique identifier for the external reference.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Set up the unique identifier for this definition.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the unique identifier for the governance metric.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Set up the unique identifier for this definition.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the unique identifier for this profile.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Set up the unique identifier for this definition.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Set up the unique employee number for this governance officer.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
Set up the unique employee number for this governance officer.
setImplementationDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the description of how the data set supports the governance metric.
setImplementationGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the unique identifier of the relationship that links the governance metric to the measurement data set.
setImplications(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the list of implications for the organization that this governance definition brings.
setJobRoleDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the description of the job role for this governance officer.
setJobRoleDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the description of the job role for this governance officer.
setJobTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the primary job title for this governance officer.
setJobTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the primary job title for this governance officer.
setJurisdiction(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
Set up the jurisdiction that this regulation applies to.
setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the preferred name for this governance officer.
setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the preferred name for this governance officer.
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the description of the reference (with respect to the governance definition this reference is linked to).
setLocalReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the identifier given to this reference (with respect to this governance definition).
setMeasurement(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the description of the measurements needed to support this metric.
setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the name of the organization that owns the resource that this external reference represents.
setOutcomes(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the list of outcomes that resulted from implementing this governance definition.
setPersonalProfile(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Set up the personalProfile result.
setPersonalProfiles(List<PersonalProfile>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Set up the personalProfile result.
setPredecessors(List<GovernanceOfficerAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the list of predecessors to this appointment.
setPriority(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the priority of this governance definition.
setProfile(PersonalProfile) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Set up the profile information for the individual.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the fully qualified name.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
Set up the query to use on the data set.
setRationale(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
Set up the rationale as to why this metric is a good measure of the activity associated with the governance definition.
setRationale(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
Set up the description of why these two governance definitions are linked.
setRelatedGovernanceDrivers(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
Set up the list of governance drivers that are related to this governance driver.
setRelatedGovernanceDrivers(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
Set up the list of governance drivers that are related to this governance driver.
setRelatedGovernancePolicies(List<GovernanceRelationship>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
Set up the list of governance policies that are related to this governance policy.
setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the description of the resource that this external reference represents.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the organizational scope that this governance definition applies to.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Set the start date of the appointment.
setStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the status of this governance definition.
setSuccessors(List<GovernanceOfficerAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
Set up the list of successors lined up to take over this appointment.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
Set up the summary of the governance definition.
setTarget(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Set up the description of the targets that the organization is aiming to achieve.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Set up the title associated with this governance definition.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
Set up the title associated with this governance definition.
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
 
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
Set up the name of the specific type of the governance definition.
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
Set up the name of the specific type of the governance definition.
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
Set up the name of the specific type used to store the governance officer's profile.
setType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Set up the name of the specific type of the governance definition.
setURI(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the URI used to retrieve the resource that this external reference represents.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Set up the unique name of the user identity for the individual.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
Set up the anchoring userId for this profile.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Set up the version of the resource that this external reference represents.
setZoneMembershipCount(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneInAction
 

T

TechnicalControl - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A technical control is an automated rule or process that implements all or part of a policy.
TechnicalControl() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.TechnicalControl
Default Constructor
TechnicalControl(TechnicalControl) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.TechnicalControl
Copy/clone constructor
toString() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.AppointmentIdNotUniqueException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.EmployeeNumberNotUniqueException
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.DataStrategy
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReference
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceApproach
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceControl
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinition
JSON-style toString.
toString() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDriver
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceHeader
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetric
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricImplementation
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceObligation
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficer
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceOfficerAppointee
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePolicy
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernancePrinciple
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceReferenceableHeader
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRelationship
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceResponsibility
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneDefinition
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneInAction
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationalControl
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfile
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.Regulation
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.TechnicalControl
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerDetailsRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceOfficerValidatorRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceProgramOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GUIDRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalDetailsRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileValidatorRequestBody
JSON-style toString.

U

updateDataStrategy() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
updateExternalReference() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramCommon
 
updateGovernanceOfficer(String, String, GovernanceDomain, String, String, String, Map<String, String>, List<ExternalReference>) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceLeadershipInterface
Update selected fields for the governance officer.
updateGovernancePrinciple() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernancePolicyMakingInterface
 
updateGovernanceResponsibility(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceOrganizationInterface
 
updateGovernanceZone() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramRolloutInterface
 
updateRegulation() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDriversInterface
 
UserIdentity - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
UserIdentity describes one of an individual's or engine's user identity.
UserIdentity() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Default constructor
UserIdentity(UserIdentity) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentity
Copy/clone constructor

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.ffdc.GovernanceProgramErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomain
Returns an array containing the constants of this enum type, in the order they are declared.

Z

ZoneMembers - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
 
ZoneMembers() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
 
A C D E G H L N O P R S T U V Z 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.