| 程序包 | 说明 |
|---|---|
| com.ptteng.micro.mall.model | |
| com.ptteng.micro.mall.service | |
| com.ptteng.sca.micro.mall.client |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PropertyItem> |
Property.getPropertyItemList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Property.setPropertyItemList(List<PropertyItem> propertyItems) |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyItem |
PropertyItemService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PropertyItem> |
PropertyItemService.getObjectsByIds(List<Long> ids) |
List<PropertyItem> |
PropertyItemService.insertList(List<PropertyItem> propertyItemList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
PropertyItemService.insert(PropertyItem propertyItem) |
boolean |
PropertyItemService.update(PropertyItem propertyItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PropertyItem> |
PropertyItemService.insertList(List<PropertyItem> propertyItemList) |
boolean |
PropertyItemService.updateList(List<PropertyItem> propertyItemList) |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyItem |
PropertyItemSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PropertyItem> |
PropertyItemSCAClient.getObjectsByIds(List<Long> ids) |
List<PropertyItem> |
PropertyItemSCAClient.insertList(List<PropertyItem> propertyItemList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
PropertyItemSCAClient.insert(PropertyItem propertyItem) |
boolean |
PropertyItemSCAClient.update(PropertyItem propertyItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PropertyItem> |
PropertyItemSCAClient.insertList(List<PropertyItem> propertyItemList) |
boolean |
PropertyItemSCAClient.updateList(List<PropertyItem> propertyItemList) |
Copyright © 2021. All rights reserved.