]> git.mxchange.org Git - jcontacts-business-lib.git/commit
allSomeFooData() is mostly administrative, so let's split it out for now. One
authorRoland Häder <roland@mxchange.org>
Sun, 23 Jul 2017 17:42:12 +0000 (19:42 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 23 Jul 2017 17:42:12 +0000 (19:42 +0200)
commit403a20e85af354a1c57d3c6beb6ed06541c27f7e
tree595093c59f28cd51e29290afa99aaac630b8087c
parent548c43a0cf17c07eec086f4da5a73ca8c61fdd0e
allSomeFooData() is mostly administrative, so let's split it out for now. One
exception here is a full user-visible list of all foo-data entries (here
business data).

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontactsbusiness/BusinessDataAdminSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jcontactsbusiness/BusinessDataSessionBeanRemote.java