]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5763: Allow date values to be used in generic name and number properties in...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 26 Apr 2013 02:39:38 +0000 (19:39 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 26 Apr 2013 20:16:35 +0000 (13:16 -0700)
commitbae4fd16caca2902f6d9ab64a2146d65a674a889
treedae59fbc5cfcbb3f33a10ead127c004ab270b594
parentd10e99674fa810f5f8160a004abb3e422ff9cfc5
CSPACE-5763: Allow date values to be used in generic name and number properties in summary lists.

CSPACE-5763: Consolidate handling of Nuxeo property values that aren't directly capable of being cast to a String. Handle decimal values as well as date values, in that category.
services/common/src/main/java/org/collectionspace/services/common/context/ServiceBindingUtils.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/util/NuxeoUtils.java