]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5727: Refactored into abstract and implementation methods for easier extensibi...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 13 Dec 2012 01:40:38 +0000 (17:40 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 13 Dec 2012 01:40:38 +0000 (17:40 -0800)
commit6bd87711af6066566eb2e82baebd39af4c252710
tree94a2faddc8d4a925df0816dcf8b8851b1479cb61
parente76d7312c3347e6e7712f430949704f2273ac22a
CSPACE-5727: Refactored into abstract and implementation methods for easier extensibility; e.g. for updating moveable locations (crates or equivalent) for some implementers.
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/AbstractUpdateObjectLocationValues.java [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/UpdateObjectLocationOnMove.java