]> git.mxchange.org Git - jshop-lib.git/blobdiff - src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java
Updated author (email address) + jars + implemented very basic basket
[jshop-lib.git] / src / org / mxchange / jshopcore / model / product / AdminProductSessionBeanRemote.java
index b07c3c5b94830ea52859d87972bfdefdf8fa19a0..a96280e15966da193c41a2f0e9ebb132d97fbfac 100644 (file)
@@ -25,7 +25,7 @@ import org.mxchange.jshopcore.exceptions.ProductTitleAlreadyUsedException;
 /**
  * Product interface for "ADMIN" role
  *
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 @Remote
 public interface AdminProductSessionBeanRemote extends Serializable {