X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Fjshopcore%2Fmodel%2Fproduct%2FAdminProductSessionBeanRemote.java;h=5168f201e17396f8e4559208478789b5ae84a784;hb=aebfe6cdb4b5f753ec7e86cb512690bf22126c80;hp=e97c16e0373fc0056df653904d9925673d522052;hpb=f0d55a70c3ef5facb17bc4cca90b6c7b9d93f67d;p=jcustomer-lib.git diff --git a/src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java b/src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java index e97c16e..5168f20 100644 --- a/src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java +++ b/src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java @@ -41,7 +41,9 @@ public interface AdminProductSessionBeanRemote extends Serializable { * Adds given product data from request to database *

* @param product Product instance + *

* @return Updated product instance + *

* @throws * org.mxchange.jshopcore.exceptions.ProductTitleAlreadyUsedException If the * given product title is already used