]> git.mxchange.org Git - jcontacts-business-lib.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 19 Aug 2017 18:36:53 +0000 (20:36 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 19 Aug 2017 18:36:53 +0000 (20:36 +0200)
commitf9395110f8719649e47636e80b342fa91f4d02ae
tree7073a1db198c8a1da937809e2bf351a42035f5e1
parent3095a918a97ccb3bc8488cc0d1643a59288fe980
Continued:
- renamed administrative business-data interface as this break naming convention
- added thrown exception to generic business-data interface
- added remote interfaces for administrative and general purposes, the general
  already have 2 business methods

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontactsbusiness/basicdata/AdminBusinessDataSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jcontactsbusiness/basicdata/BusinessDataAdminSessionBeanRemote.java [deleted file]
src/org/mxchange/jcontactsbusiness/basicdata/BusinessDataSessionBeanRemote.java
src/org/mxchange/jcontactsbusiness/employee/AdminCompanyEmployeeSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jcontactsbusiness/employee/CompanyEmployeeSessionBeanRemote.java [new file with mode: 0644]