| 程序包 | 说明 |
|---|---|
| com.ptteng.micro.common.service | |
| com.ptteng.sca.micro.common.client |
| 限定符和类型 | 方法和说明 |
|---|---|
IndustryTemplate |
IndustryTemplateService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndustryTemplate> |
IndustryTemplateService.getObjectsByIds(List<Long> ids) |
List<IndustryTemplate> |
IndustryTemplateService.insertList(List<IndustryTemplate> industryTemplateList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
IndustryTemplateService.insert(IndustryTemplate industryTemplate) |
boolean |
IndustryTemplateService.update(IndustryTemplate industryTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndustryTemplate> |
IndustryTemplateService.insertList(List<IndustryTemplate> industryTemplateList) |
boolean |
IndustryTemplateService.updateList(List<IndustryTemplate> industryTemplateList) |
| 限定符和类型 | 方法和说明 |
|---|---|
IndustryTemplate |
IndustryTemplateSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndustryTemplate> |
IndustryTemplateSCAClient.getObjectsByIds(List<Long> ids) |
List<IndustryTemplate> |
IndustryTemplateSCAClient.insertList(List<IndustryTemplate> industryTemplateList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
IndustryTemplateSCAClient.insert(IndustryTemplate industryTemplate) |
boolean |
IndustryTemplateSCAClient.update(IndustryTemplate industryTemplate) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndustryTemplate> |
IndustryTemplateSCAClient.insertList(List<IndustryTemplate> industryTemplateList) |
boolean |
IndustryTemplateSCAClient.updateList(List<IndustryTemplate> industryTemplateList) |
Copyright © 2022. All rights reserved.