| Package | Description |
|---|---|
| com.ptteng.micro.mall.service | |
| com.ptteng.sca.micro.mall.client |
| Modifier and Type | Method and Description |
|---|---|
WorkerOrderRelation |
WorkerOrderRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkerOrderRelation> |
WorkerOrderRelationService.getObjectsByIds(List<Long> ids) |
List<WorkerOrderRelation> |
WorkerOrderRelationService.insertList(List<WorkerOrderRelation> workerOrderRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
WorkerOrderRelationService.insert(WorkerOrderRelation workerOrderRelation) |
boolean |
WorkerOrderRelationService.update(WorkerOrderRelation workerOrderRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkerOrderRelation> |
WorkerOrderRelationService.insertList(List<WorkerOrderRelation> workerOrderRelationList) |
boolean |
WorkerOrderRelationService.updateList(List<WorkerOrderRelation> workerOrderRelationList) |
| Modifier and Type | Method and Description |
|---|---|
WorkerOrderRelation |
WorkerOrderRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkerOrderRelation> |
WorkerOrderRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<WorkerOrderRelation> |
WorkerOrderRelationSCAClient.insertList(List<WorkerOrderRelation> workerOrderRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
WorkerOrderRelationSCAClient.insert(WorkerOrderRelation workerOrderRelation) |
boolean |
WorkerOrderRelationSCAClient.update(WorkerOrderRelation workerOrderRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkerOrderRelation> |
WorkerOrderRelationSCAClient.insertList(List<WorkerOrderRelation> workerOrderRelationList) |
boolean |
WorkerOrderRelationSCAClient.updateList(List<WorkerOrderRelation> workerOrderRelationList) |
Copyright © 2021. All rights reserved.