]> git.mxchange.org Git - addressbook-war.git/commit
Please repeat:
authorRoland Häder <roland@mxchange.org>
Sat, 9 Sep 2017 20:23:54 +0000 (22:23 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 9 Sep 2017 20:23:54 +0000 (22:23 +0200)
commit441e508dbd59fc37cf51cbe2f804d399d2c675b6
tree2ba2ed581b6365686944f4ce218a661bcd0eadfc
parent08386037c1352d2560d77139473aff7bcd99a26e
Please repeat:
- renamed to project's prefix
- copied cache-based code from jfinancials

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/addressbook/beans/business/branchoffice/AddressbookAdminBranchOfficeWebRequestBean.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/business/branchoffice/AddressbookAdminBranchOfficeWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/business/branchoffice/AddressbookBranchOfficeWebRequestBean.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/business/branchoffice/AddressbookBranchOfficeWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/business/branchoffice/FinancialsAdminBranchOfficeWebRequestBean.java [deleted file]
src/java/org/mxchange/addressbook/beans/business/branchoffice/FinancialsAdminBranchOfficeWebRequestController.java [deleted file]
src/java/org/mxchange/addressbook/beans/business/branchoffice/FinancialsBranchOfficeWebRequestBean.java [deleted file]
src/java/org/mxchange/addressbook/beans/business/branchoffice/FinancialsBranchOfficeWebRequestController.java [deleted file]
src/java/org/mxchange/addressbook/beans/contact/phone/AddressbookContactPhoneWebRequestBean.java