]> git.mxchange.org Git - jcontacts-business-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 20 Sep 2017 18:37:12 +0000 (20:37 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 20 Sep 2017 18:37:12 +0000 (20:37 +0200)
commit4c3aa667fcaf4c892707a3b31048ad06c625e802
treec0b74fc2869d6c05ae6013e17edb54d0b2fb7920
parent306a3558f41165ad5055d312f2e49e448743d86e
Continued:
- need to have serial number unique accross project's JARs
- added named query SearchBranchOfficeById which searches for branch office
  entity by it's primary key

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontactsbusiness/exceptions/basicdata/BasicCompanyDataNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/branchoffice/BranchOfficeNotFoundException.java [new file with mode: 0644]
src/org/mxchange/jcontactsbusiness/exceptions/employee/CompanyEmployeeNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/headquarters/CompanyHeadquartersNotFoundException.java
src/org/mxchange/jcontactsbusiness/model/branchoffice/CompanyBranchOffice.java