Searchable Collection SUM

A structured set of operations to access, maintain and search a collection of multiple items.

Link to SUM Download (Word)

The SUM uses the four collection genres:

  • Add -- Add an object to a collection of objects.
  • Read -- Read an object from a collection of objects.
  • Replace -- Replace an object in a collection of objects.
  • Remove -- Remove an object from a collection of objects.

Combined with search and other capabilities

Revised Version September 2009 attached below.


Comments

  • Searchable collection contains a lot of the text from the Collection SUM. Would like to investigate a "re-use by reference" model. ie, just reference the Collection SUM at appropriate places, rather than copy text. (AU Team)
  • I think we need to take out the Logging stuff etc and just make this the Collection SUM plus search. Go for the lowest common denominator so that people can build upon it as appropriate to them. You might want to list these things in Implementation Guideance as things people might do. LyleWinton

Attachments