Abstract
Optional
blobOptional
dateOptional
dateOptional
isOptional
isOptional
utcProtected
beccaProtected
_getProtected
_setProtected
beforeOptional
opts: {}Optional
isDeleted: booleanAbstract
getProtected
getMark the entity as (soft) deleted. It will be completely erased later.
This is a low-level method, for notes and branches use note.deleteNote()
and 'branch.deleteBranch()` instead.
Protected
putSaves entity - executes SQL, but doesn't commit the transaction on its own
Optional
opts: {}Abstract
update
Base class for all backend entities.