| Interface | Description |
|---|---|
| ConfigureService | |
| DateFormatService |
Service for parsing and formatting dates.
|
| FactoryService |
To allow multiple clients of Delia to each
run concurrently with their own customizations, we
need a central factory service.
|
| TimeZoneService |
Service that manages Delia's default timezone.
|
| Class | Description |
|---|---|
| ConfigureServiceImpl | |
| DateFormatServiceImpl | |
| DateFormatter | |
| FactoryServiceImpl | |
| ServiceBase |
Base class for many services.
|
| TimeZoneServiceImpl |
Copyright © 2020. All rights reserved.