Interface ManagedObjectGovernanceConfiguration
-
public interface ManagedObjectGovernanceConfigurationConfiguration ofGovernanceof theManagedObject.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetGovernanceName()Obtains the name of theGovernance.
-
-
-
Method Detail
-
getGovernanceName
java.lang.String getGovernanceName()
Obtains the name of theGovernance.- Returns:
- Name of the
Governance.
-
-