| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties | |
| org.odpi.openmetadata.accessservices.governanceprogram.rest |
| Modifier and Type | Method and Description |
|---|---|
GovernanceDomain |
GovernanceOfficer.getGovernanceDomain()
Return the governance domain over which this governance officer presides.
|
static GovernanceDomain |
GovernanceDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GovernanceDomain[] |
GovernanceDomain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceOfficer.setGovernanceDomain(GovernanceDomain governanceDomain)
Set up the governance domain over which this governance officer presides.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceDomain |
GovernanceOfficerValidatorRequestBody.getGovernanceDomain()
Return the governance domain over which this governance officer presides.
|
GovernanceDomain |
GovernanceOfficerDetailsRequestBody.getGovernanceDomain()
Return the governance domain over which this governance officer presides.
|
GovernanceDomain |
GovernanceDomainRequestBody.getGovernanceDomain()
Return the governance domain over which this governance officer presides.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceOfficerValidatorRequestBody.setGovernanceDomain(GovernanceDomain governanceDomain)
Set up the governance domain over which this governance officer presides.
|
void |
GovernanceOfficerDetailsRequestBody.setGovernanceDomain(GovernanceDomain governanceDomain)
Set up the governance domain over which this governance officer presides.
|
void |
GovernanceDomainRequestBody.setGovernanceDomain(GovernanceDomain governanceDomain)
Set up the governance domain over which this governance officer presides.
|
Copyright © 2018–2019 ODPi. All rights reserved.