| Package | Description |
|---|---|
| com.ptteng.academy.document.service | |
| com.ptteng.sca.academy.document.client |
| Modifier and Type | Method and Description |
|---|---|
VideoGradeRelation |
VideoGradeRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoGradeRelation> |
VideoGradeRelationService.getObjectsByIds(List<Long> ids) |
List<VideoGradeRelation> |
VideoGradeRelationService.insertList(List<VideoGradeRelation> videoGradeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
VideoGradeRelationService.insert(VideoGradeRelation videoGradeRelation) |
boolean |
VideoGradeRelationService.update(VideoGradeRelation videoGradeRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoGradeRelation> |
VideoGradeRelationService.insertList(List<VideoGradeRelation> videoGradeRelationList) |
boolean |
VideoGradeRelationService.updateList(List<VideoGradeRelation> videoGradeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
VideoGradeRelation |
VideoGradeRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoGradeRelation> |
VideoGradeRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<VideoGradeRelation> |
VideoGradeRelationSCAClient.insertList(List<VideoGradeRelation> videoGradeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
VideoGradeRelationSCAClient.insert(VideoGradeRelation videoGradeRelation) |
boolean |
VideoGradeRelationSCAClient.update(VideoGradeRelation videoGradeRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<VideoGradeRelation> |
VideoGradeRelationSCAClient.insertList(List<VideoGradeRelation> videoGradeRelationList) |
boolean |
VideoGradeRelationSCAClient.updateList(List<VideoGradeRelation> videoGradeRelationList) |
Copyright © 2019. All rights reserved.