| 程序包 | 说明 |
|---|---|
| com.ptteng.haichuan.audit.client | |
| com.ptteng.haichuan.audit.service |
| 限定符和类型 | 方法和说明 |
|---|---|
InventoryImport |
InventoryImportSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InventoryImport> |
InventoryImportSCAClient.getObjectsByIds(List<Long> ids) |
List<InventoryImport> |
InventoryImportSCAClient.insertList(List<InventoryImport> inventoryImportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InventoryImportSCAClient.insert(InventoryImport inventoryImport) |
boolean |
InventoryImportSCAClient.update(InventoryImport inventoryImport) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InventoryImport> |
InventoryImportSCAClient.insertList(List<InventoryImport> inventoryImportList) |
boolean |
InventoryImportSCAClient.updateList(List<InventoryImport> inventoryImportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
InventoryImport |
InventoryImportService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InventoryImport> |
InventoryImportService.getObjectsByIds(List<Long> ids) |
List<InventoryImport> |
InventoryImportService.insertList(List<InventoryImport> inventoryImportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InventoryImportService.insert(InventoryImport inventoryImport) |
boolean |
InventoryImportService.update(InventoryImport inventoryImport) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InventoryImport> |
InventoryImportService.insertList(List<InventoryImport> inventoryImportList) |
boolean |
InventoryImportService.updateList(List<InventoryImport> inventoryImportList) |
Copyright © 2017. All rights reserved.