BEtapiToken.html 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>JSDoc: Class: BEtapiToken</title>
  6. <script src="scripts/prettify/prettify.js"> </script>
  7. <script src="scripts/prettify/lang-css.js"> </script>
  8. <!--[if lt IE 9]>
  9. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  10. <![endif]-->
  11. <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
  12. <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
  13. </head>
  14. <body>
  15. <div id="main">
  16. <h1 class="page-title">Class: BEtapiToken</h1>
  17. <section>
  18. <header>
  19. <h2><span class="attribs"><span class="type-signature"></span></span>BEtapiToken<span class="signature">()</span><span class="type-signature"></span></h2>
  20. <div class="class-description">EtapiToken is an entity representing token used to authenticate against Trilium REST API from client applications.
  21. Used by:
  22. - Trilium Sender
  23. - ETAPI clients
  24. The format user is presented with is "<etapiTokenId>_<tokenHash>". This is also called "authToken" to distinguish it
  25. from tokenHash and token.</div>
  26. </header>
  27. <article>
  28. <div class="container-overview">
  29. <h2>Constructor</h2>
  30. <h4 class="name" id="BEtapiToken"><span class="type-signature"></span>new BEtapiToken<span class="signature">()</span><span class="type-signature"></span></h4>
  31. <dl class="details">
  32. <dt class="tag-source">Source:</dt>
  33. <dd class="tag-source"><ul class="dummy"><li>
  34. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line17">line 17</a>
  35. </li></ul></dd>
  36. </dl>
  37. </div>
  38. <h3 class="subsection-title">Extends</h3>
  39. <ul>
  40. <li><a href="AbstractBeccaEntity.html">AbstractBeccaEntity</a></li>
  41. </ul>
  42. <h3 class="subsection-title">Members</h3>
  43. <h4 class="name" id="becca"><span class="type-signature">(protected) </span>becca<span class="type-signature"></span></h4>
  44. <dl class="details">
  45. <dt class="tag-overrides">Overrides:</dt>
  46. <dd class="tag-overrides"><ul class="dummy"><li>
  47. <a href="AbstractBeccaEntity.html#becca">AbstractBeccaEntity#becca</a>
  48. </li></ul></dd>
  49. <dt class="tag-source">Source:</dt>
  50. <dd class="tag-source"><ul class="dummy"><li>
  51. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line35">line 35</a>
  52. </li></ul></dd>
  53. </dl>
  54. <h4 class="name" id="etapiTokenId"><span class="type-signature"></span>etapiTokenId<span class="type-signature"> :string</span></h4>
  55. <h5>Type:</h5>
  56. <ul>
  57. <li>
  58. <span class="param-type">string</span>
  59. </li>
  60. </ul>
  61. <dl class="details">
  62. <dt class="tag-source">Source:</dt>
  63. <dd class="tag-source"><ul class="dummy"><li>
  64. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line35">line 35</a>
  65. </li></ul></dd>
  66. </dl>
  67. <h4 class="name" id="isDeleted"><span class="type-signature"></span>isDeleted<span class="type-signature"> :boolean</span></h4>
  68. <h5>Type:</h5>
  69. <ul>
  70. <li>
  71. <span class="param-type">boolean</span>
  72. </li>
  73. </ul>
  74. <dl class="details">
  75. <dt class="tag-source">Source:</dt>
  76. <dd class="tag-source"><ul class="dummy"><li>
  77. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line45">line 45</a>
  78. </li></ul></dd>
  79. </dl>
  80. <h4 class="name" id="name"><span class="type-signature"></span>name<span class="type-signature"> :string</span></h4>
  81. <h5>Type:</h5>
  82. <ul>
  83. <li>
  84. <span class="param-type">string</span>
  85. </li>
  86. </ul>
  87. <dl class="details">
  88. <dt class="tag-source">Source:</dt>
  89. <dd class="tag-source"><ul class="dummy"><li>
  90. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line37">line 37</a>
  91. </li></ul></dd>
  92. </dl>
  93. <h4 class="name" id="tokenHash"><span class="type-signature"></span>tokenHash<span class="type-signature"> :string</span></h4>
  94. <h5>Type:</h5>
  95. <ul>
  96. <li>
  97. <span class="param-type">string</span>
  98. </li>
  99. </ul>
  100. <dl class="details">
  101. <dt class="tag-source">Source:</dt>
  102. <dd class="tag-source"><ul class="dummy"><li>
  103. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line39">line 39</a>
  104. </li></ul></dd>
  105. </dl>
  106. <h4 class="name" id="utcDateCreated"><span class="type-signature"></span>utcDateCreated<span class="type-signature"> :string</span></h4>
  107. <h5>Type:</h5>
  108. <ul>
  109. <li>
  110. <span class="param-type">string</span>
  111. </li>
  112. </ul>
  113. <dl class="details">
  114. <dt class="tag-source">Source:</dt>
  115. <dd class="tag-source"><ul class="dummy"><li>
  116. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line41">line 41</a>
  117. </li></ul></dd>
  118. </dl>
  119. <h4 class="name" id="utcDateModified"><span class="type-signature"></span>utcDateModified<span class="type-signature"> :string</span></h4>
  120. <h5>Type:</h5>
  121. <ul>
  122. <li>
  123. <span class="param-type">string</span>
  124. </li>
  125. </ul>
  126. <dl class="details">
  127. <dt class="tag-source">Source:</dt>
  128. <dd class="tag-source"><ul class="dummy"><li>
  129. <a href="becca_entities_betapi_token.js.html">becca/entities/betapi_token.js</a>, <a href="becca_entities_betapi_token.js.html#line43">line 43</a>
  130. </li></ul></dd>
  131. </dl>
  132. <h3 class="subsection-title">Methods</h3>
  133. <h4 class="name" id="_getContent"><span class="type-signature">(protected) </span>_getContent<span class="signature">()</span><span class="type-signature"> &rarr; {string|Buffer}</span></h4>
  134. <dl class="details">
  135. <dt class="tag-overrides">Overrides:</dt>
  136. <dd class="tag-overrides"><ul class="dummy"><li>
  137. <a href="AbstractBeccaEntity.html#_getContent">AbstractBeccaEntity#_getContent</a>
  138. </li></ul></dd>
  139. <dt class="tag-source">Source:</dt>
  140. <dd class="tag-source"><ul class="dummy"><li>
  141. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line250">line 250</a>
  142. </li></ul></dd>
  143. </dl>
  144. <h5>Returns:</h5>
  145. <dl>
  146. <dt>
  147. Type
  148. </dt>
  149. <dd>
  150. <span class="param-type">string</span>
  151. |
  152. <span class="param-type">Buffer</span>
  153. </dd>
  154. </dl>
  155. <h4 class="name" id="_setContent"><span class="type-signature">(protected) </span>_setContent<span class="signature">()</span><span class="type-signature"></span></h4>
  156. <dl class="details">
  157. <dt class="tag-overrides">Overrides:</dt>
  158. <dd class="tag-overrides"><ul class="dummy"><li>
  159. <a href="AbstractBeccaEntity.html#_setContent">AbstractBeccaEntity#_setContent</a>
  160. </li></ul></dd>
  161. <dt class="tag-source">Source:</dt>
  162. <dd class="tag-source"><ul class="dummy"><li>
  163. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line128">line 128</a>
  164. </li></ul></dd>
  165. </dl>
  166. <h4 class="name" id="beforeSaving"><span class="type-signature">(protected) </span>beforeSaving<span class="signature">()</span><span class="type-signature"></span></h4>
  167. <dl class="details">
  168. <dt class="tag-overrides">Overrides:</dt>
  169. <dd class="tag-overrides"><ul class="dummy"><li>
  170. <a href="AbstractBeccaEntity.html#beforeSaving">AbstractBeccaEntity#beforeSaving</a>
  171. </li></ul></dd>
  172. <dt class="tag-source">Source:</dt>
  173. <dd class="tag-source"><ul class="dummy"><li>
  174. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line20">line 20</a>
  175. </li></ul></dd>
  176. </dl>
  177. <h4 class="name" id="generateHash"><span class="type-signature">(protected) </span>generateHash<span class="signature">()</span><span class="type-signature"> &rarr; {string}</span></h4>
  178. <dl class="details">
  179. <dt class="tag-overrides">Overrides:</dt>
  180. <dd class="tag-overrides"><ul class="dummy"><li>
  181. <a href="AbstractBeccaEntity.html#generateHash">AbstractBeccaEntity#generateHash</a>
  182. </li></ul></dd>
  183. <dt class="tag-source">Source:</dt>
  184. <dd class="tag-source"><ul class="dummy"><li>
  185. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line59">line 59</a>
  186. </li></ul></dd>
  187. </dl>
  188. <h5>Returns:</h5>
  189. <dl>
  190. <dt>
  191. Type
  192. </dt>
  193. <dd>
  194. <span class="param-type">string</span>
  195. </dd>
  196. </dl>
  197. <h4 class="name" id="getPojo"><span class="type-signature">(abstract, protected) </span>getPojo<span class="signature">()</span><span class="type-signature"></span></h4>
  198. <dl class="details">
  199. <dt class="tag-overrides">Overrides:</dt>
  200. <dd class="tag-overrides"><ul class="dummy"><li>
  201. <a href="AbstractBeccaEntity.html#getPojo">AbstractBeccaEntity#getPojo</a>
  202. </li></ul></dd>
  203. <dt class="tag-source">Source:</dt>
  204. <dd class="tag-source"><ul class="dummy"><li>
  205. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line82">line 82</a>
  206. </li></ul></dd>
  207. </dl>
  208. <h4 class="name" id="getPojoToSave"><span class="type-signature">(protected) </span>getPojoToSave<span class="signature">()</span><span class="type-signature"></span></h4>
  209. <dl class="details">
  210. <dt class="tag-overrides">Overrides:</dt>
  211. <dd class="tag-overrides"><ul class="dummy"><li>
  212. <a href="AbstractBeccaEntity.html#getPojoToSave">AbstractBeccaEntity#getPojoToSave</a>
  213. </li></ul></dd>
  214. <dt class="tag-source">Source:</dt>
  215. <dd class="tag-source"><ul class="dummy"><li>
  216. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line74">line 74</a>
  217. </li></ul></dd>
  218. </dl>
  219. <h4 class="name" id="getUtcDateChanged"><span class="type-signature">(protected) </span>getUtcDateChanged<span class="signature">()</span><span class="type-signature"></span></h4>
  220. <dl class="details">
  221. <dt class="tag-overrides">Overrides:</dt>
  222. <dd class="tag-overrides"><ul class="dummy"><li>
  223. <a href="AbstractBeccaEntity.html#getUtcDateChanged">AbstractBeccaEntity#getUtcDateChanged</a>
  224. </li></ul></dd>
  225. <dt class="tag-source">Source:</dt>
  226. <dd class="tag-source"><ul class="dummy"><li>
  227. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line27">line 27</a>
  228. </li></ul></dd>
  229. </dl>
  230. <h4 class="name" id="markAsDeleted"><span class="type-signature"></span>markAsDeleted<span class="signature">(deleteId<span class="signature-attributes">opt</span>)</span><span class="type-signature"></span></h4>
  231. <div class="description">
  232. Mark the entity as (soft) deleted. It will be completely erased later.
  233. This is a low-level method, for notes and branches use `note.deleteNote()` and 'branch.deleteBranch()` instead.
  234. </div>
  235. <h5>Parameters:</h5>
  236. <table class="params">
  237. <thead>
  238. <tr>
  239. <th>Name</th>
  240. <th>Type</th>
  241. <th>Attributes</th>
  242. <th>Default</th>
  243. <th class="last">Description</th>
  244. </tr>
  245. </thead>
  246. <tbody>
  247. <tr>
  248. <td class="name"><code>deleteId</code></td>
  249. <td class="type">
  250. </td>
  251. <td class="attributes">
  252. &lt;optional><br>
  253. </td>
  254. <td class="default">
  255. null
  256. </td>
  257. <td class="description last"></td>
  258. </tr>
  259. </tbody>
  260. </table>
  261. <dl class="details">
  262. <dt class="tag-overrides">Overrides:</dt>
  263. <dd class="tag-overrides"><ul class="dummy"><li>
  264. <a href="AbstractBeccaEntity.html#markAsDeleted">AbstractBeccaEntity#markAsDeleted</a>
  265. </li></ul></dd>
  266. <dt class="tag-source">Source:</dt>
  267. <dd class="tag-source"><ul class="dummy"><li>
  268. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line267">line 267</a>
  269. </li></ul></dd>
  270. </dl>
  271. <h4 class="name" id="putEntityChange"><span class="type-signature">(protected) </span>putEntityChange<span class="signature">()</span><span class="type-signature"></span></h4>
  272. <dl class="details">
  273. <dt class="tag-overrides">Overrides:</dt>
  274. <dd class="tag-overrides"><ul class="dummy"><li>
  275. <a href="AbstractBeccaEntity.html#putEntityChange">AbstractBeccaEntity#putEntityChange</a>
  276. </li></ul></dd>
  277. <dt class="tag-source">Source:</dt>
  278. <dd class="tag-source"><ul class="dummy"><li>
  279. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line44">line 44</a>
  280. </li></ul></dd>
  281. </dl>
  282. <h4 class="name" id="save"><span class="type-signature"></span>save<span class="signature">()</span><span class="type-signature"> &rarr; {this}</span></h4>
  283. <div class="description">
  284. Saves entity - executes SQL, but doesn't commit the transaction on its own
  285. </div>
  286. <dl class="details">
  287. <dt class="tag-overrides">Overrides:</dt>
  288. <dd class="tag-overrides"><ul class="dummy"><li>
  289. <a href="AbstractBeccaEntity.html#save">AbstractBeccaEntity#save</a>
  290. </li></ul></dd>
  291. <dt class="tag-source">Source:</dt>
  292. <dd class="tag-source"><ul class="dummy"><li>
  293. <a href="becca_entities_abstract_becca_entity.js.html">becca/entities/abstract_becca_entity.js</a>, <a href="becca_entities_abstract_becca_entity.js.html#line91">line 91</a>
  294. </li></ul></dd>
  295. </dl>
  296. <h5>Returns:</h5>
  297. <dl>
  298. <dt>
  299. Type
  300. </dt>
  301. <dd>
  302. <span class="param-type">this</span>
  303. </dd>
  304. </dl>
  305. </article>
  306. </section>
  307. </div>
  308. <nav>
  309. <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-sql.html">sql</a></li></ul><h3>Classes</h3><ul><li><a href="AbstractBeccaEntity.html">AbstractBeccaEntity</a></li><li><a href="BAttachment.html">BAttachment</a></li><li><a href="BAttribute.html">BAttribute</a></li><li><a href="BBranch.html">BBranch</a></li><li><a href="BEtapiToken.html">BEtapiToken</a></li><li><a href="BNote.html">BNote</a></li><li><a href="BOption.html">BOption</a></li><li><a href="BRecentNote.html">BRecentNote</a></li><li><a href="BRevision.html">BRevision</a></li><li><a href="BackendScriptApi.html">BackendScriptApi</a></li></ul><h3>Global</h3><ul><li><a href="global.html#api">api</a></li></ul>
  310. </nav>
  311. <br class="clear">
  312. <footer>
  313. Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a>
  314. </footer>
  315. <script> prettyPrint(); </script>
  316. <script src="scripts/linenumber.js"> </script>
  317. </body>
  318. </html>