Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

User Story

User can create and save a new Acquisition record, as in the Acquisition schema. Only Acquisition information, Object identification information, and Date information will be supported, and only scalar and string values are supported unless otherwise noted.

See also:

Related User Stories
Derived Stories:

Services Stories (not already supported)

  • Acquisition service:
    • Service consumer can create a new Acquisition record
    • Service consumer can retrieve an existing Acquisition record by CSID
    • Service consumer can update existing Acquisition record by CSID
  • CollectionObjectAcquisition service:
    • Service consumer can check if a CollectionObjectAcquisition instance exists associated to a CollectionObject (by CSID).
    • Service consumer can create a CollectionObjectAcquisition instance, associating a CollectionObject to an Acquisition Object.
    • Service consumer can retrieve a CollectionObjectAcquisition instance, by CSID.
    • Service consumer can retrieve a CollectionObjectAcquisition instance associated to a CollectionObject CSID.
    • Service consumer can persist changes to existing CollectionObjectAcquisition instance by CSID
  • ID service
    • Service consumer can request patterns appropriate to Acquisition activity

Application Layer Stories (example guesses - needs attention)

  • Application consumer can fetch UISpec for Acquisition page for a new Acquisition
  • Application consumer can fetch UISpec for Acquisition page for an existing Acquisition
  • Application consumer can create new Acquisition record
  • Application consumer can save changes to existing Acquisition record

UI Layer Stories

  • Essentially the same as the top level story???]
  • No labels