| Package | Description |
|---|---|
| com.ptteng.onway.platform.service | |
| com.ptteng.sca.onway.platform.client |
| Modifier and Type | Method and Description |
|---|---|
FoodTypeRelation |
FoodTypeRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<FoodTypeRelation> |
FoodTypeRelationService.getObjectsByIds(List<Long> ids) |
List<FoodTypeRelation> |
FoodTypeRelationService.insertList(List<FoodTypeRelation> foodTypeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
FoodTypeRelationService.insert(FoodTypeRelation foodTypeRelation) |
boolean |
FoodTypeRelationService.update(FoodTypeRelation foodTypeRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<FoodTypeRelation> |
FoodTypeRelationService.insertList(List<FoodTypeRelation> foodTypeRelationList) |
boolean |
FoodTypeRelationService.updateList(List<FoodTypeRelation> foodTypeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
FoodTypeRelation |
FoodTypeRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<FoodTypeRelation> |
FoodTypeRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<FoodTypeRelation> |
FoodTypeRelationSCAClient.insertList(List<FoodTypeRelation> foodTypeRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
FoodTypeRelationSCAClient.insert(FoodTypeRelation foodTypeRelation) |
boolean |
FoodTypeRelationSCAClient.update(FoodTypeRelation foodTypeRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<FoodTypeRelation> |
FoodTypeRelationSCAClient.insertList(List<FoodTypeRelation> foodTypeRelationList) |
boolean |
FoodTypeRelationSCAClient.updateList(List<FoodTypeRelation> foodTypeRelationList) |
Copyright © 2017. All rights reserved.