- All Implemented Interfaces:
- Serializable
public class ZoneGovernance
extends Line
ZoneGovernance is a relationship between an entity of type GovernanceZone and an entity of type GovernanceDefinition.
The ends of the relationship are stored as entity proxies, where there is a 'proxy' name by which the entity type is known.
The first entity proxy has governedZones as the proxy name for entity type GovernanceZone.
The second entity proxy has governedBy as the proxy name for entity type GovernanceDefinition.
Each entity proxy also stores the entities guid.
Links a governance zone to a governance definition that applies to all of the members of the zone.
- See Also:
- Serialized Form