Bookmark saved by a user. A bookmark represents a URL (or link) that has been saved by a given user. User can define properties about a bookmark -- title, notes and tags. A bookmark maybe saved in zero or more folders. Each bookmark has two different timestampes: one describes the date/time when the bookmark is first created, and the other describes the date/time when any bookmark properties have been modified.
All bookmarks have an unique ID, which is usually assigned by the database system when the DB record for a bookmark is created for the first time.
@author Harry Chen @since 2.2Bookmarks are simple name/location pairs:
Analogous to the RootOid.
A Bookmark
consists of the IMap
object it is associated with, the Envelope
that decscribes the bounds, and a user-defined name.
Feed
inside the hierarchy of Folders. The user may define some properties, e.g. how often to reload the related Feed.
@author bpasero
Feed
inside the hierarchy of Folders. The user may define some properties, e.g. how often to reload the related Feed.
@author bpasero
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|