JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
K
L
M
O
P
S
T
U
V
Y
A
addItem(GoodsDetail, String)
- Method in class org.oxerr.youzan.service.
ItemService
新增一个商品
.
applySelfFetchTrade(String)
- Method in class org.oxerr.youzan.service.
TradeService
核销到店自提订单
.
C
closeTrade(String, String, String, String)
- Method in class org.oxerr.youzan.service.
TradeService
卖家关闭一笔交易
.
com.kdt.api
- package com.kdt.api
com.kdt.test
- package com.kdt.test
CouponService
- Class in
org.oxerr.youzan.service
优惠券优惠码接口
.
CouponService(KdtApiClient)
- Constructor for class org.oxerr.youzan.service.
CouponService
D
deleteItem(Long)
- Method in class org.oxerr.youzan.service.
ItemService
删除一个商品
.
delistingItem(Long, String)
- Method in class org.oxerr.youzan.service.
ItemService
商品下架
.
delistingItems(Long[])
- Method in class org.oxerr.youzan.service.
ItemService
批量下架商品
.
G
get(String, HashMap<String, String>)
- Method in class com.kdt.api.
KdtApiClient
getAllUnfinishedCoupons(String)
- Method in class org.oxerr.youzan.service.
CouponService
获取所有未结束的优惠列表(包含未开始的、进行中的)
.
getCouponConsume(String)
- Method in class org.oxerr.youzan.service.
CouponService
根据核销码获取优惠券/优惠码
.
getCouponService()
- Method in class org.oxerr.youzan.
YouzanClient
getForOuterSoldTrades(String, String, Integer, Long, Boolean, Instant, Instant, Instant, Instant, String, String, String)
- Method in class org.oxerr.youzan.service.
TradeService
根据第三方userId查询订单列表
.
getInventoryItems(Long, String, Integer, Long, String, String, String)
- Method in class org.oxerr.youzan.service.
ItemService
获取仓库中的商品列表
.
getItem(Long, String, String)
- Method in class org.oxerr.youzan.service.
ItemService
获取单个商品信息
.
getItems(String, String)
- Method in class org.oxerr.youzan.service.
ItemService
根据商品货号获取商品
.
getItemService()
- Method in class org.oxerr.youzan.
YouzanClient
getOnsaleItems(Long, String, Integer, Long, String, String)
- Method in class org.oxerr.youzan.service.
ItemService
获取出售中的商品列表
.
getParams()
- Method in class org.oxerr.youzan.service.
ParamsBuilder
getParamStr(String, HashMap<String, String>)
- Method in class com.kdt.api.
KdtApiClient
getSelfFetchTrade(String, String)
- Method in class org.oxerr.youzan.service.
TradeService
获取到店自提订单信息
.
getShop()
- Method in class org.oxerr.youzan.service.
ShopService
获取店铺基本信息
.
getShopService()
- Method in class org.oxerr.youzan.
YouzanClient
getSkus(String, Long, String)
- Method in class org.oxerr.youzan.service.
ItemService
根据外部编号取商品Sku
.
getSoldTrades(String, Integer, Long, Boolean, Instant, Instant, Instant, Instant, String, String, Long, Long, String, String, String, Integer, Long, String)
- Method in class org.oxerr.youzan.service.
TradeService
查询卖家已卖出的交易列表
.
getSoldTrades(Integer, Long)
- Method in class org.oxerr.youzan.service.
TradeService
getTimelimitedDiscounts(Integer, Long)
- Method in class org.oxerr.youzan.service.
CouponService
获取限时折扣的商品和折扣信息
.
getTrade(String, Integer, Long, String)
- Method in class org.oxerr.youzan.service.
TradeService
获取单笔交易的信息
.
getTradeService()
- Method in class org.oxerr.youzan.
YouzanClient
getVerifylogs(String, Integer, Long)
- Method in class org.oxerr.youzan.service.
CouponService
获取优惠券/优惠码核销记录
.
I
ItemService
- Class in
org.oxerr.youzan.service
商品接口
.
ItemService(KdtApiClient)
- Constructor for class org.oxerr.youzan.service.
ItemService
K
KdtApiClient
- Class in
com.kdt.api
KdtApiClient(String, String)
- Constructor for class com.kdt.api.
KdtApiClient
KDTApiTest
- Class in
com.kdt.test
KDTApiTest()
- Constructor for class com.kdt.test.
KDTApiTest
L
listingItem(Long, String)
- Method in class org.oxerr.youzan.service.
ItemService
商品上架
.
listingItems(Long[])
- Method in class org.oxerr.youzan.service.
ItemService
批量上架商品
.
M
main(String[])
- Static method in class com.kdt.test.
KDTApiTest
O
org.oxerr.youzan
- package org.oxerr.youzan
org.oxerr.youzan.service
- package org.oxerr.youzan.service
Services.
P
ParamsAdapter
- Class in
org.oxerr.youzan.service
ParamsBuilder
- Class in
org.oxerr.youzan.service
ParamsBuilder()
- Constructor for class org.oxerr.youzan.service.
ParamsBuilder
ParamsBuilder(int)
- Constructor for class org.oxerr.youzan.service.
ParamsBuilder
ParamsBuilder(Map<String, String>)
- Constructor for class org.oxerr.youzan.service.
ParamsBuilder
post(String, HashMap<String, String>, List<String>, String)
- Method in class com.kdt.api.
KdtApiClient
put(String, Object)
- Method in class org.oxerr.youzan.service.
ParamsBuilder
putAll(Map<String, String>)
- Method in class org.oxerr.youzan.service.
ParamsBuilder
S
ShopService
- Class in
org.oxerr.youzan.service
店铺接口
.
ShopService(KdtApiClient)
- Constructor for class org.oxerr.youzan.service.
ShopService
T
takeCoupon(String, Long, Long)
- Method in class org.oxerr.youzan.service.
CouponService
微信粉丝领取优惠券优惠码
.
toParams(GoodsDetail)
- Static method in class org.oxerr.youzan.service.
ParamsAdapter
TradeService
- Class in
org.oxerr.youzan.service
交易接口
.
TradeService(KdtApiClient)
- Constructor for class org.oxerr.youzan.service.
TradeService
U
updateItem(GoodsDetail, String)
- Method in class org.oxerr.youzan.service.
ItemService
更新单个商品信息
.
updateSku(Long, Long, BigDecimal, String, Long)
- Method in class org.oxerr.youzan.service.
ItemService
更新SKU信息
.
updateTradeMemo(String, String, String, String)
- Method in class org.oxerr.youzan.service.
TradeService
修改一笔交易备注
.
V
verifyCouponConsume(String)
- Method in class org.oxerr.youzan.service.
CouponService
核销优惠券/优惠码
.
Y
YouzanClient
- Class in
org.oxerr.youzan
YouzanClient(String, String)
- Constructor for class org.oxerr.youzan.
YouzanClient
A
C
D
G
I
K
L
M
O
P
S
T
U
V
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2017. All rights reserved.