| Package | Description |
|---|---|
| com.ptteng.sca.uweiqian.organization.client | |
| com.ptteng.uweiqian.organization.service |
| Modifier and Type | Method and Description |
|---|---|
UserApply |
UserApplySCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserApply> |
UserApplySCAClient.getObjectsByIds(List<Long> ids) |
List<UserApply> |
UserApplySCAClient.insertList(List<UserApply> userApplyList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserApplySCAClient.insert(UserApply userApply) |
boolean |
UserApplySCAClient.update(UserApply userApply) |
| Modifier and Type | Method and Description |
|---|---|
List<UserApply> |
UserApplySCAClient.insertList(List<UserApply> userApplyList) |
boolean |
UserApplySCAClient.updateList(List<UserApply> userApplyList) |
| Modifier and Type | Method and Description |
|---|---|
UserApply |
UserApplyService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserApply> |
UserApplyService.getObjectsByIds(List<Long> ids) |
List<UserApply> |
UserApplyService.insertList(List<UserApply> userApplyList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserApplyService.insert(UserApply userApply) |
boolean |
UserApplyService.update(UserApply userApply) |
| Modifier and Type | Method and Description |
|---|---|
List<UserApply> |
UserApplyService.insertList(List<UserApply> userApplyList) |
boolean |
UserApplyService.updateList(List<UserApply> userApplyList) |
Copyright © 2016. All rights reserved.