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

A

ActorProfileProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The ActorProfileProperties describes the common properties of a Personal Profile, IT Profile and Team Profile.
ActorProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Default Constructor
ActorProfileProperties(ActorProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Copy/clone Constructor - the resulting object.
appointGovernanceRole(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Link a person to a governance role.
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
AssetElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
Asset holds asset properties that are used for displaying details of an asset in summary lists or hover text.
AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Default constructor
AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Copy/clone constructor.
AssetProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
AssetProperties is a java bean used to describe assets managed by the governance program.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Copy/clone constructor.

C

CertificateIdRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
CertificateIdRequestBody provides a structure for the unique certificate identifier.
CertificateIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificateIdRequestBody
Default constructor
CertificateIdRequestBody(CertificateIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificateIdRequestBody
Copy/clone constructor
CertificationManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The CertificationManagementInterface provides the ability to manage the certification types that can be associated with elements.
CertificationProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
CertificationProperties describe the details of a certificate that shows that an element is certified with a particular certification type.
CertificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Default Constructor
CertificationProperties(CertificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Copy/clone Constructor - the resulting object.
CertificationTypeElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
CertificationTypeElement contains the properties and header for a certification type retrieved from the metadata repository.
CertificationTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Default constructor
CertificationTypeElement(CertificationTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Copy/clone constructor
CertificationTypeListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
CertificationTypeListResponse is the response structure used on the OMAS REST API calls that return a list of certification types as a response.
CertificationTypeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Default constructor
CertificationTypeListResponse(CertificationTypeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Copy/clone constructor
CertificationTypeProperties - 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.
CertificationTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
Default Constructor
CertificationTypeProperties(CertificationTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
Copy/Clone Constructor
CertificationTypeResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
CertificationTypeResponse is the response structure used on the OMAS REST API calls that returns a certification type object as a response.
CertificationTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Default constructor
CertificationTypeResponse(CertificationTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Copy/clone constructor
certifyElement(String, String, String, CertificationProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Link an element to a certification type and include details of the certification in the relationship properties.
clearGovernanceDefinitionMetric(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Remove the link between a governance metric and a governance definition.
clearSupportingDefinition(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Remove the supporting link between two governance definitions.
ContactMethodElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ContactMethodElement contains the properties and header for a contract method retrieved from the metadata repository.
ContactMethodElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Default constructor
ContactMethodElement(ContactMethodElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Copy/clone constructor
ContactMethodProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ContactMethodProperties describes a single mechanism that can be used to contact an individual.
ContactMethodProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Default constructor
ContactMethodProperties(ContactMethodProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Copy/clone constructor
ContactMethodType - Enum in org.odpi.openmetadata.accessservices.governanceprogram.properties
ContactMethodType specifies the contact mechanism to use to contact an individual.
createCertificationType(String, CertificationTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Create a description of the certification type.
createExternalReference(String, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Create a definition of a external reference.
createGovernanceDefinition(String, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Create a new governance definition.
createGovernanceDomain(String, String, GovernanceDomainProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Create a new metadata element to represent a governance domain.
createGovernanceDomainSet(String, GovernanceDomainSetProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Create a new metadata element to represent the root of a Governance Domain Set.
createGovernanceLevelIdentifier(String, String, GovernanceLevelIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Create a new metadata element to represent a governance classification level identifier.
createGovernanceLevelIdentifierSet(String, GovernanceLevelIdentifierSetProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Create a new metadata element to represent the root of a Governance Classification Level Identifier Sets.
createGovernanceMetric(String, GovernanceMetricProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Create a new governance metric.
createGovernanceRole(String, GovernanceRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Create a definition of a new governance role.
createGovernanceZone(String, GovernanceZoneProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Create a definition of a governance zone.
createLicenseType(String, LicenseTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Create a description of the license type.
createStandardGovernanceClassificationLevels(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Create a governance level identifier set for a specific governance classification: Impact - classification used to document the impact of an issue or situation. Criticality - classification used to document how critical an asset or activity is. Retention - classification used to identify the basis that an asset should be retained. Confidence - classification use to document an assessment of the quality of an asset or element with an asset. Confidentiality - classification use to define how much access to an asset should be restricted.
createStandardGovernanceDomains(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Create a governance domain set called "EgeriaStandardDomains" containing governance domain definitions for the following governance domains.
createSubjectArea(String, SubjectAreaProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Create a definition of a subject area.

D

decertifyElement(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Remove the certification for an element.
deleteCertificationType(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Delete the properties of the certification type.
deleteExternalReference(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Remove the definition of a external reference.
deleteGovernanceDefinition(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Delete a specific governance definition.
deleteGovernanceDomain(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Remove the metadata element representing a Governance Domain.
deleteGovernanceMetric(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Delete a specific governance metric.
deleteGovernanceRole(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Delete the properties of the governance role.
deleteGovernanceZone(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Remove the definition of a zone.
deleteLicenseType(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Delete the properties of the license type.
deleteSubjectArea(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Remove the definition of a subject area.

E

ElementClassification - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The ElementClassification bean describes a single classification associated with an element.
ElementClassification() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Copy/clone constructor
ElementHeader - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ElementHeader provides the common identifier and type information for all properties objects from the metadata repository.
ElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Default constructor used by subclasses
ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Copy/clone constructor.
ElementOrigin - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementOrigin() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Default constructor
ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Copy/clone constructor
ElementOriginCategory - Enum in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ElementOriginCategory defines where the metadata comes from.
ElementStub - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ElementStub is used to identify an element in the metadata store.
ElementStub() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Default constructor
ElementStub(ElementStub) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Copy/clone constructor.
ElementStub(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Copy/clone constructor.
ElementStubListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
ElementStubListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Default constructor
ElementStubListResponse(ElementStubListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Copy/clone constructor
ElementType - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Copy/clone constructor
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.
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
 
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.metadataelements.AssetElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Test the properties of the GovernanceMetricImplementation to determine if the supplied object is equal to this one.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
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.CertificationProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
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.ContactMethodProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
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.GovernanceDefinitionMetric
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.GovernanceDefinitionProperties
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.GovernanceDomainProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
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.GovernanceRoleProperties
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.GovernanceZoneProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
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.PersonalProfileProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
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.SubjectAreaProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
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.TeamProfileProperties
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.CertificateIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
Return comparison result based on the content of the properties.
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.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
Return comparison result based on the content of the properties.
ExecutionPointElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ExecutionPointElement is the bean used to return an execution point definition stored in the open metadata repositories.
ExecutionPointElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Default constructor
ExecutionPointElement(ExecutionPointElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Copy/clone constructor
ExecutionPointProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ExecutionPointProperties describes the behavior of a component that automates a governance action.
ExecutionPointProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Default constructor
ExecutionPointProperties(ExecutionPointProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Copy/clone constructor
ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ExternalReferenceElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Default Constructor
ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Copy/clone Constructor - the resulting object.
ExternalReferenceIdRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
ExternalReferenceIdRequestBody provides a structure for the unique external reference identifier.
ExternalReferenceIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Default constructor
ExternalReferenceIdRequestBody(ExternalReferenceIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Copy/clone constructor
ExternalReferenceLinkProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ExternalReferenceLinkProperties provides a structure for the properties that link an external reference to an object.
ExternalReferenceLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Default constructor
ExternalReferenceLinkProperties(ExternalReferenceLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Copy/clone constructor
ExternalReferenceListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
ExternalReferenceListResponse is the response structure used on the OMAS REST API calls that return a list of external references as a response.
ExternalReferenceListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Default constructor
ExternalReferenceListResponse(ExternalReferenceListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Copy/clone constructor
ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ExternalReferenceProperties stores information about an link to an external resource that is relevant to this element.
ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Default constructor
ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Copy/clone constructor.
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
ExternalReferenceRequestBody provides a structure for a new ExternalReference.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Copy/clone constructor
ExternalReferenceResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
ExternalReferenceResponse is the response structure used on the OMAS REST API calls that returns a external reference object as a response.
ExternalReferenceResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Default constructor
ExternalReferenceResponse(ExternalReferenceResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Copy/clone constructor
ExternalReferencesInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The ExternalReferencesInterface is used by the governance team to define external references to elements within the governance program.

F

findExternalReferencesById(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Retrieve the list of external references for this resourceId.
findGovernanceDefinitions(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the list of governance definitions that match the search string - this can be a regular expression.
findGovernanceDomains(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the list of Governance Domain metadata elements that contain the search string.
findGovernanceDomainSets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the list of governanceDomainSet metadata elements that contain the search string.
findGovernanceMetrics(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Retrieve the list of governance metrics for this search string.

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Return the abbreviation used for this technical element.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Return a copy of the additional properties.
getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Return the optional anchor unique identifier.
getAssociatedGovernanceDefinitions() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Return the list of the governance definitions that control assets in this zone.
getAssociatedGovernanceDefinitions() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Return the list of the governance definitions that control assets in this zone.
getCertificateId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the unique identifier of the certificate.
getCertificateId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificateIdRequestBody
Return the unique identifier for the certificate from the certificate authority.
getCertificationTypeByDocId(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Retrieve the certification type by its assigned unique document identifier.
getCertificationTypeByDomainId(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Retrieve all of the certification type definitions for a specific governance domain.
getCertificationTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Retrieve the certification type by the unique identifier assigned by this service when it was created.
getCertificationTypesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Retrieve all of the certification types for a particular title.
getCertifiedBy() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the person in the certification authority that granted this certificate.
getCertifiedByPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the property from the element supplying the certifiedBy property.
getCertifiedByTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the type of the element supplying the certifiedBy property.
getChildren() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the governance definitions that support this governance definition.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Return the name of the classification
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return the name of the classification that will use this set of level identifiers.
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Return the list of classifications associated with the metadata element.
getConditions() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return any conditions or endorsements to this certificate.
getConditions() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return any conditions or endorsements to this license.
getContactMethods() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Return the list of contact methods for the individual.
getContactMethods() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return the list of contact methods for the individual.
getCriteria() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return details of the criteria that Assets have when they are placed in these zones.
getCurrentAppointees() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Return information about the person appointed to the governance role.
getCurrentGovernanceRoleAppointments(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Return all of the governance roles and their incumbents (if any).
getCustodian() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the person/team responsible for ensuring that the certificate conditions are adhered to.
getCustodian() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the person/team responsible for ensuring that the license conditions are adhered to.
getCustodianPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the property from the element supplying the custodian property.
getCustodianPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the property from the element supplying the custodian property.
getCustodianTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the type of the element supplying the custodian property.
getCustodianTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the type of the element supplying the custodian property.
getDataSetConnectionGUIDs() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the list of connection identifiers associated with the data set.
getDataSetDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the display name for the data set.
getDataSetGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the unique identifier of the data set where the measurements are stored.
getDataSetQualifiedName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the unique name for the data set.
getDataSetType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the type name of the data set.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Return the description of why these two governance definitions are linked.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Return description of the person/automated agent/team.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Return the description for the governance domain
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
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.GovernanceDomainProperties
Return the description for the governance domain
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Return the description for the governance domain set
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Return the description for the governance domain set
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return the description for the governance domain set
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Return the description of this governance metric.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return the description for the governance zone
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the description of the job role for this governance appointment.
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return the description for the governance zone
getDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Returns the stored description property for the technical element.
getDetails() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
Return the specific details of the certification.
getDetails() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
Return the specific details of the license.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Return the short name for the governance domain.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the display name of this external reference.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Return the short name for the governance domain.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Return the short name for the governance domain set.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Return the short name for the governance domain set.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return the short name for the governance domain set.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Return the display name of this governance metric.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return the short name for the governance zone.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return the short name for the governance zone.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Returns the stored display name property for the technical element.
getDocumentIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Returns the stored qualified name property for the metadata entity.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the identifier of the governance domain that this definition belongs to (0=all).
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Return the identifier of the governance domain.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return the identifier of the governance domain that this definition belongs to (0=all).
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Return the identifier of the governance domain that this metric is managed by.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return the identifier of the governance domain that this zone is managed by.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the identifier of the governance domain that this zone is managed by.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return the identifier of the governance domain that this subject area is managed by.
getDomains() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Return the list of governance domains that are included in the governance set.
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.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Return the result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
Return the element result.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Return the resulting elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Return the list of elements.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Return the list of certification types.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Return the list of external references.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Return the list of governance definitions.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Return the list of governance domain definitions.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Return the list of governance domain definition sets.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Return the list of governance classification level identifiers.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Return the list of governance classification level identifier sets.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Return the list of governance metrics.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Return the list of governance metrics.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Return the list of governance roles.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Return the list of governance roles.
getElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Return the list of license types.
getElementsGovernedByDefinition(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the elements that are governed by the supplied governance definition.
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.metadataelements.GovernanceAppointee
Return the end date of the appointment.
getEndDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the date/time that this certificate is no longer valid.
getEndDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the date/time that this license is no longer valid.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExternalReferenceByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Return information about a specific external reference.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Return details of the external references that have been linked to this governance definition.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Return details of the external references that have been linked to this governance definition.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return details of the external references that have been linked to this governance definition.
getExternalReferences() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Return details of the external references that have been linked to this governance definition.
getExternalReferencesByURL(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Retrieve the list of external references for this URL.
getFullName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Return the full legal name for this person.
getGovernanceDefinitionInContext(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the governance definition associated with a unique identifier and the other governance definitions linked to it.
getGovernanceDefinitionMetrics(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return details of the metrics for a governance definition along with details of where the
getGovernanceDefinitionsForDocId(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the list of governance definitions associated with a unique docId.
getGovernanceDefinitionsForDomain(String, String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the list of governance definitions associated with a particular governance domain.
getGovernanceDomainByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the Governance Domain metadata element with the supplied unique identifier assigned when the domain description was stored in the metadata repository.
getGovernanceDomainByIdentifier(String, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the Governance Domain metadata element with the supplied domain identifier.
getGovernanceDomains(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the list of Governance Domain metadata elements defined for the governance program.
getGovernanceDomainsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the list of Governance Domain metadata elements with a matching qualified or display name.
getGovernanceDomainSetByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the governanceDomainSet metadata element with the supplied unique identifier.
getGovernanceDomainSetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Retrieve the list of governanceDomainSet metadata elements with a matching qualified or display name.
getGovernanceLevelIdentifier(String, String, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Retrieve the governance classification level identifier metadata element for the requested level within a specific governance classification.
getGovernanceLevelIdentifierSet(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Retrieve the Governance Level Identifier Set for a requested governance classification.
getGovernanceLevelIdentifierSetByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Retrieve the Governance Level Identifier Set metadata element with the supplied unique identifier.
getGovernanceLevelIdentifierSets(String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Retrieve the list of Governance Classification Level Identifier Sets.
getGovernanceMetricByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Return information about a specific governance metric.
getGovernanceRoleByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Retrieve the properties of a governance role using its unique identifier.
getGovernanceRoleByRoleId(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Retrieve the properties of a governance role using its unique name.
getGovernanceRoleHistoryByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Retrieve the appointment history for a governance role by unique guid.
getGovernanceRolesByDomainId(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Retrieve all of the governance roles for a particular governance domain.
getGovernanceRolesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Retrieve all of the governance roles for a particular title.
getGovernanceZoneByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Return information about a specific governance zone.
getGovernanceZoneByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Return information about a specific governance zone and its linked governance definitions.
getGovernanceZoneDefinitionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Return information about a specific governance zone and its linked governance definitions.
getGovernanceZoneInAction(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return detailed information about the requested governance zone.
getGovernanceZoneMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceProgramReviewInterface
Return the list of assets that are members of a particular zone.
getGovernanceZoneProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Return the properties of the governance zone.
getGovernanceZonesForDomain(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Return information about the defined governance zones.
getGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Return the unique id for the properties object.
getHeadCount() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
Return the number of people that can be appointed to this role.
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Return the name of the metadata collection that this asset belongs to.
getIdentifierElements() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Return the list of governance level identifiers use with the requested classification.
getIdentifierPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return the name of the property in the classification where the level identifier will be set.
getImplementationDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the description of how the data set supports the governance metric.
getImplementationGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.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.GovernanceDefinitionProperties
Return the list of implications for the organization that this governance definition brings.
getJobTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Return the primary job title for this person.
getKnownName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Return the name that the person/automated agent/team is known as.
getLevelIdentifier() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Return the identifier of the governance level.
getLicense() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Return the license associated with this metadata element (null means none).
getLicensedBy() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the person in the license authority that granted this license.
getLicensedByPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the property from the element supplying the licensedBy property.
getLicensedByTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the type of the element supplying the licensedBy property.
getLicensee() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the person/team that received the license.
getLicenseePropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the property from the element supplying the licensee property.
getLicenseeTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the name of the type of the element supplying the licensee property.
getLicenseId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the unique identifier of the license.
getLicenseId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Return the unique identifier for the license.
getLicenseTypeByDocId(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Retrieve the license type by its assigned unique document identifier.
getLicenseTypeByDomainId(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Retrieve all of the license type definitions for a specific governance domain.
getLicenseTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Retrieve the license type by the unique identifier assigned by this service when it was created.
getLicenseTypesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Retrieve all of the license types for a particular title.
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Return the description of the external reference with respect to the linked object.
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the description of the reference (with respect to this governance definition).
getLinkId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Return the identifier that this reference is to be known as with respect to the linked object.
getLocalReferenceId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the identifier given to this reference (with respect to this governance definition).
getMeasurement() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
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.
getMetrics() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the governance metrics that measure this governance definition.
getName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the default name of the enumeration.
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.
getNestedGovernanceZones() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Return the list of unique identifiers of the governance zones that inherit governance definitions from this zone.
getNestedSubjectAreaGUIDs() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Return the list of unique identifiers of the subject areas that inherit governance definitions from this zone.
getNotes() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return any notes associated with the certificate.
getNotes() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return any notes associated with the license.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
Return the numeric representation of the enumeration.
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.ExternalReferenceProperties
Return the name of the organization that owns the resource that this external reference represents.
getOrigin() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Return information about the origin of the element.
getOriginCategory() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Return the origin of the metadata element.
getOutcomes() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the list of expected outcomes from implementing this governance definition.
getParentGovernanceZone() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Return the identifiers of the governance zone that this zone inherits governance definitions from.
getParents() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the list of governance definitions that are requirements for this governance definition.
getParentSubjectAreaGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Return the unique identifier of the subject area that this zone inherits governance definitions from.
getPeers() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the list of peer governance definitions that are related to 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.metadataelements.GovernanceRoleHistory
Return the list of predecessors to this appointment.
getPriority() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the priority of the governance definition.
getProfile() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Return the profile information for the individual.
getProfileGUID() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Return the the unique employee number for this governance officer.
getProfileProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Return the properties of the profile.
getProfileProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return the properties of the profile.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Return the description of the asset.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Return the properties of the certification type.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Return the properties of the contact method.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Return the properties of the execution point.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Return the requested governance definition.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return the properties of this governance definition.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Return the properties of the governance domain.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Return the properties of the governance domain set.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Return the properties of the governance level identifier for a governance classification.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Return the properties of this governance definition.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Return the properties of the governance metric.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Return the properties of the license type.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Return the properties of the subject area.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Return the properties of the userId.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Return the properties for this external reference.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Return the properties result.
getProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Return the properties result.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQuery() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Return the query to use on the data set.
getRationale() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Return the description of why these two governance definitions are linked.
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.
getRecipient() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the person/team that received the certification.
getRecipientPropertyName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the property from the element supplying the recipient property.
getRecipientTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the name of the type of the element supplying the recipient property.
getReferenceId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Return the unique identifier for the certificate from the certificate authority.
getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the description of the resource that this external reference represents.
getResults() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the list of actual results from implementing this governance definition.
getRole() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Return the description of the governance officer role.
getRoleId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the unique identifier for this job role/appointment.
getScope() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the organizational scope that this governance definition applies to.
getScope() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return the definition of the scope of this zone.
getScope() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the context in which the governance officer is appointed.
getScope() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return the definition of the scope of this subject area
getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Return the list of security labels attached to the element.
getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Return the security properties associated with the element.
getService() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Return the URL of the service used to contact the individual.
getSetsForGovernanceDomain(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Return the list of governance domain sets that a governance domain belong.
getSourceServer() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Return the name of the server where the element was retrieved from.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Return the start date of the appointment.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Return the date/time that this certificate is valid from.
getStartDate() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Return the date/time that this license is valid from.
getStatus() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the status of this governance definition.
getSubjectAreaByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Return information about a specific subject area.
getSubjectAreaByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Return information about a specific subject area.
getSubjectAreaDefinitionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Return information about a specific subject area and its linked governance definitions.
getSubjectAreasForDomain(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Return information about the defined subject areas.
getSuccessors() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Return the list of successors lined up to take over this appointment.
getSummary() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the summary for this governance definition.
getSummary() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Return the short (1-2 sentence) description of the technical element.
getSuperTypeNames() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Return the list of type names for this type's supertypes.
getTarget() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Return the description of the targets that the organization is aiming to achieve.
getTeamType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
Return the type of team.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Returns the stored technical description property for the asset.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Returns the stored technical name property for the asset.
getTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the title associated with this governance definition.
getTitle() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the job role title.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Return the element type properties for this properties object.
getType() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Return the type of the contact method.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Return the description for this element's type.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Return unique identifier for the element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Return name of element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Return the version number for this element's type.
getUniqueName() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Return the unique name - if known
getURI() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the URI used to retrieve the resource that this external reference represents.
getUsage() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return details of the usage of this subject area.
getUsage() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Return details of the expected usage of this technical element.
getUserIdentities() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Return the list of user identities associated with the personal profile.
getUserIdentities() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return the list of user identities associated with the personal profile.
getValue() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Return the account name or similar value used to direct the message to the individual.
getVersion() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Return the version of the resource that this external reference represents.
getZoneMembershipCount() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
Return the count of assets that are associated with the zone.
GovernanceAppointee - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceAppointee describes an individual's appointment as a governance officer or to a specific governance role.
GovernanceAppointee() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Default constructor
GovernanceAppointee(GovernanceAppointee) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Copy/clone constructor
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<GovernanceAppointee>) - 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<GovernanceAppointee>, 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<GovernanceAppointee>) - 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<GovernanceAppointee>, 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<GovernanceAppointee>, 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<GovernanceAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Deprecated.
GovernanceAppointeeNotUniqueException(int, String, String, String, String, String, Throwable, List<GovernanceAppointee>) - Constructor for exception org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceAppointeeNotUniqueException
Deprecated.
GovernanceClassificationLevelInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
GovernanceClassificationLevelInterface defines the levels of the standard governance classifications of Impact, Criticality, Retention, Confidence and Confidentiality.
GovernanceDefinitionElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceDefinitionElement is the superclass used to return the common properties of a governance definition stored in the open metadata repositories.
GovernanceDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Default constructor
GovernanceDefinitionElement(GovernanceDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Copy/clone constructor
GovernanceDefinitionGraph - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceDefinitionGraph documents the linked governance definitions of the governance program.
GovernanceDefinitionGraph() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Default Constructor
GovernanceDefinitionGraph(GovernanceDefinitionGraph) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Copy/clone constructor
GovernanceDefinitionGraphResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDefinitionGraphResponse is the response structure used on the OMAS REST API calls that returns a governance definition graph object as a response.
GovernanceDefinitionGraphResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Default constructor
GovernanceDefinitionGraphResponse(GovernanceDefinitionGraphResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Copy/clone constructor
GovernanceDefinitionListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDefinitionListResponse is the response structure used on the OMAS REST API calls that return a list of governance definitions as a response.
GovernanceDefinitionListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Default constructor
GovernanceDefinitionListResponse(GovernanceDefinitionListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Copy/clone constructor
GovernanceDefinitionMetric - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDefinitionMetric defines the metric for a governance definition.
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
GovernanceDefinitionProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDefinitionProperties provides the base class for many of the definitions that define the data strategy and governance program.
GovernanceDefinitionProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Default Constructor
GovernanceDefinitionProperties(GovernanceDefinitionProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Copy/clone Constructor
GovernanceDefinitionsInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceDefinitionsInterface supports the definition of the governance drivers, policies and controls that define the motivation, goals and implementation approach for the governance program.
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.
GovernanceDelegation - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceDelegation is used to show a relationship between different GovernanceDefinitions.
GovernanceDelegation() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Default Constructor
GovernanceDelegation(GovernanceDelegation) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Copy/clone Constructor - the resulting object.
GovernanceDelegation(ElementStub) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Copy/clone Constructor - the resulting object.
GovernanceDomain - Enum in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDomain defines the different governance domains that open metadata seeks to unite.
GovernanceDomainElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceDomainElement is the bean used to return a governance domain definition stored in the open metadata repositories.
GovernanceDomainElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Default constructor
GovernanceDomainElement(GovernanceDomainElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Copy/clone constructor
GovernanceDomainInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
GovernanceDomainInterface sets up the governance domains that are part of an organization governance.
GovernanceDomainListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDomainListResponse is the response structure used on the OMAS REST API calls that return a list of governance domain definitions as a response.
GovernanceDomainListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Default constructor
GovernanceDomainListResponse(GovernanceDomainListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Copy/clone constructor
GovernanceDomainProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDomainProperties describes a governance domain and the identifier used to group the governance definitions together for this domain.
GovernanceDomainProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Default constructor
GovernanceDomainProperties(GovernanceDomainProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Copy/clone constructor
GovernanceDomainResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDomainResponse is the response structure used on the OMAS REST API calls that returns a governance domain definition object as a response.
GovernanceDomainResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Default constructor
GovernanceDomainResponse(GovernanceDomainResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Copy/clone constructor
GovernanceDomainSetElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceDomainSetElement is the bean used to return a governance domain set definition stored in the open metadata repositories.
GovernanceDomainSetElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Default constructor
GovernanceDomainSetElement(GovernanceDomainSetElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Copy/clone constructor
GovernanceDomainSetListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDomainSetListResponse is the response structure used on the OMAS REST API calls that return a list of governance domain definition sets as a response.
GovernanceDomainSetListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Default constructor
GovernanceDomainSetListResponse(GovernanceDomainSetListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Copy/clone constructor
GovernanceDomainSetProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceDomainSetProperties describes a collection of related governance domains.
GovernanceDomainSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Default constructor
GovernanceDomainSetProperties(GovernanceDomainSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Copy/clone constructor
GovernanceDomainSetResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceDomainResponse is the response structure used on the OMAS REST API calls that returns a governance domain definition object as a response.
GovernanceDomainSetResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Default constructor
GovernanceDomainSetResponse(GovernanceDomainSetResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Copy/clone constructor
GovernanceLevelIdentifierElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceLevelIdentifierElement is the bean used to return a governance level identifier definition stored in the open metadata repositories.
GovernanceLevelIdentifierElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Default constructor
GovernanceLevelIdentifierElement(GovernanceLevelIdentifierElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Copy/clone constructor
GovernanceLevelIdentifierListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceLevelIdentifierListResponse is the response structure used on the OMAS REST API calls that return a list of governance classification level identifiers as a response.
GovernanceLevelIdentifierListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Default constructor
GovernanceLevelIdentifierListResponse(GovernanceLevelIdentifierListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Copy/clone constructor
GovernanceLevelIdentifierProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceLevelIdentifierProperties describes a single level identifier for a specific governance classification.
GovernanceLevelIdentifierProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Default constructor
GovernanceLevelIdentifierProperties(GovernanceLevelIdentifierProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Copy/clone constructor
GovernanceLevelIdentifierResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceLevelIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier object as a response.
GovernanceLevelIdentifierResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Default constructor
GovernanceLevelIdentifierResponse(GovernanceLevelIdentifierResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Copy/clone constructor
GovernanceLevelIdentifierSetElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceLevelIdentifierSetElement documents the level identifier values for a specific governance classification.
GovernanceLevelIdentifierSetElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Default Constructor
GovernanceLevelIdentifierSetElement(GovernanceLevelIdentifierSetElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Copy/clone constructor
GovernanceLevelIdentifierSetListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceLevelIdentifierSetListResponse is the response structure used on the OMAS REST API calls that return a list of governance classification level identifier sets as a response.
GovernanceLevelIdentifierSetListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Default constructor
GovernanceLevelIdentifierSetListResponse(GovernanceLevelIdentifierSetListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Copy/clone constructor
GovernanceLevelIdentifierSetProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceLevelIdentifierSetProperties describes a collection of level identifiers for a specific governance classification.
GovernanceLevelIdentifierSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Default constructor
GovernanceLevelIdentifierSetProperties(GovernanceLevelIdentifierSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Copy/clone constructor
GovernanceLevelIdentifierSetResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceLevelIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier set object as a response.
GovernanceLevelIdentifierSetResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Default constructor
GovernanceLevelIdentifierSetResponse(GovernanceLevelIdentifierSetResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Copy/clone constructor
GovernanceLink - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceLink is used to show a relationship between different governance definitions of the same type.
GovernanceLink() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Default Constructor
GovernanceLink(GovernanceLink) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Copy/clone Constructor - the resulting object.
GovernanceLink(ElementStub) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Copy/clone Constructor - the resulting object.
GovernanceMetricElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceMetricElement is the bean used to return a governance metric stored in the open metadata repositories.
GovernanceMetricElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Default constructor
GovernanceMetricElement(GovernanceMetricElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Copy/clone constructor
GovernanceMetricImplementation - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The GovernanceMetricImplementation defines the query and data set that supports the measurements for a GovernanceMetricProperties.
GovernanceMetricImplementation() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Default constructor
GovernanceMetricImplementation(GovernanceMetricImplementation) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Copy/clone constructor
GovernanceMetricImplementation(GovernanceMetricElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Copy/clone constructor
GovernanceMetricImplementationListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceMetricListResponse is the response structure used on the OMAS REST API calls that return a list of governance metrics along with details of the data sets where measurements are kept as a response.
GovernanceMetricImplementationListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Default constructor
GovernanceMetricImplementationListResponse(GovernanceMetricImplementationListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Copy/clone constructor
GovernanceMetricListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceMetricListResponse is the response structure used on the OMAS REST API calls that return a list of governance metric as a response.
GovernanceMetricListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Default constructor
GovernanceMetricListResponse(GovernanceMetricListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Copy/clone constructor
GovernanceMetricProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceMetricProperties stores information about the way activity associated with a governance definition is to be measured.
GovernanceMetricProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Default constructor
GovernanceMetricProperties(GovernanceMetricProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Copy/clone constructor.
GovernanceMetricResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceMetricResponse is the response structure used on the OMAS REST API calls that returns a governance metric object as a response.
GovernanceMetricResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Default constructor
GovernanceMetricResponse(GovernanceMetricResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Copy/clone constructor
GovernanceMetricsInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceMetricsInterface supports the definition of the metrics that measure the success of the governance program.
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.
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.
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.
GovernanceRoleAppointee - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceRoleAppointee is the bean used to return a governance role and current appointee(s).
GovernanceRoleAppointee() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Default constructor
GovernanceRoleAppointee(GovernanceRoleAppointee) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Copy/clone constructor
GovernanceRoleAppointee(GovernanceRoleElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Copy/clone constructor
GovernanceRoleAppointeeListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceRoleAppointeeListResponse is the response structure used on the OMAS REST API calls that return a list of governance roles and their appointees as a response.
GovernanceRoleAppointeeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Default constructor
GovernanceRoleAppointeeListResponse(GovernanceRoleAppointeeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Copy/clone constructor
GovernanceRoleElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceRoleElement is the bean used to return a governance role description.
GovernanceRoleElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Default constructor
GovernanceRoleElement(GovernanceRoleElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Copy/clone constructor
GovernanceRoleHistory - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceRoleHistory is the bean used to return a governance officer role definition and its appointees over time.
GovernanceRoleHistory() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Default constructor
GovernanceRoleHistory(GovernanceRoleHistory) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Copy/clone constructor
GovernanceRoleHistory(GovernanceRoleElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Copy/clone constructor
GovernanceRoleHistoryResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceRoleHistoryResponse is the response structure used on the OMAS REST API calls that return a governance role object with details of who is and has been appointed to the role as a response.
GovernanceRoleHistoryResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Default constructor
GovernanceRoleHistoryResponse(GovernanceRoleHistoryResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Copy/clone constructor
GovernanceRoleListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceRoleListResponse is the response structure used on the OMAS REST API calls that return a list of governance roles as a response.
GovernanceRoleListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Default constructor
GovernanceRoleListResponse(GovernanceRoleListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Copy/clone constructor
GovernanceRoleProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The GovernanceRoleProperties describes a role within the governance program.
GovernanceRoleProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
Default Constructor
GovernanceRoleProperties(GovernanceRoleProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
Copy/clone Constructor - the resulting object.
GovernanceRoleResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceRoleResponse is the response structure used on the OMAS REST API calls that returns a governance role object as a response.
GovernanceRoleResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Default constructor
GovernanceRoleResponse(GovernanceRoleResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Copy/clone constructor
GovernanceRolesInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
GovernanceRolesInterface covers the definition of governance roles and their appointments.
GovernanceZoneDefinition - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
A governance zone defines a group of assets.
GovernanceZoneDefinition() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Default Constructor
GovernanceZoneDefinition(GovernanceZoneDefinition) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Copy/clone constructor
GovernanceZoneDefinition(GovernanceZoneElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Copy/clone constructor for super class
GovernanceZoneDefinitionResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceZoneDefinitionResponse is the response structure used on the OMAS REST API calls that return the properties for a governance zone with the linked governance definitions.
GovernanceZoneDefinitionResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Default constructor
GovernanceZoneDefinitionResponse(GovernanceZoneDefinitionResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Copy/clone constructor
GovernanceZoneElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceZoneElement is the bean used to return a governance zone definition stored in the open metadata repositories.
GovernanceZoneElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Default constructor
GovernanceZoneElement(GovernanceZoneElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Copy/clone constructor
GovernanceZoneInAction - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
GovernanceZoneInAction returns information about an operational governance zone.
GovernanceZoneInAction() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
Default Constructor
GovernanceZoneInAction(GovernanceZoneInAction) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
Copy/clone constructor
GovernanceZoneInActionResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceZoneInActionResponse is the response structure used on the OMAS REST API calls that return the properties for a governance zone along with the governance definitions associated with the zone and the count of assets that are part of the zone.
GovernanceZoneInActionResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Default constructor
GovernanceZoneInActionResponse(GovernanceZoneInActionResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Copy/clone constructor
GovernanceZoneListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceZoneListResponse is the response structure used on the OMAS REST API calls that return a list of governance zones.
GovernanceZoneListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Default constructor
GovernanceZoneListResponse(GovernanceZoneListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Copy/clone constructor
GovernanceZoneProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
GovernanceZoneProperties describes a governance zone which is a grouping of assets that are used for a specific purpose.
GovernanceZoneProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Default constructor
GovernanceZoneProperties(GovernanceZoneProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Copy/clone constructor
GovernanceZoneResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
GovernanceZoneResponse is the response structure used on the OMAS REST API calls that return the properties for a governance zone.
GovernanceZoneResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Default constructor
GovernanceZoneResponse(GovernanceZoneResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Copy/clone constructor
GovernanceZonesInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The GovernanceZonesInterface is used by the governance team to define the zones where the assets can be located.

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.metadataelements.AssetElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Just use the GUID for the hash code as it should be unique.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
Just use the GUID for the hash code as it should be unique.
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.CertificateIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
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
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
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.

I

ITProfileProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The ITProfileProperties describes a automated agent that is taking governance action.
ITProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ITProfileProperties
Default Constructor
ITProfileProperties(ITProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ITProfileProperties
Copy/clone Constructor - the resulting object.

L

licenseElement(String, String, String, LicenseProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Link an element to a license type and include details of the license in the relationship properties.
LicenseIdRequestBody - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
LicenseIdRequestBody provides a structure for the unique certificate identifier.
LicenseIdRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Default constructor
LicenseIdRequestBody(LicenseIdRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Copy/clone constructor
LicenseProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
LicenseProperties describe the details of a license that shows that an element is licensed with a particular license type.
LicenseProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Default Constructor
LicenseProperties(LicenseProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Copy/clone Constructor - the resulting object.
LicenseTypeElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
LicenseTypeElement contains the properties and header for a licence type retrieved from the metadata repository.
LicenseTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Default constructor
LicenseTypeElement(LicenseTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Copy/clone constructor
LicenseTypeListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
LicenseTypeListResponse is the response structure used on the OMAS REST API calls that return a list of governance roles as a response.
LicenseTypeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Default constructor
LicenseTypeListResponse(LicenseTypeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Copy/clone constructor
LicenseTypeProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
LicenseTypeProperties defines a license that the organization recognizes and has governance definitions to support it.
LicenseTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
Default Constructor
LicenseTypeProperties(LicenseTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
Copy/Clone Constructor
LicenseTypeResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
LicenseTypeResponse is the response structure used on the OMAS REST API calls that returns a license type object as a response.
LicenseTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
Default constructor
LicenseTypeResponse(LicenseTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
Copy/clone constructor
linkExternalReferenceToElement(String, String, String, ExternalReferenceLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Link an external reference to an object.
linkPeerDefinitions(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Link two related governance definitions together.
linkRoleToResource(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Link a governance role to the description of a resource that the role is responsible for.
linkRoleToResponsibility(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Link a governance role to a governance control that defines a governance responsibility that a person fulfils.
linkSubjectAreasInHierarchy(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Link two related subject areas together as part of a hierarchy.
linkSubjectAreaToGovernanceDefinition(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Link a subject area to a governance definition that controls how the definitions in the subject area should be governed.
linkZonesInHierarchy(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Link two related governance zones together as part of a hierarchy.
linkZoneToGovernanceDefinition(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Link a governance zone to a governance definition that controls how the assets in the zone should be governed.

M

MetadataElement - Interface in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
MetadataElement is the common interface for all metadata elements.

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
Governance Program OMAS Java API defined the means to maintain and query the definitions that make up the governance program.
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.metadataelements - package org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The metadata elements describe metadata retrieved from the open metadata repositories.
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
This package defines the beans used to build the REST request and response payloads.
OrganizationProfileProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
OrganizationProfileProperties describes a top-level team in an organization.
OrganizationProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationProfileProperties
Default constructor
OrganizationProfileProperties(OrganizationProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationProfileProperties
Copy/clone constructor

P

PersonalProfileElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The PersonalProfileElement describes an individual who has (or will be) appointed to one of the governance roles defined in the governance program.
PersonalProfileElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Default Constructor
PersonalProfileElement(PersonalProfileElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
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
PersonalProfileProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The PersonalProfileProperties describes an individual.
PersonalProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Default Constructor
PersonalProfileProperties(PersonalProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Copy/clone Constructor - the resulting object.
PersonalProfileResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a PersonalProfileElement 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
PersonalProfileUniverse - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
The PersonalProfileDefinition extends PersonalProfileElement to include information about the related userId and contact information
PersonalProfileUniverse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Default Constructor
PersonalProfileUniverse(PersonalProfileUniverse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Copy/clone Constructor - the resulting object.
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
PersonRoleProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
PersonRoleProperties provides a structure for describe a role assigned to a person.
PersonRoleProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Default constructor
PersonRoleProperties(PersonRoleProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Copy/clone constructor
ProfileElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
ProfileElement contains the properties and header for a profile of a person, team, engine or organization retrieved from the metadata repository.
ProfileElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Default constructor
ProfileElement(ProfileElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Copy/clone constructor

R

ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Copy/clone constructor
relieveGovernanceRole(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Unlink a person from a governance role appointment.
remove() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
Remove the current element in the iterator.
removeGovernanceDomainSet(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Remove the metadata element representing a governanceDomainSet.
removeGovernanceLevelIdentifier(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Remove the metadata element representing a governance classification level identifier.
removeGovernanceLevelIdentifierSet(String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Remove the metadata element representing a Governance Classification Level Identifier Sets and all linked level identifiers.
retrieveAttachedExternalReferences(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Retrieve the list of external references attached to the supplied object.
RightsManagementInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The RightsManagementInterface supports the management of the types of licenses (terms and conditions) associated with elements.

S

SecurityTagsProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
SecurityTags holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
SecurityTagsProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Default constructor
SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Copy/clone constructor
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Set up the abbreviation used for this technical element.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Set up additional properties.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Set up the optional anchor unique identifier.
setAssociatedGovernanceDefinitions(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Set up the list of the governance definitions that control assets in this zone.
setAssociatedGovernanceDefinitions(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Set up the list of the governance definitions that control assets in this zone.
setCertificateId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the unique identifier of the certificate.
setCertificateId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificateIdRequestBody
Set up the unique identifier for the certificate from the certificate authority.
setCertifiedBy(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the person in the certification authority that granted this certificate.
setCertifiedByPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the property from the element supplying the certifiedBy property.
setCertifiedByTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the type of the element supplying the certifiedBy property.
setChildren(List<GovernanceDelegation>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the governance definitions that support this governance definition.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Set up the name of the classification.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Set up the name of the classification that will use this set of level identifiers.
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Set up the classifications associated with this metadata element.
setConditions(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up any conditions or endorsements to this certificate.
setConditions(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up any conditions or endorsements to this license.
setContactMethods(List<ContactMethodElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Set up the list of contact methods for the individual.
setContactMethods(List<ContactMethodElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Set up the list of contact methods for the individual.
setCriteria(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Set up the details of the criteria that Assets have when they are placed in these zones.
setCurrentAppointees(List<GovernanceAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
Set up the information about the person appointed to the governance role.
setCustodian(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the person/team responsible for ensuring that the certificate conditions are adhered to.
setCustodian(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the person/team responsible for ensuring that the license conditions are adhered to.
setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the property from the element supplying the custodian property.
setCustodianPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the property from the element supplying the custodian property.
setCustodianTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the type of the element supplying the custodian property.
setCustodianTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the type of the element supplying the custodian property.
setDataSetConnectionGUIDs(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Set up the list of connection identifiers associated with the data set.
setDataSetDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Set up the display name for the data set.
setDataSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.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.metadataelements.GovernanceMetricImplementation
Set up the unique name for the data set.
setDataSetType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Set up the type name for the data set.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
Set up the description of why these two governance definitions are linked.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Set up description of the person/automated agent/team.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Set up the description of the governance domain
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the full description of the governance definition.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Set up the description of the governance domain
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Set up the description of the governance domain set
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Set up the description of the governance domain set
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Set up the description of the governance domain set
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Set up the description of this governance metric.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Set up the description of the governance zone
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the description of the job role for this governance officer.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Set up the description of the governance zone
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Set up the stored description property for the technical element.
setDetails(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
Set up the specific details of the certification.
setDetails(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
Set up the specific details of the license.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
Set up the short name for the governance domain.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the display name of this external reference.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Set up the short name for the governance domain.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
Set up the short name for the governance domain set.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Set up the short name for the governance domain set.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Set up the short name for the governance domain set.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Set up the display name of this governance metric.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Set up the short name for the governance zone.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Set up the short name for the governance zone.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Set up the stored display name property for the technical element.
setDocumentIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the fully qualified name.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the identifier of the governance domain that this definition belongs to (0=all).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainProperties
Set up the identifier of the governance domain.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Set up the identifier of the governance domain that this definition belongs to (0=all).
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Set up the identifier of the governance domain that this metric is managed by.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Set up the identifier of the governance domain that this zone is managed by.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the identifier of the governance domain that this zone is managed by.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Set up the identifier of the governance domain that this subject area is managed by.
setDomains(List<GovernanceDomainElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Set up the list of governance domains that are included in the governance set.
setEffectiveDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Set up the date that this action is effective.
setElement(CertificationTypeElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
Set up the element result.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
Set up the element result.
setElement(GovernanceDefinitionGraph) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
Set up the element result.
setElement(GovernanceDomainElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
Set up the element result.
setElement(GovernanceDomainSetElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
Set up the element result.
setElement(GovernanceLevelIdentifierElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
Set up the element result.
setElement(GovernanceLevelIdentifierSetElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
Set up the element result.
setElement(GovernanceMetricElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
Set up the element result.
setElement(GovernanceRoleHistory) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
Set up the result.
setElement(GovernanceRoleElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
Set up the element result.
setElement(GovernanceZoneInAction) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
Set up the element result.
setElement(GovernanceZoneElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
Set up the element result.
setElement(LicenseTypeElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
Set up the element result.
setElement(SubjectAreaElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
Set up the element result.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Set up the element header associated with the properties.
setElementList(List<SubjectAreaElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Set up the list of elements to return.
setElements(List<CertificationTypeElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
Set up the list of certification types.
setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
Set up the list of element identifiers.
setElements(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
Set up the list of external references.
setElements(List<GovernanceDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
Set up the list of governance definitions.
setElements(List<GovernanceDomainElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
Set up the list of governance domain definitions.
setElements(List<GovernanceDomainSetElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
Set up the list of governance domain definition sets.
setElements(List<GovernanceLevelIdentifierElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
Set up the list of governance classification level identifiers.
setElements(List<GovernanceLevelIdentifierSetElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
Set up the list of governance classification level identifier sets.
setElements(List<GovernanceMetricImplementation>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
Set up the list of governance metrics.
setElements(List<GovernanceMetricElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
Set up the list of governance metrics.
setElements(List<GovernanceRoleAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
Set up the list of governance roles.
setElements(List<GovernanceRoleElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
Set up the list of governance roles.
setElements(List<LicenseTypeElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
Set up the list of license types.
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.metadataelements.GovernanceAppointee
Set up the start date of the appointment.
setEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the date/time that this certificate is no longer valid.
setEndDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the date/time that this license is no longer valid.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExternalReferneces(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Set up the details of the external references that have been linked to this governance definition.
setExternalReferneces(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Set up the details of the external references that have been linked to this governance definition.
setExternalReferneces(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the details of the external references that have been linked to this governance definition.
setExternalReferneces(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Set up the details of the external references that have been linked to this governance definition.
setFullName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Set up the full legal name for this person.
setGovernanceDefinitionStatus(String, String, GovernanceDefinitionStatus) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Update the status of a governance definition
setGovernanceZone(List<GovernanceZoneElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
Set up the resulting elements.
setGovernanceZoneProperties(GovernanceZoneProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
Set up the properties of the governance zone.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Set up the guid for the element.
setHeadCount(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
Set up the number of people that can be appointed to this role.
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Set up the name of the metadata collection that this asset belongs to.
setIdentifierElements(List<GovernanceLevelIdentifierElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Set up the list of governance level identifiers use with the requested classification.
setIdentifierPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
Set up the name of the property in the classification where the level identifier will be set.
setImplementationDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Set up the description of how the data set supports the governance metric.
setImplementationGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.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.GovernanceDefinitionProperties
Set up the list of implications for the organization that this governance definition brings.
setJobTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
Set up the primary job title for this person.
setKnownName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
Set up the name that the person/automated agent/team is known as.
setLevelIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
Set up the identifier of the governance level.
setLicense(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Set up the license associated with this metadata element (null means none)
setLicensedBy(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the person in the license authority that granted this license.
setLicensedByPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the property from the element supplying the licensedBy property.
setLicensedByTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the type of the element supplying the licensedBy property.
setLicensee(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the person/team that received the license.
setLicenseePropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the property from the element supplying the licensee property.
setLicenseeTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the name of the type of the element supplying the licensee property.
setLicenseId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the unique identifier of the license.
setLicenseId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
Set up the unique identifier for the license.
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Set up the description of the external reference with respect to the linked object.
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the description of the reference (with respect to the governance definition this reference is linked to).
setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
Set up the identifier that this reference is to be known as with respect to the linked object.
setLocalReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
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.GovernanceMetricProperties
Set up the description of the measurements needed to support this metric.
setMetrics(List<GovernanceDelegation>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the governance metrics that measure this governance definition.
setNestedGovernanceZones(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Set up the list of unique identifiers of the governance zones that inherit governance definitions from this zone.
setNestedSubjectAreaGUIDs(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Set up the list of unique identifiers of the subject areas that inherit governance definitions from this zone.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up any notes associated with the certificate.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up any notes associated with the license.
setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the name of the organization that owns the resource that this external reference represents.
setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Set up information about the origin of the element.
setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Set up the details of this element's origin.
setOutcomes(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the list of expected outcomes from implementing this governance definition.
setParentGovernanceZone(ElementStub) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
Set up the unique identifier of the governance zone that this zone inherits governance definitions from.
setParents(List<GovernanceDelegation>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the list of governance definition that are requirements for this governance definition.
setParentSubjectAreaGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Set up the unique identifier of the subject area that this zone inherits governance definitions from.
setPeers(List<GovernanceLink>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the list of governance definitions that are related to this governance definition.
setPersonalProfile(PersonalProfileElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileResponse
Set up the personalProfile result.
setPersonalProfiles(List<PersonalProfileElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.PersonalProfileListResponse
Set up the personalProfile result.
setPredecessors(List<GovernanceAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Set up the list of predecessors to this appointment.
setPriority(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the priority of this governance definition.
setProfile(ProfileElement) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Set up the profile information for the individual.
setProfileGUID(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.AppointmentRequestBody
Set up the unique employee number for this governance officer.
setProfileProperties(PersonalProfileProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
Set up the profile properties.
setProfileProperties(ActorProfileProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Set up the profile properties.
setProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.AssetElement
Set up the the description of the asset.
setProperties(CertificationTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
Set up the certification type properties.
setProperties(ContactMethodProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
Set up the contract method properties.
setProperties(ExecutionPointProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
Set up the properties of the execution point.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
Set up the requested governance definition.
setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
Set up the properties of this governance definition.
setProperties(GovernanceDomainProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
Set up the properties of the governance domain.
setProperties(GovernanceDomainSetProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
Set up the properties of the governance domain set.
setProperties(GovernanceLevelIdentifierProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
Set up the properties of the governance level identifier for a governance classification.
setProperties(GovernanceLevelIdentifierSetProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
Set up the properties of this governance definition.
setProperties(GovernanceMetricProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
Set up the properties of the governance metric.
setProperties(LicenseTypeProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
Set up the license type properties.
setProperties(SubjectAreaProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Set up the properties of the subject area.
setProperties(UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Set up the userId properties.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
Set up the properties for this external reference.
setProperties(GovernanceZoneDefinition) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
Set up the properties result.
setProperties(SubjectAreaDefinition) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Set up the properties result.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Set up the fully qualified name.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
Set up the query to use on the data set.
setRationale(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
Set up the description of why these two governance definitions are linked.
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.
setRecipient(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the person/team that received the certification.
setRecipientPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the property from the element supplying the recipient property.
setRecipientTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the name of the type of the element supplying the recipient property.
setReferenceId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
Set up the unique identifier for the certificate from the certificate authority.
setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the description of the resource that this external reference represents.
setResults(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the list of actual results from implementing this governance definition.
setRole(GovernanceRoleProperties) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
Set up the description of the governance officer role.
setRoleId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the unique identifier for this job role/appointment.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the organizational scope that this governance definition applies to.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
Set up the scope definition of this zone.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the context in which the governance officer is appointed.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Set up the scope definition
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Set up the list of security labels for the element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Set up the security properties associated with the element.
setService(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Set up theURL of the service used to contact the individual.
setSourceServer(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Set up the name of the server where the element was retrieved from.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
Set the start date of the appointment.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
Set up the date/time that this certificate is valid from.
setStartDate(Date) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
Set up the date/time that this license is valid from.
setStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the status of this governance definition.
setSuccessors(List<GovernanceAppointee>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
Set up the list of successors lined up to take over this appointment.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the summary of the governance definition.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Set up the short (1-2 sentence) description of the technical element.
setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Set up the list of type names for this type's supertypes.
setTarget(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Set up the description of the targets that the organization is aiming to achieve.
setTeamType(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
Set up the type of team.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Set up the stored technical description property associated with the asset.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Set up the stored technical name property for the asset.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the title associated with this governance definition.
setTitle(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the job role title.
setType(ElementType) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Set up the type of this element.
setType(ContactMethodType) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Set up the type of the contact method.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Set up a short description of this element's type.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Set up the unique identifier for the element's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Set up the name of this element's type
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Set up the version number for this element's type
setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
Set up unique name - if known
setupGovernanceDefinitionMetric(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Create a link to show that a governance metric supports the requirements of one of the governance policies.
setupSupportingDefinition(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Create a link to show that a governance definition supports the requirements of another governance definition.
setURI(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the URI used to retrieve the resource that this external reference represents.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Set up the details of the usage of this subject area.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Set up details of the expected usage of this technical element.
setUserIdentities(List<UserIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
Set up the list of user identities associated with the personal profile.
setUserIdentities(List<UserIdentityElement>) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
Set up the list of user identities associated with the personal profile.
setValue(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
Set up the account name or similar value used to direct the message to the individual.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Set up the version of the resource that this external reference represents.
setZoneMembershipCount(int) - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
 
SubjectAreaDefinition - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaDefinition() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Default Constructor
SubjectAreaDefinition(SubjectAreaDefinition) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Copy/clone constructor
SubjectAreaDefinition(SubjectAreaElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
Copy/clone constructor for element
SubjectAreaDefinitionResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
SubjectAreaDefinitionResponse is the response structure used on the OMAS REST API calls that return the properties for a subject area with the linked governance definitions.
SubjectAreaDefinitionResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Default constructor
SubjectAreaDefinitionResponse(SubjectAreaDefinitionResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
Copy/clone constructor
SubjectAreaElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
SubjectAreaElement is the bean used to return a subject area definition stored in the open metadata repositories.
SubjectAreaElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Default constructor
SubjectAreaElement(SubjectAreaElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
Copy/clone constructor
SubjectAreaListResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
SubjectAreaListResponse is the response structure used on the OMAS REST API calls that return a list of subject area descriptions.
SubjectAreaListResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Default constructor
SubjectAreaListResponse(SubjectAreaListResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
Copy/clone constructor
SubjectAreaProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Default constructor
SubjectAreaProperties(SubjectAreaProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
Copy/clone constructor
SubjectAreaResponse - Class in org.odpi.openmetadata.accessservices.governanceprogram.rest
SubjectAreaResponse is the response structure used on the OMAS REST API calls that return the properties for a subject area.
SubjectAreaResponse() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
Default constructor
SubjectAreaResponse(SubjectAreaResponse) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
Copy/clone constructor
SubjectAreasInterface - Interface in org.odpi.openmetadata.accessservices.governanceprogram.api
The SubjectAreasInterface is used by the governance team to define the subject area for topic related governance definitions.
SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Copy/clone constructor.

T

TeamProfileProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
The PersonalProfileProperties describes an individual.
TeamProfileProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
Default Constructor
TeamProfileProperties(TeamProfileProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
Copy/clone Constructor - the resulting object.
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.metadataelements.AssetElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.CertificationTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ContactMethodElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOrigin
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementOriginCategory
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementStub
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExecutionPointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ExternalReferenceElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceAppointee
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDefinitionGraph
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDelegation
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceDomainSetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLevelIdentifierSetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceLink
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceMetricImplementation
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleAppointee
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceRoleHistory
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneDefinition
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.GovernanceZoneInAction
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.LicenseTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.PersonalProfileUniverse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.ProfileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaDefinition
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.SubjectAreaElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ActorProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.CertificationTypeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodProperties
JSON-style toString.
toString() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExecutionPointProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceLinkProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ExternalReferenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionMetric
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDefinitionProperties
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.GovernanceDomainProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceDomainSetProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceLevelIdentifierSetProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceMetricProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.GovernanceZoneProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ITProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.LicenseTypeProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.OrganizationProfileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonalProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.PersonRoleProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.ReferenceableProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SecurityTagsProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SubjectAreaProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.SupplementaryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.TeamProfileProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentityProperties
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.CertificateIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
JSON-style 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.GovernanceRoleAppointeeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneInActionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
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.
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
JSON-style toString

U

unlicenseElement(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Remove the license for an element.
unlinkExternalReferenceFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Remove the link between a external reference and an element.
unlinkPeerDefinitions(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Remove the link between two definitions.
unlinkRoleFromResource(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Remove the link between a governance role and a resource.
unlinkRoleFromResponsibility(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
Remove the link between a governance role and a governance responsibility.
unlinkSubjectAreaFromGovernanceDefinition(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Remove the link between a subject area and a governance definition.
unlinkSubjectAreasInHierarchy(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Remove the link between two subject areas in the subject area hierarchy.
unlinkZoneFromGovernanceDefinition(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Remove the link between a zone and a governance definition.
unlinkZonesInHierarchy(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Remove the link between two zones in the zone hierarchy.
updateCertification(String, String, String, boolean, CertificationProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Update the properties of a certification.
updateCertificationType(String, String, boolean, CertificationTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.CertificationManagementInterface
Update the properties of the certification type.
updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.ExternalReferencesInterface
Update the definition of a external reference.
updateGovernanceDefinition(String, String, boolean, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDefinitionsInterface
Update an existing governance definition.
updateGovernanceDomain(String, String, GovernanceDomainProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Update the metadata element representing a Governance Domain.
updateGovernanceDomainSet(String, String, GovernanceDomainSetProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceDomainInterface
Update the metadata element representing a Governance Domain Set.
updateGovernanceLevelIdentifier(String, String, GovernanceLevelIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Update the metadata element representing a governance classification level identifier.
updateGovernanceLevelIdentifierSet(String, String, GovernanceLevelIdentifierSetProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceClassificationLevelInterface
Update the metadata element representing a Governance Classification Level Identifier Sets.
updateGovernanceMetric(String, String, boolean, GovernanceMetricProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceMetricsInterface
Update an existing governance metric.
updateGovernanceRole(String, String, boolean, GovernanceRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceRolesInterface
 
updateGovernanceZone(String, String, boolean, GovernanceZoneProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.GovernanceZonesInterface
Update the definition of a zone.
updateLicense(String, String, String, boolean, LicenseProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Update the properties of a license.
updateLicenseType(String, String, boolean, LicenseTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.RightsManagementInterface
Update the properties of the license type.
updateSubjectArea(String, String, boolean, SubjectAreaProperties) - Method in interface org.odpi.openmetadata.accessservices.governanceprogram.api.SubjectAreasInterface
Update the definition of a subject area.
UserIdentityElement - Class in org.odpi.openmetadata.accessservices.governanceprogram.metadataelements
UserIdentityElement contains the properties and header for a user identity retrieved from the metadata repository.
UserIdentityElement() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Default constructor
UserIdentityElement(UserIdentityElement) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.metadataelements.UserIdentityElement
Copy/clone constructor
UserIdentityProperties - Class in org.odpi.openmetadata.accessservices.governanceprogram.properties
UserIdentityProperties describes an element that is linked to a single userId.
UserIdentityProperties() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentityProperties
Default constructor
UserIdentityProperties(UserIdentityProperties) - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.UserIdentityProperties
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.metadataelements.ElementOriginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.properties.ContactMethodType
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.metadataelements.ElementOriginCategory
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.ContactMethodType
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
An iterator to walk through the list of assets assigned to a zone.
ZoneMembers() - Constructor for class org.odpi.openmetadata.accessservices.governanceprogram.properties.ZoneMembers
 
A C D E F G H I L M N O P R S T U V Z 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.