| Interface | Description |
|---|---|
| RatedAccountEntity |
Common interface for Rated account entities.
|
| RatedEntity |
Common interface for Rated entities.
|
| Class | Description |
|---|---|
| BackgroundTaskExecution |
Stores a peristent
BackgroundTask |
| CurrencyAmount |
Contains both an amount and a currency
|
| CurrencyAmountRange |
Contains currency and a min/max amount
|
| DatePeriod |
A persistent date period
|
| DecimalRange |
Represents a price range
|
| Dimensions |
Contains width and height
|
| FileSize |
A file size
|
| IntegerRange |
Contains a range of integer numbers
|
| LatLong |
Represents a latitude / longitude pair
|
| NumberGeneration |
Contains configuration for generating an user-friendly number given an entity identifier
|
| RatedCurrencyAmount<T> |
A CurrencyAmount representing a set of units with an abstract rate.
|
| StoredFile |
Base class for all files (Documents, images, etc) managed by Cyclos.
|
| TimeInterval |
Defines a time interval.
|