| Modifier and Type | Method and Description |
|---|---|
ExternalReference |
GovernanceProgramCommon.getExternalReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
GovernanceLeadershipInterface.createGovernanceOfficer(String userId,
GovernanceDomain governanceDomain,
String appointmentId,
String appointmentContext,
String title,
Map<String,String> additionalProperties,
List<ExternalReference> externalReferences)
Create the governance officer appointment.
|
void |
GovernanceLeadershipInterface.updateGovernanceOfficer(String userId,
String governanceOfficerGUID,
GovernanceDomain governanceDomain,
String appointmentId,
String appointmentContext,
String title,
Map<String,String> additionalProperties,
List<ExternalReference> externalReferences)
Update selected fields for the governance officer.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExternalReference> |
GovernanceReferenceableHeader.getExternalReferences()
Return the list of links to external documentation that are relevant to this governance definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceReferenceableHeader.setExternalReferences(List<ExternalReference> externalReferences)
Set up the list of links to external documentation that are relevant to this governance definition.
|
| Constructor and Description |
|---|
ExternalReference(ExternalReference template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExternalReference> |
GovernanceOfficerDetailsRequestBody.getExternalReferences()
Return the list of links to external documentation that are relevant to this governance definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceOfficerDetailsRequestBody.setExternalReferences(List<ExternalReference> externalReferences)
Set up the list of links to external documentation that are relevant to this governance definition.
|
Copyright © 2018–2020 ODPi. All rights reserved.