Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b1c5e27c 12/11/2015 11:27 AM Andreas Kohlbecker

organizing imports

a0f27d8b 11/27/2013 11:55 AM Cherian Mathew

remote.xml : added simple rdf marshaller (named rdfMarshaller) for the web service rdf responses
RdfViewTest, OaiPmhViewTest : changed SpringBeanByType annotation to SpringBeanByName since we have now two marshallers (remote.xml)
RdfView, XmlView, OaiPmhResponseView : added qualifier for autowired marshaller since we now have two marshallers (remote.xml)...

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with trunk

6e56392b 01/29/2010 03:28 PM Katja Luther

while unmarshalling the xml escaping has to be reversed

b25cd654 11/26/2009 11:41 AM Ben Clark

Small changes to the cdmlib-model package, mainly due to read-write operations on parts of the model leading to e.g. the need for cascade semantics on certain relationships

ALSO
I removed the @Transient annotations from the titleCache properties of TeamOrPersonBase and NonViralName

17a0cbe8 11/02/2009 01:27 PM Ben Clark

Changed public boolean supports* to JavaBeans compliant isSupports*() method signatures in Feature class
Several minor bugfixes in defined terms, validation. Indexing works on all Description Element Base subclasses.

1412a4c4 10/26/2009 01:40 PM Katja Luther
9d94caf6 10/06/2009 02:36 AM Andreas Müller

minor

05663465 10/06/2009 02:33 AM Andreas Müller

Deleted Keyword class

966719db 10/05/2009 02:49 PM Katja Luther
e714ad01 10/04/2009 11:21 PM Andreas Müller

comment XMLescape in JAXB to make maven run

0f33fc8f 10/01/2009 03:39 PM Katja Luther
89842e70 09/28/2009 03:44 PM Niels Hoffmann

fixes #1100 and #1101

7f2f8002 09/24/2009 03:22 PM Katja Luther
4208745a 05/07/2009 01:36 PM Ben Clark

Lots of changes, but primarily:
Enabled the marshalling / unmarshalling of LSIDAuthority
Renamed the User table to UserAccount to avoid problems on SQLServer
Major refactoring of CacheStrategyGenerators so that the generic framework extends across all IIdentifiableEntities, allowing (but not requiring) the use of @Configurable and aop to inject custom cache strategy generators at runtime

ee91bcd9 02/25/2009 01:45 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

933978db 02/11/2009 11:40 AM Anahit Babadshanjan

Cleanup

961ee94b 11/27/2008 12:34 AM Andreas Müller

warning clean cdmlib-model agent and jaxb

d3c778f3 09/29/2008 09:58 AM Anahit Babadshanjan

Refactored JAXB package from cdmlib-model to cdmlib-io. Activator added to app-import.

77574053 09/24/2008 02:39 PM Anahit Babadshanjan

Marshall/unmarshall HomotypicalGroup. Improved tables comparison.

c5779884 09/23/2008 01:54 PM Niels Hoffmann

comma in the wrong place

68f70701 09/19/2008 08:43 AM Anahit Babadshanjan

Normalized Distribution/NamedArea (used in Palmae exemplar group data)

8f997cf2 09/16/2008 01:52 PM Anahit Babadshanjan

Unmarshall TextData/MultiLanguageText for one entry in Map

05968e02 09/16/2008 11:46 AM Anahit Babadshanjan

Marshall TextData/MultiLanguageText for one entry in Map

ae6264e4 09/12/2008 04:02 PM Anahit Babadshanjan

Marshall/unmarshall LanguageString. Fixed TermVocabulary_Representation.

fa6763d6 09/12/2008 10:30 AM Anahit Babadshanjan

Marshall/unmarshall TermVocabulary

24e6e7c0 09/11/2008 11:54 AM Anahit Babadshanjan

Marshall/unmarshall Representations explicitly

2dbdf2a0 09/10/2008 01:08 PM Anahit Babadshanjan

Unmarshall FeatureNode and FeatureTree.

4393fcb0 09/10/2008 08:53 AM Anahit Babadshanjan

Media service added. Marshall FeatureNode and FeatureTree.

7b193710 09/09/2008 11:04 AM Marc Geoffroy
d26c2ef9 09/08/2008 02:31 PM Anahit Babadshanjan

Opportunity to omit term loading during DB initialization.
Use @Qualifier to fix bean creation error.

908eda50 09/06/2008 12:06 PM Andreas Müller
ddabd171 09/06/2008 11:43 AM Andreas Müller
e37a7b96 09/04/2008 09:05 AM Anahit Babadshanjan
6cce5702 09/02/2008 05:00 PM Anahit Babadshanjan
f28b5f66 09/01/2008 03:08 PM Anahit Babadshanjan

Implemented Occurrence Service. Marshalling / unmarshalling SpecimenOrObservationBase.

bfb77260 09/01/2008 01:19 PM Niels Hoffmann
64c4a14d 08/29/2008 03:31 PM Anahit Babadshanjan
e0e550a8 08/27/2008 10:49 AM Anahit Babadshanjan

Retrieve taxa, synonyms, and relationships from services rather than traversing the taxonomic tree.

153fd456 08/26/2008 03:18 PM Anahit Babadshanjan
9840a066 08/21/2008 05:43 PM Anahit Babadshanjan
3e57e2a8 08/21/2008 04:59 PM Anahit Babadshanjan
0ae18eec 08/19/2008 02:22 PM Anahit Babadshanjan

Using external marshaller listener to set id=0 in case of DefinedTermBase derived classes.
Using read-only transaction.

c9aa1c0d 08/14/2008 04:13 PM Anahit Babadshanjan

Tested some options to retrieve taxa flat

1b212d81 08/13/2008 04:49 PM Anahit Babadshanjan

Counting rows

ddae61ce 08/12/2008 05:12 PM Anahit Babadshanjan

Deserialize Cichorieae reference database

b5bfe69b 08/05/2008 04:26 PM Anahit Babadshanjan

Refactored DataSet

e1c9b32e 08/05/2008 02:10 PM Anahit Babadshanjan

Performed project cleanup.

9d0d8d15 08/05/2008 01:58 PM Anahit Babadshanjan

Temporarily use getStrUuid method to annotate field uuid as XML ID until we migrate to JAXB 2.1.
Retrieve fields relatedTo, relatedFrom and type for taxon and synonym relationships.

3f71435e 07/23/2008 03:19 AM Andreas Müller
cfbd62fa 07/23/2008 01:27 AM Andreas Müller

UUIDUserType

2d38031a 07/09/2008 04:13 PM Anahit Babadshanjan

Store sample data set in DB

7baa835b 07/08/2008 01:15 PM Anahit Babadshanjan
2e5be287 07/04/2008 05:38 PM Anahit Babadshanjan

Roundtrip marshalling - unmarshalling with sample data set

5c7016b6 07/02/2008 01:39 PM Anahit Babadshanjan

Initial version

dbff59db 07/02/2008 12:15 PM Anahit Babadshanjan

JAXB marshaling: Added Synonym Relationships

be986d99 06/18/2008 02:45 PM Anahit Babadshanjan

Commented call of Marshaller.marshal(Object, File) since this method is not yet supported
(needs jre1.6.0_06).

ca309c66 06/17/2008 02:59 PM Anahit Babadshanjan