| Package | Description |
|---|---|
| com.ptteng.common.skill.service | |
| com.ptteng.sca.common.skill.client |
| Modifier and Type | Method and Description |
|---|---|
UserClassRelation |
UserClassRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserClassRelation> |
UserClassRelationService.getObjectsByIds(List<Long> ids) |
List<UserClassRelation> |
UserClassRelationService.insertList(List<UserClassRelation> userClassRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserClassRelationService.insert(UserClassRelation userClassRelation) |
boolean |
UserClassRelationService.update(UserClassRelation userClassRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserClassRelation> |
UserClassRelationService.insertList(List<UserClassRelation> userClassRelationList) |
boolean |
UserClassRelationService.updateList(List<UserClassRelation> userClassRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserClassRelation |
UserClassRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserClassRelation> |
UserClassRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserClassRelation> |
UserClassRelationSCAClient.insertList(List<UserClassRelation> userClassRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserClassRelationSCAClient.insert(UserClassRelation userClassRelation) |
boolean |
UserClassRelationSCAClient.update(UserClassRelation userClassRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserClassRelation> |
UserClassRelationSCAClient.insertList(List<UserClassRelation> userClassRelationList) |
boolean |
UserClassRelationSCAClient.updateList(List<UserClassRelation> userClassRelationList) |
Copyright © 2016. All Rights Reserved.