| 程序包 | 说明 |
|---|---|
| com.ptteng.graship.home.service | |
| com.ptteng.graship.home.vo | |
| com.ptteng.sca.graship.home.client |
| 限定符和类型 | 方法和说明 |
|---|---|
Information |
InformationService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Information> |
InformationService.getObjectsByIds(List<Long> ids) |
List<Information> |
InformationService.insertList(List<Information> informationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InformationService.insert(Information information) |
boolean |
InformationService.update(Information information) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Information> |
InformationService.insertList(List<Information> informationList) |
boolean |
InformationService.updateList(List<Information> informationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Information |
MessageAndInf.getInformation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MessageAndInf.setInformation(Information information) |
| 限定符和类型 | 方法和说明 |
|---|---|
Information |
InformationSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Information> |
InformationSCAClient.getObjectsByIds(List<Long> ids) |
List<Information> |
InformationSCAClient.insertList(List<Information> informationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
InformationSCAClient.insert(Information information) |
boolean |
InformationSCAClient.update(Information information) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Information> |
InformationSCAClient.insertList(List<Information> informationList) |
boolean |
InformationSCAClient.updateList(List<Information> informationList) |
Copyright © 2017. All rights reserved.