- All Implemented Interfaces:
- Serializable
public class Leadership
extends Line
Leadership is a relationship between an entity of type ActorProfile and an entity of type ActorProfile.
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 leads as the proxy name for entity type ActorProfile.
The second entity proxy has follows as the proxy name for entity type ActorProfile.
Each entity proxy also stores the entities guid.
Relationship identifying leaders and their followers.
- See Also:
- Serialized Form