]> git.mxchange.org Git - jcustomer-lib.git/blobdiff - src/org/mxchange/jshopeelib/beans/remote/data/ShopDataBeanRemote.java
Well, if that is EJB, it sucks somehow: Logging not allowed and a complexer class...
[jcustomer-lib.git] / src / org / mxchange / jshopeelib / beans / remote / data / ShopDataBeanRemote.java
index 0c3157e66bae8026eeb75e59ae113fa233bc1d01..203a8e7652898336a4471002d7313cc7a40790c9 100644 (file)
  */
 package org.mxchange.jshopeelib.beans.remote.data;
 
+import java.io.Serializable;
 import java.util.List;
 import javax.ejb.Remote;
 import org.mxchange.jcore.model.contact.gender.Gender;
-import org.mxchange.jshopeelib.beans.ShopBean;
 
 /**
  * A remote interface for static shop data
@@ -27,7 +27,7 @@ import org.mxchange.jshopeelib.beans.ShopBean;
  * @author Roland Haeder
  */
 @Remote
-public interface ShopDataBeanRemote extends ShopBean {
+public interface ShopDataBeanRemote extends Serializable {
 
        /**
         * Getter for all genders as array