diff --git a/docs/backend_api/AbstractBeccaEntity.html b/docs/backend_api/AbstractBeccaEntity.html index 328d08f0c..117d2d80b 100644 --- a/docs/backend_api/AbstractBeccaEntity.html +++ b/docs/backend_api/AbstractBeccaEntity.html @@ -93,7 +93,7 @@
Source:
@@ -183,7 +183,7 @@
Source:
@@ -205,6 +205,195 @@

Methods

+ + + + + + +

(protected) _getContent() → {string|Buffer}

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + +
Returns:
+ + + + +
+
+ Type +
+
+ +string +| + +Buffer + + +
+
+ + + + + + + + + + + + + +

(protected) _setContent()

+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + @@ -259,7 +448,7 @@
Source:
@@ -343,7 +532,7 @@
Source:
@@ -427,7 +616,7 @@
Source:
@@ -511,7 +700,7 @@
Source:
@@ -595,7 +784,7 @@
Source:
@@ -679,7 +868,7 @@
Source:
@@ -725,7 +914,7 @@
Mark 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. +This is a low-level method, for notes and branches use `note.deleteNote()` and 'branch.deleteBranch()` instead.
@@ -833,7 +1022,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
Source:
@@ -921,7 +1110,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
Source:
@@ -985,7 +1174,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
diff --git a/docs/backend_api/BAttribute.html b/docs/backend_api/BAttribute.html index 29eb98f90..8c693765f 100644 --- a/docs/backend_api/BAttribute.html +++ b/docs/backend_api/BAttribute.html @@ -268,7 +268,7 @@ and relation (representing named relationship between source and target note)Source:
@@ -490,7 +490,7 @@ and relation (representing named relationship between source and target note)position :int +

position :integer

@@ -501,7 +501,7 @@ and relation (representing named relationship between source and target note)
  • -int +integer
  • @@ -766,6 +766,205 @@ and relation (representing named relationship between source and target note)Methods + + + + + + +

    (protected) _getContent() → {string|Buffer}

    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    Overrides:
    +
    + + + + + + + + + + + + + + + + + + + +
    Source:
    +
    + + + + + + + +
    + + + + + + + + + + + + + + + +
    Returns:
    + + + + +
    +
    + Type +
    +
    + +string +| + +Buffer + + +
    +
    + + + + + + + + + + + + + +

    (protected) _setContent()

    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    Overrides:
    +
    + + + + + + + + + + + + + + + + + + + +
    Source:
    +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + @@ -825,7 +1024,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -914,7 +1113,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -1003,7 +1202,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -1092,7 +1291,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -1286,7 +1485,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -1480,7 +1679,7 @@ and relation (representing named relationship between source and target note)Source:
    @@ -1628,7 +1827,7 @@ and relation (representing named relationship between source and target note) Mark 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. +This is a low-level method, for notes and branches use `note.deleteNote()` and 'branch.deleteBranch()` instead. @@ -1741,7 +1940,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
    Source:
    @@ -1834,7 +2033,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
    Source:
    @@ -1898,7 +2097,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
    diff --git a/docs/backend_api/BBranch.html b/docs/backend_api/BBranch.html index f75738ee7..b1aca3eff 100644 --- a/docs/backend_api/BBranch.html +++ b/docs/backend_api/BBranch.html @@ -203,7 +203,7 @@ Always check noteId instead.
    Source:
    @@ -463,7 +463,7 @@ of deletion should not act as a clone.
    Source:
    @@ -549,7 +549,7 @@ of deletion should not act as a clone. -

    notePosition :int

    +

    notePosition :integer

    @@ -560,7 +560,7 @@ of deletion should not act as a clone.