]> git.mxchange.org Git - jproduct-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Apr 2018 21:29:33 +0000 (23:29 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Apr 2018 21:40:27 +0000 (23:40 +0200)
commit2644e025d6aa482f05b6451ff528169318ab21a7
treec825b173fb42d0468bf072d4eafbd10fe86cc0ac
parent67955d5e67c4dbc2100da3148e9a0b212436e27d
Continued:
- added event interface and class for updated product instances
- fixed documentation, was a leftover from older times
- implemented Products.copyAll()

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jproduct/events/product/updated/ProductUpdatedEvent.java [new file with mode: 0644]
src/org/mxchange/jproduct/events/product/updated/UpdatedProductEvent.java [new file with mode: 0644]
src/org/mxchange/jproduct/model/product/GenericProduct.java
src/org/mxchange/jproduct/model/product/Product.java
src/org/mxchange/jproduct/model/product/Products.java