|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniversalManager | |
|---|---|
| org.appfuse.service | |
| org.appfuse.service.impl | |
| Uses of UniversalManager in org.appfuse.service |
|---|
| Subinterfaces of UniversalManager in org.appfuse.service | |
|---|---|
interface |
LookupManager
Business Service Interface to talk to persistence layer and retrieve values for drop-down choice lists. |
interface |
RoleManager
Business Service Interface to handle communication between web and persistence layer. |
interface |
UserManager
Business Service Interface to handle communication between web and persistence layer. |
| Uses of UniversalManager in org.appfuse.service.impl |
|---|
| Classes in org.appfuse.service.impl that implement UniversalManager | |
|---|---|
class |
LookupManagerImpl
Implementation of LookupManager interface to talk to the persistence layer. |
class |
RoleManagerImpl
Implementation of RoleManager interface. |
class |
UniversalManagerImpl
Base class for Business Services - use this class for utility methods and generic CRUD methods. |
class |
UserManagerImpl
Implementation of UserManager interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||