| 程序包 | 说明 |
|---|---|
| com.ptteng.common.carjn.service | |
| com.ptteng.sca.common.carjn.client |
| 限定符和类型 | 方法和说明 |
|---|---|
Propdffile |
PropdffileService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Propdffile> |
PropdffileService.getObjectsByIds(List<Long> ids) |
List<Propdffile> |
PropdffileService.insertList(List<Propdffile> propdffileList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
PropdffileService.insert(Propdffile propdffile) |
boolean |
PropdffileService.update(Propdffile propdffile) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Propdffile> |
PropdffileService.insertList(List<Propdffile> propdffileList) |
boolean |
PropdffileService.updateList(List<Propdffile> propdffileList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Propdffile |
PropdffileSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Propdffile> |
PropdffileSCAClient.getObjectsByIds(List<Long> ids) |
List<Propdffile> |
PropdffileSCAClient.insertList(List<Propdffile> propdffileList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
PropdffileSCAClient.insert(Propdffile propdffile) |
boolean |
PropdffileSCAClient.update(Propdffile propdffile) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Propdffile> |
PropdffileSCAClient.insertList(List<Propdffile> propdffileList) |
boolean |
PropdffileSCAClient.updateList(List<Propdffile> propdffileList) |
Copyright © 2016. All rights reserved.