]> git.mxchange.org Git - jfinancials-war.git/commitdiff
updated own name and resources
authorRoland Haeder <roland@mxchange.org>
Mon, 10 Apr 2017 21:55:12 +0000 (23:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 10 Apr 2017 21:55:12 +0000 (23:55 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
63 files changed:
src/java/log4j2.xml
src/java/org/mxchange/addressbook/beans/BaseAddressbookController.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionController.java
src/java/org/mxchange/addressbook/beans/confirmlink/AddressbookConfirmationLinkWebRequestBean.java
src/java/org/mxchange/addressbook/beans/confirmlink/AddressbookConfirmationLinkWebRequestController.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestController.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookContactWebSessionBean.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookContactWebSessionController.java
src/java/org/mxchange/addressbook/beans/contact/phone/AddressbookContactPhoneWebSessionBean.java
src/java/org/mxchange/addressbook/beans/contact/phone/AddressbookContactPhoneWebSessionController.java
src/java/org/mxchange/addressbook/beans/country/AddressbookAdminCountryWebRequestBean.java
src/java/org/mxchange/addressbook/beans/country/AddressbookAdminCountryWebRequestController.java
src/java/org/mxchange/addressbook/beans/country/AddressbookCountryWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/country/AddressbookCountryWebApplicationController.java
src/java/org/mxchange/addressbook/beans/email_address/AddressbookEmailChangeWebSessionBean.java
src/java/org/mxchange/addressbook/beans/email_address/AddressbookEmailChangeWebSessionController.java
src/java/org/mxchange/addressbook/beans/features/AddressbookFeatureWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/features/AddressbookFeaturesWebApplicationController.java
src/java/org/mxchange/addressbook/beans/gender/AddressbookGenderWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/gender/AddressbookGenderWebApplicationController.java
src/java/org/mxchange/addressbook/beans/helper/AddressbookWebRequestController.java
src/java/org/mxchange/addressbook/beans/helper/AddressbookWebRequestHelper.java
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionBean.java
src/java/org/mxchange/addressbook/beans/localization/AddressbookLocalizationSessionController.java
src/java/org/mxchange/addressbook/beans/login/AddressbookUserLoginWebSessionBean.java
src/java/org/mxchange/addressbook/beans/login/AddressbookUserLoginWebSessionController.java
src/java/org/mxchange/addressbook/beans/mobileprovider/AddressbookAdminMobileProviderWebRequestBean.java
src/java/org/mxchange/addressbook/beans/mobileprovider/AddressbookAdminMobileProviderWebRequestController.java
src/java/org/mxchange/addressbook/beans/mobileprovider/AddressbookMobileProviderWebRequestBean.java
src/java/org/mxchange/addressbook/beans/mobileprovider/AddressbookMobileProviderWebRequestController.java
src/java/org/mxchange/addressbook/beans/phone/AddressbookAdminPhoneWebRequestBean.java
src/java/org/mxchange/addressbook/beans/phone/AddressbookAdminPhoneWebRequestController.java
src/java/org/mxchange/addressbook/beans/profile/AddressbookUserProfileWebRequestBean.java
src/java/org/mxchange/addressbook/beans/profile/AddressbookUserProfileWebRequestController.java
src/java/org/mxchange/addressbook/beans/profilemode/AddressbookProfileModeWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/profilemode/AddressbookProfileModeWebApplicationController.java
src/java/org/mxchange/addressbook/beans/register/AddressbookUserRegisterWebSessionBean.java
src/java/org/mxchange/addressbook/beans/register/AddressbookUserRegisterWebSessionController.java
src/java/org/mxchange/addressbook/beans/resendlink/AddressbookResendLinkWebSessionBean.java
src/java/org/mxchange/addressbook/beans/resendlink/AddressbookResendLinkWebSessionController.java
src/java/org/mxchange/addressbook/beans/shares/AddressbookSharesWebSessionBean.java
src/java/org/mxchange/addressbook/beans/shares/AddressbookSharesWebSessionController.java
src/java/org/mxchange/addressbook/beans/user/AddressbookAdminUserWebRequestBean.java
src/java/org/mxchange/addressbook/beans/user/AddressbookAdminUserWebRequestController.java
src/java/org/mxchange/addressbook/beans/user/AddressbookUserWebSessionBean.java
src/java/org/mxchange/addressbook/beans/user/AddressbookUserWebSessionController.java
src/java/org/mxchange/addressbook/beans/user/password/AddressbookUserPasswordWebRequestBean.java
src/java/org/mxchange/addressbook/beans/user/password/AddressbookUserPasswordWebRequestController.java
src/java/org/mxchange/addressbook/converter/cellphone/AddressbookCellphoneConverter.java
src/java/org/mxchange/addressbook/converter/contact/AddressbookContactConverter.java
src/java/org/mxchange/addressbook/converter/country/AddressbookCountryConverter.java
src/java/org/mxchange/addressbook/converter/mobileprovider/AddressbookMobileProviderConverter.java
src/java/org/mxchange/addressbook/converter/user/AddressbookUserConverter.java
src/java/org/mxchange/addressbook/validator/addressbook/AddressbookIdValidator.java
src/java/org/mxchange/addressbook/validator/birthday/AddressbookBirthdayValidator.java
src/java/org/mxchange/addressbook/validator/emailaddress/AddressbookEmailAddressValidator.java
src/java/org/mxchange/addressbook/validator/names/AddressbookNameValidator.java
src/java/org/mxchange/addressbook/validator/password/AddressbookUserPasswordValidator.java
src/java/org/mxchange/addressbook/validator/user/AddressbookUserIdValidator.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties

index 8d9a6455c141f14852798a4dd62cfdc21059eaf2..3741761ae97430f8041162218c6ba1b02c14a39e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-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 Affero General Public License as
index 365e8072692371e95e4daf95ffef179903c3e716..547720e15ea757cfcbd72b29b401ab3b47e85bae 100644 (file)
@@ -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 Affero General Public License as
@@ -24,7 +24,7 @@ import javax.faces.context.FacesContext;
 /**
  * A general controller
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public abstract class BaseAddressbookController implements Serializable {
 
index 9d081be9454e141b48c2b84e758fa7a2c4d80c3f..0e260eaa38edc2420ef33250c6f3b0618541c607 100644 (file)
@@ -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 Affero General Public License as
@@ -51,7 +51,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * An address book bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("addressbookController")
 @SessionScoped
index 942b1c7cbd6b8a4c359550415a34a7eb3f0c506c..8b71fec2c84f042d21ba1c751744bc4b52588e35 100644 (file)
@@ -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 Affero General Public License as
@@ -28,7 +28,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * An interface for address book beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookWebSessionController extends Serializable {
 
index b7ad02543ae322e1b484fc94da294a2baae2c41d..319f675fdb5c92fa93d0c512a9988c544dcec1a0 100644 (file)
@@ -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 Affero General Public License as
@@ -44,7 +44,7 @@ import org.mxchange.jusercore.model.user.status.UserAccountStatus;
 /**
  * A web request bean for confirmation link handling
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("confirmationLinkController")
 @RequestScoped
index 7f333b26df6bdc3e1742dc3db6c3a09ef36a3ce9..457deabc1d7a16350e67d61a579a503e7dd7ed0c 100644 (file)
@@ -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 Affero General Public License as
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * An interface for an email change controller
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookConfirmationLinkWebRequestController extends Serializable {
 
index 9b75c12e665403dc8e34ea2e36eebb2fde6183ed..ed1d5f5062f4f97a057fbd23b7bc142a68a3b808 100644 (file)
@@ -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 Affero General Public License as
@@ -56,7 +56,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProvider;
 /**
  * An administrative user bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminContactController")
 @RequestScoped
index b6a4a6d39d5fa87648fe43ace2cb759fd68479b4..42251b96a094d53853dddd75e78736b5a946c642 100644 (file)
@@ -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 Affero General Public License as
@@ -28,7 +28,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProvider;
 /**
  * An administrative interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookAdminContactWebRequestController extends Serializable {
 
index 6261435f9245bda842b2292decb033b402ee3e8e..a40ccddbeb1cdcbb8c345ee0ee5191131c3d1f84 100644 (file)
@@ -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 Affero General Public License as
@@ -62,7 +62,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A general contact bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("contactController")
 @SessionScoped
index 17aba7c50e9499bdd883a146bc28c3d2669b5816..015ad2c3bf147ce558662a622623ad5a985cf9cf 100644 (file)
@@ -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 Affero General Public License as
@@ -36,7 +36,7 @@ import org.mxchange.jusercore.events.user.linked.AdminLinkedUserEvent;
 /**
  * An interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookContactWebSessionController extends Serializable {
index 333b55200eb6f5850845b0160526385ac8765e6a..294f88778c03c21a61a3355abb980045942f1bc6 100644 (file)
@@ -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 Affero General Public License as
@@ -42,7 +42,7 @@ import org.mxchange.jusercore.events.user.add.AdminAddedUserEvent;
 /**
  * A general contact bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("contactPhoneController")
 @SessionScoped
@@ -86,7 +86,7 @@ public class AddressbookContactPhoneWebSessionBean extends BaseAddressbookContro
                        Context context = new InitialContext();
 
                        // Try to lookup the beans
-                       this.adminPhoneBean = (AdminPhoneSessionBeanRemote) context.lookup("java:global/jlandingpage-ejb/adminphone!org.mxchange.jphone.phonenumbers.phone.AdminPhoneSessionBeanRemote"); //NOI18N
+                       this.adminPhoneBean = (AdminPhoneSessionBeanRemote) context.lookup("java:global/addressbook-ejb/adminphone!org.mxchange.jphone.phonenumbers.phone.AdminPhoneSessionBeanRemote"); //NOI18N
                } catch (final NamingException e) {
                        // Throw again
                        throw new FaceletException(e);
index f946ac1f6eca43ab83e268614baf492d3dc98abd..781bd4c2de562e50a95e1213a6e9cbfb1e54dc39 100644 (file)
@@ -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 Affero General Public License as
@@ -27,7 +27,7 @@ import org.mxchange.jusercore.events.user.add.AdminAddedUserEvent;
 /**
  * An interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookContactPhoneWebSessionController extends Serializable {
index 20a594c16ae5066105158ad64316414e8f32dc8b..848def47ef75460987cef5851b4417da5f56e173 100644 (file)
@@ -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 Affero General Public License as
@@ -39,7 +39,7 @@ import org.mxchange.jcountry.exceptions.CountryAlreadyAddedException;
 /**
  * An administrative country bean
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminCountryController")
 @RequestScoped
index a2a26b45763ca7fa3db3e2cdf5f003d158f3a95e..e430c6bc5e30bd4cc04d09746ad4f988f8a91993 100644 (file)
@@ -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 Affero General Public License as
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * An interface for administrative country beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookAdminCountryWebRequestController extends Serializable {
 
index ec0958ce308a20add2037fdf59d5ade8570589db..a196d112a768c786648673b5aa43a70a6b32fa69 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jcountry.events.AdminAddedCountryEvent;
 /**
  * A country bean
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("countryController")
 @ApplicationScoped
index a81d6e46fa16dcfdc07a1afd90e9e53fbd9821ce..16d43f90d7c902b67c4559f4d07f8dc08fdcf0c3 100644 (file)
@@ -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 Affero General Public License as
@@ -24,7 +24,7 @@ import org.mxchange.jcountry.events.AdminAddedCountryEvent;
 /**
  * An interface for country beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookCountryWebApplicationController extends Serializable {
 
index ee23ecfcbe71c8e9399289ca8160c67f1179cfaf..5dd9ca23bf79b39e41baf515bf29f9dd85b6c5fb 100644 (file)
@@ -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 Affero General Public License as
@@ -40,7 +40,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A web session bean for changing email addresses
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("emailChangeController")
 @SessionScoped
index 373235a74bf76a1741cf6bfdf9daefd5563432e4..3e20719a5ae2e6114da4c98353653c571e305406 100644 (file)
@@ -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 Affero General Public License as
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * An interface for an email change controller
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookEmailChangeWebSessionController extends Serializable {
 
index d8ef7b41bdd49c0cd9d094b2dc834464527c55cf..d0dc07b544dad5db534010ac6bfcee545bf477c9 100644 (file)
@@ -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 Affero General Public License as
@@ -23,7 +23,7 @@ import org.mxchange.addressbook.beans.BaseAddressbookController;
 /**
  * A feature bean
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("featureController")
 @ApplicationScoped
index 02509d448b40203140b4dfea0e3564d902b20fd0..72322753b0f1fff6cea6b1745348ef5807132a9f 100644 (file)
@@ -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 Affero General Public License as
@@ -22,7 +22,7 @@ import javax.ejb.Local;
 /**
  * An interface for country beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookFeaturesWebApplicationController extends Serializable {
index c2371e88c56c29dddb18a3ead10552fd3aaba3e9..048441ec5400831d8c6de18a3a208a7dd6fabb5d 100644 (file)
@@ -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 Affero General Public License as
@@ -26,7 +26,7 @@ import org.mxchange.jcontacts.contact.gender.GenderUtils;
 /**
  * A gender bean
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("genderController")
 @ApplicationScoped
index 58edf68b3b17b6497227b576a37a94b016788c01..2edc491d304f3f63ed12869eaf5539f181b44a3f 100644 (file)
@@ -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 Affero General Public License as
@@ -23,7 +23,7 @@ import org.mxchange.jcontacts.contact.gender.Gender;
 /**
  * An interface for data beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookGenderWebApplicationController extends Serializable {
 
index e20f24339b04d5642153992f1f2566b4d24f7c9f..5f9cb5620e95232be6ead711b127195c7a5d3555 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder GmbH
+ * Copyright (C) 2016 Roland Häder GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
@@ -23,7 +23,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * An interface for general bean helper
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookWebRequestController extends Serializable {
 
index edc5beb3edc95a28fa673dd2965205fd4fd68727..9ed6d04b8cb6a472c33f015e46a18a72ed8217c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder GmbH
+ * Copyright (C) 2016 Roland Häder GmbH
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
@@ -32,7 +32,7 @@ import org.mxchange.addressbook.beans.phone.AddressbookAdminPhoneWebRequestContr
 /**
  * A general helper for beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminHelper")
 @RequestScoped
index d399a0784e9ba1b306895d5bad36cf306518640c..5db9cef17f06de87c57ecd12a314cd421495bb51 100644 (file)
@@ -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 Affero General Public License as
@@ -33,7 +33,7 @@ import org.mxchange.jusercore.events.logout.ObserveableUserLogoutEvent;
  * <p>
  * 1: http://www.mkyong.com/jsf2/jsf-2-internationalization-example/
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("localizationController")
 @SessionScoped
index 29cc6854d70b301a9664e0b0577471625b5abc93..e0d2b609a8dae1309a590ee8a2918452cd29df9e 100644 (file)
@@ -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 Affero General Public License as
@@ -24,7 +24,7 @@ import org.mxchange.jusercore.events.logout.ObserveableUserLogoutEvent;
 /**
  * An interface for localization change beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookLocalizationSessionController extends Serializable {
 
index bcd5ba28850f075cc5e51980ec8eff43a5af764c..88c18721b6b720ae2b1bf3778cb0b33a5c2850c9 100644 (file)
@@ -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 Affero General Public License as
@@ -55,7 +55,7 @@ import org.mxchange.jusercore.model.user.status.UserAccountStatus;
 /**
  * A web bean for user registration
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("loginController")
 @SessionScoped
index afcf0d26b242230928514860c2bf3a0ad111e7aa..c5da9603358843d302bf7bf31ab06cff25c0979f 100644 (file)
@@ -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 Affero General Public License as
@@ -26,7 +26,7 @@ import org.mxchange.jusercore.model.user.password_history.PasswordHistory;
 /**
  * An interface for registration web controllers
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookUserLoginWebSessionController extends Serializable {
index fc273d2e93583868e726461db581d3de728ea0a2..01fc8bd5edef4c1e6e300d98233f75d3c7211d56 100644 (file)
@@ -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 Affero General Public License as
@@ -40,7 +40,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProvider;
 /**
  * Administrative bean (controller) for mobile provider
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminMobileProviderController")
 @RequestScoped
index e3dd484ca7700fa28fab0eff0da998aad2f7b8ad..5655b2d464a10035a8062d46e53f9b6aae6eb013 100644 (file)
@@ -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 Affero General Public License as
@@ -23,7 +23,7 @@ import org.mxchange.jcountry.data.Country;
  * An interface for a request web controller (bean) for administrative mobile
  * provider purposes.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookAdminMobileProviderWebRequestController extends Serializable {
 
index be138c76d1d81d4cc8c3b7e25991a86a35cbe994..446ec310d5087ec3d9c10f88511211e368900c73 100644 (file)
@@ -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 Affero General Public License as
@@ -35,7 +35,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProviderSingletonBe
 /**
  * A general bean for mobile providers
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("mobileProviderController")
 @SessionScoped
index 490914115c6191056d68cd2e02764d76f638af9f..4ef9781b71c91a0f43552059ad8d004e9abd3402 100644 (file)
@@ -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 Affero General Public License as
@@ -24,7 +24,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProvider;
 /**
  * An interface for general mobile provider controller
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookMobileProviderWebRequestController extends Serializable {
 
index 644401b8779b358151819cae58f3cbf3607a0741..df484bcf724c9ab76987dfd27a7845415d3da3d0 100644 (file)
@@ -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 Affero General Public License as
@@ -31,7 +31,7 @@ import org.mxchange.jphone.phonenumbers.landline.DialableLandLineNumber;
 /**
  * Administrative bean (controller) for phone numbers
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminPhoneController")
 @RequestScoped
index 074568ab535548747c3ea27f9c3b861a75c0c622..7e068bc5b92dd0abfb3cd585c4bf66cf754dbbce 100644 (file)
@@ -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 Affero General Public License as
@@ -26,7 +26,7 @@ import org.mxchange.jphone.phonenumbers.mobile.DialableMobileNumber;
  * An interface for a request web controller (bean) for administrative phone
  * number purposes.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookAdminPhoneWebRequestController extends Serializable {
index 94d7b98659afce0b50ab3ddc195e1fa3b76f2707..deed84dda1fd34cd67c47dccc6dd9cdd33f78aae 100644 (file)
@@ -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 Affero General Public License as
@@ -31,7 +31,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * A web request bean for user profiles
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named (value = "profileController")
 @RequestScoped
index 871edd374296fc1aa6da7c3a4d93fcad988317cd..278371c58034fff74409d431324002069bfe6fa3 100644 (file)
@@ -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 Affero General Public License as
@@ -22,7 +22,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A bean interface for user profiles
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookUserProfileWebRequestController extends Serializable {
 
index 6b7a95ce916285bee160eb75c67e793a10c5e7c6..8292e882473416cd6c4f455341e375c1ccc72291 100644 (file)
@@ -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 Affero General Public License as
@@ -24,7 +24,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * A profile mode bean
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("profileMode")
 @ApplicationScoped
index c9858184e76fe39bd2e4041aa34befd1b67b5084..98d690cd8ed0867732fdb1fec986763ce5dc90ee 100644 (file)
@@ -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 Affero General Public License as
@@ -22,7 +22,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * An interface for data beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookProfileModeWebApplicationController extends Serializable {
 
index a3dbfe7499a8639d83410504dfba384e25892d6d..88b302ef87017d2c15b8f238e18b7d0818d8c1d7 100644 (file)
@@ -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 Affero General Public License as
@@ -47,7 +47,7 @@ import org.mxchange.jusercore.model.user.status.UserAccountStatus;
 /**
  * A web bean for user registration
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("registerController")
 @SessionScoped
index 14947d43944fd6551748303a98faebacb3b9eeff..c6239c63eba0e366632821b821c2e4cc57047c8a 100644 (file)
@@ -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 Affero General Public License as
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * An interface for registration web controllers
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookUserRegisterWebSessionController extends Serializable {
 
index 6e5b1356ea2269f7c18616d93552c09ca53d9362..21e9e05adb199d753ba9d1c7d46685b74d36f06e 100644 (file)
@@ -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 Affero General Public License as
@@ -37,7 +37,7 @@ import org.mxchange.jusercore.model.user.status.UserAccountStatus;
 /**
  * A web session bean for resending confirmation link
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("resendController")
 @SessionScoped
index 15d17dfd9781ee133de9b23ea86d940b415eba5f..ffcef87c6a3b9f2dae4d6dc4d89dd56104402e5b 100644 (file)
@@ -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 Affero General Public License as
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * An interface for an email change controller
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookResendLinkWebSessionController extends Serializable {
 
index 5664e088172de729b07c7c0732f40c08389deaef..d2a9a12775ae0acd54b185e686e2d4cac404198f 100644 (file)
@@ -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 Affero General Public License as
@@ -47,7 +47,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * A bean for sharing address books with other users
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named (value = "shareController")
 @SessionScoped
index a92576f26a9568c750ef4025076735c7242fc43c..066dc2ec63d6947ea23b5f5089832292fe1e1dec 100644 (file)
@@ -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 Affero General Public License as
@@ -27,7 +27,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * Controller interface sharing address books
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookSharesWebSessionController extends Serializable {
 
index 3bf27f94eeec8afa3b8dd6afa61042050ded89b4..a12da1c9d7023bb342f3d7c3bec1cd9e7c819372 100644 (file)
@@ -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 Affero General Public License as
@@ -61,7 +61,7 @@ import org.mxchange.jusercore.model.user.status.UserAccountStatus;
 /**
  * A user bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("adminUserController")
 @RequestScoped
index ee4006277df294f64b76682ace943abae0d44adf..10dad2edc93a4c3ab8ad4fa6611c1ec0b99e55f2 100644 (file)
@@ -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 Affero General Public License as
@@ -23,7 +23,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * An interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookAdminUserWebRequestController extends Serializable {
 
index e809cff67a80a259353b61d72c4baeb7d4d9118f..26da57348cb7725921204f77d0190a62e2631275 100644 (file)
@@ -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 Affero General Public License as
@@ -59,7 +59,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * A user bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("userController")
 @SessionScoped
index 511a43f80b3d2f61f8576cce6da325aff0dc15bf..56431b5b92ed388446b673c399a31456ae803be1 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jusercore.model.user.profilemodes.ProfileMode;
 /**
  * An interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface AddressbookUserWebSessionController extends Serializable {
 
index 5430427237c2dbec139825bbdc712a8b65fb94cf..27b4becf1d5d8bd7ac6859c652d70dfaf170a258 100644 (file)
@@ -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 Affero General Public License as
@@ -44,7 +44,7 @@ import org.mxchange.jusercore.model.user.password_history.PasswordHistory;
 /**
  * A user password (change) bean (controller)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Named ("userPasswordController")
 @RequestScoped
@@ -104,7 +104,7 @@ public class AddressbookUserPasswordWebRequestBean extends BaseAddressbookContro
                        Context context = new InitialContext();
 
                        // Try to lookup
-                       this.userBean = (UserSessionBeanRemote) context.lookup("java:global/jlandingpage-ejb/user!org.mxchange.jusercore.model.user.UserSessionBeanRemote"); //NOI18N
+                       this.userBean = (UserSessionBeanRemote) context.lookup("java:global/addressbook-ejb/user!org.mxchange.jusercore.model.user.UserSessionBeanRemote"); //NOI18N
                } catch (final NamingException e) {
                        // Throw again
                        throw new FaceletException(e);
index 4c42a1ec8743548dfa25eb58fc081cc539aedfb9..b53e7d99f193163aff106757967244b76ee1b167 100644 (file)
@@ -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 Affero General Public License as
@@ -22,7 +22,7 @@ import javax.ejb.Local;
 /**
  * An interface for user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface AddressbookUserPasswordWebRequestController extends Serializable {
index 2d507114aadb8d0904597778e8439a97c659ab51..4b23ffcf51f8163360b81b01723e613072fa2020 100644 (file)
@@ -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 Affero General Public License as
@@ -35,7 +35,7 @@ import org.mxchange.jphone.phonenumbers.phone.PhoneSessionBeanRemote;
 /**
  * Converter for cellphone id <-> valid cellphone instance
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesConverter (value = "CellphoneConverter")
 public class AddressbookCellphoneConverter implements Converter {
index f78db8cfbd4db755e4bcf7f82631b4a08090bdc4..ca8c121965f2d43987429e45ec521a41750c7ba7 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * Converter for contact id <-> valid contact instance
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesConverter (value = "ContactConverter")
 public class AddressbookContactConverter implements Converter {
index c5bebf2c6cb4cd7dd6f7fda517edc34f60ed0e12..d339c1ad0026645872d82f7f2320bcaa94ee5904 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jcountry.data.CountrySingletonBeanRemote;
 /**
  * Converter for country instance
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesConverter (value = "CountryConverter")
 public class AddressbookCountryConverter implements Converter {
index e257ea36d33f2559161f4f559763085f766cf3fa..bd31765560eb7bd3cb00c5adc3a5527723b8361c 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jphone.phonenumbers.mobileprovider.MobileProviderSingletonBe
 /**
  * Converter for SMS provider instance
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesConverter (value = "MobileProviderConverter")
 public class AddressbookMobileProviderConverter implements Converter {
index 563d4db7dbc3593c3bd060ca6f9f061cff722fcf..3dc594478d5d5c0d63558921e21f0302a64e3e29 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jusercore.model.user.UserSessionBeanRemote;
 /**
  * Converter for user id <-> valid user instance
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesConverter (value = "UserConverter")
 public class AddressbookUserConverter implements Converter {
index 8cc496adaff01db5a8f078de463ea7cd0f20ef0e..fb0e034949f45a245ac8af198fcd6b8cf7564346 100644 (file)
@@ -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
@@ -35,7 +35,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * A validator for address book id verification
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator (value = "AddressbookIdValidator")
 public class AddressbookIdValidator extends BaseLongValidator {
index 8754a6e97cf79c4acb02ca59f12d87e12b42b59d..c5d1993788e665c8df521fb66e5def3a1401ed68 100644 (file)
@@ -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
@@ -33,7 +33,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * A birthday validator
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator("BirthdayValidator")
 public class AddressbookBirthdayValidator extends BaseDateValidator implements Validator {
index c6000f7fdf4ccb069fdeec9cb8f901c97715e031..b04b53b0bb099460938541f3fc070da49f1128f3 100644 (file)
@@ -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 Affero General Public License as
@@ -34,7 +34,7 @@ import org.mxchange.jcoreee.validator.string.BaseStringValidator;
 /**
  * A validator for email address validation
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator ("EmailAddressValidator")
 public class AddressbookEmailAddressValidator extends BaseStringValidator implements Validator {
index ea6b426f725ac98fc2e5454bf083e1df18b27ac7..9db2f764663e436f7ddf235271017a5c7465ebd9 100644 (file)
@@ -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
@@ -26,7 +26,7 @@ import org.mxchange.jcoreee.validator.string.BaseStringValidator;
 /**
  * A validation class for addressbook names, such as first name or family name.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator (value = "AddressbookNameValidator")
 public class AddressbookNameValidator extends BaseStringValidator implements Validator {
index 6063179614095dc6ca3fe7aa76b472333e4a4e0b..3f58d958a9ad58cbbd5711c38bc1b11ef9bae7cf 100644 (file)
@@ -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 Affero General Public License as
@@ -32,7 +32,7 @@ import org.mxchange.addressbook.beans.login.AddressbookUserLoginWebSessionContro
 /**
  * A validator for validating passwords (if they match with stored)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator (value = "UserPasswordValidator")
 public class AddressbookUserPasswordValidator extends BaseStringValidator implements Validator {
index 7f85364df6ab283841d3896543402738d05b44f2..5530222dedb5d54448b3d8000b087cc466af625f 100644 (file)
@@ -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
@@ -39,7 +39,7 @@ import org.mxchange.jusercore.model.user.UserSessionBeanRemote;
 /**
  * A validator for user ids
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @FacesValidator (value = "UserIdValidator")
 public class AddressbookUserIdValidator extends BaseLongValidator implements Validator {
index ec6d229d428320dd21bb3d1c353eb0225daf3d7b..e904fa5866058d6d3c9473dbb67a8b36fc3c92d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 Roland Haeder
+# Copyright (C) 2016 Roland H\u00e4der
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 4b67cae7bdc3359de705244a4c40574cb661a5d2..4a12d5e0d364d08a2eeff12ffe0912c3f37368ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 Roland Haeder
+# Copyright (C) 2016 Roland H\u00e4der
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as