public class BaiduDishServiceImpl extends BaiduAbstractService implements WaimaiDishService
dishCategoryMappingDao, dishMappingDao, orderMappingDao| 构造器和说明 |
|---|
BaiduDishServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
batchUpdateDish(Long mchId,
Long storeId,
List<com.ptteng.onway.platform.model.DishNormWmDTO> dishNormWmDTOs) |
void |
offlineDish(Long mchId,
Long storeId,
Long dishNormId) |
void |
onlineDish(Long mchId,
Long storeId,
Long dishNormId,
com.ptteng.onway.platform.model.DishNormWmDTO dishNormWmDTO) |
void |
saveDishGroup(Long mchId,
Long storeId,
Long dishGroupId,
com.ptteng.onway.platform.model.DishGroupWmDTO dishGroup) |
void |
setThreshold(Long mchId,
Long storeId,
Long dishNormId,
int stock) |
void |
updateDish(Long mchId,
Long storeId,
Long dishNormId,
com.ptteng.onway.platform.model.DishNormWmDTO dishNormWmDTO) |
void |
updateDishGroup(Long mchId,
Long storeId,
Long dishGroupId,
com.ptteng.onway.platform.model.DishGroupWmDTO dishGroup) |
getBdWmClientaddDishMapping, addDishMapping, checkDishPlatformById, checkDishPlatformByIds, checkStorePlatformById, findDishCategoryMapping, findDishMapping, findOrderMappingByOrderIdPlatformType, findOrderMappingByTargetPlatformType, findStoreMapping, findStoreMappingByMappingIdPlatformType, isBaiduOrder, isElemeOrder, isMeituanOrder, log, saveDishCategoryMapping, saveOrderMapping, saveOrderMapping, saveStoreMapping, updateDishMapping, updateOrderMappingpublic void saveDishGroup(Long mchId, Long storeId, Long dishGroupId, com.ptteng.onway.platform.model.DishGroupWmDTO dishGroup) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
saveDishGroup 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void updateDishGroup(Long mchId, Long storeId, Long dishGroupId, com.ptteng.onway.platform.model.DishGroupWmDTO dishGroup) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateDishGroup 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void onlineDish(Long mchId, Long storeId, Long dishNormId, com.ptteng.onway.platform.model.DishNormWmDTO dishNormWmDTO) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
onlineDish 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void offlineDish(Long mchId, Long storeId, Long dishNormId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
offlineDish 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void updateDish(Long mchId, Long storeId, Long dishNormId, com.ptteng.onway.platform.model.DishNormWmDTO dishNormWmDTO) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateDish 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void batchUpdateDish(Long mchId, Long storeId, List<com.ptteng.onway.platform.model.DishNormWmDTO> dishNormWmDTOs) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
batchUpdateDish 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void setThreshold(Long mchId, Long storeId, Long dishNormId, int stock) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
setThreshold 在接口中 WaimaiDishServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.