X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Forg%2Fmxchange%2Fjcustomercore%2Fmodel%2Fcustomer%2FAdminCustomerSessionBeanRemote.java;fp=src%2Forg%2Fmxchange%2Fjcustomercore%2Fmodel%2Fcustomer%2FAdminCustomerSessionBeanRemote.java;h=57a3348d6ca368105c2faac8c83139a43e00b0d1;hb=4c3fc9ab27d9c762ac94ad0637db391608d016bf;hp=7ea851ef35d1ed94cef4ed13770f3a6678274188;hpb=5c38c2cdbe2ced8e8cc766f430346cfff0b99c84;p=jcustomer-lib.git diff --git a/src/org/mxchange/jcustomercore/model/customer/AdminCustomerSessionBeanRemote.java b/src/org/mxchange/jcustomercore/model/customer/AdminCustomerSessionBeanRemote.java index 7ea851e..57a3348 100644 --- a/src/org/mxchange/jcustomercore/model/customer/AdminCustomerSessionBeanRemote.java +++ b/src/org/mxchange/jcustomercore/model/customer/AdminCustomerSessionBeanRemote.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Roland Haeder + * Copyright (C) 2016 Roland Häder * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ import org.mxchange.jcustomercore.exceptions.CustomerAlreadyRegisteredException; /** * Administrative interface for customer beans *

- * @author Roland Haeder + * @author Roland Häder */ @Remote public interface AdminCustomerSessionBeanRemote extends Serializable {