]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-737: Added fields to Contact serice, conforming to current 0.5 wireframe and...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 4 Feb 2010 06:34:47 +0000 (06:34 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 4 Feb 2010 06:34:47 +0000 (06:34 +0000)
commit230c3363a2ffd7c738c1c577af09367ae25e3441
tree338f0bd7e4f8460619103f829ffb0b0cd55f0c4b
parentfd59aab3d489bd4d22cd29d4550504b73edeed76
CSPACE-737: Added fields to Contact serice, conforming to current 0.5 wireframe and representing a subset of complete contact schema.  Use numbered elements ending in 1..3 to simulate repeatable fields, per team decision for 0.5; will revisit in subsequent releases.
services/contact/3rdparty/nuxeo-platform-cs-contact/src/main/resources/OSGI-INF/layouts-contrib.xml
services/contact/3rdparty/nuxeo-platform-cs-contact/src/main/resources/schemas/contacts_common.xsd
services/contact/client/src/test/java/org/collectionspace/services/client/test/ContactServiceTest.java
services/contact/jaxb/src/main/java/org/collectionspace/services/contact/ContactJAXBSchema.java
services/contact/jaxb/src/main/java/org/collectionspace/services/contact/ContactListItemJAXBSchema.java
services/contact/jaxb/src/main/resources/contacts-common.xsd
services/contact/service/src/main/java/org/collectionspace/services/contact/nuxeo/ContactDocumentModelHandler.java