public class LookupManagerImpl extends UniversalManagerImpl implements LookupManager
log| Constructor and Description |
|---|
LookupManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<LabelValue> |
getAllRoles()
Retrieves all possible roles from persistence layer
|
void |
setLookupDao(LookupDao dao)
Method that allows setting the DAO to talk to the data store with.
|
get, getAll, remove, save, setDaoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getAll, remove, savepublic void setLookupDao(LookupDao dao)
dao - the dao implementationpublic List<LabelValue> getAllRoles()
getAllRoles in interface LookupManagerCopyright © 2015. All rights reserved.