| Package | Description |
|---|---|
| bap.pp.common.service | |
| bap.pp.core.department.service | |
| bap.pp.core.role.service | |
| bap.pp.core.staff.service |
| Modifier and Type | Class and Description |
|---|---|
class |
IServiceImpl<T extends IEntity>
类:
IServiceImpl
功能描述: 通用方法实现类
创建人: 常君
创建日期: 2015-9-14 上午11:49:09
开发环境: JDK6.0 |
| Modifier and Type | Class and Description |
|---|---|
class |
DepartmentProxyService
类:
DepartmentProxyImpl 功能描述: 部门服务动态代理实现类 创建人: 张亚杰 创建日期: 2015-1-28 上午10:09:15 开发环境: JDK6.0 |
class |
DepartmentService
部门 增、删、改、查 Service
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoleProxyService |
class |
RoleService
用户组 增、删、改、查 Service
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaffProxyService
用户列表动态代理服务类,用于动态变更用户列表为按部门加载
|
class |
StaffService
人员 增、删、改、查 Service
|