| Interface | Description |
|---|---|
| ConfigStorageAPI |
Supports configuration parameters framework functionality.
|
| FileStorageAPI |
Interface to store and load files defined by
FileDescriptors. |
| FoldersService | Deprecated |
| LockService |
Service interface for pessimistic locking.
|
| RelatedEntitiesService | |
| SchedulingConfig |
Configuration parameters interface used by the CORE layer.
|
| SchedulingService |
Service interface to control
ScheduledTasks configuration and execution. |
| ServerInfoAPI |
Interface to provide basic information about the middleware.
|
| ServerInfoService |
Service interface to provide initial information for clients.
|
| UniqueNumbersAPI |
Provides sequences of unique numbers based on database sequences.
|
| Class | Description |
|---|---|
| AbstractBeansMetadata |
Abstract class that is used for getting an information about middleware beans names and their methods
|
| ConfigStorage |
Supports configuration parameters framework functionality.
|
| ConfigStorage.ValueHolder | |
| CubaFileStorage | |
| FoldersServiceBean | |
| LockServiceBean | |
| RelatedEntitiesServiceBean | |
| ServerInfo | |
| ServerInfoServiceBean |
Standard implementation of
ServerInfoService interface. |
| UniqueNumbers |
Provides unique numbers based on database sequences.
|