BaseNote

documents. BaseNote

The base Note model definition which defines common behavior of an Note document between both client and server.

Constructor

new BaseNote()

Properties:
Name Type Description
data data.NoteData

The constructed data object for the embedded document.

entry BaseJournalEntry

The associated JournalEntry which is referenced by this Note

Extends

  • Document

Members

(static) metadata

(static) schema

Methods

testUserPermission()