| Package | Description |
|---|---|
| com.ptteng.common.skill.service | |
| com.ptteng.sca.common.skill.client |
| Modifier and Type | Method and Description |
|---|---|
UserDocumentRelation |
UserDocumentRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserDocumentRelation> |
UserDocumentRelationService.getObjectsByIds(List<Long> ids) |
List<UserDocumentRelation> |
UserDocumentRelationService.insertList(List<UserDocumentRelation> userDocumentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserDocumentRelationService.insert(UserDocumentRelation userDocumentRelation) |
boolean |
UserDocumentRelationService.update(UserDocumentRelation userDocumentRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserDocumentRelation> |
UserDocumentRelationService.insertList(List<UserDocumentRelation> userDocumentRelationList) |
boolean |
UserDocumentRelationService.updateList(List<UserDocumentRelation> userDocumentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserDocumentRelation |
UserDocumentRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserDocumentRelation> |
UserDocumentRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserDocumentRelation> |
UserDocumentRelationSCAClient.insertList(List<UserDocumentRelation> userDocumentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserDocumentRelationSCAClient.insert(UserDocumentRelation userDocumentRelation) |
boolean |
UserDocumentRelationSCAClient.update(UserDocumentRelation userDocumentRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserDocumentRelation> |
UserDocumentRelationSCAClient.insertList(List<UserDocumentRelation> userDocumentRelationList) |
boolean |
UserDocumentRelationSCAClient.updateList(List<UserDocumentRelation> userDocumentRelationList) |
Copyright © 2016. All Rights Reserved.