]> git.mxchange.org Git - jproduct-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 14 Oct 2017 12:49:48 +0000 (14:49 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 14 Oct 2017 13:19:30 +0000 (15:19 +0200)
commit67e280617a5bcc782cb8b9d6c2f697ce9d15b693
treedf326181789444dc313e37b8806c31decf76f16f
parentf1ee584c899c681ab2595de0570b1ce9006fd3e2
Continued:
- removed categoryId from constructor as this should *NEVER* be set from outside
- @Deprecated added for noticing me to move out copyAll() methods to utility
  classes as entities should not have "complex" logic (they are basically data
  containers and equals/hashCode + some constructors is okay)

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