]> git.mxchange.org Git - jproduct-lib.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 23 Oct 2017 19:46:52 +0000 (21:46 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 23 Oct 2017 21:08:37 +0000 (23:08 +0200)
commit9e6862cc03b1d3a16f043224a17c4ee21863e913
tree46211636c0ea4e733bacff492636facffb379c12
parentd0e62e452d4f1fcf1ae4f2c8123a38f77db24d5c
Continued:
- "get" is for pure getters, better use "all" for this kind method of methods
- "doAdminFoo" is old way, just "addSomeFoo()" is fine

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