]> git.mxchange.org Git - jcustomer-lib.git/commit
Added busines methods:
authorRoland Häder <roland@mxchange.org>
Tue, 26 Apr 2016 08:20:31 +0000 (10:20 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 26 Apr 2016 08:20:31 +0000 (10:20 +0200)
commit2ec32995fd3adda79544832f1251ab7f7fe5976c
tree5bc0ca4e1cda9b6898eb1ba88810c70cd400e960
parente70e4e383c52f96f6ba7453762720b884300cd8a
Added busines methods:
- addCustomer(): adds given customer to database (JPA)
- createCustomerNumber(): creates a free customer number. The EJB *can* do it with generic CustomerUtils class, but don't have to.
src/org/mxchange/jcustomercore/model/customer/AdminCustomerSessionBeanRemote.java