| Package | Description |
|---|---|
| com.ptteng.college.home.service | |
| com.ptteng.sca.college.home.client |
| Modifier and Type | Method and Description |
|---|---|
RoleModule |
RoleModuleService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleModule> |
RoleModuleService.getObjectsByIds(List<Long> ids) |
List<RoleModule> |
RoleModuleService.insertList(List<RoleModule> roleModuleList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
RoleModuleService.insert(RoleModule roleModule) |
boolean |
RoleModuleService.update(RoleModule roleModule) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleModule> |
RoleModuleService.insertList(List<RoleModule> roleModuleList) |
boolean |
RoleModuleService.updateList(List<RoleModule> roleModuleList) |
| Modifier and Type | Method and Description |
|---|---|
RoleModule |
RoleModuleSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleModule> |
RoleModuleSCAClient.getObjectsByIds(List<Long> ids) |
List<RoleModule> |
RoleModuleSCAClient.insertList(List<RoleModule> roleModuleList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
RoleModuleSCAClient.insert(RoleModule roleModule) |
boolean |
RoleModuleSCAClient.update(RoleModule roleModule) |
| Modifier and Type | Method and Description |
|---|---|
List<RoleModule> |
RoleModuleSCAClient.insertList(List<RoleModule> roleModuleList) |
boolean |
RoleModuleSCAClient.updateList(List<RoleModule> roleModuleList) |
Copyright © 2017. All rights reserved.