Click or drag to resize

Aloe.EnterpriseOne.Model.Core.Hierarchies Namespace

 
Classes
  ClassDescription
Public classHierarchy
Provides base class for implementing IHierarchy providers.
Public classHierarchyNode
Represent one node in a hierarchy.
Public classIHierarchyExtensions
Contains extension methods for the IHierarchy interface.
Public classIHierarchyNodeExtensions
Contains extension methods for IHierarchyNode
Public classNamePathStringParentHierarchyTEntity
Provides hierarchy manipulation methods for trees stored with string parents and full paths, represented with delimitied node names
Interfaces
  InterfaceDescription
Public interfaceIHierarchy
Provides repository manipulation methods for hierarchy repositories
Public interfaceIHierarchyNode
Hierarchy node manipulation functions
Public interfaceIHierarchyNodeProvider
Implemented by domain classes, which need to provide hierarchy node manipulation functions
Public interfaceIHierarchyNodeProviderTEntity
Typed interface for hierarchy node providers. Currently the interface is used only by extension methods.
Public interfaceIHierarchyProvider
Implemented by classes (typically a repository class), which need to provide hierarchy node manipulation functions