]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-63: Abstract base class "CollectionObjectClient" now has method for getting...
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 10 Apr 2009 18:25:38 +0000 (18:25 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 10 Apr 2009 18:25:38 +0000 (18:25 +0000)
commit786f1b190dcc8f9b58c6bbcf59e8d86dd7c5f6f1
treed9881a26e1280b9c2e23e752723a9fef97658805
parent34f1ffebebcc41c14ed717f078849aaa836c5d44
CSPACE-63: Abstract base class "CollectionObjectClient" now has method for getting the CollectionSpace URL prefix from a system property.  If the property is not set then a default of 'http://localhost:8080/helloworld/cspace-nuxeo' is used.
HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/CollectionObjectClient.java
HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/CollectionSpaceClient.java
HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/DomainIdentifierClient.java
HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/IdentifierClient.java
HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/PersonNuxeoClient.java