]> git.mxchange.org Git - jcustomer-core.git/commit
Continued with customer events:
authorRoland Häder <roland@mxchange.org>
Tue, 26 Apr 2016 08:01:55 +0000 (10:01 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 26 Apr 2016 08:01:55 +0000 (10:01 +0200)
commitad8a1b00aa58746c55b47fb148f4771a88f6e53a
treea1d9c015919933ce9f33aa40335f2c10192d437e
parentf1420b57788761412f2cfa147065158633e6abbf
Continued with customer events:
- added event being fired when the administrator has added a new customer
- the customer instance must be persisted already as the id numbers are being validated.
src/org/mxchange/jcustomercore/events/AdminAddedCustomerEvent.java [new file with mode: 0644]
src/org/mxchange/jcustomercore/events/CustomerAdminAddedEvent.java [new file with mode: 0644]