]> git.mxchange.org Git - jproduct-core.git/commit
Added email address for author
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 17:06:08 +0000 (18:06 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 17:06:08 +0000 (18:06 +0100)
commit9e3bbef35346f1b6ef800292514385bb7bcb81cb
tree295f0c9dcb81066bd4625646b039f47914ece4ea
parent2fa2d21bf6f394c3755c9130f44c8cded166d0fd
Added email address for author
src/org/mxchange/jshopcore/exceptions/BasketItemAlreadyAddedException.java
src/org/mxchange/jshopcore/exceptions/CannotAddCategoryException.java
src/org/mxchange/jshopcore/exceptions/CannotAddProductException.java
src/org/mxchange/jshopcore/exceptions/CustomerAlreadyRegisteredException.java
src/org/mxchange/jshopcore/model/customer/CustomerUtils.java
src/org/mxchange/jshopcore/model/customer/status/CustomerAccountStatus.java
src/org/mxchange/jshopcore/model/order/Orderable.java
src/org/mxchange/jshopcore/model/order/ShopOrder.java
src/org/mxchange/jshopcore/wrapper/CheckoutWrapper.java
src/org/mxchange/jshopcore/wrapper/WrapableCheckout.java