The INoteBLL type exposes the following members.

Methods

  Name Description
Public method EnsureNoteExists
Ensures that a note exists, if not creates a new one. Used primarily for uploading files, where file upload can be performed before the note is entered.
Public method GetFriendPrivacyFilter
Gets the friend privacy filter.
Public method GetNoteAuthorDetails
Returns note with autor details.
Public method GetNotes(Guid, Guid, Guid, Int32, Int32, Int32%)
Retrieves a collection of notes.
Public method GetNotes(Nullable<(Of <<'(Guid>)>>), Guid, Guid, Guid, Int32, Int32, Int32%)
Retrieves a collection of notes.
Public method GetPublicPrivacyFilter
Gets the public privacy filter.

See Also