]> git.mxchange.org Git - jaddressbook-share-lib.git/commit
opps, messed up addressbook-lib and jaddressbook-lib. The first one is a sub-project...
authorRoland Häder <roland@mxchange.org>
Mon, 2 May 2016 08:49:40 +0000 (10:49 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 2 May 2016 08:49:40 +0000 (10:49 +0200)
commit1e03aa57abc4c4a748141f4487c7c8969f8fc26d
tree12c530ad5a8c957692e1f2e2330b196db1371faf
parent12b46107892644e80fae68c29c13daeef2c23aa8
opps, messed up addressbook-lib and jaddressbook-lib. The first one is a sub-project of addreassbook which should hold project-specific remote interfaces. jaddressbook-lib is "generic" and therefore should only contain generic remote interfaces.
13 files changed:
README.txt
build.xml
lib/jaddressbook-lib.jar [deleted file]
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/org/mxchange/addressbook/model/addressbook/AddressbookSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/addressbook/model/shared/SharedAddressbooksSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/addressbook/validator/addressbook/AddressbookIdValidator.java [deleted file]
src/org/mxchange/addressbook/validator/booleans/UserProfileVisibilityValidator.java [deleted file]
src/org/mxchange/addressbook/validator/names/AddressbookNameValidator.java [deleted file]
src/org/mxchange/addressbook/validator/user/UserIdValidator.java [deleted file]