- 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
-