跳过导航链接
A B C D F G I S U 

A

AbstractStoreManager - com.wuda.foundation.store中的类
 
AbstractStoreManager() - 类 的构造器com.wuda.foundation.store.AbstractStoreManager
 

B

BindStoreUser - com.wuda.foundation.store中的类
绑定用户和店铺的关系.
BindStoreUser() - 类 的构造器com.wuda.foundation.store.BindStoreUser
 
BindStoreUser.Builder - com.wuda.foundation.store中的类
 
build() - 类 中的方法com.wuda.foundation.store.BindStoreUser.Builder
 
build() - 类 中的方法com.wuda.foundation.store.CreateStore.Builder
 
build() - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral.Builder
 
build() - 类 中的方法com.wuda.foundation.store.UpdateStoreGeneral.Builder
 
Builder() - 类 的构造器com.wuda.foundation.store.BindStoreUser.Builder
 
Builder() - 类 的构造器com.wuda.foundation.store.CreateStore.Builder
 
Builder() - 类 的构造器com.wuda.foundation.store.CreateStoreGeneral.Builder
 
Builder() - 类 的构造器com.wuda.foundation.store.UpdateStoreGeneral.Builder
 

C

com.wuda.foundation.store - 程序包 com.wuda.foundation.store
 
createOrUpdateStoreGeneral(CreateStoreGeneral, CreateMode, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
createOrUpdateStoreGeneral(CreateStoreGeneral, CreateMode, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
为店铺新增基本信息.
createOrUpdateStoreGeneralDbOp(CreateStoreGeneral, CreateMode, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
createStore(Long, CreateStore, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
新增一个新店铺.
CreateStore - com.wuda.foundation.store中的类
用于创建店铺.
createStore(Long, CreateStore, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
新增一个新店铺.
CreateStore.Builder - com.wuda.foundation.store中的类
用于创建CreateStore实例.
createStoreDbOp(Long, CreateStore, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
CreateStoreGeneral - com.wuda.foundation.store中的类
用于创建店铺基本信息.
CreateStoreGeneral.Builder - com.wuda.foundation.store中的类
用于创建CreateStoreGeneral实例.

D

directBatchBindStoreUser(List<BindStoreUser>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
directBatchBindStoreUser(List<BindStoreUser>, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
为绑定用户和店铺.
directBatchBindStoreUserDbOp(List<BindStoreUser>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
directBatchInsertStore(List<CreateStore>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
directBatchInsertStore(List<CreateStore>, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
新增一个新店铺.
directBatchInsertStoreDbOp(List<CreateStore>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
directBatchInsertStoreGeneral(List<CreateStoreGeneral>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
directBatchInsertStoreGeneral(List<CreateStoreGeneral>, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
为店铺新增基本信息.
directBatchInsertStoreGeneralDbOp(List<CreateStoreGeneral>, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 

F

from(Long, CreateStoreGeneral) - 类 中的静态方法com.wuda.foundation.store.UpdateStoreGeneral
当执行create or update时有用.

G

getId() - 类 中的方法com.wuda.foundation.store.BindStoreUser
 
getId() - 类 中的方法com.wuda.foundation.store.CreateStore
 
getId() - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral
 
getId() - 类 中的方法com.wuda.foundation.store.UpdateStoreGeneral
 
getIsStoreOwner() - 类 中的方法com.wuda.foundation.store.BindStoreUser
 
getStoreId() - 类 中的方法com.wuda.foundation.store.BindStoreUser
 
getStoreId() - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral
 
getStoreName() - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral
 
getStoreName() - 类 中的方法com.wuda.foundation.store.UpdateStoreGeneral
 
getStoreState() - 类 中的方法com.wuda.foundation.store.CreateStore
 
getStoreType() - 类 中的方法com.wuda.foundation.store.CreateStore
 
getUserId() - 类 中的方法com.wuda.foundation.store.BindStoreUser
 

I

isStoreOwner(Boolean) - 类 中的方法com.wuda.foundation.store.BindStoreUser.Builder
 

S

setId(Long) - 类 中的方法com.wuda.foundation.store.BindStoreUser.Builder
 
setId(Long) - 类 中的方法com.wuda.foundation.store.CreateStore.Builder
 
setId(Long) - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral.Builder
 
setId(Long) - 类 中的方法com.wuda.foundation.store.UpdateStoreGeneral.Builder
 
setStoreId(Long) - 类 中的方法com.wuda.foundation.store.BindStoreUser.Builder
 
setStoreId(Long) - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral.Builder
 
setStoreName(String) - 类 中的方法com.wuda.foundation.store.CreateStoreGeneral.Builder
 
setStoreName(String) - 类 中的方法com.wuda.foundation.store.UpdateStoreGeneral.Builder
 
setStoreState(Byte) - 类 中的方法com.wuda.foundation.store.CreateStore.Builder
 
setStoreType(Byte) - 类 中的方法com.wuda.foundation.store.CreateStore.Builder
 
setUserId(Long) - 类 中的方法com.wuda.foundation.store.BindStoreUser.Builder
 
StoreManager - com.wuda.foundation.store中的接口
店铺管理.

U

UpdateStoreGeneral - com.wuda.foundation.store中的类
用于更新店铺基本信息.
UpdateStoreGeneral.Builder - com.wuda.foundation.store中的类
用于创建UpdateStoreGeneral实例.
updateStoreGeneralById(UpdateStoreGeneral, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
updateStoreGeneralById(UpdateStoreGeneral, Long) - 接口 中的方法com.wuda.foundation.store.StoreManager
更新店铺新增基本信息.
updateStoreGeneralByIdDbOp(UpdateStoreGeneral, Long) - 类 中的方法com.wuda.foundation.store.AbstractStoreManager
 
A B C D F G I S U 
跳过导航链接

Copyright © 2020. All rights reserved.