]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4691: Prototyped one way that we might return large decimal values without...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 3 Aug 2012 19:25:15 +0000 (12:25 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 3 Aug 2012 19:25:15 +0000 (12:25 -0700)
commit2bc29adf78430a6baeb1b785de7778c41fb3a912
tree1cdea7e23697c65e1f6c494a21bf6394b8de5f51
parentb73434aa8d0962dd45b20073068005657b009b0e
CSPACE-4691: Prototyped one way that we might return large decimal values without formatting these in decimal notation. Note that we likely will need to support more decimal places than 2, by changing the DecimalFormat pattern string.
services/common/src/main/java/org/collectionspace/services/common/document/DocumentUtils.java