/*
- * Copyright (C) 2016, 2017 Roland Häder GmbH
+ * Copyright (C) 2016, 2017 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
* <p>
* @author Roland Häder<roland@mxchange.org>
*/
-@Named ("adminHelper")
+@Named ("beanHelper")
@RequestScoped
public class AddressbookWebRequestHelperBean implements AddressbookWebRequestHelperController {