Aloe.EnterpriseOne.Model.Core.Hierarchies Namespace |
| Class | Description | |
|---|---|---|
| Hierarchy |
Provides base class for implementing IHierarchy providers.
| |
| HierarchyNode |
Represent one node in a hierarchy.
| |
| IHierarchyExtensions |
Contains extension methods for the IHierarchy interface.
| |
| IHierarchyNodeExtensions |
Contains extension methods for IHierarchyNode | |
| NamePathStringParentHierarchyTEntity |
Provides hierarchy manipulation methods for trees stored with string parents and full paths, represented with delimitied node names
|
| Interface | Description | |
|---|---|---|
| IHierarchy |
Provides repository manipulation methods for hierarchy repositories
| |
| IHierarchyNode |
Hierarchy node manipulation functions
| |
| IHierarchyNodeProvider |
Implemented by domain classes, which need to provide hierarchy node manipulation functions
| |
| IHierarchyNodeProviderTEntity |
Typed interface for hierarchy node providers. Currently the interface is used only by extension methods.
| |
| IHierarchyProvider |
Implemented by classes (typically a repository class), which need to provide hierarchy node manipulation functions
|