Aloe.EnterpriseOne.Model Namespace |
The Aloe.EnterpriseOne.Model namespace contains the base classes for all classes in the EnterpriseOne model. It contains nested namespaces for the different sub-systems and modules of EnterpriseOne.
The nested namespaces are grouped in the followin main sub-systems:General master data:
Customer relationship management sub-system:
Logistics sub-system:
Production sub-system:
Financial and accounting sub-system:
Project Management:
Additional applications:
System master data:
| Class | Description | |
|---|---|---|
| Amount |
Represents immutable amount with currency. Allows currency-safe amount calculcations.
| |
| AmountExtensions |
Extension methods for Amount.
| |
| EnterpriseOneRepositories | Contains methods for managing all EnterpriseOne repositories | |
| MultilanguageString |
Represents immutable store for multiple strings, one per language
| |
| MultilanguageStringExtensions |
Extension methods for MultilanguageString | |
| Quantity |
Мeasure-safe immutable quantity with measurement unit. Allows measurement unit safe calculations.
| |
| QuantityExtensions |
Provides extension methods for Quantity.
|