]> git.mxchange.org Git - jproduct-lib.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 15 Oct 2017 20:04:09 +0000 (22:04 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 15 Oct 2017 20:08:29 +0000 (22:08 +0200)
commitfdadac1786fd8d883960d462f11b224a57ecdcc9
tree24da6fda3897a10a387fd3d81dd5c5fcdcac840f
parent215b6e8a145bc5b3c9307df1dc105eeac81b0118
Continued:
- removed no longer thrown exception as this has been generalized (usual way
  accross all projects)
- added new business method findCategoryById()
- added new business method findProductById()

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jproduct/model/category/AdminCategorySessionBeanRemote.java
src/org/mxchange/jproduct/model/category/CategorySessionBeanRemote.java
src/org/mxchange/jproduct/model/product/AdminProductSessionBeanRemote.java
src/org/mxchange/jproduct/model/product/ProductSessionBeanRemote.java