| Package | Description |
|---|---|
| org.appfuse.service | |
| org.appfuse.service.impl |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
RoleManagerImpl
Implementation of RoleManager interface.
|
class |
UserManagerImpl
Implementation of UserManager interface.
|
Copyright © 2003-2012. All Rights Reserved.