- All Implemented Interfaces:
- Serializable
public class CategoryHierarchyLink
extends Line
CategoryHierarchyLink is a relationship between an entity of type GlossaryCategory and an entity of type GlossaryCategory.
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 superCategory as the proxy name for entity type GlossaryCategory.
The second entity proxy has subcategories as the proxy name for entity type GlossaryCategory.
Each entity proxy also stores the entities guid.
Relationship between two glossary categories used to create nested categories.
- See Also:
- Serialized Form