| Package | Description |
|---|---|
| com.ptteng.academy.goods.service | |
| com.ptteng.sca.academy.goods.client |
| Modifier and Type | Method and Description |
|---|---|
GoodsZoneRelation |
GoodsZoneRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<GoodsZoneRelation> |
GoodsZoneRelationService.getObjectsByIds(List<Long> ids) |
List<GoodsZoneRelation> |
GoodsZoneRelationService.insertList(List<GoodsZoneRelation> goodsZoneRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
GoodsZoneRelationService.insert(GoodsZoneRelation goodsZoneRelation) |
boolean |
GoodsZoneRelationService.update(GoodsZoneRelation goodsZoneRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<GoodsZoneRelation> |
GoodsZoneRelationService.insertList(List<GoodsZoneRelation> goodsZoneRelationList) |
boolean |
GoodsZoneRelationService.updateList(List<GoodsZoneRelation> goodsZoneRelationList) |
| Modifier and Type | Method and Description |
|---|---|
GoodsZoneRelation |
GoodsZoneRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<GoodsZoneRelation> |
GoodsZoneRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<GoodsZoneRelation> |
GoodsZoneRelationSCAClient.insertList(List<GoodsZoneRelation> goodsZoneRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
GoodsZoneRelationSCAClient.insert(GoodsZoneRelation goodsZoneRelation) |
boolean |
GoodsZoneRelationSCAClient.update(GoodsZoneRelation goodsZoneRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<GoodsZoneRelation> |
GoodsZoneRelationSCAClient.insertList(List<GoodsZoneRelation> goodsZoneRelationList) |
boolean |
GoodsZoneRelationSCAClient.updateList(List<GoodsZoneRelation> goodsZoneRelationList) |
Copyright © 2018. All Rights Reserved.