| BackgroundTaskExecution |
|
| CurrencyAmount |
Contains both an amount and a currency
|
| CurrencyAmountRange |
Contains currency and a min/max amount
|
| DatePeriod |
A persistent date period
|
| DateRange |
|
| 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 a user-friendly number given an entity identifier
|
| PollingTaskExecution |
Represents the last execution of a polling task
|
| QBackgroundTaskExecution |
QBackgroundTaskExecution is a Querydsl query type for BackgroundTaskExecution
|
| QCurrencyAmount |
QCurrencyAmount is a Querydsl query type for CurrencyAmount
|
| QCurrencyAmountRange |
QCurrencyAmountRange is a Querydsl query type for CurrencyAmountRange
|
| QDatePeriod |
QDatePeriod is a Querydsl query type for DatePeriod
|
| QDateRange |
QDateRange is a Querydsl query type for DateRange
|
| QDecimalRange |
QDecimalRange is a Querydsl query type for DecimalRange
|
| QDimensions |
QDimensions is a Querydsl query type for Dimensions
|
| QFileSize |
QFileSize is a Querydsl query type for FileSize
|
| QIntegerRange |
QIntegerRange is a Querydsl query type for IntegerRange
|
| QLatLong |
QLatLong is a Querydsl query type for LatLong
|
| QNumberGeneration |
QNumberGeneration is a Querydsl query type for NumberGeneration
|
| QPollingTaskExecution |
QPollingTaskExecution is a Querydsl query type for PollingTaskExecution
|
| QRawFile |
QRawFile is a Querydsl query type for RawFile
|
| QStoredFile |
QStoredFile is a Querydsl query type for StoredFile
|
| QTimeInterval |
QTimeInterval is a Querydsl query type for TimeInterval
|
| RatedCurrencyAmount<T> |
A CurrencyAmount representing a set of units with an abstract rate.
|
| RawFile |
A StoredFile which receives no additional handling.
|
| StoredFile |
Base class for all files (Documents, images, etc) managed by Cyclos.
|
| TimeInterval |
Defines a time interval.
|