| Interface | Description |
|---|---|
| Headers |
Contains the headers used by Cyclos.
|
| ICurrencyAmount |
Common interface for currency amount
|
| ICurrencyAmountRange |
Common interface for currency amount range
|
| IDatePeriod |
Common interface for date ranges
|
| IDecimalRange |
Common interface for decimal ranges
|
| IDimensions |
Common interface for dimensions
|
| IFileSize |
Common interface for file sizes
|
| IIntegerRange |
Common interface for integer ranges
|
| ILatLong |
Common interface for latitude/longitude coordinates
|
| ITimeInterval |
Common interface for time intervals
|
| MainMenu |
Marker interface for enumerations which represent the main menu items
|
| Range<T> |
Common interface for ranges
|
| Class | Description |
|---|---|
| AbstractFormatter |
Base implementation for formatters
|
| ActionConfirmationHelper |
Helper class for actions requiring confirmation using the password confirmation.
|
| AmountSummaryVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| AuthorizationData |
Represents the Authorization header in a request
|
| BarcodeParams |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| CountryVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| CurrencyAmountDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| CurrencyAmountRangeDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| DatePeriodDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| DateWrapper |
Holder class for a
Date value. |
| DecimalRangeDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| DimensionsDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| DistanceDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| FileInfo |
Used whenever a file upload / download is needed, containing information about the file.
|
| FileSizeDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| IntegerRangeDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| LatLongDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| LocaleVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| LocalizationData |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| ModelHelper |
Helper for handling
CurrencyAmountDTOs |
| ModelNameHelper |
Contains helper methods for handling model class names
|
| NumberGenerationDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| PeriodPreselectorOptionData |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| PredefinedPeriodData |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| PushNotificationEvent<T> |
A push notification event
|
| PushNotificationEventFilter |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| PushNotificationEventType<T> |
Possible push notification event types
|
| RawFileVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| RequestInfo |
Contains information from an HTTP request
|
| ResponseInfo |
Represents an HTTP response
|
| SearchByDistanceData |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| StoredFileVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| TimeIntervalDTO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| TimeZoneVO |
THIS FILE WAS GENERATED AUTOMATICALLY.
|
| Enum | Description |
|---|---|
| ActionPasswordConfirmationStatus |
This enum contains all possible status for an action confirmation according to the confirmation password.
|
| AdminMainMenu |
Contains the main menu entries which are available for administrators
|
| DistanceUnit |
Represents a distance unit
|
| FileMimeType |
Possible mime types for uploading files
|
| FileSizeUnit |
Possible units for a file size
|
| Location |
Points to different locations which to be accessed, each location points to a module functionality.
|
| MaskType |
Enumerates different types of mask
|
| NotificationLevel |
A severity for a notification shown to users
|
| PeriodPreselectorOptionType |
A type for PeriodPreselectorOption
|
| PeriodType |
A type of period
|
| ProfileManagementSection |
Contains the sections in profile management actions which are available for admins / brokers
|
| Quarter | |
| RawFileNature |
Possible natures for raw files
|
| SendMedium |
Defines the possibles mediums for sending a notification to an user
|
| StoredFileNature |
Possible stored files natures
|
| TimeField |
A given time field
|
| TransactionLevel |
Defines the transaction level required by a service method invocation
|
| UserMainMenu |
Contains the main menu entries which are available for users (members / brokers)
|
| Exception | Description |
|---|---|
| ResponseException |
Exception thrown when a
ResponseInfo is expected, and we want to rollback the transaction |
| Annotation Type | Description |
|---|---|
| Transaction |
Annotation used to indicate the
TransactionLevel a service method uses |