diff --git a/allclasses-frame.html b/allclasses-frame.html
new file mode 100644
index 00000000..466171db
--- /dev/null
+++ b/allclasses-frame.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+All Classes (Miu Shop 1.0.0 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/allclasses-noframe.html b/allclasses-noframe.html
new file mode 100644
index 00000000..5b189d50
--- /dev/null
+++ b/allclasses-noframe.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+All Classes (Miu Shop 1.0.0 API)
+
+
+
+
+
+All Classes
+
+
+
diff --git a/constant-values.html b/constant-values.html
new file mode 100644
index 00000000..e2312f77
--- /dev/null
+++ b/constant-values.html
@@ -0,0 +1,176 @@
+
+
+
+
+
+
+Constant Field Values (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
io.hardingadonis.*
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/deprecated-list.html b/deprecated-list.html
new file mode 100644
index 00000000..ca825a0c
--- /dev/null
+++ b/deprecated-list.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Deprecated List (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/help-doc.html b/help-doc.html
new file mode 100644
index 00000000..a155eb76
--- /dev/null
+++ b/help-doc.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+API Help (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+Overview
+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+
+
+Package
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+
+Interfaces (italic)
+Classes
+Enums
+Exceptions
+Errors
+Annotation Types
+
+
+
+Class/Interface
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+
+Class inheritance diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class/interface declaration
+Class/interface description
+
+
+Nested Class Summary
+Field Summary
+Constructor Summary
+Method Summary
+
+
+Field Detail
+Constructor Detail
+Method Detail
+
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+Annotation Type
+Each annotation type has its own separate page with the following sections:
+
+Annotation Type declaration
+Annotation Type description
+Required Element Summary
+Optional Element Summary
+Element Detail
+
+
+
+Enum
+Each enum has its own separate page with the following sections:
+
+Enum declaration
+Enum description
+Enum Constant Summary
+Enum Constant Detail
+
+
+
+Use
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+
+
+Tree (Class Hierarchy)
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object
. The interfaces do not inherit from java.lang.Object
.
+
+When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
+When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
+
+
+
+Deprecated API
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+
+
+Index
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+
+
+Prev/Next
+These links take you to the next or previous class, interface, package, or related page.
+
+
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+All Classes
+The All Classes link shows all classes and interfaces except non-static nested types.
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+
+
+Constant Field Values
+The Constant Field Values page lists the static final fields and their values.
+
+
+
This help file applies to API documentation generated using the standard doclet.
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/index-all.html b/index-all.html
new file mode 100644
index 00000000..8979ac02
--- /dev/null
+++ b/index-all.html
@@ -0,0 +1,1192 @@
+
+
+
+
+
+
+Index (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+A C D E F G H I L M O P R S T U V
+
+
+
A
+
+AboutServlet - Class in io.hardingadonis.miu.controller.web
+
+AboutServlet() - Constructor for class io.hardingadonis.miu.controller.web.AboutServlet
+
+AddAdressServlet - Class in io.hardingadonis.miu.controller.web
+
+AddAdressServlet() - Constructor for class io.hardingadonis.miu.controller.web.AddAdressServlet
+
+AddNewProduct - Class in io.hardingadonis.miu.controller.admin
+
+AddNewProduct() - Constructor for class io.hardingadonis.miu.controller.admin.AddNewProduct
+
+Admin - Class in io.hardingadonis.miu.model
+
+Admin() - Constructor for class io.hardingadonis.miu.model.Admin
+
+Admin(String, String, AdminRole) - Constructor for class io.hardingadonis.miu.model.Admin
+
+Admin(String, String, AdminRole, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Admin
+
+Admin(int, String, String, AdminRole, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Admin
+
+AdminDAO - Interface in io.hardingadonis.miu.dao
+
+adminDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+AdminDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+AdminDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+AdminRole - Enum in io.hardingadonis.miu.model.detail
+
+
+
+
+
+
C
+
+Cart - Class in io.hardingadonis.miu.model
+
+Cart() - Constructor for class io.hardingadonis.miu.model.Cart
+
+Cart(int, int, int) - Constructor for class io.hardingadonis.miu.model.Cart
+
+CartServlet - Class in io.hardingadonis.miu.controller.web
+
+CartServlet() - Constructor for class io.hardingadonis.miu.controller.web.CartServlet
+
+Category - Class in io.hardingadonis.miu.model
+
+Category() - Constructor for class io.hardingadonis.miu.model.Category
+
+Category(String) - Constructor for class io.hardingadonis.miu.model.Category
+
+Category(String, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Category
+
+Category(int, String, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Category
+
+CategoryAdmin - Class in io.hardingadonis.miu.controller.admin
+
+CategoryAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.CategoryAdmin
+
+CategoryDAO - Interface in io.hardingadonis.miu.dao
+
+categoryDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+CategoryDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+CategoryDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+ChangePasswordServlet - Class in io.hardingadonis.miu.controller.web
+
+ChangePasswordServlet() - Constructor for class io.hardingadonis.miu.controller.web.ChangePasswordServlet
+
+CheckoutServlet - Class in io.hardingadonis.miu.controller.web
+
+CheckoutServlet() - Constructor for class io.hardingadonis.miu.controller.web.CheckoutServlet
+
+CheckoutStatusServlet - Class in io.hardingadonis.miu.controller.web
+
+CheckoutStatusServlet() - Constructor for class io.hardingadonis.miu.controller.web.CheckoutStatusServlet
+
+closeConnection(Connection) - Method in interface io.hardingadonis.miu.services.DBContext
+
+closeConnection(Connection) - Method in class io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl
+
+convert(Timestamp) - Static method in class io.hardingadonis.miu.services.Converter
+
+convert(LocalDateTime) - Static method in class io.hardingadonis.miu.services.Converter
+
+Converter - Class in io.hardingadonis.miu.services
+
+Converter() - Constructor for class io.hardingadonis.miu.services.Converter
+
+count() - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+count() - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+count() - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+count() - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+count() - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+count() - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+count() - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+count() - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+count() - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+count() - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+countAllWithUserIDAndStatus(int, OrderStatus) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+countAllWithUserIDAndStatus(int, OrderStatus) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+countByCategoryID(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+countByCategoryID(int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+countByOrderStatus(OrderStatus) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+countByOrderStatus(OrderStatus) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+countByPayment(Payment) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+countByPayment(Payment) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+countByPrice(int, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+countByPrice(int, int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+countByRole(AdminRole) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+countByRole(AdminRole) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+countBySerach(String, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+countBySerach(String, int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+countByUserGender(UserGender) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+countByUserGender(UserGender) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+countByUserID(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+countByUserID(int) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+countByUserStatus(UserStatus) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+countByUserStatus(UserStatus) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+create(String) - Static method in enum io.hardingadonis.miu.model.detail.AdminRole
+
+create(String) - Static method in enum io.hardingadonis.miu.model.detail.OrderStatus
+
+create(String) - Static method in enum io.hardingadonis.miu.model.detail.Payment
+
+create(String) - Static method in enum io.hardingadonis.miu.model.detail.UserGender
+
+create(String) - Static method in enum io.hardingadonis.miu.model.detail.UserStatus
+
+
+
+
+
+
D
+
+DashboardAdmin - Class in io.hardingadonis.miu.controller.admin
+
+DashboardAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.DashboardAdmin
+
+DATE_TIME_FORMAT - Static variable in class io.hardingadonis.miu.services.Converter
+
+DBContext - Interface in io.hardingadonis.miu.services
+
+dbContext - Static variable in class io.hardingadonis.miu.services.Singleton
+
+DBContextMySQLImpl - Class in io.hardingadonis.miu.services.impl.mysql
+
+DBContextMySQLImpl() - Constructor for class io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl
+
+decodeURIComponent(String) - Static method in class io.hardingadonis.miu.services.Hash
+
+DefaultFilter - Class in io.hardingadonis.miu.filter.web
+
+DefaultFilter() - Constructor for class io.hardingadonis.miu.filter.web.DefaultFilter
+
+delete(int) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+delete(int) - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+delete(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+delete(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+delete(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+delete(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+delete(int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+delete(int) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+DeliveryAddressServlet - Class in io.hardingadonis.miu.controller.web
+
+DeliveryAddressServlet() - Constructor for class io.hardingadonis.miu.controller.web.DeliveryAddressServlet
+
+destroy() - Method in class io.hardingadonis.miu.filter.web.DefaultFilter
+
+doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.ProductAdmin
+
+doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.UserAdmin
+
+doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.PurchaseHistoryServlet
+
+doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.hardingadonis.miu.filter.web.DefaultFilter
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.AddNewProduct
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.CategoryAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.DashboardAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.LoginAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.LogoutAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.OrderAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.ProductAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.UserAdmin
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.AboutServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.AddAdressServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.CartServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ChangePasswordServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.CheckoutServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.CheckoutStatusServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.DeliveryAddressServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ForgotPasswordServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.HomeServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.LoginServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.LogoutServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ProductDetailServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.PurchaseHistoryDetailServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.PurchaseHistoryServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.RegisterServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.SearchServlet
+
+doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.VerifyServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.AddNewProduct
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.CategoryAdmin
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.DashboardAdmin
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.LoginAdmin
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.OrderAdmin
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.admin.ProductAdmin
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.AddAdressServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ChangePasswordServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.CheckoutServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.DeliveryAddressServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ForgotPasswordServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.LoginServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hardingadonis.miu.controller.web.RegisterServlet
+
+
+
+
+
+
E
+
+Email - Interface in io.hardingadonis.miu.services
+
+email - Static variable in class io.hardingadonis.miu.services.Singleton
+
+EmailGmailImpl - Class in io.hardingadonis.miu.services.impl.gmail
+
+EmailGmailImpl() - Constructor for class io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+encodeURIComponent(String) - Static method in class io.hardingadonis.miu.services.Hash
+
+
+
+
+
+
F
+
+ForgotChangePasswordServlet - Class in io.hardingadonis.miu.controller.web
+
+ForgotChangePasswordServlet() - Constructor for class io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet
+
+ForgotPasswordServlet - Class in io.hardingadonis.miu.controller.web
+
+ForgotPasswordServlet() - Constructor for class io.hardingadonis.miu.controller.web.ForgotPasswordServlet
+
+
+
+
+
+
G
+
+get(int) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+get(String) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+get(int) - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+get(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+get(String) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+get(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+get(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+get(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+get(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+get(String) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+get(int) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+get(int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+get(int) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+get(String) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+getAddress() - Method in class io.hardingadonis.miu.model.Order
+
+getAddress() - Method in class io.hardingadonis.miu.model.User
+
+getAll() - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+getAll() - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+getAll() - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+getAll() - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+getAll() - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAll(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl
+
+getAll() - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+getAll() - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+getAll() - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAll(int) - Method in interface io.hardingadonis.miu.dao.OrderDataDAO
+
+getAll() - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+getAll() - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+getAllByCategoryID(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+getAllByCategoryID(int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+getAllByOrderStatus(OrderStatus) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAllByOrderStatus(OrderStatus) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAllByPayment(Payment) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAllByPayment(Payment) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAllByPrice(int, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+getAllByPrice(int, int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+getAllByRole(AdminRole) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+getAllByRole(AdminRole) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+getAllByUserGender(UserGender) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+getAllByUserGender(UserGender) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+getAllByUserID(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAllByUserID(int) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAllByUserStatus(UserStatus) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+getAllByUserStatus(UserStatus) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+getAllWithUserID(int, int, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAllWithUserID(int, int, int) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAllWithUserIDAndStatus(int, OrderStatus, int, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+getAllWithUserIDAndStatus(int, OrderStatus, int, int) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+getAmount() - Method in class io.hardingadonis.miu.model.Cart
+
+getAmount() - Method in class io.hardingadonis.miu.model.OrderData
+
+getAmount() - Method in class io.hardingadonis.miu.model.Product
+
+getAvatarPath() - Method in class io.hardingadonis.miu.model.User
+
+getBirthYear() - Method in class io.hardingadonis.miu.model.User
+
+getBrand() - Method in class io.hardingadonis.miu.model.Product
+
+getBySearch(String, int, int, int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+getBySearch(String, int, int, int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+getCategoryID() - Method in class io.hardingadonis.miu.model.Product
+
+getConnection() - Method in interface io.hardingadonis.miu.services.DBContext
+
+getConnection() - Method in class io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl
+
+getCreateAt() - Method in class io.hardingadonis.miu.model.Admin
+
+getCreateAt() - Method in class io.hardingadonis.miu.model.Category
+
+getCreateAt() - Method in class io.hardingadonis.miu.model.Order
+
+getCreateAt() - Method in class io.hardingadonis.miu.model.Product
+
+getCreateAt() - Method in class io.hardingadonis.miu.model.User
+
+getDeleteAt() - Method in class io.hardingadonis.miu.model.Admin
+
+getDeleteAt() - Method in class io.hardingadonis.miu.model.Category
+
+getDeleteAt() - Method in class io.hardingadonis.miu.model.Product
+
+getDeleteAt() - Method in class io.hardingadonis.miu.model.User
+
+getEmail() - Method in class io.hardingadonis.miu.model.User
+
+getExpiryDate() - Method in class io.hardingadonis.miu.model.Product
+
+getFullName() - Method in class io.hardingadonis.miu.model.User
+
+getGender() - Method in class io.hardingadonis.miu.model.User
+
+getHashedPassword() - Method in class io.hardingadonis.miu.model.Admin
+
+getHashedPassword() - Method in class io.hardingadonis.miu.model.User
+
+getID() - Method in class io.hardingadonis.miu.model.Admin
+
+getID() - Method in class io.hardingadonis.miu.model.Category
+
+getID() - Method in class io.hardingadonis.miu.model.Order
+
+getID() - Method in class io.hardingadonis.miu.model.Product
+
+getID() - Method in class io.hardingadonis.miu.model.User
+
+getImages() - Method in class io.hardingadonis.miu.model.Product
+
+getIpAddress(HttpServletRequest) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+getName() - Method in class io.hardingadonis.miu.model.Category
+
+getName() - Method in class io.hardingadonis.miu.model.Product
+
+getNameCategory(int) - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+getNameCategory(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+getOrderID() - Method in class io.hardingadonis.miu.model.OrderData
+
+getOrigin() - Method in class io.hardingadonis.miu.model.Product
+
+getPayment() - Method in class io.hardingadonis.miu.model.Order
+
+getPreservation() - Method in class io.hardingadonis.miu.model.Product
+
+getPrice() - Method in class io.hardingadonis.miu.model.Product
+
+getProductID() - Method in class io.hardingadonis.miu.model.Cart
+
+getProductID() - Method in class io.hardingadonis.miu.model.OrderData
+
+getRandom(int) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+getRandom(int) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+getRandomNumber(int) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+getRole() - Method in class io.hardingadonis.miu.model.Admin
+
+getServerLink(HttpServletRequest) - Static method in class io.hardingadonis.miu.services.Server
+
+getStatus() - Method in class io.hardingadonis.miu.model.Order
+
+getStatus() - Method in class io.hardingadonis.miu.model.User
+
+getThumbnail() - Method in class io.hardingadonis.miu.model.Product
+
+getTotalPrice() - Method in class io.hardingadonis.miu.model.Order
+
+getUpdateAt() - Method in class io.hardingadonis.miu.model.Admin
+
+getUpdateAt() - Method in class io.hardingadonis.miu.model.Category
+
+getUpdateAt() - Method in class io.hardingadonis.miu.model.Order
+
+getUpdateAt() - Method in class io.hardingadonis.miu.model.Product
+
+getUpdateAt() - Method in class io.hardingadonis.miu.model.User
+
+getUserID() - Method in class io.hardingadonis.miu.model.Cart
+
+getUserID() - Method in class io.hardingadonis.miu.model.Order
+
+getUsername() - Method in class io.hardingadonis.miu.model.Admin
+
+getWeight() - Method in class io.hardingadonis.miu.model.Product
+
+
+
+
+
+
H
+
+Hash - Class in io.hardingadonis.miu.services
+
+Hash() - Constructor for class io.hardingadonis.miu.services.Hash
+
+hashAllFields(Map) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+hmacSHA512(String, String) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+HomeServlet - Class in io.hardingadonis.miu.controller.web
+
+HomeServlet() - Constructor for class io.hardingadonis.miu.controller.web.HomeServlet
+
+
+
+
+
+
I
+
+init(FilterConfig) - Method in class io.hardingadonis.miu.filter.web.DefaultFilter
+
+insert(Admin) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+insert(Category) - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+insert(Admin) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+insert(Category) - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+insert(Order) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+insert(OrderData) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl
+
+insert(Product) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+insert(User) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+insert(Order) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+insert(OrderData) - Method in interface io.hardingadonis.miu.dao.OrderDataDAO
+
+insert(Product) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+insert(User) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+io.hardingadonis.miu.controller.admin - package io.hardingadonis.miu.controller.admin
+
+io.hardingadonis.miu.controller.web - package io.hardingadonis.miu.controller.web
+
+io.hardingadonis.miu.dao - package io.hardingadonis.miu.dao
+
+io.hardingadonis.miu.dao.impl.mysql - package io.hardingadonis.miu.dao.impl.mysql
+
+io.hardingadonis.miu.filter.web - package io.hardingadonis.miu.filter.web
+
+io.hardingadonis.miu.model - package io.hardingadonis.miu.model
+
+io.hardingadonis.miu.model.detail - package io.hardingadonis.miu.model.detail
+
+io.hardingadonis.miu.services - package io.hardingadonis.miu.services
+
+io.hardingadonis.miu.services.impl.gmail - package io.hardingadonis.miu.services.impl.gmail
+
+io.hardingadonis.miu.services.impl.mysql - package io.hardingadonis.miu.services.impl.mysql
+
+io.hardingadonis.miu.services.vnpay - package io.hardingadonis.miu.services.vnpay
+
+
+
+
+
+
L
+
+LoginAdmin - Class in io.hardingadonis.miu.controller.admin
+
+LoginAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.LoginAdmin
+
+LoginServlet - Class in io.hardingadonis.miu.controller.web
+
+LoginServlet() - Constructor for class io.hardingadonis.miu.controller.web.LoginServlet
+
+LogoutAdmin - Class in io.hardingadonis.miu.controller.admin
+
+LogoutAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.LogoutAdmin
+
+LogoutServlet - Class in io.hardingadonis.miu.controller.web
+
+LogoutServlet() - Constructor for class io.hardingadonis.miu.controller.web.LogoutServlet
+
+
+
+
+
+
M
+
+MAX_FILE_SIZE - Static variable in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+MAX_REQUEST_SIZE - Static variable in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+md5(String) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+MEMORY_THRESHOLD - Static variable in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+
+
+
+
+
O
+
+Order - Class in io.hardingadonis.miu.model
+
+Order() - Constructor for class io.hardingadonis.miu.model.Order
+
+Order(OrderStatus) - Constructor for class io.hardingadonis.miu.model.Order
+
+Order(int, String, long, Payment, OrderStatus) - Constructor for class io.hardingadonis.miu.model.Order
+
+Order(int, String, long, Payment, OrderStatus, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Order
+
+Order(int, int, String, long, Payment, OrderStatus, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Order
+
+OrderAdmin - Class in io.hardingadonis.miu.controller.admin
+
+OrderAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.OrderAdmin
+
+OrderDAO - Interface in io.hardingadonis.miu.dao
+
+orderDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+OrderDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+OrderDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+OrderData - Class in io.hardingadonis.miu.model
+
+OrderData() - Constructor for class io.hardingadonis.miu.model.OrderData
+
+OrderData(int, int, int) - Constructor for class io.hardingadonis.miu.model.OrderData
+
+OrderDataDAO - Interface in io.hardingadonis.miu.dao
+
+orderDataDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+OrderDataDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+OrderDataDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl
+
+OrderStatus - Enum in io.hardingadonis.miu.model.detail
+
+
+
+
+
+
P
+
+Payment - Enum in io.hardingadonis.miu.model.detail
+
+Product - Class in io.hardingadonis.miu.model
+
+Product() - Constructor for class io.hardingadonis.miu.model.Product
+
+Product(String, String, int, String, String, String, String, long, int, String, List<String>) - Constructor for class io.hardingadonis.miu.model.Product
+
+Product(String, String, int, String, String, String, String, long, int, String, List<String>, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Product
+
+Product(int, String, String, int, String, String, String, String, long, int, String, List<String>, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.Product
+
+ProductAdmin - Class in io.hardingadonis.miu.controller.admin
+
+ProductAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.ProductAdmin
+
+ProductDAO - Interface in io.hardingadonis.miu.dao
+
+productDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+ProductDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+ProductDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+ProductDetailServlet - Class in io.hardingadonis.miu.controller.web
+
+ProductDetailServlet() - Constructor for class io.hardingadonis.miu.controller.web.ProductDetailServlet
+
+ProfileServlet - Class in io.hardingadonis.miu.controller.web
+
+ProfileServlet() - Constructor for class io.hardingadonis.miu.controller.web.ProfileServlet
+
+PurchaseHistoryDetailServlet - Class in io.hardingadonis.miu.controller.web
+
+PurchaseHistoryDetailServlet() - Constructor for class io.hardingadonis.miu.controller.web.PurchaseHistoryDetailServlet
+
+PurchaseHistoryServlet - Class in io.hardingadonis.miu.controller.web
+
+PurchaseHistoryServlet() - Constructor for class io.hardingadonis.miu.controller.web.PurchaseHistoryServlet
+
+
+
+
+
+
R
+
+RegisterServlet - Class in io.hardingadonis.miu.controller.web
+
+RegisterServlet() - Constructor for class io.hardingadonis.miu.controller.web.RegisterServlet
+
+
+
+
+
+
S
+
+SearchServlet - Class in io.hardingadonis.miu.controller.web
+
+SearchServlet() - Constructor for class io.hardingadonis.miu.controller.web.SearchServlet
+
+sendForgotPasswordEmail(User, String, HttpServletRequest) - Method in interface io.hardingadonis.miu.services.Email
+
+sendForgotPasswordEmail(User, String, HttpServletRequest) - Method in class io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+sendVerifyEmail(User, String, HttpServletRequest) - Method in interface io.hardingadonis.miu.services.Email
+
+sendVerifyEmail(User, String, HttpServletRequest) - Method in class io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+sendWelcomeEmail(User) - Method in interface io.hardingadonis.miu.services.Email
+
+sendWelcomeEmail(User) - Method in class io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+Server - Class in io.hardingadonis.miu.services
+
+Server() - Constructor for class io.hardingadonis.miu.services.Server
+
+setAddress(String) - Method in class io.hardingadonis.miu.model.Order
+
+setAddress(List<String>) - Method in class io.hardingadonis.miu.model.User
+
+setAmount(int) - Method in class io.hardingadonis.miu.model.Cart
+
+setAmount(int) - Method in class io.hardingadonis.miu.model.OrderData
+
+setAmount(int) - Method in class io.hardingadonis.miu.model.Product
+
+setAvatarPath(String) - Method in class io.hardingadonis.miu.model.User
+
+setBirthYear(int) - Method in class io.hardingadonis.miu.model.User
+
+setBrand(String) - Method in class io.hardingadonis.miu.model.Product
+
+setCategoryID(int) - Method in class io.hardingadonis.miu.model.Product
+
+setCreateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Admin
+
+setCreateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Category
+
+setCreateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Order
+
+setCreateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Product
+
+setCreateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.User
+
+setDeleteAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Admin
+
+setDeleteAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Category
+
+setDeleteAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Product
+
+setDeleteAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.User
+
+setEmail(String) - Method in class io.hardingadonis.miu.model.User
+
+setExpiryDate(String) - Method in class io.hardingadonis.miu.model.Product
+
+setFullName(String) - Method in class io.hardingadonis.miu.model.User
+
+setGender(UserGender) - Method in class io.hardingadonis.miu.model.User
+
+setHashedPassword(String) - Method in class io.hardingadonis.miu.model.Admin
+
+setHashedPassword(String) - Method in class io.hardingadonis.miu.model.User
+
+setID(int) - Method in class io.hardingadonis.miu.model.Admin
+
+setID(int) - Method in class io.hardingadonis.miu.model.Category
+
+setID(int) - Method in class io.hardingadonis.miu.model.Order
+
+setID(int) - Method in class io.hardingadonis.miu.model.Product
+
+setID(int) - Method in class io.hardingadonis.miu.model.User
+
+setImages(List<String>) - Method in class io.hardingadonis.miu.model.Product
+
+setName(String) - Method in class io.hardingadonis.miu.model.Category
+
+setName(String) - Method in class io.hardingadonis.miu.model.Product
+
+setOrderID(int) - Method in class io.hardingadonis.miu.model.OrderData
+
+setOrigin(String) - Method in class io.hardingadonis.miu.model.Product
+
+setPayment(Payment) - Method in class io.hardingadonis.miu.model.Order
+
+setPreservation(String) - Method in class io.hardingadonis.miu.model.Product
+
+setPrice(long) - Method in class io.hardingadonis.miu.model.Product
+
+setProductID(int) - Method in class io.hardingadonis.miu.model.Cart
+
+setProductID(int) - Method in class io.hardingadonis.miu.model.OrderData
+
+setRole(AdminRole) - Method in class io.hardingadonis.miu.model.Admin
+
+setStatus(OrderStatus) - Method in class io.hardingadonis.miu.model.Order
+
+setStatus(UserStatus) - Method in class io.hardingadonis.miu.model.User
+
+setThumbnail(String) - Method in class io.hardingadonis.miu.model.Product
+
+setTotalPrice(long) - Method in class io.hardingadonis.miu.model.Order
+
+setUpdateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Admin
+
+setUpdateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Category
+
+setUpdateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Order
+
+setUpdateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.Product
+
+setUpdateAt(LocalDateTime) - Method in class io.hardingadonis.miu.model.User
+
+setUserID(int) - Method in class io.hardingadonis.miu.model.Cart
+
+setUserID(int) - Method in class io.hardingadonis.miu.model.Order
+
+setUsername(String) - Method in class io.hardingadonis.miu.model.Admin
+
+setWeight(String) - Method in class io.hardingadonis.miu.model.Product
+
+SHA256(String) - Static method in class io.hardingadonis.miu.services.Hash
+
+Sha256(String) - Static method in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+Singleton - Class in io.hardingadonis.miu.services
+
+Singleton() - Constructor for class io.hardingadonis.miu.services.Singleton
+
+
+
+
+
+
T
+
+toString() - Method in class io.hardingadonis.miu.model.Admin
+
+toString() - Method in class io.hardingadonis.miu.model.Cart
+
+toString() - Method in class io.hardingadonis.miu.model.Category
+
+toString() - Method in enum io.hardingadonis.miu.model.detail.AdminRole
+
+toString() - Method in enum io.hardingadonis.miu.model.detail.OrderStatus
+
+toString() - Method in enum io.hardingadonis.miu.model.detail.Payment
+
+toString() - Method in enum io.hardingadonis.miu.model.detail.UserGender
+
+toString() - Method in enum io.hardingadonis.miu.model.detail.UserStatus
+
+toString() - Method in class io.hardingadonis.miu.model.Order
+
+toString() - Method in class io.hardingadonis.miu.model.OrderData
+
+toString() - Method in class io.hardingadonis.miu.model.Product
+
+toString() - Method in class io.hardingadonis.miu.model.User
+
+
+
+
+
+
U
+
+update(Admin) - Method in interface io.hardingadonis.miu.dao.AdminDAO
+
+update(Category) - Method in interface io.hardingadonis.miu.dao.CategoryDAO
+
+update(Admin) - Method in class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+update(Category) - Method in class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+update(Order) - Method in class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+update(Product) - Method in class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+update(User) - Method in class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+update(Order) - Method in interface io.hardingadonis.miu.dao.OrderDAO
+
+update(Product) - Method in interface io.hardingadonis.miu.dao.ProductDAO
+
+update(User) - Method in interface io.hardingadonis.miu.dao.UserDAO
+
+UPLOAD_AVATAR_DIRECTORY - Static variable in class io.hardingadonis.miu.controller.web.ProfileServlet
+
+User - Class in io.hardingadonis.miu.model
+
+User() - Constructor for class io.hardingadonis.miu.model.User
+
+User(String, int, UserGender, String, String, String, List<String>, UserStatus) - Constructor for class io.hardingadonis.miu.model.User
+
+User(String, int, UserGender, String, String, String, List<String>, UserStatus, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.User
+
+User(int, String, int, UserGender, String, String, String, List<String>, UserStatus, LocalDateTime, LocalDateTime, LocalDateTime) - Constructor for class io.hardingadonis.miu.model.User
+
+UserAdmin - Class in io.hardingadonis.miu.controller.admin
+
+UserAdmin() - Constructor for class io.hardingadonis.miu.controller.admin.UserAdmin
+
+UserDAO - Interface in io.hardingadonis.miu.dao
+
+userDAO - Static variable in class io.hardingadonis.miu.services.Singleton
+
+UserDAOMySQLImpl - Class in io.hardingadonis.miu.dao.impl.mysql
+
+UserDAOMySQLImpl() - Constructor for class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+UserGender - Enum in io.hardingadonis.miu.model.detail
+
+UserStatus - Enum in io.hardingadonis.miu.model.detail
+
+
+
+
+
+
V
+
+valueOf(String) - Static method in enum io.hardingadonis.miu.model.detail.AdminRole
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum io.hardingadonis.miu.model.detail.OrderStatus
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum io.hardingadonis.miu.model.detail.Payment
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum io.hardingadonis.miu.model.detail.UserGender
+
+Returns the enum constant of this type with the specified name.
+
+valueOf(String) - Static method in enum io.hardingadonis.miu.model.detail.UserStatus
+
+Returns the enum constant of this type with the specified name.
+
+values() - Static method in enum io.hardingadonis.miu.model.detail.AdminRole
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum io.hardingadonis.miu.model.detail.OrderStatus
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum io.hardingadonis.miu.model.detail.Payment
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum io.hardingadonis.miu.model.detail.UserGender
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+values() - Static method in enum io.hardingadonis.miu.model.detail.UserStatus
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+VerifyServlet - Class in io.hardingadonis.miu.controller.web
+
+VerifyServlet() - Constructor for class io.hardingadonis.miu.controller.web.VerifyServlet
+
+vnp_HashSecret - Static variable in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+vnp_PayUrl - Static variable in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+vnp_ReturnUrl - Static variable in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+vnp_TmnCode - Static variable in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+vnp_Url - Static variable in class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+VNPayConfig - Class in io.hardingadonis.miu.services.vnpay
+
+VNPayConfig() - Constructor for class io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+
+
A C D E F G H I L M O P R S T U V
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/index.html b/index.html
new file mode 100644
index 00000000..42084078
--- /dev/null
+++ b/index.html
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+Miu Shop 1.0.0 API
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+Frame Alert
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version .
+
+
+
diff --git a/io/hardingadonis/miu/controller/admin/AddNewProduct.html b/io/hardingadonis/miu/controller/admin/AddNewProduct.html
new file mode 100644
index 00000000..ed69313e
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/AddNewProduct.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+AddNewProduct (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.AddNewProduct
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AddNewProduct ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+AddNewProduct
+public AddNewProduct()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/CategoryAdmin.html b/io/hardingadonis/miu/controller/admin/CategoryAdmin.html
new file mode 100644
index 00000000..a51af2ac
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/CategoryAdmin.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+CategoryAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.CategoryAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CategoryAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CategoryAdmin
+public CategoryAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/DashboardAdmin.html b/io/hardingadonis/miu/controller/admin/DashboardAdmin.html
new file mode 100644
index 00000000..6ec4d827
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/DashboardAdmin.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+DashboardAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.DashboardAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DashboardAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DashboardAdmin
+public DashboardAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/LoginAdmin.html b/io/hardingadonis/miu/controller/admin/LoginAdmin.html
new file mode 100644
index 00000000..4e458ad9
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/LoginAdmin.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+LoginAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.LoginAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+LoginAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+LoginAdmin
+public LoginAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/LogoutAdmin.html b/io/hardingadonis/miu/controller/admin/LogoutAdmin.html
new file mode 100644
index 00000000..af9ed9be
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/LogoutAdmin.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+LogoutAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.LogoutAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+LogoutAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+LogoutAdmin
+public LogoutAdmin()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/OrderAdmin.html b/io/hardingadonis/miu/controller/admin/OrderAdmin.html
new file mode 100644
index 00000000..a19a909d
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/OrderAdmin.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+OrderAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.OrderAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+OrderAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+OrderAdmin
+public OrderAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/ProductAdmin.html b/io/hardingadonis/miu/controller/admin/ProductAdmin.html
new file mode 100644
index 00000000..901fca51
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/ProductAdmin.html
@@ -0,0 +1,366 @@
+
+
+
+
+
+
+ProductAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.ProductAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ProductAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doDelete (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ProductAdmin
+public ProductAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/UserAdmin.html b/io/hardingadonis/miu/controller/admin/UserAdmin.html
new file mode 100644
index 00000000..6d7e122e
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/UserAdmin.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+UserAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.admin.UserAdmin
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+UserAdmin ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doDelete (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+UserAdmin
+public UserAdmin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/AddNewProduct.html b/io/hardingadonis/miu/controller/admin/class-use/AddNewProduct.html
new file mode 100644
index 00000000..d415f313
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/AddNewProduct.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.AddNewProduct (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.AddNewProduct
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/CategoryAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/CategoryAdmin.html
new file mode 100644
index 00000000..3fdf5f09
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/CategoryAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.CategoryAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.CategoryAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/DashboardAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/DashboardAdmin.html
new file mode 100644
index 00000000..8fa2ae31
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/DashboardAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.DashboardAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.DashboardAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/LoginAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/LoginAdmin.html
new file mode 100644
index 00000000..40510f2b
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/LoginAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.LoginAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.LoginAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/LogoutAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/LogoutAdmin.html
new file mode 100644
index 00000000..2096df41
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/LogoutAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.LogoutAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.LogoutAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/OrderAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/OrderAdmin.html
new file mode 100644
index 00000000..9ed1ea1b
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/OrderAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.OrderAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.OrderAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/ProductAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/ProductAdmin.html
new file mode 100644
index 00000000..85fd8e04
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/ProductAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.ProductAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.ProductAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/class-use/UserAdmin.html b/io/hardingadonis/miu/controller/admin/class-use/UserAdmin.html
new file mode 100644
index 00000000..d34bb133
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/class-use/UserAdmin.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.admin.UserAdmin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin.UserAdmin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/package-frame.html b/io/hardingadonis/miu/controller/admin/package-frame.html
new file mode 100644
index 00000000..4a47b8b1
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/package-frame.html
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.admin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/controller/admin/package-summary.html b/io/hardingadonis/miu/controller/admin/package-summary.html
new file mode 100644
index 00000000..0ef367be
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/package-summary.html
@@ -0,0 +1,172 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.admin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/package-tree.html b/io/hardingadonis/miu/controller/admin/package-tree.html
new file mode 100644
index 00000000..f28fc2a4
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/package-tree.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.admin Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+javax.servlet.GenericServlet (implements java.io.Serializable , javax.servlet.Servlet, javax.servlet.ServletConfig)
+
+javax.servlet.http.HttpServlet
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/admin/package-use.html b/io/hardingadonis/miu/controller/admin/package-use.html
new file mode 100644
index 00000000..e06e9747
--- /dev/null
+++ b/io/hardingadonis/miu/controller/admin/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.controller.admin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.admin
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/AboutServlet.html b/io/hardingadonis/miu/controller/web/AboutServlet.html
new file mode 100644
index 00000000..7521c42c
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/AboutServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+AboutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.AboutServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+AboutServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+AboutServlet
+public AboutServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/AddAdressServlet.html b/io/hardingadonis/miu/controller/web/AddAdressServlet.html
new file mode 100644
index 00000000..b899f24c
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/AddAdressServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+AddAdressServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.AddAdressServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/CartServlet.html b/io/hardingadonis/miu/controller/web/CartServlet.html
new file mode 100644
index 00000000..769549ed
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/CartServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+CartServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.CartServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+CartServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CartServlet
+public CartServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/ChangePasswordServlet.html b/io/hardingadonis/miu/controller/web/ChangePasswordServlet.html
new file mode 100644
index 00000000..7934cac7
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/ChangePasswordServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+ChangePasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.ChangePasswordServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/CheckoutServlet.html b/io/hardingadonis/miu/controller/web/CheckoutServlet.html
new file mode 100644
index 00000000..fa26ed07
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/CheckoutServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+CheckoutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.CheckoutServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+CheckoutServlet
+public CheckoutServlet()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/CheckoutStatusServlet.html b/io/hardingadonis/miu/controller/web/CheckoutStatusServlet.html
new file mode 100644
index 00000000..35cfbc0f
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/CheckoutStatusServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+CheckoutStatusServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.CheckoutStatusServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/DeliveryAddressServlet.html b/io/hardingadonis/miu/controller/web/DeliveryAddressServlet.html
new file mode 100644
index 00000000..70bf8f69
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/DeliveryAddressServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+DeliveryAddressServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.DeliveryAddressServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/ForgotChangePasswordServlet.html b/io/hardingadonis/miu/controller/web/ForgotChangePasswordServlet.html
new file mode 100644
index 00000000..aa4d3f44
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/ForgotChangePasswordServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+ForgotChangePasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/ForgotPasswordServlet.html b/io/hardingadonis/miu/controller/web/ForgotPasswordServlet.html
new file mode 100644
index 00000000..b59ecf3c
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/ForgotPasswordServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+ForgotPasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.ForgotPasswordServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/HomeServlet.html b/io/hardingadonis/miu/controller/web/HomeServlet.html
new file mode 100644
index 00000000..9149ac65
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/HomeServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+HomeServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.HomeServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+HomeServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+HomeServlet
+public HomeServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/LoginServlet.html b/io/hardingadonis/miu/controller/web/LoginServlet.html
new file mode 100644
index 00000000..08a8d315
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/LoginServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+LoginServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.LoginServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+LoginServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+LoginServlet
+public LoginServlet()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/LogoutServlet.html b/io/hardingadonis/miu/controller/web/LogoutServlet.html
new file mode 100644
index 00000000..6cd49962
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/LogoutServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+LogoutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.LogoutServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+LogoutServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+LogoutServlet
+public LogoutServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/ProductDetailServlet.html b/io/hardingadonis/miu/controller/web/ProductDetailServlet.html
new file mode 100644
index 00000000..df690ddb
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/ProductDetailServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+ProductDetailServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.ProductDetailServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/ProfileServlet.html b/io/hardingadonis/miu/controller/web/ProfileServlet.html
new file mode 100644
index 00000000..75e41306
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/ProfileServlet.html
@@ -0,0 +1,433 @@
+
+
+
+
+
+
+ProfileServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.ProfileServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ProfileServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+ProfileServlet
+public ProfileServlet()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/PurchaseHistoryDetailServlet.html b/io/hardingadonis/miu/controller/web/PurchaseHistoryDetailServlet.html
new file mode 100644
index 00000000..d4b59951
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/PurchaseHistoryDetailServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+PurchaseHistoryDetailServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.PurchaseHistoryDetailServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/PurchaseHistoryServlet.html b/io/hardingadonis/miu/controller/web/PurchaseHistoryServlet.html
new file mode 100644
index 00000000..fa3851c0
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/PurchaseHistoryServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+PurchaseHistoryServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.PurchaseHistoryServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doDelete (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/RegisterServlet.html b/io/hardingadonis/miu/controller/web/RegisterServlet.html
new file mode 100644
index 00000000..b1e41067
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/RegisterServlet.html
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+RegisterServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.RegisterServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+protected void
+doPost (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+RegisterServlet
+public RegisterServlet()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/SearchServlet.html b/io/hardingadonis/miu/controller/web/SearchServlet.html
new file mode 100644
index 00000000..b4d9e1b7
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/SearchServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+SearchServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.SearchServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+SearchServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+SearchServlet
+public SearchServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/VerifyServlet.html b/io/hardingadonis/miu/controller/web/VerifyServlet.html
new file mode 100644
index 00000000..54e62d55
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/VerifyServlet.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+
+VerifyServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+javax.servlet.GenericServlet
+
+
+javax.servlet.http.HttpServlet
+
+
+io.hardingadonis.miu.controller.web.VerifyServlet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+VerifyServlet ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+protected void
+doGet (javax.servlet.http.HttpServletRequest request,
+ javax.servlet.http.HttpServletResponse response)
+
+
+
+
+
+
+Methods inherited from class javax.servlet.http.HttpServlet
+doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
+
+
+
+
+
+Methods inherited from class javax.servlet.GenericServlet
+destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+VerifyServlet
+public VerifyServlet()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/AboutServlet.html b/io/hardingadonis/miu/controller/web/class-use/AboutServlet.html
new file mode 100644
index 00000000..ce5de316
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/AboutServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.AboutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.AboutServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/AddAdressServlet.html b/io/hardingadonis/miu/controller/web/class-use/AddAdressServlet.html
new file mode 100644
index 00000000..f0194589
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/AddAdressServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.AddAdressServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.AddAdressServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/CartServlet.html b/io/hardingadonis/miu/controller/web/class-use/CartServlet.html
new file mode 100644
index 00000000..737f99d9
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/CartServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.CartServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.CartServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/ChangePasswordServlet.html b/io/hardingadonis/miu/controller/web/class-use/ChangePasswordServlet.html
new file mode 100644
index 00000000..121c3586
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/ChangePasswordServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.ChangePasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.ChangePasswordServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/CheckoutServlet.html b/io/hardingadonis/miu/controller/web/class-use/CheckoutServlet.html
new file mode 100644
index 00000000..8307ad74
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/CheckoutServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.CheckoutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.CheckoutServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/CheckoutStatusServlet.html b/io/hardingadonis/miu/controller/web/class-use/CheckoutStatusServlet.html
new file mode 100644
index 00000000..5fced50a
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/CheckoutStatusServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.CheckoutStatusServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.CheckoutStatusServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/DeliveryAddressServlet.html b/io/hardingadonis/miu/controller/web/class-use/DeliveryAddressServlet.html
new file mode 100644
index 00000000..ca9d033b
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/DeliveryAddressServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.DeliveryAddressServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.DeliveryAddressServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/ForgotChangePasswordServlet.html b/io/hardingadonis/miu/controller/web/class-use/ForgotChangePasswordServlet.html
new file mode 100644
index 00000000..3ba60b1a
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/ForgotChangePasswordServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.ForgotChangePasswordServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/ForgotPasswordServlet.html b/io/hardingadonis/miu/controller/web/class-use/ForgotPasswordServlet.html
new file mode 100644
index 00000000..f778fbd0
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/ForgotPasswordServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.ForgotPasswordServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.ForgotPasswordServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/HomeServlet.html b/io/hardingadonis/miu/controller/web/class-use/HomeServlet.html
new file mode 100644
index 00000000..b161c14b
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/HomeServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.HomeServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.HomeServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/LoginServlet.html b/io/hardingadonis/miu/controller/web/class-use/LoginServlet.html
new file mode 100644
index 00000000..341aa920
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/LoginServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.LoginServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.LoginServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/LogoutServlet.html b/io/hardingadonis/miu/controller/web/class-use/LogoutServlet.html
new file mode 100644
index 00000000..4d4738c2
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/LogoutServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.LogoutServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.LogoutServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/ProductDetailServlet.html b/io/hardingadonis/miu/controller/web/class-use/ProductDetailServlet.html
new file mode 100644
index 00000000..3cc11440
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/ProductDetailServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.ProductDetailServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.ProductDetailServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/ProfileServlet.html b/io/hardingadonis/miu/controller/web/class-use/ProfileServlet.html
new file mode 100644
index 00000000..7adae2d4
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/ProfileServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.ProfileServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.ProfileServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryDetailServlet.html b/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryDetailServlet.html
new file mode 100644
index 00000000..350b7ca5
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryDetailServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.PurchaseHistoryDetailServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.PurchaseHistoryDetailServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryServlet.html b/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryServlet.html
new file mode 100644
index 00000000..773becc5
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/PurchaseHistoryServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.PurchaseHistoryServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.PurchaseHistoryServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/RegisterServlet.html b/io/hardingadonis/miu/controller/web/class-use/RegisterServlet.html
new file mode 100644
index 00000000..924ba0a5
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/RegisterServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.RegisterServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.RegisterServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/SearchServlet.html b/io/hardingadonis/miu/controller/web/class-use/SearchServlet.html
new file mode 100644
index 00000000..35698e7e
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/SearchServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.SearchServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.SearchServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/class-use/VerifyServlet.html b/io/hardingadonis/miu/controller/web/class-use/VerifyServlet.html
new file mode 100644
index 00000000..27ea651e
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/class-use/VerifyServlet.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.controller.web.VerifyServlet (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web.VerifyServlet
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/package-frame.html b/io/hardingadonis/miu/controller/web/package-frame.html
new file mode 100644
index 00000000..88d91fcb
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/package-frame.html
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/controller/web/package-summary.html b/io/hardingadonis/miu/controller/web/package-summary.html
new file mode 100644
index 00000000..2a7df574
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/package-summary.html
@@ -0,0 +1,216 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/package-tree.html b/io/hardingadonis/miu/controller/web/package-tree.html
new file mode 100644
index 00000000..fec979a0
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/package-tree.html
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+io.hardingadonis.miu.controller.web Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+javax.servlet.GenericServlet (implements java.io.Serializable , javax.servlet.Servlet, javax.servlet.ServletConfig)
+
+javax.servlet.http.HttpServlet
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/controller/web/package-use.html b/io/hardingadonis/miu/controller/web/package-use.html
new file mode 100644
index 00000000..98d20822
--- /dev/null
+++ b/io/hardingadonis/miu/controller/web/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.controller.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.controller.web
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/AdminDAO.html b/io/hardingadonis/miu/dao/AdminDAO.html
new file mode 100644
index 00000000..b40d17a1
--- /dev/null
+++ b/io/hardingadonis/miu/dao/AdminDAO.html
@@ -0,0 +1,331 @@
+
+
+
+
+
+
+AdminDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+get
+Admin get(int ID)
+
+
+
+
+
+
+
+
+
+
+
+insert
+void insert(Admin obj)
+
+
+
+
+
+
+
+update
+void update(Admin obj)
+
+
+
+
+
+
+
+delete
+void delete(int ID)
+
+
+
+
+
+
+
+count
+int count()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/CategoryDAO.html b/io/hardingadonis/miu/dao/CategoryDAO.html
new file mode 100644
index 00000000..3bda844e
--- /dev/null
+++ b/io/hardingadonis/miu/dao/CategoryDAO.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+
+CategoryDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+delete
+void delete(int ID)
+
+
+
+
+
+
+
+count
+int count()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/OrderDAO.html b/io/hardingadonis/miu/dao/OrderDAO.html
new file mode 100644
index 00000000..af611626
--- /dev/null
+++ b/io/hardingadonis/miu/dao/OrderDAO.html
@@ -0,0 +1,408 @@
+
+
+
+
+
+
+OrderDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/OrderDataDAO.html b/io/hardingadonis/miu/dao/OrderDataDAO.html
new file mode 100644
index 00000000..f39ce2be
--- /dev/null
+++ b/io/hardingadonis/miu/dao/OrderDataDAO.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+OrderDataDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/ProductDAO.html b/io/hardingadonis/miu/dao/ProductDAO.html
new file mode 100644
index 00000000..fb04b0ef
--- /dev/null
+++ b/io/hardingadonis/miu/dao/ProductDAO.html
@@ -0,0 +1,395 @@
+
+
+
+
+
+
+ProductDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/UserDAO.html b/io/hardingadonis/miu/dao/UserDAO.html
new file mode 100644
index 00000000..de82476e
--- /dev/null
+++ b/io/hardingadonis/miu/dao/UserDAO.html
@@ -0,0 +1,357 @@
+
+
+
+
+
+
+UserDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+UserDAOMySQLImpl
+
+
+
+public interface UserDAO
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+get
+User get(int ID)
+
+
+
+
+
+
+
+
+
+
+
+insert
+void insert(User obj)
+
+
+
+
+
+
+
+update
+void update(User obj)
+
+
+
+
+
+
+
+delete
+void delete(int ID)
+
+
+
+
+
+
+
+count
+int count()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/AdminDAO.html b/io/hardingadonis/miu/dao/class-use/AdminDAO.html
new file mode 100644
index 00000000..6ee4f306
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/AdminDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.AdminDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/CategoryDAO.html b/io/hardingadonis/miu/dao/class-use/CategoryDAO.html
new file mode 100644
index 00000000..8ee57c65
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/CategoryDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.CategoryDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/OrderDAO.html b/io/hardingadonis/miu/dao/class-use/OrderDAO.html
new file mode 100644
index 00000000..90949651
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/OrderDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.OrderDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/OrderDataDAO.html b/io/hardingadonis/miu/dao/class-use/OrderDataDAO.html
new file mode 100644
index 00000000..c374afe9
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/OrderDataDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.OrderDataDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/ProductDAO.html b/io/hardingadonis/miu/dao/class-use/ProductDAO.html
new file mode 100644
index 00000000..56089c66
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/ProductDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.ProductDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/class-use/UserDAO.html b/io/hardingadonis/miu/dao/class-use/UserDAO.html
new file mode 100644
index 00000000..e761a4d5
--- /dev/null
+++ b/io/hardingadonis/miu/dao/class-use/UserDAO.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.dao.UserDAO (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/AdminDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/AdminDAOMySQLImpl.html
new file mode 100644
index 00000000..c977fbd3
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/AdminDAOMySQLImpl.html
@@ -0,0 +1,418 @@
+
+
+
+
+
+
+AdminDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/CategoryDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/CategoryDAOMySQLImpl.html
new file mode 100644
index 00000000..d72aa014
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/CategoryDAOMySQLImpl.html
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+CategoryDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/OrderDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/OrderDAOMySQLImpl.html
new file mode 100644
index 00000000..be7e8448
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/OrderDAOMySQLImpl.html
@@ -0,0 +1,515 @@
+
+
+
+
+
+
+OrderDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/OrderDataDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/OrderDataDAOMySQLImpl.html
new file mode 100644
index 00000000..c8a03496
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/OrderDataDAOMySQLImpl.html
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+OrderDataDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/ProductDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/ProductDAOMySQLImpl.html
new file mode 100644
index 00000000..2464fc05
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/ProductDAOMySQLImpl.html
@@ -0,0 +1,498 @@
+
+
+
+
+
+
+ProductDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/UserDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/UserDAOMySQLImpl.html
new file mode 100644
index 00000000..95e34dc2
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/UserDAOMySQLImpl.html
@@ -0,0 +1,452 @@
+
+
+
+
+
+
+UserDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/AdminDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/AdminDAOMySQLImpl.html
new file mode 100644
index 00000000..9a33fcbd
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/AdminDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.AdminDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/CategoryDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/CategoryDAOMySQLImpl.html
new file mode 100644
index 00000000..7d14b3fd
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/CategoryDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.CategoryDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDAOMySQLImpl.html
new file mode 100644
index 00000000..054bcb95
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.OrderDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDataDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDataDAOMySQLImpl.html
new file mode 100644
index 00000000..ec9809cb
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/OrderDataDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.OrderDataDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/ProductDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/ProductDAOMySQLImpl.html
new file mode 100644
index 00000000..2af9c3de
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/ProductDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.ProductDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/class-use/UserDAOMySQLImpl.html b/io/hardingadonis/miu/dao/impl/mysql/class-use/UserDAOMySQLImpl.html
new file mode 100644
index 00000000..24e8cada
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/class-use/UserDAOMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql.UserDAOMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/package-frame.html b/io/hardingadonis/miu/dao/impl/mysql/package-frame.html
new file mode 100644
index 00000000..940474ea
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/package-frame.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/package-summary.html b/io/hardingadonis/miu/dao/impl/mysql/package-summary.html
new file mode 100644
index 00000000..8459a840
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/package-summary.html
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/package-tree.html b/io/hardingadonis/miu/dao/impl/mysql/package-tree.html
new file mode 100644
index 00000000..639646f0
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/package-tree.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao.impl.mysql Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/impl/mysql/package-use.html b/io/hardingadonis/miu/dao/impl/mysql/package-use.html
new file mode 100644
index 00000000..58ed21ec
--- /dev/null
+++ b/io/hardingadonis/miu/dao/impl/mysql/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.dao.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.dao.impl.mysql
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/package-frame.html b/io/hardingadonis/miu/dao/package-frame.html
new file mode 100644
index 00000000..7a94ab75
--- /dev/null
+++ b/io/hardingadonis/miu/dao/package-frame.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/dao/package-summary.html b/io/hardingadonis/miu/dao/package-summary.html
new file mode 100644
index 00000000..d743a2a5
--- /dev/null
+++ b/io/hardingadonis/miu/dao/package-summary.html
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/package-tree.html b/io/hardingadonis/miu/dao/package-tree.html
new file mode 100644
index 00000000..9411cf61
--- /dev/null
+++ b/io/hardingadonis/miu/dao/package-tree.html
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+io.hardingadonis.miu.dao Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/dao/package-use.html b/io/hardingadonis/miu/dao/package-use.html
new file mode 100644
index 00000000..db5569e5
--- /dev/null
+++ b/io/hardingadonis/miu/dao/package-use.html
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.dao (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/filter/web/DefaultFilter.html b/io/hardingadonis/miu/filter/web/DefaultFilter.html
new file mode 100644
index 00000000..f1f16e9d
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/DefaultFilter.html
@@ -0,0 +1,325 @@
+
+
+
+
+
+
+DefaultFilter (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+DefaultFilter ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Concrete Methods
+
+Modifier and Type
+Method and Description
+
+
+void
+destroy ()
+
+
+void
+doFilter (javax.servlet.ServletRequest request,
+ javax.servlet.ServletResponse response,
+ javax.servlet.FilterChain chain)
+
+
+void
+init (javax.servlet.FilterConfig filterConfig)
+
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+DefaultFilter
+public DefaultFilter()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+doFilter
+public void doFilter(javax.servlet.ServletRequest request,
+ javax.servlet.ServletResponse response,
+ javax.servlet.FilterChain chain)
+ throws IOException ,
+ javax.servlet.ServletException
+
+Specified by:
+doFilter
in interface javax.servlet.Filter
+Throws:
+IOException
+javax.servlet.ServletException
+
+
+
+
+
+
+
+
+destroy
+public void destroy()
+
+Specified by:
+destroy
in interface javax.servlet.Filter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/filter/web/class-use/DefaultFilter.html b/io/hardingadonis/miu/filter/web/class-use/DefaultFilter.html
new file mode 100644
index 00000000..3b39fe52
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/class-use/DefaultFilter.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.filter.web.DefaultFilter (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.filter.web.DefaultFilter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/filter/web/package-frame.html b/io/hardingadonis/miu/filter/web/package-frame.html
new file mode 100644
index 00000000..a9714e0c
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+io.hardingadonis.miu.filter.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/filter/web/package-summary.html b/io/hardingadonis/miu/filter/web/package-summary.html
new file mode 100644
index 00000000..3c4f61dd
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/package-summary.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+io.hardingadonis.miu.filter.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+DefaultFilter
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/filter/web/package-tree.html b/io/hardingadonis/miu/filter/web/package-tree.html
new file mode 100644
index 00000000..0f9320eb
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/package-tree.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+io.hardingadonis.miu.filter.web Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+io.hardingadonis.miu.filter.web.DefaultFilter (implements javax.servlet.Filter)
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/filter/web/package-use.html b/io/hardingadonis/miu/filter/web/package-use.html
new file mode 100644
index 00000000..c25f993e
--- /dev/null
+++ b/io/hardingadonis/miu/filter/web/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.filter.web (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.filter.web
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/Admin.html b/io/hardingadonis/miu/model/Admin.html
new file mode 100644
index 00000000..bc3b175b
--- /dev/null
+++ b/io/hardingadonis/miu/model/Admin.html
@@ -0,0 +1,521 @@
+
+
+
+
+
+
+Admin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Admin ()
+
+
+Admin (int ID,
+ String username,
+ String hashedPassword,
+ AdminRole role,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+Admin (String username,
+ String hashedPassword,
+ AdminRole role)
+
+
+Admin (String username,
+ String hashedPassword,
+ AdminRole role,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Admin
+public Admin()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/Cart.html b/io/hardingadonis/miu/model/Cart.html
new file mode 100644
index 00000000..9725008b
--- /dev/null
+++ b/io/hardingadonis/miu/model/Cart.html
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+Cart (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Cart ()
+
+
+Cart (int userID,
+ int productID,
+ int amount)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Cart
+public Cart()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getUserID
+public int getUserID()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getAmount
+public int getAmount()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/Category.html b/io/hardingadonis/miu/model/Category.html
new file mode 100644
index 00000000..2f89eda8
--- /dev/null
+++ b/io/hardingadonis/miu/model/Category.html
@@ -0,0 +1,457 @@
+
+
+
+
+
+
+Category (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Category
+public Category()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/Order.html b/io/hardingadonis/miu/model/Order.html
new file mode 100644
index 00000000..220549d2
--- /dev/null
+++ b/io/hardingadonis/miu/model/Order.html
@@ -0,0 +1,567 @@
+
+
+
+
+
+
+Order (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Order ()
+
+
+Order (int ID,
+ int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+Order (OrderStatus status)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Order
+public Order()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/OrderData.html b/io/hardingadonis/miu/model/OrderData.html
new file mode 100644
index 00000000..3c1987ce
--- /dev/null
+++ b/io/hardingadonis/miu/model/OrderData.html
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+OrderData (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+OrderData ()
+
+
+OrderData (int orderID,
+ int productID,
+ int amount)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+OrderData
+public OrderData()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getOrderID
+public int getOrderID()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+getAmount
+public int getAmount()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/Product.html b/io/hardingadonis/miu/model/Product.html
new file mode 100644
index 00000000..8d938802
--- /dev/null
+++ b/io/hardingadonis/miu/model/Product.html
@@ -0,0 +1,777 @@
+
+
+
+
+
+
+Product (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Product ()
+
+
+Product (int ID,
+ String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+Product (String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images)
+
+
+Product (String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Product
+public Product()
+
+
+
+
+
+
+
+Product
+public Product(String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images)
+
+
+
+
+
+
+
+Product
+public Product(String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+Product
+public Product(int ID,
+ String brand,
+ String name,
+ int categoryID,
+ String origin,
+ String expiryDate,
+ String weight,
+ String preservation,
+ long price,
+ int amount,
+ String thumbnail,
+ List <String > images,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/User.html b/io/hardingadonis/miu/model/User.html
new file mode 100644
index 00000000..dc95f3a4
--- /dev/null
+++ b/io/hardingadonis/miu/model/User.html
@@ -0,0 +1,681 @@
+
+
+
+
+
+
+User (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+User ()
+
+
+User (int ID,
+ String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+User
+public User()
+
+
+
+
+
+
+
+
+
+
+
+User
+public User(String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+User
+public User(int ID,
+ String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/Admin.html b/io/hardingadonis/miu/model/class-use/Admin.html
new file mode 100644
index 00000000..1e64556a
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/Admin.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.Admin (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/Cart.html b/io/hardingadonis/miu/model/class-use/Cart.html
new file mode 100644
index 00000000..56575b3c
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/Cart.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.Cart (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.model.Cart
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/Category.html b/io/hardingadonis/miu/model/class-use/Category.html
new file mode 100644
index 00000000..6ebde717
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/Category.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.Category (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/Order.html b/io/hardingadonis/miu/model/class-use/Order.html
new file mode 100644
index 00000000..f44ecb65
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/Order.html
@@ -0,0 +1,298 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.Order (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/OrderData.html b/io/hardingadonis/miu/model/class-use/OrderData.html
new file mode 100644
index 00000000..db8d17ca
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/OrderData.html
@@ -0,0 +1,214 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.OrderData (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/Product.html b/io/hardingadonis/miu/model/class-use/Product.html
new file mode 100644
index 00000000..8fe5535b
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/Product.html
@@ -0,0 +1,288 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.Product (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/class-use/User.html b/io/hardingadonis/miu/model/class-use/User.html
new file mode 100644
index 00000000..7a13a6af
--- /dev/null
+++ b/io/hardingadonis/miu/model/class-use/User.html
@@ -0,0 +1,340 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.User (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/AdminRole.html b/io/hardingadonis/miu/model/detail/AdminRole.html
new file mode 100644
index 00000000..a45e1383
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/AdminRole.html
@@ -0,0 +1,373 @@
+
+
+
+
+
+
+AdminRole (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+ADMIN
+
+
+SUPER_ADMIN
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static AdminRole valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/OrderStatus.html b/io/hardingadonis/miu/model/detail/OrderStatus.html
new file mode 100644
index 00000000..67db1b3e
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/OrderStatus.html
@@ -0,0 +1,397 @@
+
+
+
+
+
+
+OrderStatus (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static OrderStatus valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/Payment.html b/io/hardingadonis/miu/model/detail/Payment.html
new file mode 100644
index 00000000..79ba7ef3
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/Payment.html
@@ -0,0 +1,373 @@
+
+
+
+
+
+
+Payment (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+COD
+
+
+VNPAY
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static Payment valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/UserGender.html b/io/hardingadonis/miu/model/detail/UserGender.html
new file mode 100644
index 00000000..c41d3218
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/UserGender.html
@@ -0,0 +1,373 @@
+
+
+
+
+
+
+UserGender (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+Enum Constants
+
+Enum Constant and Description
+
+
+FEMALE
+
+
+MALE
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static UserGender valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/UserStatus.html b/io/hardingadonis/miu/model/detail/UserStatus.html
new file mode 100644
index 00000000..9d944de0
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/UserStatus.html
@@ -0,0 +1,373 @@
+
+
+
+
+
+
+UserStatus (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Enum Constant Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+valueOf
+public static UserStatus valueOf(String name)
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name
- the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException
- if this enum type has no constant with the specified name
+NullPointerException
- if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/class-use/AdminRole.html b/io/hardingadonis/miu/model/detail/class-use/AdminRole.html
new file mode 100644
index 00000000..8e792425
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/class-use/AdminRole.html
@@ -0,0 +1,296 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.detail.AdminRole (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in io.hardingadonis.miu.model with parameters of type AdminRole
+
+Constructor and Description
+
+
+
+Admin (int ID,
+ String username,
+ String hashedPassword,
+ AdminRole role,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+Admin (String username,
+ String hashedPassword,
+ AdminRole role)
+
+
+Admin (String username,
+ String hashedPassword,
+ AdminRole role,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/class-use/OrderStatus.html b/io/hardingadonis/miu/model/detail/class-use/OrderStatus.html
new file mode 100644
index 00000000..0a857236
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/class-use/OrderStatus.html
@@ -0,0 +1,327 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.detail.OrderStatus (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in io.hardingadonis.miu.model with parameters of type OrderStatus
+
+Constructor and Description
+
+
+
+Order (int ID,
+ int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+Order (OrderStatus status)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/class-use/Payment.html b/io/hardingadonis/miu/model/detail/class-use/Payment.html
new file mode 100644
index 00000000..7539d4bf
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/class-use/Payment.html
@@ -0,0 +1,300 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.detail.Payment (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in io.hardingadonis.miu.model with parameters of type Payment
+
+Constructor and Description
+
+
+
+Order (int ID,
+ int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status)
+
+
+Order (int userID,
+ String address,
+ long totalPrice,
+ Payment payment,
+ OrderStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/class-use/UserGender.html b/io/hardingadonis/miu/model/detail/class-use/UserGender.html
new file mode 100644
index 00000000..5438df34
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/class-use/UserGender.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.detail.UserGender (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in io.hardingadonis.miu.model with parameters of type UserGender
+
+Constructor and Description
+
+
+
+User (int ID,
+ String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/class-use/UserStatus.html b/io/hardingadonis/miu/model/detail/class-use/UserStatus.html
new file mode 100644
index 00000000..711d26de
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/class-use/UserStatus.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.model.detail.UserStatus (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructors in io.hardingadonis.miu.model with parameters of type UserStatus
+
+Constructor and Description
+
+
+
+User (int ID,
+ String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status)
+
+
+User (String fullName,
+ int birthYear,
+ UserGender gender,
+ String email,
+ String hashedPassword,
+ String avatarPath,
+ List <String > address,
+ UserStatus status,
+ LocalDateTime createAt,
+ LocalDateTime updateAt,
+ LocalDateTime deleteAt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/package-frame.html b/io/hardingadonis/miu/model/detail/package-frame.html
new file mode 100644
index 00000000..5991b9c3
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/package-frame.html
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model.detail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/model/detail/package-summary.html b/io/hardingadonis/miu/model/detail/package-summary.html
new file mode 100644
index 00000000..69b82c9f
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/package-summary.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model.detail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/package-tree.html b/io/hardingadonis/miu/model/detail/package-tree.html
new file mode 100644
index 00000000..cb3cb864
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/package-tree.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model.detail Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/detail/package-use.html b/io/hardingadonis/miu/model/detail/package-use.html
new file mode 100644
index 00000000..aaf10c38
--- /dev/null
+++ b/io/hardingadonis/miu/model/detail/package-use.html
@@ -0,0 +1,264 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.model.detail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/package-frame.html b/io/hardingadonis/miu/model/package-frame.html
new file mode 100644
index 00000000..4229e7b2
--- /dev/null
+++ b/io/hardingadonis/miu/model/package-frame.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/model/package-summary.html b/io/hardingadonis/miu/model/package-summary.html
new file mode 100644
index 00000000..e9430875
--- /dev/null
+++ b/io/hardingadonis/miu/model/package-summary.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/package-tree.html b/io/hardingadonis/miu/model/package-tree.html
new file mode 100644
index 00000000..dcd194dc
--- /dev/null
+++ b/io/hardingadonis/miu/model/package-tree.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+io.hardingadonis.miu.model Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+io.hardingadonis.miu.model.Admin
+io.hardingadonis.miu.model.Cart
+io.hardingadonis.miu.model.Category
+io.hardingadonis.miu.model.Order
+io.hardingadonis.miu.model.OrderData
+io.hardingadonis.miu.model.Product
+io.hardingadonis.miu.model.User
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/model/package-use.html b/io/hardingadonis/miu/model/package-use.html
new file mode 100644
index 00000000..464729b9
--- /dev/null
+++ b/io/hardingadonis/miu/model/package-use.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.model (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/Converter.html b/io/hardingadonis/miu/services/Converter.html
new file mode 100644
index 00000000..6df87392
--- /dev/null
+++ b/io/hardingadonis/miu/services/Converter.html
@@ -0,0 +1,322 @@
+
+
+
+
+
+
+Converter (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Converter ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Converter
+public Converter()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/DBContext.html b/io/hardingadonis/miu/services/DBContext.html
new file mode 100644
index 00000000..4dcd8d8f
--- /dev/null
+++ b/io/hardingadonis/miu/services/DBContext.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+DBContext (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/Email.html b/io/hardingadonis/miu/services/Email.html
new file mode 100644
index 00000000..ff859e82
--- /dev/null
+++ b/io/hardingadonis/miu/services/Email.html
@@ -0,0 +1,261 @@
+
+
+
+
+
+
+Email (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+EmailGmailImpl
+
+
+
+public interface Email
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/Hash.html b/io/hardingadonis/miu/services/Hash.html
new file mode 100644
index 00000000..47804838
--- /dev/null
+++ b/io/hardingadonis/miu/services/Hash.html
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+Hash (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Hash ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Hash
+public Hash()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/Server.html b/io/hardingadonis/miu/services/Server.html
new file mode 100644
index 00000000..6c0b4aa5
--- /dev/null
+++ b/io/hardingadonis/miu/services/Server.html
@@ -0,0 +1,273 @@
+
+
+
+
+
+
+Server (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Server ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Server
+public Server()
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/Singleton.html b/io/hardingadonis/miu/services/Singleton.html
new file mode 100644
index 00000000..e5f9f597
--- /dev/null
+++ b/io/hardingadonis/miu/services/Singleton.html
@@ -0,0 +1,366 @@
+
+
+
+
+
+
+Singleton (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Singleton ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+Singleton
+public Singleton()
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/Converter.html b/io/hardingadonis/miu/services/class-use/Converter.html
new file mode 100644
index 00000000..3048e23b
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/Converter.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.Converter (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.Converter
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/DBContext.html b/io/hardingadonis/miu/services/class-use/DBContext.html
new file mode 100644
index 00000000..09f45d00
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/DBContext.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.services.DBContext (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/Email.html b/io/hardingadonis/miu/services/class-use/Email.html
new file mode 100644
index 00000000..aa8d6505
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/Email.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+Uses of Interface io.hardingadonis.miu.services.Email (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/Hash.html b/io/hardingadonis/miu/services/class-use/Hash.html
new file mode 100644
index 00000000..d6cdd047
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/Hash.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.Hash (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.Hash
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/Server.html b/io/hardingadonis/miu/services/class-use/Server.html
new file mode 100644
index 00000000..b838f284
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/Server.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.Server (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.Server
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/class-use/Singleton.html b/io/hardingadonis/miu/services/class-use/Singleton.html
new file mode 100644
index 00000000..56ed2a5e
--- /dev/null
+++ b/io/hardingadonis/miu/services/class-use/Singleton.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.Singleton (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.Singleton
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/EmailGmailImpl.html b/io/hardingadonis/miu/services/impl/gmail/EmailGmailImpl.html
new file mode 100644
index 00000000..7341555d
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/EmailGmailImpl.html
@@ -0,0 +1,324 @@
+
+
+
+
+
+
+EmailGmailImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+EmailGmailImpl ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+EmailGmailImpl
+public EmailGmailImpl()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/class-use/EmailGmailImpl.html b/io/hardingadonis/miu/services/impl/gmail/class-use/EmailGmailImpl.html
new file mode 100644
index 00000000..67f7906e
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/class-use/EmailGmailImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/package-frame.html b/io/hardingadonis/miu/services/impl/gmail/package-frame.html
new file mode 100644
index 00000000..46115f4f
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.gmail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/package-summary.html b/io/hardingadonis/miu/services/impl/gmail/package-summary.html
new file mode 100644
index 00000000..fa838098
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/package-summary.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.gmail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/package-tree.html b/io/hardingadonis/miu/services/impl/gmail/package-tree.html
new file mode 100644
index 00000000..8862f72a
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/package-tree.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.gmail Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+io.hardingadonis.miu.services.impl.gmail.EmailGmailImpl (implements io.hardingadonis.miu.services.Email )
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/gmail/package-use.html b/io/hardingadonis/miu/services/impl/gmail/package-use.html
new file mode 100644
index 00000000..7045624b
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/gmail/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.services.impl.gmail (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.impl.gmail
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/DBContextMySQLImpl.html b/io/hardingadonis/miu/services/impl/mysql/DBContextMySQLImpl.html
new file mode 100644
index 00000000..6ce81e15
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/DBContextMySQLImpl.html
@@ -0,0 +1,299 @@
+
+
+
+
+
+
+DBContextMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/class-use/DBContextMySQLImpl.html b/io/hardingadonis/miu/services/impl/mysql/class-use/DBContextMySQLImpl.html
new file mode 100644
index 00000000..8a10e5ee
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/class-use/DBContextMySQLImpl.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.impl.mysql.DBContextMySQLImpl
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/package-frame.html b/io/hardingadonis/miu/services/impl/mysql/package-frame.html
new file mode 100644
index 00000000..22cc1c04
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/package-summary.html b/io/hardingadonis/miu/services/impl/mysql/package-summary.html
new file mode 100644
index 00000000..096a48cf
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/package-summary.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/package-tree.html b/io/hardingadonis/miu/services/impl/mysql/package-tree.html
new file mode 100644
index 00000000..3767354d
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/package-tree.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.impl.mysql Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/impl/mysql/package-use.html b/io/hardingadonis/miu/services/impl/mysql/package-use.html
new file mode 100644
index 00000000..efab96a9
--- /dev/null
+++ b/io/hardingadonis/miu/services/impl/mysql/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.services.impl.mysql (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.impl.mysql
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/package-frame.html b/io/hardingadonis/miu/services/package-frame.html
new file mode 100644
index 00000000..5d26093e
--- /dev/null
+++ b/io/hardingadonis/miu/services/package-frame.html
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
Interfaces
+
+
Classes
+
+
+
+
diff --git a/io/hardingadonis/miu/services/package-summary.html b/io/hardingadonis/miu/services/package-summary.html
new file mode 100644
index 00000000..a6344053
--- /dev/null
+++ b/io/hardingadonis/miu/services/package-summary.html
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Interface Summary
+
+Interface
+Description
+
+
+
+DBContext
+
+
+
+Email
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/package-tree.html b/io/hardingadonis/miu/services/package-tree.html
new file mode 100644
index 00000000..0c08d21f
--- /dev/null
+++ b/io/hardingadonis/miu/services/package-tree.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+java.lang.Object
+
+io.hardingadonis.miu.services.Converter
+io.hardingadonis.miu.services.Hash
+io.hardingadonis.miu.services.Server
+io.hardingadonis.miu.services.Singleton
+
+
+
+
Interface Hierarchy
+
+io.hardingadonis.miu.services.DBContext
+io.hardingadonis.miu.services.Email
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/package-use.html b/io/hardingadonis/miu/services/package-use.html
new file mode 100644
index 00000000..e36bd8f3
--- /dev/null
+++ b/io/hardingadonis/miu/services/package-use.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.services (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/VNPayConfig.html b/io/hardingadonis/miu/services/vnpay/VNPayConfig.html
new file mode 100644
index 00000000..e651ad51
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/VNPayConfig.html
@@ -0,0 +1,428 @@
+
+
+
+
+
+
+VNPayConfig (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+VNPayConfig ()
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+VNPayConfig
+public VNPayConfig()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Prev Class
+Next Class
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/class-use/VNPayConfig.html b/io/hardingadonis/miu/services/vnpay/class-use/VNPayConfig.html
new file mode 100644
index 00000000..4e2bb7d6
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/class-use/VNPayConfig.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Class io.hardingadonis.miu.services.vnpay.VNPayConfig (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.vnpay.VNPayConfig
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/package-frame.html b/io/hardingadonis/miu/services/vnpay/package-frame.html
new file mode 100644
index 00000000..de5d6303
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/package-frame.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.vnpay (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/package-summary.html b/io/hardingadonis/miu/services/vnpay/package-summary.html
new file mode 100644
index 00000000..b0fc9ca0
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/package-summary.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.vnpay (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Class Summary
+
+Class
+Description
+
+
+
+VNPayConfig
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/package-tree.html b/io/hardingadonis/miu/services/vnpay/package-tree.html
new file mode 100644
index 00000000..dc24d21e
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/package-tree.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+io.hardingadonis.miu.services.vnpay Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/io/hardingadonis/miu/services/vnpay/package-use.html b/io/hardingadonis/miu/services/vnpay/package-use.html
new file mode 100644
index 00000000..01958ef2
--- /dev/null
+++ b/io/hardingadonis/miu/services/vnpay/package-use.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+Uses of Package io.hardingadonis.miu.services.vnpay (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of io.hardingadonis.miu.services.vnpay
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/overview-frame.html b/overview-frame.html
new file mode 100644
index 00000000..fe53789b
--- /dev/null
+++ b/overview-frame.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+Overview List (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+
+
+
diff --git a/overview-summary.html b/overview-summary.html
new file mode 100644
index 00000000..1a96b413
--- /dev/null
+++ b/overview-summary.html
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+Overview (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/overview-tree.html b/overview-tree.html
new file mode 100644
index 00000000..17418c75
--- /dev/null
+++ b/overview-tree.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+
+Class Hierarchy (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
Class Hierarchy
+
+
Interface Hierarchy
+
+
Enum Hierarchy
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/package-list b/package-list
new file mode 100644
index 00000000..1d87a5ed
--- /dev/null
+++ b/package-list
@@ -0,0 +1,11 @@
+io.hardingadonis.miu.controller.admin
+io.hardingadonis.miu.controller.web
+io.hardingadonis.miu.dao
+io.hardingadonis.miu.dao.impl.mysql
+io.hardingadonis.miu.filter.web
+io.hardingadonis.miu.model
+io.hardingadonis.miu.model.detail
+io.hardingadonis.miu.services
+io.hardingadonis.miu.services.impl.gmail
+io.hardingadonis.miu.services.impl.mysql
+io.hardingadonis.miu.services.vnpay
diff --git a/script.js b/script.js
new file mode 100644
index 00000000..b3463569
--- /dev/null
+++ b/script.js
@@ -0,0 +1,30 @@
+function show(type)
+{
+ count = 0;
+ for (var key in methods) {
+ var row = document.getElementById(key);
+ if ((methods[key] & type) != 0) {
+ row.style.display = '';
+ row.className = (count++ % 2) ? rowColor : altColor;
+ }
+ else
+ row.style.display = 'none';
+ }
+ updateTabs(type);
+}
+
+function updateTabs(type)
+{
+ for (var value in tabs) {
+ var sNode = document.getElementById(tabs[value][0]);
+ var spanNode = sNode.firstChild;
+ if (value == type) {
+ sNode.className = activeTableTab;
+ spanNode.innerHTML = tabs[value][1];
+ }
+ else {
+ sNode.className = tableTab;
+ spanNode.innerHTML = "" + tabs[value][1] + " ";
+ }
+ }
+}
diff --git a/serialized-form.html b/serialized-form.html
new file mode 100644
index 00000000..0ba77a1a
--- /dev/null
+++ b/serialized-form.html
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+Serialized Form (Miu Shop 1.0.0 API)
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2023. All rights reserved.
+
+
diff --git a/stylesheet.css b/stylesheet.css
new file mode 100644
index 00000000..98055b22
--- /dev/null
+++ b/stylesheet.css
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+ background-color:#ffffff;
+ color:#353833;
+ font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+ font-size:14px;
+ margin:0;
+}
+a:link, a:visited {
+ text-decoration:none;
+ color:#4A6782;
+}
+a:hover, a:focus {
+ text-decoration:none;
+ color:#bb7a2a;
+}
+a:active {
+ text-decoration:none;
+ color:#4A6782;
+}
+a[name] {
+ color:#353833;
+}
+a[name]:hover {
+ text-decoration:none;
+ color:#353833;
+}
+pre {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+}
+h1 {
+ font-size:20px;
+}
+h2 {
+ font-size:18px;
+}
+h3 {
+ font-size:16px;
+ font-style:italic;
+}
+h4 {
+ font-size:13px;
+}
+h5 {
+ font-size:12px;
+}
+h6 {
+ font-size:11px;
+}
+ul {
+ list-style-type:disc;
+}
+code, tt {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+ margin-top:8px;
+ line-height:1.4em;
+}
+dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+}
+table tr td dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ vertical-align:top;
+ padding-top:4px;
+}
+sup {
+ font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+ clear:both;
+ height:0px;
+ overflow:hidden;
+}
+.aboutLanguage {
+ float:right;
+ padding:0px 21px;
+ font-size:11px;
+ z-index:200;
+ margin-top:-9px;
+}
+.legalCopy {
+ margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+ color:#FFFFFF;
+ text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+ color:#bb7a2a;
+}
+.tab {
+ background-color:#0066FF;
+ color:#ffffff;
+ padding:8px;
+ width:5em;
+ font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ padding:.8em .5em .4em .8em;
+ height:auto;/*height:1.8em;*/
+ font-size:11px;
+ margin:0;
+}
+.topNav {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.bottomNav {
+ margin-top:10px;
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav {
+ background-color:#dee3e9;
+ float:left;
+ width:100%;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav div {
+ clear:left;
+ float:left;
+ padding:0 0 5px 6px;
+ text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+ float:left;
+ margin:0 25px 0 0;
+ padding:0;
+}
+ul.navList li{
+ list-style:none;
+ float:left;
+ padding: 5px 6px;
+ text-transform:uppercase;
+}
+ul.subNavList li{
+ list-style:none;
+ float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+ color:#FFFFFF;
+ text-decoration:none;
+ text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+ text-decoration:none;
+ color:#bb7a2a;
+ text-transform:uppercase;
+}
+.navBarCell1Rev {
+ background-color:#F8981D;
+ color:#253441;
+ margin: auto 5px;
+}
+.skipNav {
+ position:absolute;
+ top:auto;
+ left:-9999px;
+ overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+ clear:both;
+ margin:0 20px;
+ padding:5px 0 0 0;
+}
+.indexHeader {
+ margin:10px;
+ position:relative;
+}
+.indexHeader span{
+ margin-right:15px;
+}
+.indexHeader h1 {
+ font-size:13px;
+}
+.title {
+ color:#2c4557;
+ margin:10px 0;
+}
+.subTitle {
+ margin:5px 0 0 0;
+}
+.header ul {
+ margin:0 0 15px 0;
+ padding:0;
+}
+.footer ul {
+ margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+ list-style:none;
+ font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+ padding:0;
+ margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+ padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+ clear:both;
+ padding:10px 20px;
+ position:relative;
+}
+.indexContainer {
+ margin:10px;
+ position:relative;
+ font-size:12px;
+}
+.indexContainer h2 {
+ font-size:13px;
+ padding:0 0 3px 0;
+}
+.indexContainer ul {
+ margin:0;
+ padding:0;
+}
+.indexContainer ul li {
+ list-style:none;
+ padding-top:2px;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+ font-size:12px;
+ font-weight:bold;
+ margin:10px 0 0 0;
+ color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+ margin:5px 0 10px 0px;
+ font-size:14px;
+ font-family:'DejaVu Sans Mono',monospace;
+}
+.serializedFormContainer dl.nameValue dt {
+ margin-left:1px;
+ font-size:1.1em;
+ display:inline;
+ font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+ margin:0 0 0 1px;
+ font-size:1.1em;
+ display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+ display:inline;
+ font-size:0.9em;
+}
+ul.inheritance {
+ margin:0;
+ padding:0;
+}
+ul.inheritance li {
+ display:inline;
+ list-style:none;
+}
+ul.inheritance li ul.inheritance {
+ margin-left:15px;
+ padding-left:15px;
+ padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+ margin:10px 0 10px 0;
+ padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+ list-style:none;
+ margin-bottom:15px;
+ line-height:1.4;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+ padding:0px 20px 5px 10px;
+ border:1px solid #ededed;
+ background-color:#f8f8f8;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+ padding:0 0 5px 8px;
+ background-color:#ffffff;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+ margin-left:0;
+ padding-left:0;
+ padding-bottom:15px;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+ list-style:none;
+ border-bottom:none;
+ padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+ margin-top:0;
+ margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
+ width:100%;
+ border-left:1px solid #EEE;
+ border-right:1px solid #EEE;
+ border-bottom:1px solid #EEE;
+}
+.overviewSummary, .memberSummary {
+ padding:0px;
+}
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+ position:relative;
+ text-align:left;
+ background-repeat:no-repeat;
+ color:#253441;
+ font-weight:bold;
+ clear:none;
+ overflow:hidden;
+ padding:0px;
+ padding-top:10px;
+ padding-left:1px;
+ margin:0px;
+ white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
+ color:#FFFFFF;
+}
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ padding-bottom:7px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ border: none;
+ height:16px;
+}
+.memberSummary caption span.activeTableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ height:16px;
+}
+.memberSummary caption span.tableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#4D7A97;
+ height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+ padding-top:0px;
+ padding-left:0px;
+ padding-right:0px;
+ background-image:none;
+ float:none;
+ display:inline;
+}
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+ display:none;
+ width:5px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .activeTableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .tableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ background-color:#4D7A97;
+ float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+ text-align:left;
+ padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+ vertical-align:top;
+ padding-right:0px;
+ padding-top:8px;
+ padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+ background:#dee3e9;
+ text-align:left;
+ padding:8px 3px 3px 7px;
+}
+td.colFirst, th.colFirst {
+ white-space:nowrap;
+ font-size:13px;
+}
+td.colLast, th.colLast {
+ font-size:13px;
+}
+td.colOne, th.colOne {
+ font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+ width:25%;
+ vertical-align:top;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+ font-weight:bold;
+}
+.tableSubHeadingColor {
+ background-color:#EEEEFF;
+}
+.altColor {
+ background-color:#FFFFFF;
+}
+.rowColor {
+ background-color:#EEEEEF;
+}
+/*
+Content styles
+*/
+.description pre {
+ margin-top:0;
+}
+.deprecatedContent {
+ margin:0;
+ padding:10px 0;
+}
+.docSummary {
+ padding:0;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ font-style:normal;
+}
+
+div.block {
+ font-size:14px;
+ font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+ padding-top:0px;
+}
+
+
+td.colLast a {
+ padding-bottom:3px;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+ color:green;
+ padding:0 30px 0 0;
+}
+h1.hidden {
+ visibility:hidden;
+ overflow:hidden;
+ font-size:10px;
+}
+.block {
+ display:block;
+ margin:3px 10px 2px 0px;
+ color:#474747;
+}
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+ font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+ font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+ font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+ padding-bottom:0px;
+}