]> git.mxchange.org Git - jphone-lib.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 14 Apr 2020 19:49:40 +0000 (21:49 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 14 Apr 2020 19:49:40 +0000 (21:49 +0200)
commit73f3988f00679a72e0ed6f2d4cb3db5ddcfe6cd5
tree6de19a333fd4a25dd90cc0a594b24b2ffd3f0ba5
parentb84c2d135a27ead858d6b3910427e8e246bbb132
Continued:
- renamed allSomeEntities() to fetchAllSomeEntities()
- maybe removed deprecated or not recommended business methods
- if a method fetches e.g. a limited list of "Bar" entities, limited by an
  entity "Foo" it must be named "fetchAllBarsByFoo()"

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jphone/model/phonenumbers/mobileprovider/MobileProviderSingletonBeanRemote.java
src/org/mxchange/jphone/model/phonenumbers/phone/PhoneSessionBeanRemote.java