Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

add(Integer, Integer) - Method in class com.maeh.mall.controller.CartController
 
add(Integer, Integer, Integer) - Method in interface com.maeh.mall.service.CartService
 
add(AddCategoryReq) - Method in interface com.maeh.mall.service.CategoryService
 
add(Integer, Integer, Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
add(AddCategoryReq) - Method in class com.maeh.mall.service.impl.CategoryServiceImpl
 
add(AddProductReq) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
add(AddProductReq) - Method in interface com.maeh.mall.service.ProductService
 
addCategory(HttpSession, AddCategoryReq) - Method in class com.maeh.mall.controller.CategoryController
后台添加目录
AddCategoryReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh FileName: AddCategoryReq Author: maeh Date: 2021/3/6 Description:
AddCategoryReq() - Constructor for class com.maeh.mall.model.request.AddCategoryReq
 
addProduct(AddProductReq) - Method in class com.maeh.mall.controller.ProductAdminController
 
AddProductReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:
AddProductReq() - Constructor for class com.maeh.mall.model.request.AddProductReq
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class com.maeh.mall.config.MallWebMvcConfig
 
adminFilter() - Method in class com.maeh.mall.config.AdminFilterConfig
 
AdminFilter - Class in com.maeh.mall.filter
Copyright (C), 2020-2021, maeh FileName: AdminFilterConfig Author: maeh Date: 2021/3/6 Description: 管理员校验过滤器
AdminFilter() - Constructor for class com.maeh.mall.filter.AdminFilter
 
AdminFilterConfig - Class in com.maeh.mall.config
Copyright (C), 2020-2021, maeh FileName: AdminFilterConfig Author: maeh Date: 2021/3/6 Description: Admin过滤器的配置
AdminFilterConfig() - Constructor for class com.maeh.mall.config.AdminFilterConfig
 
adminFilterConfig() - Method in class com.maeh.mall.config.AdminFilterConfig
 
adminFilterConfig() - Method in class com.maeh.mall.config.UserFilterConfig
 
adminLogin(String, String, HttpSession) - Method in class com.maeh.mall.controller.UserController
管理员登录接口
api() - Method in class com.maeh.mall.config.SpringFoxConfig
 
ApiRestResponse<T> - Class in com.maeh.mall.common
Copyright (C), 2020-2021, maeh FileName: ApiRestResponse Author: maeh Date: 2021/3/5 Description: 通用返回对象
ApiRestResponse(Integer, String, T) - Constructor for class com.maeh.mall.common.ApiRestResponse
 
ApiRestResponse(Integer, String) - Constructor for class com.maeh.mall.common.ApiRestResponse
 
ApiRestResponse() - Constructor for class com.maeh.mall.common.ApiRestResponse
 

B

batchUpdateSellStatus(Integer[], Integer) - Method in class com.maeh.mall.controller.ProductAdminController
 
batchUpdateSellStatus(Integer[], Integer) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
batchUpdateSellStatus(Integer[], Integer) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
batchUpdateSellStatus(Integer[], Integer) - Method in interface com.maeh.mall.service.ProductService
 

C

CachingConfig - Class in com.maeh.mall.config
Copyright (C), 2020-2021, maeh FileName: CachingConfig Author: maeh Date: 2021/3/6 Description:缓存的配置类
CachingConfig() - Constructor for class com.maeh.mall.config.CachingConfig
 
cancel(String) - Method in class com.maeh.mall.controller.OrderController
订单取消
cancel(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
cancel(String) - Method in interface com.maeh.mall.service.OrderService
 
Cart - Class in com.maeh.mall.model.pojo
 
Cart() - Constructor for class com.maeh.mall.model.pojo.Cart
 
CartController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: 购物车Controller
CartController() - Constructor for class com.maeh.mall.controller.CartController
 
CartMapper - Interface in com.maeh.mall.model.dao
 
CartService - Interface in com.maeh.mall.service
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: 购物车Service
CartServiceImpl - Class in com.maeh.mall.service.impl
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: 购物车Service实现类
CartServiceImpl() - Constructor for class com.maeh.mall.service.impl.CartServiceImpl
 
CartVO - Class in com.maeh.mall.model.vo
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: CartVO,给前端展示用
CartVO() - Constructor for class com.maeh.mall.model.vo.CartVO
 
Category - Class in com.maeh.mall.model.pojo
 
Category() - Constructor for class com.maeh.mall.model.pojo.Category
 
CategoryController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh FileName: CategoryController Author: maeh Date: 2021/3/5 Description: 目录Controller
CategoryController() - Constructor for class com.maeh.mall.controller.CategoryController
 
CategoryMapper - Interface in com.maeh.mall.model.dao
 
CategoryService - Interface in com.maeh.mall.service
Copyright (C), 2020-2021, maeh FileName: CategoryService Author: maeh Date: 2021/3/6 Description:分类目录Service
CategoryServiceImpl - Class in com.maeh.mall.service.impl
Copyright (C), 2020-2021, maeh FileName: CategoryServiceImpl Author: maeh Date: 2021/3/6 Description:
CategoryServiceImpl() - Constructor for class com.maeh.mall.service.impl.CategoryServiceImpl
 
CategoryVO - Class in com.maeh.mall.model.vo
Copyright (C), 2020-2021, maeh FileName: CategoryVO Author: maeh Date: 2021/3/6 Description:
CategoryVO() - Constructor for class com.maeh.mall.model.vo.CategoryVO
 
checkAdminRole(User) - Method in class com.maeh.mall.service.impl.UserServiceImpl
 
checkAdminRole(User) - Method in interface com.maeh.mall.service.UserService
 
CHECKED - Static variable in interface com.maeh.mall.common.Constant.Cart
 
codeOf(int) - Static method in enum com.maeh.mall.common.Constant.OrderStatusEnum
 
com.maeh.mall - package com.maeh.mall
 
com.maeh.mall.common - package com.maeh.mall.common
 
com.maeh.mall.config - package com.maeh.mall.config
 
com.maeh.mall.controller - package com.maeh.mall.controller
 
com.maeh.mall.exception - package com.maeh.mall.exception
 
com.maeh.mall.filter - package com.maeh.mall.filter
 
com.maeh.mall.model.dao - package com.maeh.mall.model.dao
 
com.maeh.mall.model.pojo - package com.maeh.mall.model.pojo
 
com.maeh.mall.model.query - package com.maeh.mall.model.query
 
com.maeh.mall.model.request - package com.maeh.mall.model.request
 
com.maeh.mall.model.vo - package com.maeh.mall.model.vo
 
com.maeh.mall.service - package com.maeh.mall.service
 
com.maeh.mall.service.impl - package com.maeh.mall.service.impl
 
com.maeh.mall.util - package com.maeh.mall.util
 
Constant - Class in com.maeh.mall.common
Copyright (C), 2020-2021, maeh FileName: Constant Author: maeh Date: 2021/3/5 Description: 常量类
Constant() - Constructor for class com.maeh.mall.common.Constant
 
Constant.Cart - Interface in com.maeh.mall.common
购物车内物品选中状态
Constant.OrderStatusEnum - Enum in com.maeh.mall.common
 
Constant.ProductListOrderBy - Interface in com.maeh.mall.common
商品列表排序规则
Constant.SaleStatus - Interface in com.maeh.mall.common
商品上下架状态
create(CreateOrderReq) - Method in class com.maeh.mall.controller.OrderController
 
create(CreateOrderReq) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
create(CreateOrderReq) - Method in interface com.maeh.mall.service.OrderService
 
CreateOrderReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Controller
CreateOrderReq() - Constructor for class com.maeh.mall.model.request.CreateOrderReq
 
CURRENT_MALL_USER - Static variable in class com.maeh.mall.common.Constant
 
currentUser - Static variable in class com.maeh.mall.filter.UserFilter
 

D

delete(Integer) - Method in class com.maeh.mall.controller.CartController
 
delete(Integer, Integer) - Method in interface com.maeh.mall.service.CartService
 
delete(Integer) - Method in interface com.maeh.mall.service.CategoryService
 
delete(Integer, Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
delete(Integer) - Method in class com.maeh.mall.service.impl.CategoryServiceImpl
 
delete(Integer) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
delete(Integer) - Method in interface com.maeh.mall.service.ProductService
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.CartMapper
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
deleteByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.UserMapper
 
deleteCategory(Integer) - Method in class com.maeh.mall.controller.CategoryController
 
deleteProduct(Integer) - Method in class com.maeh.mall.controller.ProductAdminController
 
deliver(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
deliver(String) - Method in interface com.maeh.mall.service.OrderService
 
delivered(String) - Method in class com.maeh.mall.controller.OrderAdminController
发货。订单状态流程:0用户已取消,10未付款,20已付款,30已发货,40交易完成
destroy() - Method in class com.maeh.mall.filter.AdminFilter
 
destroy() - Method in class com.maeh.mall.filter.UserFilter
 
detail(String) - Method in class com.maeh.mall.controller.OrderController
 
detail(Integer) - Method in class com.maeh.mall.controller.ProductController
 
detail(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
detail(Integer) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
detail(String) - Method in interface com.maeh.mall.service.OrderService
 
detail(Integer) - Method in interface com.maeh.mall.service.ProductService
 
doAfterReturning(Object) - Method in class com.maeh.mall.filter.WebLogAspect
 
doBefore(JoinPoint) - Method in class com.maeh.mall.filter.WebLogAspect
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.maeh.mall.filter.AdminFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.maeh.mall.filter.UserFilter
 

E

error(Integer, String) - Static method in class com.maeh.mall.common.ApiRestResponse
 
error(MallExceptionEnum) - Static method in class com.maeh.mall.common.ApiRestResponse
 

F

FILE_UPLOAD_DIR - Static variable in class com.maeh.mall.common.Constant
 
finish(String) - Method in class com.maeh.mall.controller.OrderAdminController
完结订单。订单状态流程:0用户已取消,10未付款,20已付款,30已发货,40交易完成。管理员和用户都可以调用
finish(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
finish(String) - Method in interface com.maeh.mall.service.OrderService
 

G

generateQRCodeImage(String, int, int, String) - Static method in class com.maeh.mall.util.QRCodeGenerator
 
getCategoryId() - Method in class com.maeh.mall.model.pojo.Product
 
getCategoryId() - Method in class com.maeh.mall.model.request.AddProductReq
 
getCategoryId() - Method in class com.maeh.mall.model.request.ProductListReq
 
getCategoryId() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getCategoryIds() - Method in class com.maeh.mall.model.query.ProductListQuery
 
getChildCategory() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getCode() - Method in enum com.maeh.mall.common.Constant.OrderStatusEnum
 
getCode() - Method in exception com.maeh.mall.exception.MallException
 
getCode() - Method in enum com.maeh.mall.exception.MallExceptionEnum
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.Cart
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.Category
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.Order
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.Product
 
getCreateTime() - Method in class com.maeh.mall.model.pojo.User
 
getCreateTime() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getCreateTime() - Method in class com.maeh.mall.model.vo.OrderVO
 
getData() - Method in class com.maeh.mall.common.ApiRestResponse
 
getDeliveryTime() - Method in class com.maeh.mall.model.pojo.Order
 
getDeliveryTime() - Method in class com.maeh.mall.model.vo.OrderVO
 
getDetail() - Method in class com.maeh.mall.model.pojo.Product
 
getDetail() - Method in class com.maeh.mall.model.request.AddProductReq
 
getDetail() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getEndTime() - Method in class com.maeh.mall.model.pojo.Order
 
getEndTime() - Method in class com.maeh.mall.model.vo.OrderVO
 
getId() - Method in class com.maeh.mall.model.pojo.Cart
 
getId() - Method in class com.maeh.mall.model.pojo.Category
 
getId() - Method in class com.maeh.mall.model.pojo.Order
 
getId() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getId() - Method in class com.maeh.mall.model.pojo.Product
 
getId() - Method in class com.maeh.mall.model.pojo.User
 
getId() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
getId() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getId() - Method in class com.maeh.mall.model.vo.CartVO
 
getId() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getImage() - Method in class com.maeh.mall.model.pojo.Product
 
getImage() - Method in class com.maeh.mall.model.request.AddProductReq
 
getImage() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getKeyword() - Method in class com.maeh.mall.model.query.ProductListQuery
 
getKeyword() - Method in class com.maeh.mall.model.request.ProductListReq
 
getMessage() - Method in exception com.maeh.mall.exception.MallException
 
getMsg() - Method in class com.maeh.mall.common.ApiRestResponse
 
getMsg() - Method in enum com.maeh.mall.exception.MallExceptionEnum
 
getName() - Method in class com.maeh.mall.model.pojo.Category
 
getName() - Method in class com.maeh.mall.model.pojo.Product
 
getName() - Method in class com.maeh.mall.model.request.AddCategoryReq
 
getName() - Method in class com.maeh.mall.model.request.AddProductReq
 
getName() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
getName() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getName() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getOkCode() - Static method in class com.maeh.mall.common.ApiRestResponse
 
getOkMsg() - Static method in class com.maeh.mall.common.ApiRestResponse
 
getOrderBy() - Method in class com.maeh.mall.model.request.ProductListReq
 
getOrderCode(Long) - Static method in class com.maeh.mall.util.OrderCodeFactory
生成订单单号编码
getOrderItemVOList() - Method in class com.maeh.mall.model.vo.OrderVO
 
getOrderNo() - Method in class com.maeh.mall.model.pojo.Order
 
getOrderNo() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getOrderNo() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getOrderNo() - Method in class com.maeh.mall.model.vo.OrderVO
 
getOrderNum() - Method in class com.maeh.mall.model.pojo.Category
 
getOrderNum() - Method in class com.maeh.mall.model.request.AddCategoryReq
 
getOrderNum() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
getOrderNum() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getOrderStatus() - Method in class com.maeh.mall.model.pojo.Order
 
getOrderStatus() - Method in class com.maeh.mall.model.vo.OrderVO
 
getOrderStatusName() - Method in class com.maeh.mall.model.vo.OrderVO
 
getPageNum() - Method in class com.maeh.mall.model.request.ProductListReq
 
getPageSize() - Method in class com.maeh.mall.model.request.ProductListReq
 
getParentId() - Method in class com.maeh.mall.model.pojo.Category
 
getParentId() - Method in class com.maeh.mall.model.request.AddCategoryReq
 
getParentId() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
getParentId() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getPassword() - Method in class com.maeh.mall.model.pojo.User
 
getPaymentType() - Method in class com.maeh.mall.model.pojo.Order
 
getPaymentType() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
getPaymentType() - Method in class com.maeh.mall.model.vo.OrderVO
 
getPayTime() - Method in class com.maeh.mall.model.pojo.Order
 
getPayTime() - Method in class com.maeh.mall.model.vo.OrderVO
 
getPersonalizedSignature() - Method in class com.maeh.mall.model.pojo.User
 
getPostage() - Method in class com.maeh.mall.model.pojo.Order
 
getPostage() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
getPostage() - Method in class com.maeh.mall.model.vo.OrderVO
 
getPrice() - Method in class com.maeh.mall.model.pojo.Product
 
getPrice() - Method in class com.maeh.mall.model.request.AddProductReq
 
getPrice() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getPrice() - Method in class com.maeh.mall.model.vo.CartVO
 
getProductId() - Method in class com.maeh.mall.model.pojo.Cart
 
getProductId() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getProductId() - Method in class com.maeh.mall.model.vo.CartVO
 
getProductId() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getProductImage() - Method in class com.maeh.mall.model.vo.CartVO
 
getProductImg() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getProductImg() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getProductName() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getProductName() - Method in class com.maeh.mall.model.vo.CartVO
 
getProductName() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getQuantity() - Method in class com.maeh.mall.model.pojo.Cart
 
getQuantity() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getQuantity() - Method in class com.maeh.mall.model.vo.CartVO
 
getQuantity() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getReceiverAddress() - Method in class com.maeh.mall.model.pojo.Order
 
getReceiverAddress() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
getReceiverAddress() - Method in class com.maeh.mall.model.vo.OrderVO
 
getReceiverMobile() - Method in class com.maeh.mall.model.pojo.Order
 
getReceiverMobile() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
getReceiverMobile() - Method in class com.maeh.mall.model.vo.OrderVO
 
getReceiverName() - Method in class com.maeh.mall.model.pojo.Order
 
getReceiverName() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
getReceiverName() - Method in class com.maeh.mall.model.vo.OrderVO
 
getRole() - Method in class com.maeh.mall.model.pojo.User
 
getSelected() - Method in class com.maeh.mall.model.pojo.Cart
 
getSelected() - Method in class com.maeh.mall.model.vo.CartVO
 
getStatus() - Method in class com.maeh.mall.common.ApiRestResponse
 
getStatus() - Method in class com.maeh.mall.model.pojo.Product
 
getStatus() - Method in class com.maeh.mall.model.request.AddProductReq
 
getStatus() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getStock() - Method in class com.maeh.mall.model.pojo.Product
 
getStock() - Method in class com.maeh.mall.model.request.AddProductReq
 
getStock() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
getTotalPrice() - Method in class com.maeh.mall.model.pojo.Order
 
getTotalPrice() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getTotalPrice() - Method in class com.maeh.mall.model.vo.CartVO
 
getTotalPrice() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getTotalPrice() - Method in class com.maeh.mall.model.vo.OrderVO
 
getType() - Method in class com.maeh.mall.model.pojo.Category
 
getType() - Method in class com.maeh.mall.model.request.AddCategoryReq
 
getType() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
getType() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getUnitPrice() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getUnitPrice() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.Cart
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.Category
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.Order
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.OrderItem
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.Product
 
getUpdateTime() - Method in class com.maeh.mall.model.pojo.User
 
getUpdateTime() - Method in class com.maeh.mall.model.vo.CategoryVO
 
getUpdateTime() - Method in class com.maeh.mall.model.vo.OrderVO
 
getUser() - Method in class com.maeh.mall.service.impl.UserServiceImpl
 
getUser() - Method in interface com.maeh.mall.service.UserService
 
getUserId() - Method in class com.maeh.mall.model.pojo.Cart
 
getUserId() - Method in class com.maeh.mall.model.pojo.Order
 
getUserId() - Method in class com.maeh.mall.model.vo.CartVO
 
getUserId() - Method in class com.maeh.mall.model.vo.OrderVO
 
getUsername() - Method in class com.maeh.mall.model.pojo.User
 
getValue() - Method in enum com.maeh.mall.common.Constant.OrderStatusEnum
 
GlobalExceptionHandler - Class in com.maeh.mall.exception
Copyright (C), 2020-2021, maeh FileName: GlobalExceptionHandler Author: maeh Date: 2021/3/5 Description: 处理统一异常的handler
GlobalExceptionHandler() - Constructor for class com.maeh.mall.exception.GlobalExceptionHandler
 

H

handleException(Exception) - Method in class com.maeh.mall.exception.GlobalExceptionHandler
 
handleImoocMallException(MallException) - Method in class com.maeh.mall.exception.GlobalExceptionHandler
 
handleMethodArgumentNotValidException(MethodArgumentNotValidException) - Method in class com.maeh.mall.exception.GlobalExceptionHandler
 

I

init(FilterConfig) - Method in class com.maeh.mall.filter.AdminFilter
 
init(FilterConfig) - Method in class com.maeh.mall.filter.UserFilter
 
insert(Cart) - Method in interface com.maeh.mall.model.dao.CartMapper
 
insert(Category) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
insert(OrderItem) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
insert(Order) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
insert(Product) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
insert(User) - Method in interface com.maeh.mall.model.dao.UserMapper
 
insertSelective(Cart) - Method in interface com.maeh.mall.model.dao.CartMapper
 
insertSelective(Category) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
insertSelective(OrderItem) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
insertSelective(Order) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
insertSelective(Product) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
insertSelective(User) - Method in interface com.maeh.mall.model.dao.UserMapper
 

L

list() - Method in class com.maeh.mall.controller.CartController
 
list(Integer, Integer) - Method in class com.maeh.mall.controller.OrderController
 
list(Integer, Integer) - Method in class com.maeh.mall.controller.ProductAdminController
 
list(ProductListReq) - Method in class com.maeh.mall.controller.ProductController
 
list(Integer) - Method in interface com.maeh.mall.service.CartService
 
list(Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
list(ProductListReq) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
list(ProductListReq) - Method in interface com.maeh.mall.service.ProductService
 
listCategoryForAdmin(Integer, Integer) - Method in class com.maeh.mall.controller.CategoryController
 
listCategoryForCustomer() - Method in class com.maeh.mall.controller.CategoryController
 
listCategoryForCustomer(Integer) - Method in interface com.maeh.mall.service.CategoryService
 
listCategoryForCustomer(Integer) - Method in class com.maeh.mall.service.impl.CategoryServiceImpl
 
listForAdmin(Integer, Integer) - Method in class com.maeh.mall.controller.OrderAdminController
 
listForAdmin(Integer, Integer) - Method in interface com.maeh.mall.service.CategoryService
 
listForAdmin(Integer, Integer) - Method in class com.maeh.mall.service.impl.CategoryServiceImpl
 
listForAdmin(Integer, Integer) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
listForAdmin(Integer, Integer) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
listForAdmin(Integer, Integer) - Method in interface com.maeh.mall.service.OrderService
 
listForAdmin(Integer, Integer) - Method in interface com.maeh.mall.service.ProductService
 
listForCustomer(Integer, Integer) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
listForCustomer(Integer, Integer) - Method in interface com.maeh.mall.service.OrderService
 
login(String, String, HttpSession) - Method in class com.maeh.mall.controller.UserController
登录
login(String, String) - Method in class com.maeh.mall.service.impl.UserServiceImpl
 
login(String, String) - Method in interface com.maeh.mall.service.UserService
 
logout(HttpSession) - Method in class com.maeh.mall.controller.UserController
登出,清除session

M

main(String[]) - Static method in class com.maeh.mall.MallApplication
 
MallApplication - Class in com.maeh.mall
 
MallApplication() - Constructor for class com.maeh.mall.MallApplication
 
MallException - Exception in com.maeh.mall.exception
Copyright (C), 2020-2021, maeh FileName: MallException Author: maeh Date: 2021/3/5 Description: 统一异常
MallException(Integer, String) - Constructor for exception com.maeh.mall.exception.MallException
 
MallException(MallExceptionEnum) - Constructor for exception com.maeh.mall.exception.MallException
 
MallExceptionEnum - Enum in com.maeh.mall.exception
Copyright (C), 2020-2021, maeh FileName: MallExceptionEnum Author: maeh Date: 2021/3/5 Description: 异常枚举
MallWebMvcConfig - Class in com.maeh.mall.config
Copyright (C), 2020-2021, maeh FileName: MallWebMvcConfig Author: maeh Date: 2021/3/6 Description:
MallWebMvcConfig() - Constructor for class com.maeh.mall.config.MallWebMvcConfig
 
MD5EncodeUtf8(String) - Static method in class com.maeh.mall.util.MD5Util
 
MD5Util - Class in com.maeh.mall.util
Copyright (C), 2020-2021, maeh FileName: MD5Util Author: maeh Date: 2021/3/5 Description: md5加密工具类
MD5Util() - Constructor for class com.maeh.mall.util.MD5Util
 

N

NOT_SALE - Static variable in interface com.maeh.mall.common.Constant.SaleStatus
 

O

Order - Class in com.maeh.mall.model.pojo
 
Order() - Constructor for class com.maeh.mall.model.pojo.Order
 
OrderAdminController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单后台管理Controller
OrderAdminController() - Constructor for class com.maeh.mall.controller.OrderAdminController
 
OrderCodeFactory - Class in com.maeh.mall.util
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 生成订单No工具类
OrderCodeFactory() - Constructor for class com.maeh.mall.util.OrderCodeFactory
 
OrderController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Controller
OrderController() - Constructor for class com.maeh.mall.controller.OrderController
 
OrderItem - Class in com.maeh.mall.model.pojo
 
OrderItem() - Constructor for class com.maeh.mall.model.pojo.OrderItem
 
OrderItemMapper - Interface in com.maeh.mall.model.dao
 
OrderItemVO - Class in com.maeh.mall.model.vo
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Controller
OrderItemVO() - Constructor for class com.maeh.mall.model.vo.OrderItemVO
 
OrderMapper - Interface in com.maeh.mall.model.dao
 
OrderService - Interface in com.maeh.mall.service
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Service
OrderServiceImpl - Class in com.maeh.mall.service.impl
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Service实现类
OrderServiceImpl() - Constructor for class com.maeh.mall.service.impl.OrderServiceImpl
 
OrderVO - Class in com.maeh.mall.model.vo
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 订单Controller
OrderVO() - Constructor for class com.maeh.mall.model.vo.OrderVO
 

P

pay(String) - Method in class com.maeh.mall.controller.OrderController
 
pay(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
pay(String) - Method in interface com.maeh.mall.service.OrderService
 
personalPage() - Method in class com.maeh.mall.controller.UserController
 
PRICE_ASC_DESC - Static variable in interface com.maeh.mall.common.Constant.ProductListOrderBy
 
Product - Class in com.maeh.mall.model.pojo
 
Product() - Constructor for class com.maeh.mall.model.pojo.Product
 
ProductAdminController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:后台商品管理Controller
ProductAdminController() - Constructor for class com.maeh.mall.controller.ProductAdminController
 
ProductController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:前台商品Controller
ProductController() - Constructor for class com.maeh.mall.controller.ProductController
 
ProductListQuery - Class in com.maeh.mall.model.query
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:查询商品列表的Query
ProductListQuery() - Constructor for class com.maeh.mall.model.query.ProductListQuery
 
ProductListReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:
ProductListReq() - Constructor for class com.maeh.mall.model.request.ProductListReq
 
ProductMapper - Interface in com.maeh.mall.model.dao
 
ProductService - Interface in com.maeh.mall.service
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description: 商品Service
ProductServiceImpl - Class in com.maeh.mall.service.impl
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description: 商品服务实现类
ProductServiceImpl() - Constructor for class com.maeh.mall.service.impl.ProductServiceImpl
 

Q

qrcode(String) - Method in class com.maeh.mall.controller.OrderController
生成支付二维码
qrcode(String) - Method in class com.maeh.mall.service.impl.OrderServiceImpl
 
qrcode(String) - Method in interface com.maeh.mall.service.OrderService
 
QRCodeGenerator - Class in com.maeh.mall.util
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/13 Description: 生成二维码工具
QRCodeGenerator() - Constructor for class com.maeh.mall.util.QRCodeGenerator
 

R

redisCacheManager(RedisConnectionFactory) - Method in class com.maeh.mall.config.CachingConfig
 
register(String, String) - Method in class com.maeh.mall.controller.UserController
注册
register(String, String) - Method in class com.maeh.mall.service.impl.UserServiceImpl
 
register(String, String) - Method in interface com.maeh.mall.service.UserService
 

S

SALE - Static variable in interface com.maeh.mall.common.Constant.SaleStatus
 
select(Integer, Integer) - Method in class com.maeh.mall.controller.CartController
 
selectAll(Integer) - Method in class com.maeh.mall.controller.CartController
 
selectAllForAdmin() - Method in interface com.maeh.mall.model.dao.OrderMapper
 
selectAllOrNot(Integer, Integer) - Method in interface com.maeh.mall.service.CartService
 
selectAllOrNot(Integer, Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
selectByName(String) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
selectByName(String) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
selectByName(String) - Method in interface com.maeh.mall.model.dao.UserMapper
 
selectByOrderNo(String) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
selectByOrderNo(String) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.CartMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
selectByPrimaryKey(Integer) - Method in interface com.maeh.mall.model.dao.UserMapper
 
selectCartByUserIdAndProductId(Integer, Integer) - Method in interface com.maeh.mall.model.dao.CartMapper
 
selectCategoriesByParentId(Integer) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
selectForCustomer(Integer) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
selectList(Integer) - Method in interface com.maeh.mall.model.dao.CartMapper
 
selectList() - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
selectList(ProductListQuery) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
selectListForAdmin() - Method in interface com.maeh.mall.model.dao.ProductMapper
 
selectLogin(String, String) - Method in interface com.maeh.mall.model.dao.UserMapper
 
selectOrNot(Integer, Integer, Integer) - Method in interface com.maeh.mall.model.dao.CartMapper
 
selectOrNot(Integer, Integer, Integer) - Method in interface com.maeh.mall.service.CartService
 
selectOrNot(Integer, Integer, Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
setCategoryId(Integer) - Method in class com.maeh.mall.model.pojo.Product
 
setCategoryId(Integer) - Method in class com.maeh.mall.model.request.AddProductReq
 
setCategoryId(Integer) - Method in class com.maeh.mall.model.request.ProductListReq
 
setCategoryId(Integer) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setCategoryIds(List<Integer>) - Method in class com.maeh.mall.model.query.ProductListQuery
 
setChildCategory(List<CategoryVO>) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setCode(int) - Method in enum com.maeh.mall.common.Constant.OrderStatusEnum
 
setCode(Integer) - Method in enum com.maeh.mall.exception.MallExceptionEnum
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.Cart
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.Category
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.Order
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.Product
 
setCreateTime(Date) - Method in class com.maeh.mall.model.pojo.User
 
setCreateTime(Date) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setCreateTime(Date) - Method in class com.maeh.mall.model.vo.OrderVO
 
setData(T) - Method in class com.maeh.mall.common.ApiRestResponse
 
setDeliveryTime(Date) - Method in class com.maeh.mall.model.pojo.Order
 
setDeliveryTime(Date) - Method in class com.maeh.mall.model.vo.OrderVO
 
setDetail(String) - Method in class com.maeh.mall.model.pojo.Product
 
setDetail(String) - Method in class com.maeh.mall.model.request.AddProductReq
 
setDetail(String) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setEndTime(Date) - Method in class com.maeh.mall.model.pojo.Order
 
setEndTime(Date) - Method in class com.maeh.mall.model.vo.OrderVO
 
setFileUploadDir(String) - Method in class com.maeh.mall.common.Constant
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.Cart
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.Category
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.Product
 
setId(Integer) - Method in class com.maeh.mall.model.pojo.User
 
setId(Integer) - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
setId(Integer) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setId(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setId(Integer) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setImage(String) - Method in class com.maeh.mall.model.pojo.Product
 
setImage(String) - Method in class com.maeh.mall.model.request.AddProductReq
 
setImage(String) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setKeyword(String) - Method in class com.maeh.mall.model.query.ProductListQuery
 
setKeyword(String) - Method in class com.maeh.mall.model.request.ProductListReq
 
setMsg(String) - Method in class com.maeh.mall.common.ApiRestResponse
 
setMsg(String) - Method in enum com.maeh.mall.exception.MallExceptionEnum
 
setName(String) - Method in class com.maeh.mall.model.pojo.Category
 
setName(String) - Method in class com.maeh.mall.model.pojo.Product
 
setName(String) - Method in class com.maeh.mall.model.request.AddCategoryReq
 
setName(String) - Method in class com.maeh.mall.model.request.AddProductReq
 
setName(String) - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
setName(String) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setName(String) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setOrderBy(String) - Method in class com.maeh.mall.model.request.ProductListReq
 
setOrderItemVOList(List<OrderItemVO>) - Method in class com.maeh.mall.model.vo.OrderVO
 
setOrderNo(String) - Method in class com.maeh.mall.model.pojo.Order
 
setOrderNo(String) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setOrderNo(String) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setOrderNo(String) - Method in class com.maeh.mall.model.vo.OrderVO
 
setOrderNum(Integer) - Method in class com.maeh.mall.model.pojo.Category
 
setOrderNum(Integer) - Method in class com.maeh.mall.model.request.AddCategoryReq
 
setOrderNum(Integer) - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
setOrderNum(Integer) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setOrderStatus(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setOrderStatus(Integer) - Method in class com.maeh.mall.model.vo.OrderVO
 
setOrderStatusName(String) - Method in class com.maeh.mall.model.vo.OrderVO
 
setPageNum(Integer) - Method in class com.maeh.mall.model.request.ProductListReq
 
setPageSize(Integer) - Method in class com.maeh.mall.model.request.ProductListReq
 
setParentId(Integer) - Method in class com.maeh.mall.model.pojo.Category
 
setParentId(Integer) - Method in class com.maeh.mall.model.request.AddCategoryReq
 
setParentId(Integer) - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
setParentId(Integer) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setPassword(String) - Method in class com.maeh.mall.model.pojo.User
 
setPaymentType(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setPaymentType(Integer) - Method in class com.maeh.mall.model.request.CreateOrderReq
 
setPaymentType(Integer) - Method in class com.maeh.mall.model.vo.OrderVO
 
setPayTime(Date) - Method in class com.maeh.mall.model.pojo.Order
 
setPayTime(Date) - Method in class com.maeh.mall.model.vo.OrderVO
 
setPersonalizedSignature(String) - Method in class com.maeh.mall.model.pojo.User
 
setPostage(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setPostage(Integer) - Method in class com.maeh.mall.model.request.CreateOrderReq
 
setPostage(Integer) - Method in class com.maeh.mall.model.vo.OrderVO
 
setPrice(Integer) - Method in class com.maeh.mall.model.pojo.Product
 
setPrice(Integer) - Method in class com.maeh.mall.model.request.AddProductReq
 
setPrice(Integer) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setPrice(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setProductId(Integer) - Method in class com.maeh.mall.model.pojo.Cart
 
setProductId(Integer) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setProductId(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setProductId(Integer) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setProductImage(String) - Method in class com.maeh.mall.model.vo.CartVO
 
setProductImg(String) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setProductImg(String) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setProductName(String) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setProductName(String) - Method in class com.maeh.mall.model.vo.CartVO
 
setProductName(String) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setQuantity(Integer) - Method in class com.maeh.mall.model.pojo.Cart
 
setQuantity(Integer) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setQuantity(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setQuantity(Integer) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setReceiverAddress(String) - Method in class com.maeh.mall.model.pojo.Order
 
setReceiverAddress(String) - Method in class com.maeh.mall.model.request.CreateOrderReq
 
setReceiverAddress(String) - Method in class com.maeh.mall.model.vo.OrderVO
 
setReceiverMobile(String) - Method in class com.maeh.mall.model.pojo.Order
 
setReceiverMobile(String) - Method in class com.maeh.mall.model.request.CreateOrderReq
 
setReceiverMobile(String) - Method in class com.maeh.mall.model.vo.OrderVO
 
setReceiverName(String) - Method in class com.maeh.mall.model.pojo.Order
 
setReceiverName(String) - Method in class com.maeh.mall.model.request.CreateOrderReq
 
setReceiverName(String) - Method in class com.maeh.mall.model.vo.OrderVO
 
setRole(Integer) - Method in class com.maeh.mall.model.pojo.User
 
setSalt(String) - Method in class com.maeh.mall.util.MD5Util
 
setSelected(Integer) - Method in class com.maeh.mall.model.pojo.Cart
 
setSelected(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setStatus(Integer) - Method in class com.maeh.mall.common.ApiRestResponse
 
setStatus(Integer) - Method in class com.maeh.mall.model.pojo.Product
 
setStatus(Integer) - Method in class com.maeh.mall.model.request.AddProductReq
 
setStatus(Integer) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setStock(Integer) - Method in class com.maeh.mall.model.pojo.Product
 
setStock(Integer) - Method in class com.maeh.mall.model.request.AddProductReq
 
setStock(Integer) - Method in class com.maeh.mall.model.request.UpdateProductReq
 
setTotalPrice(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setTotalPrice(Integer) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setTotalPrice(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setTotalPrice(Integer) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setTotalPrice(Integer) - Method in class com.maeh.mall.model.vo.OrderVO
 
setType(Integer) - Method in class com.maeh.mall.model.pojo.Category
 
setType(Integer) - Method in class com.maeh.mall.model.request.AddCategoryReq
 
setType(Integer) - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
setType(Integer) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setUnitPrice(Integer) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setUnitPrice(Integer) - Method in class com.maeh.mall.model.vo.OrderItemVO
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.Cart
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.Category
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.Order
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.OrderItem
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.Product
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.pojo.User
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.vo.CategoryVO
 
setUpdateTime(Date) - Method in class com.maeh.mall.model.vo.OrderVO
 
setUserId(Integer) - Method in class com.maeh.mall.model.pojo.Cart
 
setUserId(Integer) - Method in class com.maeh.mall.model.pojo.Order
 
setUserId(Integer) - Method in class com.maeh.mall.model.vo.CartVO
 
setUserId(Integer) - Method in class com.maeh.mall.model.vo.OrderVO
 
setUsername(String) - Method in class com.maeh.mall.model.pojo.User
 
setValue(String) - Method in enum com.maeh.mall.common.Constant.OrderStatusEnum
 
SpringFoxConfig - Class in com.maeh.mall.config
Copyright (C), 2020-2021, maeh FileName: SpringFoxConfig Author: maeh Date: 2021/3/6 Description: 访问http://localhost:8080/swagger-ui.html可以看到API文档
SpringFoxConfig() - Constructor for class com.maeh.mall.config.SpringFoxConfig
 
success() - Static method in class com.maeh.mall.common.ApiRestResponse
 
success(T) - Static method in class com.maeh.mall.common.ApiRestResponse
 

T

toString() - Method in class com.maeh.mall.common.ApiRestResponse
 
toString() - Method in class com.maeh.mall.model.pojo.Cart
 
toString() - Method in class com.maeh.mall.model.pojo.Category
 
toString() - Method in class com.maeh.mall.model.pojo.Order
 
toString() - Method in class com.maeh.mall.model.pojo.OrderItem
 
toString() - Method in class com.maeh.mall.model.pojo.Product
 
toString() - Method in class com.maeh.mall.model.pojo.User
 
toString() - Method in class com.maeh.mall.model.query.ProductListQuery
 
toString() - Method in class com.maeh.mall.model.request.AddCategoryReq
 
toString() - Method in class com.maeh.mall.model.request.AddProductReq
 
toString() - Method in class com.maeh.mall.model.request.CreateOrderReq
 
toString() - Method in class com.maeh.mall.model.request.ProductListReq
 
toString() - Method in class com.maeh.mall.model.request.UpdateCategoryReq
 
toString() - Method in class com.maeh.mall.model.request.UpdateProductReq
 
toString() - Method in class com.maeh.mall.model.vo.CartVO
 
toString() - Method in class com.maeh.mall.model.vo.CategoryVO
 
toString() - Method in class com.maeh.mall.model.vo.OrderItemVO
 
toString() - Method in class com.maeh.mall.model.vo.OrderVO
 

U

UN_CHECKED - Static variable in interface com.maeh.mall.common.Constant.Cart
 
update(Integer, Integer) - Method in class com.maeh.mall.controller.CartController
 
update(Integer, Integer, Integer) - Method in interface com.maeh.mall.service.CartService
 
update(Category) - Method in interface com.maeh.mall.service.CategoryService
 
update(Integer, Integer, Integer) - Method in class com.maeh.mall.service.impl.CartServiceImpl
 
update(Category) - Method in class com.maeh.mall.service.impl.CategoryServiceImpl
 
update(Product) - Method in class com.maeh.mall.service.impl.ProductServiceImpl
 
update(Product) - Method in interface com.maeh.mall.service.ProductService
 
updateByPrimaryKey(Cart) - Method in interface com.maeh.mall.model.dao.CartMapper
 
updateByPrimaryKey(Category) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
updateByPrimaryKey(OrderItem) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
updateByPrimaryKey(Order) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
updateByPrimaryKey(Product) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
updateByPrimaryKey(User) - Method in interface com.maeh.mall.model.dao.UserMapper
 
updateByPrimaryKeySelective(Cart) - Method in interface com.maeh.mall.model.dao.CartMapper
 
updateByPrimaryKeySelective(Category) - Method in interface com.maeh.mall.model.dao.CategoryMapper
 
updateByPrimaryKeySelective(OrderItem) - Method in interface com.maeh.mall.model.dao.OrderItemMapper
 
updateByPrimaryKeySelective(Order) - Method in interface com.maeh.mall.model.dao.OrderMapper
 
updateByPrimaryKeySelective(Product) - Method in interface com.maeh.mall.model.dao.ProductMapper
 
updateByPrimaryKeySelective(User) - Method in interface com.maeh.mall.model.dao.UserMapper
 
updateCategory(UpdateCategoryReq, HttpSession) - Method in class com.maeh.mall.controller.CategoryController
 
UpdateCategoryReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh FileName: UpdateCategoryReq Author: maeh Date: 2021/3/6 Description:
UpdateCategoryReq() - Constructor for class com.maeh.mall.model.request.UpdateCategoryReq
 
updateInformation(User) - Method in class com.maeh.mall.service.impl.UserServiceImpl
 
updateInformation(User) - Method in interface com.maeh.mall.service.UserService
 
updateProduct(UpdateProductReq) - Method in class com.maeh.mall.controller.ProductAdminController
 
UpdateProductReq - Class in com.maeh.mall.model.request
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:
UpdateProductReq() - Constructor for class com.maeh.mall.model.request.UpdateProductReq
 
updateUserInfo(HttpSession, String) - Method in class com.maeh.mall.controller.UserController
更新个性签名
upload(HttpServletRequest, MultipartFile) - Method in class com.maeh.mall.controller.UploadController
 
UploadController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/9 Description:
UploadController() - Constructor for class com.maeh.mall.controller.UploadController
 
User - Class in com.maeh.mall.model.pojo
 
User() - Constructor for class com.maeh.mall.model.pojo.User
 
UserController - Class in com.maeh.mall.controller
Copyright (C), 2020-2021, maeh FileName: UserController Author: maeh Date: 2021/3/5 Description: 用户控制器
UserController() - Constructor for class com.maeh.mall.controller.UserController
 
userFilter() - Method in class com.maeh.mall.config.UserFilterConfig
 
UserFilter - Class in com.maeh.mall.filter
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: 用户过滤器
UserFilter() - Constructor for class com.maeh.mall.filter.UserFilter
 
UserFilterConfig - Class in com.maeh.mall.config
Copyright (C), 2020-2021, maeh Author: maeh Date: 2021/3/11 Description: User过滤器的配置
UserFilterConfig() - Constructor for class com.maeh.mall.config.UserFilterConfig
 
UserMapper - Interface in com.maeh.mall.model.dao
 
UserService - Interface in com.maeh.mall.service
Copyright (C), 2020-2021, maeh FileName: Userservice Author: maeh Date: 2021/3/5 Description:
UserServiceImpl - Class in com.maeh.mall.service.impl
Copyright (C), 2020-2021, maeh FileName: UserServiceImpl Author: maeh Date: 2021/3/5 Description:
UserServiceImpl() - Constructor for class com.maeh.mall.service.impl.UserServiceImpl
 

V

valueOf(String) - Static method in enum com.maeh.mall.common.Constant.OrderStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maeh.mall.exception.MallExceptionEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.maeh.mall.common.Constant.OrderStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maeh.mall.exception.MallExceptionEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

webLog() - Method in class com.maeh.mall.filter.WebLogAspect
 
WebLogAspect - Class in com.maeh.mall.filter
Copyright (C), 2020-2021, maeh FileName: WebLogAspect Author: maeh Date: 2021/3/5 Description: 打印请求和相应信息
WebLogAspect() - Constructor for class com.maeh.mall.filter.WebLogAspect
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.