| Class | Description |
|---|---|
| BaseManagerMockTestCase |
A mock class for testing using JMock.
|
| 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.
|
| LookupManagerImpl |
Implementation of LookupManager interface to talk to the persistence layer.
|
| RoleManagerImpl |
Implementation of RoleManager interface.
|
| UserManagerImpl |
Implementation of UserManager interface.
|
Copyright © 2003-2012. All Rights Reserved.