]> git.mxchange.org Git - jproduct-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 27 Apr 2018 22:03:04 +0000 (00:03 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 24 Jun 2018 16:13:19 +0000 (18:13 +0200)
commitcb5a15efb68b4e4d54c913b962f66b8d65ca5013
treec3ba5c5e571851dee1c1ac82640876b66f9f136f
parent2644e025d6aa482f05b6451ff528169318ab21a7
Continued:
- renamed UpdatedProductEvent -> ObservableProductUpdatedEvent to follow
  naming-convention
- productCreated cannot be copied

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