Package toolbox.services.util

Package class diagram package toolbox.services.util
Provides convenient service implementations for general purpose.

See:
          Description

Interface Summary
CurrencyCodeService Simple interface definition to obtain currency codes and numbers.
TemplateService Interface that defines a general purpose templating service interface.
 

Class Summary
CurrencyCodeServiceISO4217Impl Simple CurrencyCodeService implementation that performs mappings based on the ISO 4217 standard.
FreeMarkerTemplateServiceImpl FreeMarker based implementation of the TemplateService interface.
 

Package toolbox.services.util Description

Provides convenient service implementations for general purpose.