Class | Description |
---|---|
GenericManagerImpl<T,PK extends Serializable> |
This class serves as the Base class for all other Managers - namely to hold
common CRUD methods that they might all use.
|
InternationalisationService |
Allow i18n and L10n When we are not in a web context
|
LookupManagerImpl |
Implementation of LookupManager interface to talk to the persistence layer.
|
RoleManagerImpl |
Implementation of RoleManager interface.
|
StatsUsageServiceImpl | |
UniversalManagerImpl |
Base class for Business Services - use this class for utility methods and
generic CRUD methods.
|
UserManagerImpl |
Implementation of UserManager interface.
|
Copyright © 2015. All rights reserved.