Opened 10 years ago

Closed 10 years ago

#82 closed enhancement (fixed)

Notes: see also table

Reported by: david Owned by: dstillman
Priority: minor Milestone: 1.0 Beta 1
Component: data layer Version:
Keywords: Cc:

Description

Note.getSeeAlso() -- return an array of items related to this note.

Change History (1)

comment:1 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [333]) See Also functionality for items and notes

Item.addSeeAlso(itemID)
Item.removeSeeAlso(itemID)
Item.getSeeAlso() -- array of linked items

Relationships are mutual

Closes #82, Notes: see also table

Note: See TracTickets for help on using tickets.