索引
All Classes and Interfaces|常量字段值|所有程序包
A
- acquireArticleCategoryVo(EbArticleCategory, String) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireArticleDetailVo(Long) - 类中的方法 com.ishop.merchant.BaseController
-
返回文章详细内容。
- acquireArticleVo(EbArticle, String, boolean) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireCategoryIdList(List<EbProductCategory>) - 类中的静态方法 com.ishop.merchant.util.ProductCategoryUtils
-
根据商品分类对象集合(平台)返回分类ID集合。
- acquireCommonOrderDetail(EbOrder, String) - 类中的方法 com.ishop.merchant.BaseController
-
获取通用平台订单详情信息,平台和商户都使用。
- acquireCommonOrderList(List<EbOrder>) - 类中的方法 com.ishop.merchant.BaseController
-
获取公共订单列表,目前后台和商户都可以使用该方法。
- acquireCouponFrontVo(EbCoupon) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireEbArticle(ArticleRequest, String) - 类中的静态方法 com.ishop.merchant.util.VoUtils
-
添加文字转换成数据库对象。
- acquireEbUserToken(int, long, String) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireListTree(List<EbMerchantProductCategory>, MerProductCateSortComparator) - 类中的静态方法 com.ishop.merchant.util.ProductCategoryUtils
- acquireListTree(List<EbProductCategory>, ProductCategorySortComparator) - 类中的静态方法 com.ishop.merchant.util.ProductCategoryUtils
-
获取平台商品分类树列表。
- acquireMerProdGuaranteeGroup(Map<String, Object>) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireOrderDetailFrontVo(EbOrderDetail) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireOrderInvoiceDetail(EbOrderDetail) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireOrderInvoiceDetailVo(EbOrderInvoiceDetail) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireOrderInvoiceList(String) - 类中的方法 com.ishop.merchant.BaseController
-
获取订单发货单列表,平台、商户都可以用。
- acquireOrderInvoiceVo(EbOrderInvoice) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquireOrderStatusQuery(Order) - 类中的方法 com.ishop.merchant.support.WechatV2PlatformPayEngine
- acquirePayOutTradeNo(String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
生成第三方支付订单编号。
- acquirePlatformMerDetailVo(EbMerchant) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquirePlatformOrderDetailVo(EbOrder, EbMerchantOrder) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquirePlatformOrderH5WechatV2(long, long, String, String, String, String, String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
返回微信支付v2版本需要的平台订单记录
- acquirePlatformOrderRoutineWechatV2(long, long, String, String, String, String, String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
获取微信小程序支付类型订单。
- acquirePlatformOrderVo(EbOrder) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- acquirePriceAttrMoney(String[], String) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
-
根据价格规格,返回自定义属性中要存放的价格信息。
- acquireProduct(ProductAddVo, int) - 类中的静态方法 com.ishop.merchant.util.VoUtils
-
商户添加商品,获取一个商品对象。
- acquireUserBalanceSign(long, double, double, String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
余额签名字段,金额保留2位小数
- add(EbMerchant) - 类中的方法 com.ishop.merchant.platform.MerchantController
- add(EbMerchantCategory) - 类中的方法 com.ishop.merchant.platform.MerchantCategoryController
- add(EbMerchantType) - 类中的方法 com.ishop.merchant.platform.MerchantTypeController
- add(EbProductCategory) - 类中的方法 com.ishop.merchant.platform.ProductCategoryController
- add(ProductBrandVo) - 类中的方法 com.ishop.merchant.platform.ProductBrandController
- addCategory(EbArticleCategory) - 类中的方法 com.ishop.merchant.platform.ArticleCategoryController
- all(Integer) - 类中的方法 com.ishop.merchant.platform.ProductGuaranteeController
-
商户新增商品,选择服务保障列表。
- APPOINT_TYPE_ALL - 类中的静态变量 com.ishop.merchant.Constants
-
包邮类型:0-全国包邮
- APPOINT_TYPE_DEFINED - 类中的静态变量 com.ishop.merchant.Constants
-
包邮类型:2-自定义
- APPOINT_TYPE_PART - 类中的静态变量 com.ishop.merchant.Constants
-
包邮类型:1-部分包邮
- articleCategoryCache(ArticleServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- articleCategoryCache(RedisHelper, ArticleServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- ArticleCategoryCache - com.ishop.merchant中的接口
-
文章分类缓存定义。
- ArticleCategoryController - com.ishop.merchant.platform中的类
- ArticleCategoryController() - 类的构造器 com.ishop.merchant.platform.ArticleCategoryController
- ArticleController - com.ishop.merchant.platform中的类
- ArticleController() - 类的构造器 com.ishop.merchant.platform.ArticleController
- ArticleParam - com.ishop.merchant.pojo中的类
- ArticleParam() - 类的构造器 com.ishop.merchant.pojo.ArticleParam
- ArticleServiceImpl - com.ishop.merchant.service中的类
- ArticleServiceImpl() - 类的构造器 com.ishop.merchant.service.ArticleServiceImpl
- articleSwitch(Long) - 类中的方法 com.ishop.merchant.platform.ArticleController
- ATTR_NAME_PRICE - 类中的静态变量 com.ishop.merchant.Constants
-
规格名称关键词:价格
- ATTR_VALUE_CUSTOM_PRICE - 类中的静态变量 com.ishop.merchant.Constants
-
已过时。
- ATTR_VALUE_OTHER_PRICE - 类中的静态变量 com.ishop.merchant.Constants
-
价格属性中,用户输入其他金额,选项名称
- AUDIT_FAIL_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
入驻审核未通过标记
- AUDIT_STATUS_EXEMPTION - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品审核状态-无需审核
- AUDIT_STATUS_FAIL - 类中的静态变量 com.ishop.merchant.Constants
-
商户审核状态-审核拒绝
- AUDIT_STATUS_FAIL - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品审核状态-审核拒绝
- AUDIT_STATUS_SUCCESS - 类中的静态变量 com.ishop.merchant.Constants
-
商户审核状态-审核通过
- AUDIT_STATUS_SUCCESS - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品审核状态-审核成功
- AUDIT_STATUS_WAIT - 类中的静态变量 com.ishop.merchant.Constants
-
商户审核状态-待审核
- AUDIT_STATUS_WAIT - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品审核状态-待审核
- AUDIT_SUCCESS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
入驻审核通过标记
B
- BALANCE_RECORD_LINK_TYPE_BROKERAGE - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录关联类型—佣金转余额
- BALANCE_RECORD_LINK_TYPE_ORDER - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录关联类型—订单
- BALANCE_RECORD_LINK_TYPE_RECHARGE - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录关联类型—充值
- BALANCE_RECORD_LINK_TYPE_SYSTEM - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录关联类型—系统后台
- BALANCE_RECORD_REMARK_BROKERAGE - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—佣金转余额
- BALANCE_RECORD_REMARK_ORDER - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—用户订单付款成功
- BALANCE_RECORD_REMARK_ORDER_REFUND - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—用户订单退款成功
- BALANCE_RECORD_REMARK_RECHARGE - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—充值
- BALANCE_RECORD_REMARK_SYSTEM_ADD - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—后台积分操作添加
- BALANCE_RECORD_REMARK_SYSTEM_SUB - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录备注—后台积分操作减少
- BALANCE_RECORD_TYPE_ADD - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录类型—增加
- BALANCE_RECORD_TYPE_SUB - 类中的静态变量 com.ishop.merchant.BalanceRecordConstants
-
余额记录类型—扣减
- BalanceRecordConstants - com.ishop.merchant中的类
- BalanceRecordConstants() - 类的构造器 com.ishop.merchant.BalanceRecordConstants
- BARGAINING_SUCCESS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
砍价成功标记
- BaseController - com.ishop.merchant中的类
-
商户模块基础控制器。
- BaseController() - 类的构造器 com.ishop.merchant.BaseController
- batchUpdateEbUserCache(List<Long>) - 类中的方法 com.ishop.merchant.BaseController
-
批量更新电商用户缓存。
- BrandCategoryParam - com.ishop.merchant.pojo中的类
- BrandCategoryParam() - 类的构造器 com.ishop.merchant.pojo.BrandCategoryParam
- BROKERAGE_RECORD_LINK_TYPE_ORDER - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录关联类型—订单
- BROKERAGE_RECORD_LINK_TYPE_WITHDRAW - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录关联类型—提现
- BROKERAGE_RECORD_LINK_TYPE_YUE - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录关联类型—转余额
- BROKERAGE_RECORD_STATUS_COMPLETE - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录状态—完成
- BROKERAGE_RECORD_STATUS_CREATE - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录状态—创建
- BROKERAGE_RECORD_STATUS_FROZEN - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录状态—冻结期
- BROKERAGE_RECORD_STATUS_INVALIDATION - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录状态—失效(订单退款/申请被拒)
- BROKERAGE_RECORD_STATUS_WITHDRAW - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录状态—提现申请
- BROKERAGE_RECORD_TITLE_BROKERAGE_YUE - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录标题—提现拒绝
- BROKERAGE_RECORD_TITLE_ORDER - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录标题—订单获得佣金
- BROKERAGE_RECORD_TITLE_WITHDRAW_APPLY - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录标题—提现申请
- BROKERAGE_RECORD_TITLE_WITHDRAW_FAIL - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录标题—提现拒绝
- BROKERAGE_RECORD_TYPE_ADD - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录类型—增加
- BROKERAGE_RECORD_TYPE_SUB - 类中的静态变量 com.ishop.merchant.BrokerageConstants
-
佣金记录类型—扣减
- BrokerageConstants - com.ishop.merchant中的类
-
佣金记录常量类
- BrokerageConstants() - 类的构造器 com.ishop.merchant.BrokerageConstants
- buildTree(List<CityTreeVo>, List<EbCityRegion>, Cache) - 类中的静态方法 com.ishop.merchant.util.CityUtils
C
- CACHE_NAME_ARTICLE_CATE - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_CITY - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_EXPRESS - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_LEVEL - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_MER_CATEGORY - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_MER_PRODUCT_CATEGORY - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_MER_TYPE - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_MERCHANT - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_PRODUCT - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_PRODUCT_ATTR - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_PRODUCT_BRAND - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_PRODUCT_CATEGORY - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_USER_CONFIG - 类中的静态变量 com.ishop.merchant.Constants
- CACHE_NAME_USER_REG - 类中的静态变量 com.ishop.merchant.Constants
- categorySwitch(Long) - 类中的方法 com.ishop.merchant.platform.ArticleCategoryController
- CHARGE_MODE_TYPE_NUMBER - 类中的静态变量 com.ishop.merchant.Constants
-
计费方式:1-按件数
- CHARGE_MODE_TYPE_UNKNOWN - 类中的静态变量 com.ishop.merchant.Constants
-
计费方式:0-未知
- CHARGE_MODE_TYPE_VOLIME - 类中的静态变量 com.ishop.merchant.Constants
-
计费方式:3-按体积
- CHARGE_MODE_TYPE_WEIGHT - 类中的静态变量 com.ishop.merchant.Constants
-
计费方式:2-按重量
- cityCacheProvider(CityServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- cityCacheProvider(RedisHelper, CityServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
城市区域缓存配置。
- CityCacheProvider - com.ishop.merchant中的接口
-
城市区域缓存。
- CityParam - com.ishop.merchant.pojo中的类
- CityParam() - 类的构造器 com.ishop.merchant.pojo.CityParam
- CityServiceImpl - com.ishop.merchant.service中的类
- CityServiceImpl() - 类的构造器 com.ishop.merchant.service.CityServiceImpl
- CityUtils - com.ishop.merchant.util中的类
- CityUtils() - 类的构造器 com.ishop.merchant.util.CityUtils
- clearCdnMultiImageUrl(String, String) - 类中的静态方法 com.ishop.merchant.util.ImageUtils
-
把数组中多个图片路径,替换后,重新组成json数组。
- close(Integer) - 类中的方法 com.ishop.merchant.platform.MerchantController
- CLOSING_ORDER_PREFIX_MERCHANT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
结算订单号前缀_商户
- CLOSING_ORDER_PREFIX_USER - 类中的静态变量 com.ishop.merchant.OrderConstants
-
结算订单号前缀_用户
- com.ishop.merchant - 程序包 com.ishop.merchant
- com.ishop.merchant.cache - 程序包 com.ishop.merchant.cache
- com.ishop.merchant.config - 程序包 com.ishop.merchant.config
- com.ishop.merchant.controller - 程序包 com.ishop.merchant.controller
- com.ishop.merchant.platform - 程序包 com.ishop.merchant.platform
- com.ishop.merchant.pojo - 程序包 com.ishop.merchant.pojo
- com.ishop.merchant.pub - 程序包 com.ishop.merchant.pub
- com.ishop.merchant.service - 程序包 com.ishop.merchant.service
- com.ishop.merchant.support - 程序包 com.ishop.merchant.support
- com.ishop.merchant.util - 程序包 com.ishop.merchant.util
- com.ishop.merchant.util.cache - 程序包 com.ishop.merchant.util.cache
- combineKey(int, long) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
- combineMultiImageUrl(String, String) - 类中的静态方法 com.ishop.merchant.util.ImageUtils
-
把给定的图片路径集合,分别拼接上前缀,在商品轮播图字段中常用。
- combineProductAttrValue(ProductAddVo, EbProduct) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
-
设置添加(或编辑)商品价格信息。
- compare(EbMerchantProductCategory, EbMerchantProductCategory) - 类中的方法 com.ishop.merchant.util.cache.MerProductCateSortComparator
- compare(EbProductCategory, EbProductCategory) - 类中的方法 com.ishop.merchant.util.cache.ProductCategorySortComparator
- CONFIG_ALI_PAY_STATUS - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付宝支付状态
- CONFIG_KEY_ADMIN_WECHAT_SHARE_IMAGE - 类中的静态变量 com.ishop.merchant.Constants
-
微信分享图片(公众号)
- CONFIG_KEY_ADMIN_WECHAT_SHARE_SYNOPSIS - 类中的静态变量 com.ishop.merchant.Constants
-
微信分享简介(公众号)
- CONFIG_KEY_ADMIN_WECHAT_SHARE_TITLE - 类中的静态变量 com.ishop.merchant.Constants
-
微信分享标题(公众号)
- CONFIG_KEY_API_URL - 类中的静态变量 com.ishop.merchant.Constants
-
后台api地址(回调地址)
- CONFIG_KEY_INTEGRAL_DEDUCTION_MONEY - 类中的静态变量 com.ishop.merchant.Constants
-
积分抵扣金额(1积分抵多少金额,0.01)
- CONFIG_KEY_INTEGRAL_DEDUCTION_RATIO - 类中的静态变量 com.ishop.merchant.Constants
-
积分抵扣比例(订单中积分可抵扣商品金额比例(0~100)%)
- CONFIG_KEY_INTEGRAL_DEDUCTION_START_MONEY - 类中的静态变量 com.ishop.merchant.Constants
-
积分抵扣开启金额(单位元),订单满多少钱可以使用积分抵扣
- CONFIG_KEY_INTEGRAL_DEDUCTION_SWITCH - 类中的静态变量 com.ishop.merchant.Constants
-
积分抵扣开关
- CONFIG_KEY_INTEGRAL_RATE_ORDER_GIVE - 类中的静态变量 com.ishop.merchant.Constants
-
下单支付金额按比例赠送积分(实际支付多少元赠送1积分)
- CONFIG_KEY_RECHARGE_SWITCH - 类中的静态变量 com.ishop.merchant.Constants
-
是否开启充值功能
- CONFIG_KEY_SITE_NAME - 类中的静态变量 com.ishop.merchant.Constants
-
网站名称
- CONFIG_KEY_SITE_URL - 类中的静态变量 com.ishop.merchant.Constants
-
移动端域名
- CONFIG_KEY_STORE_INTEGRAL_EXTRACT_TIME - 类中的静态变量 com.ishop.merchant.Constants
-
积分冻结时间
- CONFIG_KEY_STORE_SELF_MENTION - 类中的静态变量 com.ishop.merchant.Constants
-
是否开启门店自提
- CONFIG_KEY_VIP_OPEN - 类中的静态变量 com.ishop.merchant.Constants
-
是否开启会员功能
- CONFIG_PAY_WECHAT_OPEN - 类中的静态变量 com.ishop.merchant.PayConstants
-
微信支付开关
- CONFIG_RECHARGE_ATTENTION - 类中的静态变量 com.ishop.merchant.Constants
-
充值注意事项
- CONFIG_SITE_TENG_XUN_MAP_KEY - 类中的静态变量 com.ishop.merchant.Constants
-
腾讯地图key
- CONFIG_YUE_PAY_STATUS - 类中的静态变量 com.ishop.merchant.PayConstants
-
余额支付状态
- configInfoEdit(MerchantConfigInfoVo) - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
- Constants - com.ishop.merchant中的类
- Constants() - 类的构造器 com.ishop.merchant.Constants
- copyProduct(CopyProductRequest) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
-
拷贝(采集)商品方法。
- CopyProductRequest - com.ishop.merchant.pojo中的类
- CopyProductRequest() - 类的构造器 com.ishop.merchant.pojo.CopyProductRequest
- countMerchantTotal(Integer, Integer, String, Boolean, Boolean, TimeRange, String) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
- COUPON_RECEIVE_TYPE_MANUAL - 类中的静态变量 com.ishop.merchant.CouponConstants
-
优惠券领取类型—手动领取
- COUPON_RECEIVE_TYPE_PAY_PRODUCT - 类中的静态变量 com.ishop.merchant.CouponConstants
-
优惠券领取类型—商品买赠送券
- COUPON_TYPE_DISCOUNT - 类中的静态变量 com.ishop.merchant.CouponConstants
-
优惠券类型—折扣券
- COUPON_TYPE_SATISFY - 类中的静态变量 com.ishop.merchant.CouponConstants
-
优惠券类型—满减券
- CouponConstants - com.ishop.merchant中的类
- CouponConstants() - 类的构造器 com.ishop.merchant.CouponConstants
- CouponServiceImpl - com.ishop.merchant.service中的类
- CouponServiceImpl(CouponUserServiceImpl) - 类的构造器 com.ishop.merchant.service.CouponServiceImpl
- CouponUserServiceImpl - com.ishop.merchant.service中的类
- CouponUserServiceImpl() - 类的构造器 com.ishop.merchant.service.CouponUserServiceImpl
- CREATE_TYPE_ADMIN - 类中的静态变量 com.ishop.merchant.Constants
-
创建类型-管理员创建
- CREATE_TYPE_APPLY - 类中的静态变量 com.ishop.merchant.Constants
-
创建类型-入驻申请
D
- DEFAULT_NAME - 类中的静态变量 com.ishop.merchant.Constants
-
默认模板名称—全国包邮
- delete(Integer) - 类中的方法 com.ishop.merchant.platform.MerchantCategoryController
- delete(Integer) - 类中的方法 com.ishop.merchant.platform.MerchantTypeController
- delete(Integer) - 类中的方法 com.ishop.merchant.platform.ProductCategoryController
- delete(Long) - 类中的方法 com.ishop.merchant.platform.ArticleController
- delete(String) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
- DELIVER_GOODS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
发货标记
- detail(Long) - 类中的方法 com.ishop.merchant.controller.MerchantUserController
- detail(Long) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
- doNotifyOrderPay(NotifyValue<NotifyOrder>) - 类中的方法 com.ishop.merchant.support.MerchantWechatOrderCallback
-
订单通知:更新系统订单状态,写入平台通知记录。
E
- execBatchTag(List<Long>, String) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
批量设置用户标签。
- execDeleteArticle(long) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
- execDeleteByProductIdAndType(long, int) - 类中的方法 com.ishop.merchant.service.ProductAttrServiceImpl
-
删除已有商品规格
- execDeleteByProductIdAndType(long, int) - 类中的方法 com.ishop.merchant.service.ProductAttrValueServiceImpl
-
删除已有规格属性值
- execDeleteProduct(long) - 类中的方法 com.ishop.merchant.service.ProductRelationServiceImpl
-
删除用户收藏记录中,关于该商品的记录。
- execDeleteProductCouponList(long) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
根据商品ID,删除关联的商品优惠券集合
- execInsertBrand(EbProductBrand, List<Object[]>) - 类中的方法 com.ishop.merchant.service.ProductBrandServiceImpl
- execInsertMerchant(EbMerchant, String, long, UserAndDeptTo) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
-
创建新商户。
- execInsertMobileUserRegister(S_user_core, EbUser, Long, EbUserToken) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
移动端手机(登录不存在手机号时)注册用户。
- execInsertProduct(EbProduct, List<EbProductAttr>, List<EbProductAttrValue>, EbProductDescription, List<EbProductCoupon>) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
商户新增一个商品信息。
- execInsertUserAddress(EbUserAddress) - 类中的方法 com.ishop.merchant.service.UserAddressServiceImpl
-
新增一个用户地址。
- execModifyUserBalance(long, double, String, double) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
后台为用户变动余额
- execOpenMerchant(int) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
- execOperateStock(long, Integer, String) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
操作库存
- execOperateStock(Integer, Integer, String, Integer, Integer) - 类中的方法 com.ishop.merchant.service.ProductAttrValueServiceImpl
-
添加(退货)/扣减库存
- execPayWechatPublic(EbOrder, S_pay_notify, boolean) - 类中的方法 com.ishop.merchant.service.PayServiceImpl
-
微信支付,接收通知成功,更新订单状态。
- execPayYue(EbOrder, double, long, String, EbUser) - 类中的方法 com.ishop.merchant.service.PayServiceImpl
-
余额支付订单操作。
- execProductDown(long) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
商品下架
- execProductUp(long, List<Integer>) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
商品上架
- execRechargeWechatNotify(EbRechargeOrder, EbUserBalanceRecord, double, S_pay_notify, boolean) - 类中的方法 com.ishop.merchant.service.PayServiceImpl
-
微信充值,支付通知确认更新数据。
- execRoleMerchantAdmin(int, long, long, long) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
更新(设置)用户,移动端用户商户管理员角色。
- execSendExpress(EbOrderInvoice, List<EbOrderInvoiceDetail>, List<EbOrderDetail>, EbOrder) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
发货(express)数据库更新。
- execSetupPayPass(long, String) - 类中的方法 com.ishop.merchant.service.UserRegConfigServiceImpl
- execUpdateBindUser(S_user_core, Long, int, String) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
微信等第三方登录是,已存在用户,但未绑定token,更新绑定信息。
- execUpdateConfigInfo(EbMerchant, EbMerchantInfo) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
-
更新商户配置信息。
- execUpdateIntegral(long, int, String) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
更新用户积分
- execUpdateMerchantPlatform(EbMerchant, UserAndDeptTo) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
-
平台更新商户基本信息,同步到系统机构。
- execUpdateMoney(long, double, String) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
更新用户余额。
- execUpdateProduct(EbProduct, List<EbProductAttr>, List<EbProductAttr>, List<EbProductAttrValue>, List<EbProductAttrValue>, EbProductDescription, List<EbProductCoupon>) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
更新商品信息。
- execUpdateUseCoupons(List<Long>) - 类中的方法 com.ishop.merchant.service.CouponUserServiceImpl
-
更新用户优惠券为“已使用”
- execUpdateUserEdit(EbUser, S_user_core) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
用户编辑个人信息。
- expressCache(ExpressServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
快递公司缓存
- expressCache(RedisHelper, ExpressServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
快递公司缓存配置
- ExpressCache - com.ishop.merchant中的接口
-
快递信息缓存,通过快递code检索。
- ExpressConstants - com.ishop.merchant中的类
-
快递相关常量
- ExpressConstants() - 类的构造器 com.ishop.merchant.ExpressConstants
- ExpressServiceImpl - com.ishop.merchant.service中的类
- ExpressServiceImpl() - 类的构造器 com.ishop.merchant.service.ExpressServiceImpl
F
- filterUserOpenId(String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
过滤微信openId中双引号。
- FULFILLMENT_ORDER_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
订单配送标记
G
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- get(int) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- get(int) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- get(int) - 接口中的方法 com.ishop.merchant.CityCacheProvider
- get(int) - 接口中的方法 com.ishop.merchant.LevelCache
- get(int) - 接口中的方法 com.ishop.merchant.MerCategoryCacheProvider
- get(int) - 接口中的方法 com.ishop.merchant.MerchantCache
- get(int) - 接口中的方法 com.ishop.merchant.MerTypeCacheProvider
- get(int) - 接口中的方法 com.ishop.merchant.ProductBrandCache
- get(int) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- get(long) - 接口中的方法 com.ishop.merchant.ArticleCategoryCache
- get(long) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- get(long) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- get(long) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- get(long) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- get(long) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- get(long) - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- get(long) - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
-
由于注册用户可能较多,因此在第一次使用时加载到缓存。
- get(long) - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- get(long) - 接口中的方法 com.ishop.merchant.ProductCache
- get(long) - 接口中的方法 com.ishop.merchant.UserRegCache
- get(long) - 接口中的方法 com.ishop.merchant.UserRegConfigCache
- get(String) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- get(String) - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- get(String) - 接口中的方法 com.ishop.merchant.ExpressCache
- getAccessType() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getArticleCategoryCache() - 类中的方法 com.ishop.merchant.BaseController
- getArticleService() - 类中的方法 com.ishop.merchant.BaseController
- getAuthor() - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- getBaseInfo() - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
- getBrandName() - 类中的方法 com.ishop.merchant.pojo.BrandCategoryParam
- getCacheAllList() - 类中的方法 com.ishop.merchant.pub.ProductInfoController
-
商品品牌缓存集合,平台、商户端都要使用,看到相同数据。
- getCategoryId() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getCategoryId() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getCateId() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getCid() - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- getCid() - 类中的方法 com.ishop.merchant.pojo.BrandCategoryParam
- getCityCache() - 类中的方法 com.ishop.merchant.BaseController
- getCityService() - 类中的方法 com.ishop.merchant.BaseController
- getConfigInfo() - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
- getCouponService() - 类中的方法 com.ishop.merchant.BaseController
- getCouponUserService() - 类中的方法 com.ishop.merchant.BaseController
- getCurrentEbUser() - 类中的方法 com.ishop.merchant.BaseController
-
返回当前电商注册用户(C端)
- getDateLimit() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getDateLimit() - 类中的方法 com.ishop.merchant.pojo.OrderParam
- getDateLimit() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getDetailList(String) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
-
订单细节详情列表(发货使用)
- getExpressCache() - 类中的方法 com.ishop.merchant.BaseController
- getExpressService() - 类中的方法 com.ishop.merchant.BaseController
- getInvoiceList(String) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
-
获取订单发货单列表
- getInvoiceList(String) - 类中的方法 com.ishop.merchant.platform.PlatformOrderController
-
获取订单发货单列表
- getIsSelf() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getIsSelf() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getIsSwitch() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getKeywords() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getKeywords() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getLevelCache() - 类中的方法 com.ishop.merchant.BaseController
- getList() - 接口中的方法 com.ishop.merchant.ArticleCategoryCache
- getList() - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- getList() - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- getList() - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- getList() - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- getList() - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- getList() - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- getList() - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- getList() - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- getList() - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- getList() - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- getList() - 接口中的方法 com.ishop.merchant.CityCacheProvider
- getList() - 接口中的方法 com.ishop.merchant.MerCategoryCacheProvider
- getList() - 接口中的方法 com.ishop.merchant.MerTypeCacheProvider
- getList() - 接口中的方法 com.ishop.merchant.ProductBrandCache
- getList(String) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- getList(String) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- getList(String) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- getList(String) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- getList(String) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- getList(String) - 接口中的方法 com.ishop.merchant.ProductAttrCache
- getListTree() - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- getListTree() - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- getListTree() - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- getMerchantApplyService() - 类中的方法 com.ishop.merchant.BaseController
- getMerchantCache() - 类中的方法 com.ishop.merchant.BaseController
- getMerchantCategoryCache() - 类中的方法 com.ishop.merchant.BaseController
- getMerchantCategoryCacheTree() - 类中的方法 com.ishop.merchant.controller.MerchantProductController
- getMerchantCategoryName(int) - 类中的方法 com.ishop.merchant.BaseController
- getMerchantProductCategoryService() - 类中的方法 com.ishop.merchant.BaseController
- getMerchantService() - 类中的方法 com.ishop.merchant.BaseController
-
返回商户定义数据库服务
- getMerchantTypeCache() - 类中的方法 com.ishop.merchant.BaseController
- getMerchantTypeName(int) - 类中的方法 com.ishop.merchant.BaseController
- getMerId() - 类中的方法 com.ishop.merchant.pojo.OrderParam
- getMerId() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getMerProductCategoryCache() - 类中的方法 com.ishop.merchant.BaseController
- getNikename() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getNowTime() - 类中的静态方法 com.ishop.merchant.VariableConstants
-
已过时。获取当前日期,指定格式,老代码方法。
- getOrderInvoiceService() - 类中的方法 com.ishop.merchant.BaseController
- getOrderNo() - 类中的方法 com.ishop.merchant.pojo.OrderParam
- getOrderService() - 类中的方法 com.ishop.merchant.BaseController
- getOrderStatusNum(String) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
-
平台端获取订单各状态数量
- getOrderStatusNum(String) - 类中的方法 com.ishop.merchant.platform.PlatformOrderController
-
平台端获取订单各状态数量
- getParentId() - 类中的方法 com.ishop.merchant.pojo.CityParam
- getPayCount() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getPayService() - 类中的方法 com.ishop.merchant.BaseController
- getPhone() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getPhone() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getProductAttrCache() - 类中的方法 com.ishop.merchant.BaseController
- getProductAttrValueService() - 类中的方法 com.ishop.merchant.BaseController
- getProductBrandCache() - 类中的方法 com.ishop.merchant.BaseController
- getProductBrandService() - 类中的方法 com.ishop.merchant.BaseController
- getProductCache() - 类中的方法 com.ishop.merchant.BaseController
- getProductCategoryCache() - 类中的方法 com.ishop.merchant.BaseController
- getProductCategoryService() - 类中的方法 com.ishop.merchant.BaseController
- getProductCategoryTree() - 类中的方法 com.ishop.merchant.platform.ProductCategoryController
- getProductDescriptionService() - 类中的方法 com.ishop.merchant.BaseController
- getProductGuaranteeService() - 类中的方法 com.ishop.merchant.BaseController
- getProductRelationService() - 类中的方法 com.ishop.merchant.BaseController
- getProductRuleService() - 类中的方法 com.ishop.merchant.BaseController
- getProductService() - 类中的方法 com.ishop.merchant.BaseController
- getProductUsableList() - 类中的方法 com.ishop.merchant.controller.MerchantCouponController
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- getProviderName() - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- getProviderType() - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- getRegionType() - 类中的方法 com.ishop.merchant.pojo.CityParam
- getRegisterType() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getSettlementInfo() - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
- getSex() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getShippingTemplateService() - 类中的方法 com.ishop.merchant.BaseController
- getSku(String) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
-
商品sku。
- getStatus() - 类中的方法 com.ishop.merchant.pojo.OrderParam
- getStatus() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getTabsHeader() - 类中的方法 com.ishop.merchant.controller.MerchantProductController
- getTabsHeader() - 类中的方法 com.ishop.merchant.platform.ProductController
- getTagIds() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getThirdLevelCategoryList(Integer, int) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
-
返回第三级(平台)商品分类集合。
- getThirdLevelCategoryList(Integer, int) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
-
返回第三级(平台)商品分类集合。
- getThirdLevelCategoryList(Integer, int) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- getTitle() - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- getTree() - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- getTree() - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- getTree() - 接口中的方法 com.ishop.merchant.CityCacheProvider
- getTree(Integer) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- getTree(Integer) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- getTree(Integer) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
-
获取商品分类树。
- getTree(String) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- getTree(String) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- getTree(String) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- getType() - 类中的方法 com.ishop.merchant.pojo.OrderParam
- getType() - 类中的方法 com.ishop.merchant.pojo.ProductParam
- getTypeId() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- getUrl() - 类中的方法 com.ishop.merchant.pojo.CopyProductRequest
- getUserAddressService() - 类中的方法 com.ishop.merchant.BaseController
- getUserBalanceService() - 类中的方法 com.ishop.merchant.BaseController
- getUserBrokerageService() - 类中的方法 com.ishop.merchant.BaseController
- getUserRechargeService() - 类中的方法 com.ishop.merchant.BaseController
- getUserRegCache() - 类中的方法 com.ishop.merchant.BaseController
- getUserRegConfigCache() - 类中的方法 com.ishop.merchant.BaseController
- getUserRegConfigService() - 类中的方法 com.ishop.merchant.BaseController
- getUserRegisterName(long) - 类中的方法 com.ishop.merchant.BaseController
-
根据注册用户ID,返回其名字(昵称)
- getUserRegisterService() - 类中的方法 com.ishop.merchant.BaseController
- getWechatPublic() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- getWechatRoutine() - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- GROUP_DATA_ID_BOTTOM_NAVIGATION - 类中的静态变量 com.ishop.merchant.Constants
-
移动端_底部导航
- GROUP_DATA_ID_INDEX_BANNER - 类中的静态变量 com.ishop.merchant.Constants
-
首页banner滚动图
- GROUP_DATA_ID_INDEX_KEYWORDS - 类中的静态变量 com.ishop.merchant.Constants
-
热门搜索
- GROUP_DATA_ID_INDEX_MENU - 类中的静态变量 com.ishop.merchant.Constants
-
首页金刚区
- GROUP_DATA_ID_ORDER_STATUS_IMAGE - 类中的静态变量 com.ishop.merchant.Constants
-
移动端_订单状态_图
- GROUP_DATA_ID_RECHARGE_PACKAGE - 类中的静态变量 com.ishop.merchant.Constants
-
移动端_充值套餐设置
- GROUP_DATA_ID_SPREAD_BANNER_LIST - 类中的静态变量 com.ishop.merchant.Constants
-
分销推广海报Banner
- GROUP_DATA_ID_USER_CENTER_BANNER - 类中的静态变量 com.ishop.merchant.Constants
-
个人中心轮播图
- GROUP_DATA_ID_USER_CENTER_MENU - 类中的静态变量 com.ishop.merchant.Constants
-
个人中心菜单
- GROUP_SUCCESS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
拼团成功标记
H
- hasPriceAttr(List<EbProductAttr>) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
-
返回价格规格,对应的价格数组,如果存在的话。
I
- ImageUtils - com.ishop.merchant.util中的类
- ImageUtils() - 类的构造器 com.ishop.merchant.util.ImageUtils
- info(Integer) - 类中的方法 com.ishop.merchant.platform.MerchantController
-
平台查看商户详情。
- info(Long) - 类中的方法 com.ishop.merchant.controller.MerProductRuleController
- info(Long) - 类中的方法 com.ishop.merchant.platform.ArticleController
- info(Long) - 类中的方法 com.ishop.merchant.pub.ProductInfoController
- info(String) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
- info(String) - 类中的方法 com.ishop.merchant.platform.PlatformOrderController
- INIT_PASSWORD - 类中的静态变量 com.ishop.merchant.Constants
-
商户初始密码
- isAutoShippingDone(String) - 类中的静态方法 com.ishop.merchant.util.PayUtils
-
检测订单中商品是否(全部)为虚拟商品,如果是则无需发货,订单直接完成。
- isMerchant() - 类中的方法 com.ishop.merchant.BaseController
-
当前登录用户是否商户。
- isPlatformSuper() - 类中的方法 com.ishop.merchant.BaseController
-
当前登录用户是否超管(平台商户超管)
L
- levelCache(LevelServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
系统用户等级定义缓存。
- levelCache(RedisHelper, LevelServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
系统用户等级定义缓存。
- LevelCache - com.ishop.merchant中的接口
-
用户等级定义表。
- LevelServiceImpl - com.ishop.merchant.service中的类
- LevelServiceImpl() - 类的构造器 com.ishop.merchant.service.LevelServiceImpl
- list() - 类中的方法 com.ishop.merchant.controller.MerchantCouponController
- list() - 类中的方法 com.ishop.merchant.controller.MerProdGuaranteeGroupController
- list() - 类中的方法 com.ishop.merchant.platform.ArticleCategoryController
- list() - 类中的方法 com.ishop.merchant.platform.MerchantCategoryController
- list() - 类中的方法 com.ishop.merchant.platform.MerchantTypeController
- list() - 类中的方法 com.ishop.merchant.platform.ProductBrandController
- list() - 类中的方法 com.ishop.merchant.platform.ProductCategoryController
- list() - 类中的方法 com.ishop.merchant.platform.ProductGuaranteeController
- list() - 类中的方法 com.ishop.merchant.platform.TagController
- list(KeywordsParam) - 类中的方法 com.ishop.merchant.controller.MerProductRuleController
- list(KeywordsParam) - 类中的方法 com.ishop.merchant.controller.ShippingTemplateController
- list(MenuParam) - 类中的方法 com.ishop.merchant.controller.MerchantMenuController
- list(ArticleParam) - 类中的方法 com.ishop.merchant.platform.ArticleController
- list(MerchantParam) - 类中的方法 com.ishop.merchant.platform.MerchantController
- list(OrderParam) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
- list(OrderParam) - 类中的方法 com.ishop.merchant.platform.PlatformOrderController
- list(ProductParam) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
- list(ProductParam) - 类中的方法 com.ishop.merchant.platform.ProductController
- list(UserSearchParam) - 类中的方法 com.ishop.merchant.controller.MerchantUserController
- list(UserSearchParam) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
- listAll() - 类中的方法 com.ishop.merchant.platform.MerchantCategoryController
- listAll() - 类中的方法 com.ishop.merchant.platform.MerchantTypeController
- listAll() - 类中的方法 com.ishop.merchant.platform.TagController
- listHeaderNum(MerchantParam) - 类中的方法 com.ishop.merchant.platform.MerchantController
- listRole() - 类中的方法 com.ishop.merchant.platform.UserRegisterController
-
在平台端,管理用户,可以设置移动端用户为商户管理员,看到一些管理功能界面。
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- loadDataToCache(Cache) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- LocalArticleCateCache - com.ishop.merchant.cache中的类
- LocalArticleCateCache() - 类的构造器 com.ishop.merchant.cache.LocalArticleCateCache
- LocalCityCache - com.ishop.merchant.cache中的类
- LocalCityCache() - 类的构造器 com.ishop.merchant.cache.LocalCityCache
- LocalExpressCache - com.ishop.merchant.cache中的类
- LocalExpressCache() - 类的构造器 com.ishop.merchant.cache.LocalExpressCache
- LocalLevelCache - com.ishop.merchant.cache中的类
- LocalLevelCache() - 类的构造器 com.ishop.merchant.cache.LocalLevelCache
- LocalMerCategoryCache - com.ishop.merchant.cache中的类
- LocalMerCategoryCache() - 类的构造器 com.ishop.merchant.cache.LocalMerCategoryCache
- LocalMerchantCache - com.ishop.merchant.cache中的类
- LocalMerchantCache() - 类的构造器 com.ishop.merchant.cache.LocalMerchantCache
- LocalMerchantCacheConfig - com.ishop.merchant.config中的类
- LocalMerchantCacheConfig() - 类的构造器 com.ishop.merchant.config.LocalMerchantCacheConfig
- LocalMerProductCategoryCache - com.ishop.merchant.cache中的类
- LocalMerProductCategoryCache() - 类的构造器 com.ishop.merchant.cache.LocalMerProductCategoryCache
- LocalMerTypeCache - com.ishop.merchant.cache中的类
- LocalMerTypeCache() - 类的构造器 com.ishop.merchant.cache.LocalMerTypeCache
- LocalProductAttrCache - com.ishop.merchant.cache中的类
- LocalProductAttrCache() - 类的构造器 com.ishop.merchant.cache.LocalProductAttrCache
- LocalProductBrandCache - com.ishop.merchant.cache中的类
-
平台商品品牌缓存。
- LocalProductBrandCache() - 类的构造器 com.ishop.merchant.cache.LocalProductBrandCache
- LocalProductCache - com.ishop.merchant.cache中的类
- LocalProductCache() - 类的构造器 com.ishop.merchant.cache.LocalProductCache
- LocalProductCategoryCache - com.ishop.merchant.cache中的类
- LocalProductCategoryCache() - 类的构造器 com.ishop.merchant.cache.LocalProductCategoryCache
- LocalUserRegCache - com.ishop.merchant.cache中的类
- LocalUserRegCache() - 类的构造器 com.ishop.merchant.cache.LocalUserRegCache
- LocalUserRegConfigCache - com.ishop.merchant.cache中的类
- LocalUserRegConfigCache() - 类的构造器 com.ishop.merchant.cache.LocalUserRegConfigCache
- logger - 类中的变量 com.ishop.merchant.support.MerchantProfileCallback
- logger - 类中的静态变量 com.ishop.merchant.util.ProductAttrUtils
- logger - 类中的静态变量 com.ishop.merchant.util.ProductCategoryUtils
- LOGIN_STATUS_LOGIN - 类中的静态变量 com.ishop.merchant.Constants
-
登录状态-登录
- LOGIN_STATUS_REGISTER - 类中的静态变量 com.ishop.merchant.Constants
-
登录状态-注册
- LOGIN_STATUS_START - 类中的静态变量 com.ishop.merchant.Constants
-
登录状态-注册起始页
M
- mark(MarkOrderRequest) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
-
商户备注订单
- merCategoryCacheProvider(MerchantCategoryServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
商户分类缓存定义。
- merCategoryCacheProvider(RedisHelper, MerchantCategoryServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- MerCategoryCacheProvider - com.ishop.merchant中的接口
-
商户分类(服装、食品等)缓存定义。
- MERCHANT_ORDER_STATUS_ALL - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-所有
- MERCHANT_ORDER_STATUS_AWAIT_VERIFICATION - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-待核销
- MERCHANT_ORDER_STATUS_COMPLETE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-交易完成
- MERCHANT_ORDER_STATUS_DELETED - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-已删除
- MERCHANT_ORDER_STATUS_NOT_SHIPPED - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-未发货
- MERCHANT_ORDER_STATUS_RECEIVING - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-已收货
- MERCHANT_ORDER_STATUS_REFUNDED - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-已退款
- MERCHANT_ORDER_STATUS_SPIKE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-待收货
- MERCHANT_ORDER_STATUS_UNPAID - 类中的静态变量 com.ishop.merchant.OrderConstants
-
商户端订单查询状态-未支付
- MERCHANT_SERVICE_TYPE_EMAIL - 类中的静态变量 com.ishop.merchant.Constants
-
商户客服类型-email
- MERCHANT_SERVICE_TYPE_H5 - 类中的静态变量 com.ishop.merchant.Constants
-
商户客服类型-H5
- MERCHANT_SERVICE_TYPE_MESSAGE - 类中的静态变量 com.ishop.merchant.Constants
-
商户客服类型-message
- MERCHANT_SERVICE_TYPE_PHONE - 类中的静态变量 com.ishop.merchant.Constants
-
商户客服类型-Phone
- MERCHANT_SETTLEMENT_TYPE_ALIPAY - 类中的静态变量 com.ishop.merchant.Constants
-
商户结算类型-支付宝
- MERCHANT_SETTLEMENT_TYPE_BANK - 类中的静态变量 com.ishop.merchant.Constants
-
商户结算类型-银行卡
- MERCHANT_SETTLEMENT_TYPE_WECHAT - 类中的静态变量 com.ishop.merchant.Constants
-
商户结算类型-微信
- MerchantApplyServiceImpl - com.ishop.merchant.service中的类
-
商户审核。
- MerchantApplyServiceImpl() - 类的构造器 com.ishop.merchant.service.MerchantApplyServiceImpl
- merchantCache(MerchantServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- merchantCache(RedisHelper, MerchantServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- MerchantCache - com.ishop.merchant中的接口
-
商户缓存定义。
- MerchantCategoryController - com.ishop.merchant.platform中的类
-
平台端商户分类管理。
- MerchantCategoryController(MerchantCategoryServiceImpl) - 类的构造器 com.ishop.merchant.platform.MerchantCategoryController
- MerchantCategoryServiceImpl - com.ishop.merchant.service中的类
- MerchantCategoryServiceImpl() - 类的构造器 com.ishop.merchant.service.MerchantCategoryServiceImpl
- MerchantController - com.ishop.merchant.platform中的类
- MerchantController() - 类的构造器 com.ishop.merchant.platform.MerchantController
- MerchantCouponController - com.ishop.merchant.controller中的类
-
商户优惠券管理。
- MerchantCouponController() - 类的构造器 com.ishop.merchant.controller.MerchantCouponController
- MerchantInfoController - com.ishop.merchant.controller中的类
-
商户端商户信息控制器
- MerchantInfoController() - 类的构造器 com.ishop.merchant.controller.MerchantInfoController
- MerchantMenuController - com.ishop.merchant.controller中的类
-
商户(独立机构)菜单管理。
- MerchantMenuController(MenuCacheProvider) - 类的构造器 com.ishop.merchant.controller.MerchantMenuController
- MerchantOrderController - com.ishop.merchant.controller中的类
- MerchantOrderController() - 类的构造器 com.ishop.merchant.controller.MerchantOrderController
- MerchantParam - com.ishop.merchant.pojo中的类
-
商户查询条件。
- MerchantParam() - 类的构造器 com.ishop.merchant.pojo.MerchantParam
- MerchantProductCategoryController - com.ishop.merchant.controller中的类
-
已过时。
- MerchantProductCategoryController() - 类的构造器 com.ishop.merchant.controller.MerchantProductCategoryController
-
已过时。
- MerchantProductCategoryServiceImpl - com.ishop.merchant.service中的类
- MerchantProductCategoryServiceImpl() - 类的构造器 com.ishop.merchant.service.MerchantProductCategoryServiceImpl
- MerchantProductController - com.ishop.merchant.controller中的类
- MerchantProductController() - 类的构造器 com.ishop.merchant.controller.MerchantProductController
- merchantProfileCallback() - 类中的方法 com.ishop.merchant.config.MerCommonConfig
-
配置了一个商户(管理员)个人:名称、密码修改,回调。
- MerchantProfileCallback - com.ishop.merchant.support中的类
-
平台修改资料时,商户端需要更新。
- MerchantProfileCallback() - 类的构造器 com.ishop.merchant.support.MerchantProfileCallback
- MerchantServiceImpl - com.ishop.merchant.service中的类
- MerchantServiceImpl(UserAndDeptServiceApi) - 类的构造器 com.ishop.merchant.service.MerchantServiceImpl
- MerchantTypeController - com.ishop.merchant.platform中的类
-
商铺类型管理
- MerchantTypeController(MerchantTypeServiceImpl) - 类的构造器 com.ishop.merchant.platform.MerchantTypeController
- MerchantTypeServiceImpl - com.ishop.merchant.service中的类
- MerchantTypeServiceImpl() - 类的构造器 com.ishop.merchant.service.MerchantTypeServiceImpl
- MerchantUserController - com.ishop.merchant.controller中的类
- MerchantUserController() - 类的构造器 com.ishop.merchant.controller.MerchantUserController
- MerchantWechatOrderCallback - com.ishop.merchant.support中的类
- MerchantWechatOrderCallback() - 类的构造器 com.ishop.merchant.support.MerchantWechatOrderCallback
- MerCommonConfig - com.ishop.merchant.config中的类
- MerCommonConfig() - 类的构造器 com.ishop.merchant.config.MerCommonConfig
- MerProdGuaranteeGroupController - com.ishop.merchant.controller中的类
- MerProdGuaranteeGroupController() - 类的构造器 com.ishop.merchant.controller.MerProdGuaranteeGroupController
- merProductCategoryCache(MerchantProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
商户商品分类缓存。
- merProductCategoryCache(RedisHelper, MerchantProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
商户商品分类缓存。
- MerProductCategoryCache - com.ishop.merchant中的接口
-
商户商品分类缓存定义。
- MerProductCateSortComparator - com.ishop.merchant.util.cache中的类
- MerProductCateSortComparator() - 类的构造器 com.ishop.merchant.util.cache.MerProductCateSortComparator
- MerProductRuleController - com.ishop.merchant.controller中的类
-
商户端 -> 商品规格 --> 前端:merchant,product,attr
- MerProductRuleController() - 类的构造器 com.ishop.merchant.controller.MerProductRuleController
- merTypeCacheProvider(MerchantTypeServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- merTypeCacheProvider(RedisHelper, MerchantTypeServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- MerTypeCacheProvider - com.ishop.merchant中的接口
-
商户类型(店铺类型:直营等)缓存定义。
- MODIFY_ORDER_PRICE - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
改价通知
N
- NotifyConstants - com.ishop.merchant中的类
- NotifyConstants() - 类的构造器 com.ishop.merchant.NotifyConstants
O
- onUpdateUser(S_user_core, UserInfoRequest) - 类中的方法 com.ishop.merchant.support.MerchantProfileCallback
- open(Integer) - 类中的方法 com.ishop.merchant.platform.MerchantController
- OPERATION_TYPE_ACTIVITY_CREATE - 类中的静态变量 com.ishop.merchant.Constants
-
操作类型-活动创建
- OPERATION_TYPE_ACTIVITY_ROLL_BACK - 类中的静态变量 com.ishop.merchant.Constants
-
操作类型-活动回归
- OPERATION_TYPE_ADD - 类中的静态变量 com.ishop.merchant.Constants
-
操作类型-添加
- OPERATION_TYPE_QUICK_ADD - 类中的静态变量 com.ishop.merchant.Constants
-
操作类型-快捷添加
- OPERATION_TYPE_SUBTRACT - 类中的静态变量 com.ishop.merchant.Constants
-
操作类型-扣减
- ORDER_CANCEL_STATUS_NORMAL - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单取消状态-未取消
- ORDER_CANCEL_STATUS_SYSTEM - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单取消状态-系统取消
- ORDER_CANCEL_STATUS_USER - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单取消状态-用户取消
- ORDER_DELIVERY_TYPE_EXPRESS - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单发货类型-快递
- ORDER_DELIVERY_TYPE_FICTITIOUS - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单发货类型-虚拟发货
- ORDER_LEVEL_MERCHANT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单等级-商户订单
- ORDER_LEVEL_MERCHANT_CHILD - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单等级-商户子订单
- ORDER_LEVEL_PLATFORM - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单等级-平台主订单
- ORDER_LOG_MESSAGE_CREATE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-生成订单
- ORDER_LOG_MESSAGE_DELIVERY_VI - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-虚拟发货
- ORDER_LOG_MESSAGE_EXPRESS - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-快递发货
- ORDER_LOG_MESSAGE_EXPRESS_SPLIT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-支付拆单
- ORDER_LOG_MESSAGE_PAY_SPLIT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-支付拆单
- ORDER_LOG_MESSAGE_PAY_SUCCESS - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-用户付款成功
- ORDER_LOG_MESSAGE_TAKE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-用户收货
- ORDER_LOG_USER_DELETE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单操作日志类型说明-用户删除订单
- ORDER_PREFIX_ALI - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-支付宝订单号
- ORDER_PREFIX_GROUP - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-订单组
- ORDER_PREFIX_MERCHANT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-商户
- ORDER_PREFIX_PLATFORM - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-平台
- ORDER_PREFIX_REFUND - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-退款
- ORDER_PREFIX_WECHAT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单号前缀-微信订单号
- ORDER_REFUND_STATUS_APPLYING - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单退款状态-申请中
- ORDER_REFUND_STATUS_NOT_APPLY - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单退款状态-未退款
- ORDER_REFUND_STATUS_REFUND - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单退款状态-已退款
- ORDER_REFUND_STATUS_REFUNDING - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单退款状态-退款中
- ORDER_SHIPPING_TYPE_EXPRESS - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单配送方式-快递
- ORDER_SHIPPING_TYPE_PICK_UP - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单配送方式-门店自提
- ORDER_STATUS_AWAIT_VERIFICATION - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-待核销
- ORDER_STATUS_CANCEL - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-已取消
- ORDER_STATUS_COMPLETE - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-已完成
- ORDER_STATUS_PART_SHIPPING - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-部分发货
- ORDER_STATUS_TAKE_DELIVERY - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-已收货
- ORDER_STATUS_WAIT_PAY - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-待支付
- ORDER_STATUS_WAIT_RECEIPT - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-待收货
- ORDER_STATUS_WAIT_SHIPPING - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单状态-待发货
- ORDER_TYPE_NORMAL - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单类型-普通订单
- ORDER_TYPE_SECKILL - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单类型-秒杀订单
- ORDER_TYPE_VIDEO - 类中的静态变量 com.ishop.merchant.OrderConstants
-
订单类型-视频号订单
- OrderConstants - com.ishop.merchant中的类
- OrderConstants() - 类的构造器 com.ishop.merchant.OrderConstants
- OrderInvoiceServiceImpl - com.ishop.merchant.service中的类
-
订单发货数据操作
- OrderInvoiceServiceImpl() - 类的构造器 com.ishop.merchant.service.OrderInvoiceServiceImpl
- OrderParam - com.ishop.merchant.pojo中的类
-
平台订单搜索条件。
- OrderParam() - 类的构造器 com.ishop.merchant.pojo.OrderParam
- OrderServiceImpl - com.ishop.merchant.service中的类
- OrderServiceImpl() - 类的构造器 com.ishop.merchant.service.OrderServiceImpl
P
- pageBrandList(BrandCategoryParam) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
-
商户端关联展示品牌分类关联数据。
- PAY_CHANNEL_ALI_APP_PAY - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-支付宝App
- PAY_CHANNEL_ALI_PAY - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-支付宝
- PAY_CHANNEL_H5 - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-网页支付
- PAY_CHANNEL_WECHAT_APP_ANDROID - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-微信Android
- PAY_CHANNEL_WECHAT_APP_IOS - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-微信Ios
- PAY_CHANNEL_WECHAT_MINI - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-小程序
- PAY_CHANNEL_WECHAT_MINI_VIDEO - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-视频号
- PAY_CHANNEL_WECHAT_PUBLIC - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-公众号
- PAY_CHANNEL_YUE - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付渠道-余额支付
- PAY_SERVICE_TYPE_ORDER - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付服务类型-订单
- PAY_SERVICE_TYPE_RECHARGE - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付服务类型-充值
- PAY_SUCCESS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
支付成功标记
- PAY_TYPE_ALI_PAY - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付方式-支付宝支付
- PAY_TYPE_WE_CHAT - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付方式-微信支付
- PAY_TYPE_YUE - 类中的静态变量 com.ishop.merchant.PayConstants
-
支付方式-余额支付
- PayConstants - com.ishop.merchant中的类
- PayConstants() - 类的构造器 com.ishop.merchant.PayConstants
- PayServiceImpl - com.ishop.merchant.service中的类
- PayServiceImpl(UserRegisterServiceImpl, PlatformOrderServiceImpl) - 类的构造器 com.ishop.merchant.service.PayServiceImpl
- PayUtils - com.ishop.merchant.util中的类
- PayUtils() - 类的构造器 com.ishop.merchant.util.PayUtils
- PlatformOrderController - com.ishop.merchant.platform中的类
-
平台订单管理
- PlatformOrderController() - 类的构造器 com.ishop.merchant.platform.PlatformOrderController
- PRE_ORDER_CACHE_PREFIX - 类中的静态变量 com.ishop.merchant.OrderConstants
-
预下单缓存前缀
- PRE_ORDER_CACHE_TIME - 类中的静态变量 com.ishop.merchant.OrderConstants
-
预下单缓存时间
- PRE_ORDER_TYPE_BUY_NOW - 类中的静态变量 com.ishop.merchant.Constants
- PRE_ORDER_TYPE_SECOND_KILL - 类中的静态变量 com.ishop.merchant.Constants
- PRE_ORDER_TYPE_SHOPPING_CART - 类中的静态变量 com.ishop.merchant.Constants
- PRE_ORDER_TYPE_VIDEO - 类中的静态变量 com.ishop.merchant.Constants
- print() - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- PRODUCT_RELATION_TYPE_COLLECT - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品关系类型-收藏
- PRODUCT_REPLY_TYPE_ALL - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品评论类型-所有
- PRODUCT_REPLY_TYPE_GOOD - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品评论类型-好评
- PRODUCT_REPLY_TYPE_MEDIUM - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品评论类型-中评
- PRODUCT_REPLY_TYPE_POOR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品评论类型-差评
- PRODUCT_STATUS_AUDIT_FAILED - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_CYCLE - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_DOWN - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_OVER - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_UP - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_WAIT_AUDIT - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_STATUS_WARN - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_TYPE_BARGAIN - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——砍价商品
- PRODUCT_TYPE_BARGAIN_STR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——砍价商品文字
- PRODUCT_TYPE_COMPONENT - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——组件商品
- PRODUCT_TYPE_COMPONENT_STR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——组件商品文字
- PRODUCT_TYPE_NORMAL - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——普通商品
- PRODUCT_TYPE_NORMAL_KEY - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_TYPE_NORMAL_STR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——普通商品文字
- PRODUCT_TYPE_PINGTUAN - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——拼团商品
- PRODUCT_TYPE_PINGTUAN_STR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——拼团商品文字
- PRODUCT_TYPE_SECKILL - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——秒杀商品
- PRODUCT_TYPE_SECKILL_KEY - 类中的静态变量 com.ishop.merchant.ProductConstants
- PRODUCT_TYPE_SECKILL_STR - 类中的静态变量 com.ishop.merchant.ProductConstants
-
商品类型——秒杀商品文字
- PRODUCT_TYPE_VIDEO_KEY - 类中的静态变量 com.ishop.merchant.ProductConstants
- productAttrCache(ProductAttrServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
商品属性定义缓存,注意:这是个集合缓存,与之前Hash缓存不同。
- productAttrCache(RedisHelper, ProductAttrServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
商品属性定义缓存,注意:这是个集合缓存,与之前Hash缓存不同。
- ProductAttrCache - com.ishop.merchant中的接口
-
商品属性定义缓存。
- ProductAttrServiceImpl - com.ishop.merchant.service中的类
- ProductAttrServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductAttrServiceImpl
- ProductAttrUtils - com.ishop.merchant.util中的类
- ProductAttrUtils() - 类的构造器 com.ishop.merchant.util.ProductAttrUtils
- ProductAttrValueServiceImpl - com.ishop.merchant.service中的类
- ProductAttrValueServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductAttrValueServiceImpl
- productBrandCache(ProductBrandServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- productBrandCache(RedisHelper, ProductBrandServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- ProductBrandCache - com.ishop.merchant中的接口
- ProductBrandController - com.ishop.merchant.platform中的类
-
平台商品品牌管理
- ProductBrandController() - 类的构造器 com.ishop.merchant.platform.ProductBrandController
- ProductBrandServiceImpl - com.ishop.merchant.service中的类
- ProductBrandServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductBrandServiceImpl
- productCache(ProductServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
商品基本信息缓存
- productCache(RedisHelper, ProductServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
商品基本信息缓存配置
- ProductCache - com.ishop.merchant中的接口
-
商品基本信息缓存。
- productCategoryCache(ProductCategoryServiceImpl, FileOperateSpi) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- productCategoryCache(RedisHelper, ProductCategoryServiceImpl, FileOperateSpi) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
- ProductCategoryCache - com.ishop.merchant中的接口
-
平台商品分类缓存定义。
- ProductCategoryController - com.ishop.merchant.platform中的类
-
因为商品分类,前端使用的一个组件,因此平台分类和商户分类,目前写在一个控制器中。
- ProductCategoryController() - 类的构造器 com.ishop.merchant.platform.ProductCategoryController
- ProductCategoryServiceImpl - com.ishop.merchant.service中的类
- ProductCategoryServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductCategoryServiceImpl
- ProductCategorySortComparator - com.ishop.merchant.util.cache中的类
- ProductCategorySortComparator() - 类的构造器 com.ishop.merchant.util.cache.ProductCategorySortComparator
- ProductCategoryUtils - com.ishop.merchant.util中的类
- ProductCategoryUtils() - 类的构造器 com.ishop.merchant.util.ProductCategoryUtils
- ProductConstants - com.ishop.merchant中的类
- ProductConstants() - 类的构造器 com.ishop.merchant.ProductConstants
- ProductController - com.ishop.merchant.platform中的类
- ProductController() - 类的构造器 com.ishop.merchant.platform.ProductController
- ProductDescriptionServiceImpl - com.ishop.merchant.service中的类
- ProductDescriptionServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductDescriptionServiceImpl
- productDown(Long) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
-
商品下架
- ProductGuaranteeController - com.ishop.merchant.platform中的类
-
商品保障服务管理。
- ProductGuaranteeController(ProductGuaranteeServiceImpl) - 类的构造器 com.ishop.merchant.platform.ProductGuaranteeController
- ProductGuaranteeServiceImpl - com.ishop.merchant.service中的类
- ProductGuaranteeServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductGuaranteeServiceImpl
- ProductInfoController - com.ishop.merchant.pub中的类
-
公共控制器定义,商品两端通用方法。
- ProductInfoController() - 类的构造器 com.ishop.merchant.pub.ProductInfoController
- ProductParam - com.ishop.merchant.pojo中的类
- ProductParam() - 类的构造器 com.ishop.merchant.pojo.ProductParam
- ProductRelationServiceImpl - com.ishop.merchant.service中的类
-
商品,用户收藏,数据操作。
- ProductRelationServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductRelationServiceImpl
- ProductReplyServiceImpl - com.ishop.merchant.service中的类
- ProductReplyServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductReplyServiceImpl
- ProductRuleServiceImpl - com.ishop.merchant.service中的类
- ProductRuleServiceImpl() - 类的构造器 com.ishop.merchant.service.ProductRuleServiceImpl
- ProductServiceImpl - com.ishop.merchant.service中的类
- ProductServiceImpl(ProductDescriptionServiceImpl, ProductRelationServiceImpl, ProductAttrServiceImpl, ProductAttrValueServiceImpl) - 类的构造器 com.ishop.merchant.service.ProductServiceImpl
- productUp(Long) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
-
商品上架
- putList(String, List<EbMerchantProductCategory>) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- putList(String, List<EbMerchantProductCategory>) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- putList(String, List<EbMerchantProductCategory>) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- putList(String, List<EbMerchantProductCategory>, long) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- putList(String, List<EbMerchantProductCategory>, long) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- putList(String, List<EbMerchantProductCategory>, long) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- putList(String, List<EbProductAttr>) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- putList(String, List<EbProductAttr>) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- putList(String, List<EbProductAttr>) - 接口中的方法 com.ishop.merchant.ProductAttrCache
- putList(String, List<EbProductAttr>, long) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- putList(String, List<EbProductAttr>, long) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- putList(String, List<EbProductAttr>, long) - 接口中的方法 com.ishop.merchant.ProductAttrCache
- putListAppend(String, EbMerchantProductCategory) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- putListAppend(String, EbMerchantProductCategory) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- putListAppend(String, EbMerchantProductCategory) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- putListAppend(String, EbProductAttr) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- putListAppend(String, EbProductAttr) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- putListAppend(String, EbProductAttr) - 接口中的方法 com.ishop.merchant.ProductAttrCache
Q
- queryAllCityForCacheTree() - 类中的方法 com.ishop.merchant.service.CityServiceImpl
-
获取,城市区域集合,组装缓存树使用。
- queryAllProductBrandList() - 类中的方法 com.ishop.merchant.service.ProductBrandServiceImpl
- queryApplyByName(String) - 类中的方法 com.ishop.merchant.service.MerchantApplyServiceImpl
-
根据名称查询等待审批的申请记录
- queryApplyByPhone(String) - 类中的方法 com.ishop.merchant.service.MerchantApplyServiceImpl
- queryArticleList(Boolean, Boolean) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
- queryAttrNextId() - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
- queryAttrValueNextId() - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
- queryAvailableList(String) - 类中的方法 com.ishop.merchant.service.ExpressServiceImpl
-
获取可用的快递公司列表
- queryByIdAndProductIdAndType(Integer, Long, Integer) - 类中的方法 com.ishop.merchant.service.ProductAttrValueServiceImpl
-
根据id、类型查询。
- queryCategoryUsed(long) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
-
给定文章分类,是否被引用?
- queryChildrenList(int, int) - 类中的方法 com.ishop.merchant.service.ProductCategoryServiceImpl
-
查找给定节点下是否存在子类集合。
- queryCityList(Integer, Integer) - 类中的方法 com.ishop.merchant.service.CityServiceImpl
-
查询条件匹配的城市区域列表。
- queryCouponIdAndValue(long) - 类中的方法 com.ishop.merchant.service.CouponUserServiceImpl
-
返回用户拥有的优惠券Map对象,key = 优惠券ID,value = EbCouponUser
- queryExistCategoryProductRef(int) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
判断给定'平台分类'下面是否存在关联商品
- queryExistRuleName(int, String) - 类中的方法 com.ishop.merchant.service.ProductRuleServiceImpl
-
查询是否存在对应商户的规格记录
- queryFreezePrice(long) - 类中的方法 com.ishop.merchant.service.UserBrokerageServiceImpl
-
获取(个人)冻结期佣金
- queryH5Detail(long) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
返回H5移动端商品详情。
- queryH5ProductReply(long) - 类中的方法 com.ishop.merchant.service.ProductReplyServiceImpl
-
H5商品详情评论信息
- queryH5ReplyCount(long) - 类中的方法 com.ishop.merchant.service.ProductReplyServiceImpl
-
返回手机端商品评论统计
- queryHasBrand(int) - 类中的方法 com.ishop.merchant.service.ProductCategoryServiceImpl
-
是否有品牌关联分类
- queryIndexHeadLine(int) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
-
返回首页热点文章集合。
- queryListByIds(List<Integer>) - 类中的方法 com.ishop.merchant.service.ProductGuaranteeServiceImpl
-
根据保障ID集合,查询集合。
- queryListByPreOrderNo(String, Integer, Double, Long, Long, List<Long>) - 类中的方法 com.ishop.merchant.service.CouponUserServiceImpl
-
获取订单可用的优惠券集合。
- queryMerchantByName(String) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
- queryMerchantByPhone(String) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
- queryMerchantGroupGuaranteeList(int) - 类中的方法 com.ishop.merchant.service.ProductGuaranteeServiceImpl
-
获得商户保障服务列表(分组)
- queryMerchantInfo(int) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
-
返回商户配置扩展信息。
- queryMerchantOrderList(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
根据平台订单编号,查询商户订单列表,商户订单(可能多商品)对应一个平台订单。
- queryMerchantOrderOne(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
根据主订单编号,返回一个商户订单信息。
- queryMerchantProductCategoryList(int) - 类中的方法 com.ishop.merchant.service.MerchantProductCategoryServiceImpl
- queryNextId() - 类中的方法 com.ishop.merchant.service.MerchantCategoryServiceImpl
-
获得下一个可用的最大ID。
- queryNextId() - 类中的方法 com.ishop.merchant.service.MerchantProductCategoryServiceImpl
-
获得下一个可用的最大ID。
- queryNextId() - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
-
获得下一个可用的最大ID。
- queryNextId() - 类中的方法 com.ishop.merchant.service.MerchantTypeServiceImpl
-
获得下一个可用的最大ID。
- queryNextId() - 类中的方法 com.ishop.merchant.service.ProductBrandServiceImpl
-
获得下一个可用的最大ID。
- queryNextId() - 类中的方法 com.ishop.merchant.service.ProductCategoryServiceImpl
-
获得下一个可用的最大ID。
- queryOne(String) - 类中的方法 com.ishop.merchant.service.ExpressServiceImpl
-
根据快递代码查询唯一快递公司。
- queryOrder(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
根据订单编号,返回订单信息。
- queryOrderDetailList(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
- queryOrderInvoiceDetailList(List<Long>) - 类中的方法 com.ishop.merchant.service.OrderInvoiceServiceImpl
-
根据发货id集合,返回明细记录
- queryOrderProductIds(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
根据平台订单ID,查询对应商品ID集合。
- queryPageAdminList(Long, String, String) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
- queryPageArticleList(String, Boolean, Boolean) - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
-
查询文章列表
- queryPageBalanceList(String, long) - 类中的方法 com.ishop.merchant.service.UserBalanceServiceImpl
-
查询个人余额变动列表。
- queryPageBrandListByCategory(int, String) - 类中的方法 com.ishop.merchant.service.ProductBrandServiceImpl
-
根据商品分类,关联查询品牌集合。
- queryPageCategoryList() - 类中的方法 com.ishop.merchant.service.ArticleServiceImpl
- queryPageH5CouponList(long, Integer, Integer, Long) - 类中的方法 com.ishop.merchant.service.CouponServiceImpl
-
移动端优惠券列表
- queryPageMerchantList(Integer, Integer, String, Boolean, Boolean, TimeRange, String) - 类中的方法 com.ishop.merchant.service.MerchantServiceImpl
- queryPageMerchantProductH5List(int, String, Integer, Double, Double, String, String) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
分页查询商户商品列表,移动端使用
- queryPageMerchantProductList(ProductParam) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
商户端,商品管理列表。
- queryPageMerchantUserList(int, String, String, String) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
收藏过商户的注册用户列表,商户管理的用户。
- queryPagePlatformOrderList(Integer, String, Integer, TimeRange, String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
分页查询平台订单
- queryPageProductList(ProductParam) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
平台分页查询商品信息列表
- queryPageRuleList(Integer, String) - 类中的方法 com.ishop.merchant.service.ProductRuleServiceImpl
-
分页返回商户端管理的:商品规格列表
- queryPageShippingTemplateList(int, String) - 类中的方法 com.ishop.merchant.service.ShippingTemplateServiceImpl
- queryPageUser02(EbUser) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
已过时。
- queryPageUserList(UserSearchParam) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
- queryPlatformOrder(String, int) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
平台订单,如果用订单编号(不用主键),还要配合商户ID才能确定一条记录。
- queryProductAttrList(int, long) - 类中的方法 com.ishop.merchant.service.ProductAttrServiceImpl
-
根据属性类型,和商品ID,返回对应商品属性定义列表。
- queryProductAttrValueList(int, long) - 类中的方法 com.ishop.merchant.service.ProductAttrValueServiceImpl
-
获取商品参数规格值集合。
- queryProductCollectionCount(long) - 类中的方法 com.ishop.merchant.service.ProductRelationServiceImpl
-
查询给定人员,收藏商品数量。
- queryProductDescription(int, long) - 类中的方法 com.ishop.merchant.service.ProductDescriptionServiceImpl
- queryProductGuaranteeList(Integer) - 类中的方法 com.ishop.merchant.service.ProductGuaranteeServiceImpl
- queryProductUsableList(int) - 类中的方法 com.ishop.merchant.service.CouponServiceImpl
-
商品可用优惠券列表(商品创建时选择使用)
- queryRecommendedProductsByMerId(int, int) - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
查询商家推荐的商品。
- querySettledCommission(long) - 类中的方法 com.ishop.merchant.service.UserBrokerageServiceImpl
-
获取已结算佣金
- queryShipmentList(String) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
订单发货获取订单详情列表
- queryTabsHeader() - 类中的方法 com.ishop.merchant.service.ProductServiceImpl
-
平台商品分类统计,暂时先不实现。
- queryTotalMonetaryRecord(long) - 类中的方法 com.ishop.merchant.service.UserBalanceServiceImpl
-
统计用户账户,余额消费总金额
- queryTotalRechargeRecord(long) - 类中的方法 com.ishop.merchant.service.UserBalanceServiceImpl
-
统计用户账户,余额充值总金额
- queryUserAllAddressList(long) - 类中的方法 com.ishop.merchant.service.UserAddressServiceImpl
-
获取用户地址列表。
- queryUserCouponCount(long) - 类中的方法 com.ishop.merchant.service.CouponUserServiceImpl
-
获取用户可用优惠券数量
- queryUserList(List<Long>) - 类中的方法 com.ishop.merchant.service.UserRegisterServiceImpl
-
根据用户ID集合,返回对象集合。
- queryUserOrderList(long, Integer) - 类中的方法 com.ishop.merchant.service.OrderServiceImpl
-
分页返回用户订单列表
R
- RECEIPT_GOODS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
收货标记
- RECHARGE_ORDER_PREFIX - 类中的静态变量 com.ishop.merchant.OrderConstants
-
充值订单号前缀
- RECHARGE_SUCCESS_MARK - 类中的静态变量 com.ishop.merchant.NotifyConstants
-
充值成功标记
- RedisArticleCateCache - com.ishop.merchant.cache中的类
- RedisArticleCateCache() - 类的构造器 com.ishop.merchant.cache.RedisArticleCateCache
- RedisCityCache - com.ishop.merchant.cache中的类
- RedisCityCache() - 类的构造器 com.ishop.merchant.cache.RedisCityCache
- RedisExpressCache - com.ishop.merchant.cache中的类
- RedisExpressCache() - 类的构造器 com.ishop.merchant.cache.RedisExpressCache
- RedisLevelCache - com.ishop.merchant.cache中的类
- RedisLevelCache() - 类的构造器 com.ishop.merchant.cache.RedisLevelCache
- RedisMerCategoryCache - com.ishop.merchant.cache中的类
- RedisMerCategoryCache() - 类的构造器 com.ishop.merchant.cache.RedisMerCategoryCache
- RedisMerchantCache - com.ishop.merchant.cache中的类
- RedisMerchantCache() - 类的构造器 com.ishop.merchant.cache.RedisMerchantCache
- RedisMerchantCacheConfig - com.ishop.merchant.config中的类
- RedisMerchantCacheConfig() - 类的构造器 com.ishop.merchant.config.RedisMerchantCacheConfig
- RedisMerProductCategoryCache - com.ishop.merchant.cache中的类
- RedisMerProductCategoryCache() - 类的构造器 com.ishop.merchant.cache.RedisMerProductCategoryCache
- RedisMerTypeCache - com.ishop.merchant.cache中的类
- RedisMerTypeCache() - 类的构造器 com.ishop.merchant.cache.RedisMerTypeCache
- RedisProductAttrCache - com.ishop.merchant.cache中的类
- RedisProductAttrCache() - 类的构造器 com.ishop.merchant.cache.RedisProductAttrCache
- RedisProductBrandCache - com.ishop.merchant.cache中的类
- RedisProductBrandCache() - 类的构造器 com.ishop.merchant.cache.RedisProductBrandCache
- RedisProductCache - com.ishop.merchant.cache中的类
- RedisProductCache() - 类的构造器 com.ishop.merchant.cache.RedisProductCache
- RedisProductCategoryCache - com.ishop.merchant.cache中的类
- RedisProductCategoryCache() - 类的构造器 com.ishop.merchant.cache.RedisProductCategoryCache
- RedisUserRegCache - com.ishop.merchant.cache中的类
-
前端注册用户缓存。
- RedisUserRegCache() - 类的构造器 com.ishop.merchant.cache.RedisUserRegCache
- RedisUserRegConfigCache - com.ishop.merchant.cache中的类
- RedisUserRegConfigCache() - 类的构造器 com.ishop.merchant.cache.RedisUserRegConfigCache
- REGISTER_TYPE_ANDROID_WX - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——微信安卓
- REGISTER_TYPE_H5 - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——H5
- REGISTER_TYPE_IOS - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——ios
- REGISTER_TYPE_IOS_WX - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——微信ios
- REGISTER_TYPE_ROUTINE - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——小程序
- REGISTER_TYPE_WECHAT - 类中的静态变量 com.ishop.merchant.Constants
-
注册类型——公众号
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- remove(int) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- remove(int) - 接口中的方法 com.ishop.merchant.CityCacheProvider
- remove(int) - 接口中的方法 com.ishop.merchant.LevelCache
- remove(int) - 接口中的方法 com.ishop.merchant.MerCategoryCacheProvider
- remove(int) - 接口中的方法 com.ishop.merchant.MerchantCache
- remove(int) - 接口中的方法 com.ishop.merchant.MerTypeCacheProvider
- remove(int) - 接口中的方法 com.ishop.merchant.ProductBrandCache
- remove(int) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- remove(long) - 接口中的方法 com.ishop.merchant.ArticleCategoryCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- remove(long) - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- remove(long) - 接口中的方法 com.ishop.merchant.ProductCache
- remove(long) - 接口中的方法 com.ishop.merchant.UserRegCache
- remove(long) - 接口中的方法 com.ishop.merchant.UserRegConfigCache
- remove(Long) - 类中的方法 com.ishop.merchant.controller.MerProductRuleController
- remove(String) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- remove(String) - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- remove(String) - 接口中的方法 com.ishop.merchant.ExpressCache
- removeCategory(Long) - 类中的方法 com.ishop.merchant.platform.ArticleCategoryController
- removeList(String) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- removeList(String) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- removeList(String) - 接口中的方法 com.ishop.merchant.ProductAttrCache
-
直接删除一个集合,对应key中的整个list
- removeList(String, EbMerchantProductCategory) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- removeList(String, EbMerchantProductCategory) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- removeList(String, EbMerchantProductCategory) - 接口中的方法 com.ishop.merchant.MerProductCategoryCache
- removeList(String, EbProductAttr) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- removeList(String, EbProductAttr) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- removeList(String, EbProductAttr) - 接口中的方法 com.ishop.merchant.ProductAttrCache
- RETAIL_STORE_BINDING_TYPE - 类中的静态变量 com.ishop.merchant.Constants
-
分销关系绑定:0-所有用户,1-新用户
- RETAIL_STORE_BROKERAGE_FIRST_RATIO - 类中的静态变量 com.ishop.merchant.Constants
-
分销一级返佣比例
- RETAIL_STORE_BROKERAGE_FREEZING_TIME - 类中的静态变量 com.ishop.merchant.Constants
-
分销佣金冻结时间(天)
- RETAIL_STORE_BROKERAGE_SECOND_RATIO - 类中的静态变量 com.ishop.merchant.Constants
-
分销二级返佣比例
- RETAIL_STORE_BUBBLE_SWITCH - 类中的静态变量 com.ishop.merchant.Constants
-
是否开启分销气泡 :0-展示,1-展示
- RETAIL_STORE_EXTRACT_BANK - 类中的静态变量 com.ishop.merchant.Constants
-
分销提现银行
- RETAIL_STORE_EXTRACT_MIN_PRICE - 类中的静态变量 com.ishop.merchant.Constants
-
分销提现最低金额
- RETAIL_STORE_LINE - 类中的静态变量 com.ishop.merchant.Constants
-
分销额度:-1-指定分销,0--用户购买金额大于等于设置金额时,用户自动成为分销员
- RETAIL_STORE_SWITCH - 类中的静态变量 com.ishop.merchant.Constants
-
是否启用分销:1-启用,0-禁止
- retailStoreBrokerageRatio - 类中的静态变量 com.ishop.merchant.VariableConstants
-
已过时。
S
- save(EbExpress) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- save(EbExpress) - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- save(EbExpress) - 接口中的方法 com.ishop.merchant.ExpressCache
- save(EbLevel) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- save(EbLevel) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- save(EbLevel) - 接口中的方法 com.ishop.merchant.LevelCache
- save(EbMerchant) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- save(EbMerchant) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- save(EbMerchant) - 接口中的方法 com.ishop.merchant.MerchantCache
- save(EbMerchantCategory) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- save(EbMerchantCategory) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- save(EbMerchantCategory) - 接口中的方法 com.ishop.merchant.MerCategoryCacheProvider
- save(EbMerchantType) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- save(EbMerchantType) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- save(EbMerchantType) - 接口中的方法 com.ishop.merchant.MerTypeCacheProvider
- save(EbProduct) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- save(EbProduct) - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- save(EbProduct) - 接口中的方法 com.ishop.merchant.ProductCache
- save(EbProductBrand) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- save(EbProductBrand) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- save(EbProductBrand) - 接口中的方法 com.ishop.merchant.ProductBrandCache
- save(EbProductCategory) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- save(EbProductCategory) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- save(EbProductCategory) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- save(EbProductRule) - 类中的方法 com.ishop.merchant.controller.MerProductRuleController
-
新增商品规格
- save(EbUser) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- save(EbUser) - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- save(EbUser) - 接口中的方法 com.ishop.merchant.UserRegCache
- save(EbUserConfig) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- save(EbUserConfig) - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- save(EbUserConfig) - 接口中的方法 com.ishop.merchant.UserRegConfigCache
- save(ArticleRequest) - 类中的方法 com.ishop.merchant.platform.ArticleController
- save(ArticleCategoryVo) - 接口中的方法 com.ishop.merchant.ArticleCategoryCache
- save(ArticleCategoryVo) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- save(ArticleCategoryVo) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- save(CityTreeVo) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- save(CityTreeVo) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- save(CityTreeVo) - 接口中的方法 com.ishop.merchant.CityCacheProvider
- save(ProductAddVo) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
- saveRegUserMerchantAdmin(RoleMerchantVo) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
-
保存移动端,作为商户管理角色设置。
- send(OrderSendRequest) - 类中的方法 com.ishop.merchant.controller.MerchantOrderController
- setAccessType(Integer) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setArticleService(ArticleServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- setArticleService(ArticleServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- setAuthor(String) - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- setBrandName(String) - 类中的方法 com.ishop.merchant.pojo.BrandCategoryParam
- setCategoryId(Integer) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setCategoryId(Integer) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setCateId(String) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setCdnUrl(String) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- setCdnUrl(String) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
-
系统配置的存储文件前缀,根据文件存储类型自动配置。
- setCid(Integer) - 类中的方法 com.ishop.merchant.pojo.BrandCategoryParam
- setCid(Long) - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- setCityService(CityServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- setCityService(CityServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- setDateLimit(String) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setDateLimit(String) - 类中的方法 com.ishop.merchant.pojo.OrderParam
- setDateLimit(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setExpressService(ExpressServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- setExpressService(ExpressServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- setIsSelf(Boolean) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setIsSelf(Integer) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setIsSwitch(Boolean) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setKeywords(String) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setKeywords(String) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setLevelService(LevelServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- setLevelService(LevelServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- setMerchantCategoryService(MerchantCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- setMerchantCategoryService(MerchantCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- setMerchantProductCategoryService(MerchantProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalMerProductCategoryCache
- setMerchantProductCategoryService(MerchantProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisMerProductCategoryCache
- setMerchantService(MerchantServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- setMerchantService(MerchantServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- setMerchantTypeService(MerchantTypeServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- setMerchantTypeService(MerchantTypeServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- setMerId(Integer) - 类中的方法 com.ishop.merchant.pojo.OrderParam
- setMerId(Integer) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setNikename(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setOrderNo(String) - 类中的方法 com.ishop.merchant.pojo.OrderParam
- setParentId(Integer) - 类中的方法 com.ishop.merchant.pojo.CityParam
- setPayCount(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setPhone(String) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setPhone(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setProductAttrService(ProductAttrServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalProductAttrCache
- setProductAttrService(ProductAttrServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisProductAttrCache
- setProductBrandService(ProductBrandServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- setProductBrandService(ProductBrandServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- setProductCategoryService(ProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- setProductCategoryService(ProductCategoryServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- setProductService(ProductServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- setProductService(ProductServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- setRegionType(Integer) - 类中的方法 com.ishop.merchant.pojo.CityParam
- setRegisterType(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setSex(Integer) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setStatus(Boolean) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setStatus(String) - 类中的方法 com.ishop.merchant.pojo.OrderParam
- setTagIds(String) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setTitle(String) - 类中的方法 com.ishop.merchant.pojo.ArticleParam
- settlementInfoEdit(EbMerchantInfo) - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
-
更新商户结算信息,银行卡、微信、支付宝等。
- setType(int) - 类中的方法 com.ishop.merchant.pojo.ProductParam
- setType(Integer) - 类中的方法 com.ishop.merchant.pojo.OrderParam
- setTypeId(Integer) - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- setupProductInfoVo(EbProduct, ProductInfoVo) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- setUrl(String) - 类中的方法 com.ishop.merchant.pojo.CopyProductRequest
- setUserRegConfigService(UserRegConfigServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- setUserRegConfigService(UserRegConfigServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- setUserRegisterService(UserRegisterServiceImpl) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- setUserRegisterService(UserRegisterServiceImpl) - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- setUserTag(UserAssignTagRequest) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
- setWechatPublic(Boolean) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- setWechatRoutine(Boolean) - 类中的方法 com.ishop.merchant.pojo.UserSearchParam
- SHIPPING_TEMPLATE_ID_NO_SEND - 类中的静态变量 com.ishop.merchant.Constants
-
运费模板ID(自定义):无需发货,对于虚拟商品,购买后就完成 2023-09-09
- SHIPPING_TEMPLATE_NAME_NO_SEND - 类中的静态变量 com.ishop.merchant.Constants
- ShippingTemplateController - com.ishop.merchant.controller中的类
- ShippingTemplateController() - 类的构造器 com.ishop.merchant.controller.ShippingTemplateController
- ShippingTemplateServiceImpl - com.ishop.merchant.service中的类
-
运费模板管理数据库操作。
- ShippingTemplateServiceImpl() - 类的构造器 com.ishop.merchant.service.ShippingTemplateServiceImpl
- showUserMerchantRole(Long) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
- SINGLE_ATTR_NAME - 类中的静态变量 com.ishop.merchant.ProductConstants
-
单规格属性
- SINGLE_ATTR_VALUE - 类中的静态变量 com.ishop.merchant.ProductConstants
-
单规格属性值
- SORT_ASC - 类中的静态变量 com.ishop.merchant.Constants
- SORT_DESC - 类中的静态变量 com.ishop.merchant.Constants
- splitTypeAndProductId(String) - 类中的静态方法 com.ishop.merchant.util.ProductAttrUtils
-
把给定的 Key,分隔为:type | productId
- supportMultiple() - 类中的方法 com.ishop.merchant.support.MerchantProfileCallback
T
- TagController - com.ishop.merchant.platform中的类
- TagController(TagServiceImpl) - 类的构造器 com.ishop.merchant.platform.TagController
- TagServiceImpl - com.ishop.merchant.service中的类
- TagServiceImpl() - 类的构造器 com.ishop.merchant.service.TagServiceImpl
- toString() - 类中的方法 com.ishop.merchant.pojo.CityParam
- toString() - 类中的方法 com.ishop.merchant.pojo.MerchantParam
- toXmlString(Object) - 类中的静态方法 com.ishop.merchant.util.XmlUtils
-
已过时。
- transferTo(EbCityRegion) - 类中的静态方法 com.ishop.merchant.util.CityUtils
- transferTo(EbMerchant, EbMerchantInfo, String) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- transferTo(EbProductGuarantee) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- transferTo(EbProductGuaranteeGroup) - 类中的静态方法 com.ishop.merchant.util.VoUtils
- TYPE_ELE - 类中的静态变量 com.ishop.merchant.ExpressConstants
-
类型:elec-电子面单
- TYPE_NORMAL - 类中的静态变量 com.ishop.merchant.ExpressConstants
-
类型:normal-普通
U
- update(EbExpress) - 类中的方法 com.ishop.merchant.cache.LocalExpressCache
- update(EbExpress) - 类中的方法 com.ishop.merchant.cache.RedisExpressCache
- update(EbExpress) - 接口中的方法 com.ishop.merchant.ExpressCache
- update(EbLevel) - 类中的方法 com.ishop.merchant.cache.LocalLevelCache
- update(EbLevel) - 类中的方法 com.ishop.merchant.cache.RedisLevelCache
- update(EbLevel) - 接口中的方法 com.ishop.merchant.LevelCache
- update(EbMerchant) - 类中的方法 com.ishop.merchant.cache.LocalMerchantCache
- update(EbMerchant) - 类中的方法 com.ishop.merchant.cache.RedisMerchantCache
- update(EbMerchant) - 接口中的方法 com.ishop.merchant.MerchantCache
- update(EbMerchant) - 类中的方法 com.ishop.merchant.platform.MerchantController
-
平台编辑商户,仅能该基本信息。
- update(EbMerchantCategory) - 类中的方法 com.ishop.merchant.cache.LocalMerCategoryCache
- update(EbMerchantCategory) - 类中的方法 com.ishop.merchant.cache.RedisMerCategoryCache
- update(EbMerchantCategory) - 接口中的方法 com.ishop.merchant.MerCategoryCacheProvider
- update(EbMerchantCategory) - 类中的方法 com.ishop.merchant.platform.MerchantCategoryController
- update(EbMerchantType) - 类中的方法 com.ishop.merchant.cache.LocalMerTypeCache
- update(EbMerchantType) - 类中的方法 com.ishop.merchant.cache.RedisMerTypeCache
- update(EbMerchantType) - 接口中的方法 com.ishop.merchant.MerTypeCacheProvider
- update(EbMerchantType) - 类中的方法 com.ishop.merchant.platform.MerchantTypeController
- update(EbProduct) - 类中的方法 com.ishop.merchant.cache.LocalProductCache
- update(EbProduct) - 类中的方法 com.ishop.merchant.cache.RedisProductCache
- update(EbProduct) - 接口中的方法 com.ishop.merchant.ProductCache
- update(EbProductBrand) - 类中的方法 com.ishop.merchant.cache.LocalProductBrandCache
- update(EbProductBrand) - 类中的方法 com.ishop.merchant.cache.RedisProductBrandCache
- update(EbProductBrand) - 接口中的方法 com.ishop.merchant.ProductBrandCache
- update(EbProductCategory) - 类中的方法 com.ishop.merchant.cache.LocalProductCategoryCache
- update(EbProductCategory) - 类中的方法 com.ishop.merchant.cache.RedisProductCategoryCache
- update(EbProductCategory) - 类中的方法 com.ishop.merchant.platform.ProductCategoryController
- update(EbProductCategory) - 接口中的方法 com.ishop.merchant.ProductCategoryCache
- update(EbProductRule) - 类中的方法 com.ishop.merchant.controller.MerProductRuleController
- update(EbUser) - 类中的方法 com.ishop.merchant.cache.LocalUserRegCache
- update(EbUser) - 类中的方法 com.ishop.merchant.cache.RedisUserRegCache
- update(EbUser) - 接口中的方法 com.ishop.merchant.UserRegCache
- update(EbUserConfig) - 类中的方法 com.ishop.merchant.cache.LocalUserRegConfigCache
- update(EbUserConfig) - 类中的方法 com.ishop.merchant.cache.RedisUserRegConfigCache
- update(EbUserConfig) - 接口中的方法 com.ishop.merchant.UserRegConfigCache
- update(ArticleRequest) - 类中的方法 com.ishop.merchant.platform.ArticleController
- update(ArticleCategoryVo) - 接口中的方法 com.ishop.merchant.ArticleCategoryCache
- update(ArticleCategoryVo) - 类中的方法 com.ishop.merchant.cache.LocalArticleCateCache
- update(ArticleCategoryVo) - 类中的方法 com.ishop.merchant.cache.RedisArticleCateCache
- update(CityTreeVo) - 类中的方法 com.ishop.merchant.cache.LocalCityCache
- update(CityTreeVo) - 类中的方法 com.ishop.merchant.cache.RedisCityCache
- update(CityTreeVo) - 接口中的方法 com.ishop.merchant.CityCacheProvider
- update(ProductAddVo) - 类中的方法 com.ishop.merchant.controller.MerchantProductController
- updateSwitch() - 类中的方法 com.ishop.merchant.controller.MerchantInfoController
- USER_RECHARGE_MIN_AMOUNT - 类中的静态变量 com.ishop.merchant.Constants
-
用户最小充值金额
- USER_TOKEN_TYPE_ANDROID_WX - 类中的静态变量 com.ishop.merchant.Constants
-
用户Token类型——微信android
- USER_TOKEN_TYPE_IOS - 类中的静态变量 com.ishop.merchant.Constants
-
用户Token类型——ios
- USER_TOKEN_TYPE_IOS_WX - 类中的静态变量 com.ishop.merchant.Constants
-
用户Token类型——微信ios
- USER_TOKEN_TYPE_ROUTINE - 类中的静态变量 com.ishop.merchant.Constants
-
用户Token类型——小程序
- USER_TOKEN_TYPE_WECHAT - 类中的静态变量 com.ishop.merchant.Constants
-
用户Token类型——公众号
- UserAddressServiceImpl - com.ishop.merchant.service中的类
- UserAddressServiceImpl() - 类的构造器 com.ishop.merchant.service.UserAddressServiceImpl
- userBalance(UserBalanceRequest) - 类中的方法 com.ishop.merchant.platform.UserRegisterController
-
用户后台充值,变动余额。
- UserBalanceServiceImpl - com.ishop.merchant.service中的类
- UserBalanceServiceImpl() - 类的构造器 com.ishop.merchant.service.UserBalanceServiceImpl
- UserBrokerageServiceImpl - com.ishop.merchant.service中的类
- UserBrokerageServiceImpl() - 类的构造器 com.ishop.merchant.service.UserBrokerageServiceImpl
- UserRechargeServiceImpl - com.ishop.merchant.service中的类
- UserRechargeServiceImpl() - 类的构造器 com.ishop.merchant.service.UserRechargeServiceImpl
- userRegCache(UserRegisterServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
- userRegCache(RedisHelper, UserRegisterServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
前端注册用户缓存定义。
- UserRegCache - com.ishop.merchant中的接口
- userRegConfigCache(UserRegConfigServiceImpl) - 类中的方法 com.ishop.merchant.config.LocalMerchantCacheConfig
-
用户自定义配置缓存
- userRegConfigCache(RedisHelper, UserRegConfigServiceImpl) - 类中的方法 com.ishop.merchant.config.RedisMerchantCacheConfig
-
用户自定义配置缓存
- UserRegConfigCache - com.ishop.merchant中的接口
-
注册用户自定义配置缓存。
- UserRegConfigServiceImpl - com.ishop.merchant.service中的类
- UserRegConfigServiceImpl() - 类的构造器 com.ishop.merchant.service.UserRegConfigServiceImpl
- UserRegisterController - com.ishop.merchant.platform中的类
- UserRegisterController() - 类的构造器 com.ishop.merchant.platform.UserRegisterController
- UserRegisterServiceImpl - com.ishop.merchant.service中的类
-
演示:用户注册管理数据库操作。
- UserRegisterServiceImpl() - 类的构造器 com.ishop.merchant.service.UserRegisterServiceImpl
- UserSearchParam - com.ishop.merchant.pojo中的类
- UserSearchParam() - 类的构造器 com.ishop.merchant.pojo.UserSearchParam
V
- VariableConstants - com.ishop.merchant中的类
-
已过时。
- VariableConstants() - 类的构造器 com.ishop.merchant.VariableConstants
-
已过时。
- VoUtils - com.ishop.merchant.util中的类
- VoUtils() - 类的构造器 com.ishop.merchant.util.VoUtils
W
- WechatPayServiceImpl - com.ishop.merchant.service中的类
-
微信支付回调以及请求细节的数据表操作。
- WechatPayServiceImpl() - 类的构造器 com.ishop.merchant.service.WechatPayServiceImpl
- WechatV2PlatformPayEngine - com.ishop.merchant.support中的类
-
微信支付V2版本在电商模块中的实现。
- WechatV2PlatformPayEngine(RestTemplate) - 类的构造器 com.ishop.merchant.support.WechatV2PlatformPayEngine
- WX_PAY_API_URI - 类中的静态变量 com.ishop.merchant.PayConstants
- WX_PAY_API_URL - 类中的静态变量 com.ishop.merchant.PayConstants
- WX_PAY_NOTIFY_API_URI - 类中的静态变量 com.ishop.merchant.PayConstants
- WX_PAY_ORDER_QUERY_API_URI - 类中的静态变量 com.ishop.merchant.PayConstants
- WX_PAY_REFUND_NOTIFY_API_URI - 类中的静态变量 com.ishop.merchant.PayConstants
- WX_PAY_TRADE_TYPE_APP - 类中的静态变量 com.ishop.merchant.PayConstants
-
微信交易类型-APP支付
- WX_PAY_TRADE_TYPE_H5 - 类中的静态变量 com.ishop.merchant.PayConstants
-
微信交易类型-H5支付
- WX_PAY_TRADE_TYPE_JS - 类中的静态变量 com.ishop.merchant.PayConstants
-
微信交易类型-JSAPI支付(或小程序支付)
- WX_PAY_TRADE_TYPE_NATIVE - 类中的静态变量 com.ishop.merchant.PayConstants
-
微信交易类型-Native支付
X
- XmlUtils - com.ishop.merchant.util中的类
-
已过时。
- XmlUtils() - 类的构造器 com.ishop.merchant.util.XmlUtils
-
已过时。
All Classes and Interfaces|常量字段值|所有程序包