Class OrganizationalControlProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.governance.OrganizationalControlProperties
- Direct Known Subclasses:
GovernanceProcedureProperties
,GovernanceResponsibilityProperties
An organizational control describes a business activity that supports the governance program implementation.
Examples include training, responsibility, buddy-checking etc.
-
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorCopy/Clone Constructor -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceControlProperties
equals, getImplementationDescription, hashCode, setImplementationDescription
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.governance.GovernanceDefinitionProperties
getAdditionalProperties, getDescription, getDocumentIdentifier, getDomainIdentifier, getImplications, getImportance, getOutcomes, getResults, getScope, getSummary, getTitle, setAdditionalProperties, setDescription, setDocumentIdentifier, setDomainIdentifier, setImplications, setImportance, setOutcomes, setResults, setScope, setSummary, setTitle
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.OpenMetadataRootProperties
getEffectiveFrom, getEffectiveTo, getExtendedProperties, getTypeName, setEffectiveFrom, setEffectiveTo, setExtendedProperties, setTypeName
-
Constructor Details
-
OrganizationalControlProperties
public OrganizationalControlProperties()Default Constructor -
OrganizationalControlProperties
Copy/Clone Constructor- Parameters:
template
- object to copy
-
-
Method Details
-
toString
JSON-style toString- Overrides:
toString
in classGovernanceControlProperties
- Returns:
- string containing the properties and their values
-