mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	
		
			
	
	
		
			2873 lines
		
	
	
		
			30 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			2873 lines
		
	
	
		
			30 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <!DOCTYPE html> | ||
|  | <html lang="en"> | ||
|  | <head> | ||
|  |     <meta charset="utf-8"> | ||
|  |     <title>JSDoc: Class: BAttachment</title> | ||
|  | 
 | ||
|  |     <script src="scripts/prettify/prettify.js"> </script> | ||
|  |     <script src="scripts/prettify/lang-css.js"> </script> | ||
|  |     <!--[if lt IE 9]>
 | ||
|  |       <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
|  |     <![endif]--> | ||
|  |     <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> | ||
|  |     <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> | ||
|  | </head> | ||
|  | 
 | ||
|  | <body> | ||
|  | 
 | ||
|  | <div id="main"> | ||
|  | 
 | ||
|  |     <h1 class="page-title">Class: BAttachment</h1> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <section> | ||
|  | 
 | ||
|  | <header> | ||
|  |      | ||
|  |         <h2><span class="attribs"><span class="type-signature"></span></span>BAttachment<span class="signature">()</span><span class="type-signature"></span></h2> | ||
|  |          | ||
|  |             <div class="class-description">Attachment represent data related/attached to the note. Conceptually similar to attributes, but intended for
larger amounts of data and generally not accessible to the user.</div> | ||
|  |          | ||
|  |      | ||
|  | </header> | ||
|  | 
 | ||
|  | <article> | ||
|  |     <div class="container-overview"> | ||
|  |      | ||
|  |          | ||
|  | 
 | ||
|  |      | ||
|  |     <h2>Constructor</h2> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="BAttachment"><span class="type-signature"></span>new BAttachment<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line20">line 20</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |      | ||
|  |     </div> | ||
|  | 
 | ||
|  |      | ||
|  |         <h3 class="subsection-title">Extends</h3> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  |     <ul> | ||
|  |         <li><a href="AbstractBeccaEntity.html">AbstractBeccaEntity</a></li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |         <h3 class="subsection-title">Members</h3> | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="attachmentId"><span class="type-signature"></span>attachmentId<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line40">line 40</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="becca"><span class="type-signature">(protected) </span>becca<span class="type-signature"></span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#becca">AbstractBeccaEntity#becca</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line55">line 55</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="blobId"><span class="type-signature"></span>blobId<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line55">line 55</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="contentLength"><span class="type-signature"></span>contentLength<span class="type-signature"> :<a href="global.html#int">int</a></span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <div class="description"> | ||
|  |     optionally added to the entity | ||
|  | </div> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type"><a href="global.html#int">int</a></span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line69">line 69</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="dateModified"><span class="type-signature"></span>dateModified<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line59">line 59</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="isProtected"><span class="type-signature"></span>isProtected<span class="type-signature"> :boolean</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">boolean</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line57">line 57</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="mime"><span class="type-signature"></span>mime<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line49">line 49</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="ownerId"><span class="type-signature"></span>ownerId<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <div class="description"> | ||
|  |     either noteId or revisionId to which this attachment belongs | ||
|  | </div> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line45">line 45</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="position"><span class="type-signature"></span>position<span class="type-signature"> :<a href="global.html#int">int</a></span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type"><a href="global.html#int">int</a></span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line53">line 53</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="role"><span class="type-signature"></span>role<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line47">line 47</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="title"><span class="type-signature"></span>title<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line51">line 51</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="utcDateModified"><span class="type-signature"></span>utcDateModified<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line61">line 61</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | <h4 class="name" id="utcDateScheduledForErasureSince"><span class="type-signature"></span>utcDateScheduledForErasureSince<span class="type-signature"> :string</span></h4> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Type:</h5> | ||
|  |     <ul> | ||
|  |         <li> | ||
|  |              | ||
|  | <span class="param-type">string</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |         </li> | ||
|  |     </ul> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line63">line 63</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |         <h3 class="subsection-title">Methods</h3> | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="_getContent"><span class="type-signature">(protected) </span>_getContent<span class="signature">()</span><span class="type-signature"> → {string|Buffer}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#_getContent">AbstractBeccaEntity#_getContent</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line246">line 246</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type">string</span> | ||
|  | | | ||
|  | 
 | ||
|  | <span class="param-type">Buffer</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="_setContent"><span class="type-signature">(protected) </span>_setContent<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#_setContent">AbstractBeccaEntity#_setContent</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line124">line 124</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="beforeSaving"><span class="type-signature">(protected) </span>beforeSaving<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#beforeSaving">AbstractBeccaEntity#beforeSaving</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="convertToNote"><span class="type-signature"></span>convertToNote<span class="signature">()</span><span class="type-signature"> → {Object}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line134">line 134</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type">Object</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="copy"><span class="type-signature"></span>copy<span class="signature">()</span><span class="type-signature"> → {<a href="BAttachment.html">BAttachment</a>}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line75">line 75</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type"><a href="BAttachment.html">BAttachment</a></span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="generateHash"><span class="type-signature">(protected) </span>generateHash<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#generateHash">AbstractBeccaEntity#generateHash</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line32">line 32</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="generateIdIfNecessary"><span class="type-signature">(protected) </span>generateIdIfNecessary<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#generateIdIfNecessary">AbstractBeccaEntity#generateIdIfNecessary</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line25">line 25</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="getContent"><span class="type-signature"></span>getContent<span class="signature">()</span><span class="type-signature"> → {string|Buffer}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line119">line 119</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type">string</span> | ||
|  | | | ||
|  | 
 | ||
|  | <span class="param-type">Buffer</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="getNote"><span class="type-signature"></span>getNote<span class="signature">()</span><span class="type-signature"> → {<a href="BNote.html">BNote</a>}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line87">line 87</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type"><a href="BNote.html">BNote</a></span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="getPojoToSave"><span class="type-signature">(protected) </span>getPojoToSave<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#getPojoToSave">AbstractBeccaEntity#getPojoToSave</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line76">line 76</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="getUtcDateChanged"><span class="type-signature">(protected) </span>getUtcDateChanged<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#getUtcDateChanged">AbstractBeccaEntity#getUtcDateChanged</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line47">line 47</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="hasStringContent"><span class="type-signature"></span>hasStringContent<span class="signature">()</span><span class="type-signature"> → {boolean}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line92">line 92</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | <div class="param-desc"> | ||
|  |     true if the note has string content (not binary) | ||
|  | </div> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type">boolean</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <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> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <div class="description"> | ||
|  |     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. | ||
|  | </div> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Parameters:</h5> | ||
|  |      | ||
|  | 
 | ||
|  | <table class="params"> | ||
|  |     <thead> | ||
|  |     <tr> | ||
|  |          | ||
|  |         <th>Name</th> | ||
|  |          | ||
|  | 
 | ||
|  |         <th>Type</th> | ||
|  | 
 | ||
|  |          | ||
|  |         <th>Attributes</th> | ||
|  |          | ||
|  | 
 | ||
|  |          | ||
|  |         <th>Default</th> | ||
|  |          | ||
|  | 
 | ||
|  |         <th class="last">Description</th> | ||
|  |     </tr> | ||
|  |     </thead> | ||
|  | 
 | ||
|  |     <tbody> | ||
|  |      | ||
|  | 
 | ||
|  |         <tr> | ||
|  |              | ||
|  |                 <td class="name"><code>deleteId</code></td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="type"> | ||
|  |              | ||
|  |             </td> | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="attributes"> | ||
|  |                  | ||
|  |                     <optional><br> | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="default"> | ||
|  |                  | ||
|  |                     null | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="description last"></td> | ||
|  |         </tr> | ||
|  | 
 | ||
|  |      | ||
|  |     </tbody> | ||
|  | </table> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#markAsDeleted">AbstractBeccaEntity#markAsDeleted</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line263">line 263</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="putEntityChange"><span class="type-signature">(protected) </span>putEntityChange<span class="signature">()</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#putEntityChange">AbstractBeccaEntity#putEntityChange</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line64">line 64</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="save"><span class="type-signature"></span>save<span class="signature">()</span><span class="type-signature"> → {this}</span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <div class="description"> | ||
|  |     Saves entity - executes SQL, but doesn't commit the transaction on its own | ||
|  | </div> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-overrides">Overrides:</dt> | ||
|  |     <dd class="tag-overrides"><ul class="dummy"><li> | ||
|  |         <a href="AbstractBeccaEntity.html#save">AbstractBeccaEntity#save</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <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#line85">line 85</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <h5>Returns:</h5> | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl> | ||
|  |     <dt> | ||
|  |         Type | ||
|  |     </dt> | ||
|  |     <dd> | ||
|  |          | ||
|  | <span class="param-type">this</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |     </dd> | ||
|  | </dl> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |              | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <h4 class="name" id="setContent"><span class="type-signature"></span>setContent<span class="signature">(content, opts<span class="signature-attributes">opt</span>)</span><span class="type-signature"></span></h4> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |     <h5>Parameters:</h5> | ||
|  |      | ||
|  | 
 | ||
|  | <table class="params"> | ||
|  |     <thead> | ||
|  |     <tr> | ||
|  |          | ||
|  |         <th>Name</th> | ||
|  |          | ||
|  | 
 | ||
|  |         <th>Type</th> | ||
|  | 
 | ||
|  |          | ||
|  |         <th>Attributes</th> | ||
|  |          | ||
|  | 
 | ||
|  |          | ||
|  | 
 | ||
|  |         <th class="last">Description</th> | ||
|  |     </tr> | ||
|  |     </thead> | ||
|  | 
 | ||
|  |     <tbody> | ||
|  |      | ||
|  | 
 | ||
|  |         <tr> | ||
|  |              | ||
|  |                 <td class="name"><code>content</code></td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="type"> | ||
|  |              | ||
|  |             </td> | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="attributes"> | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="description last"></td> | ||
|  |         </tr> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |         <tr> | ||
|  |              | ||
|  |                 <td class="name"><code>opts</code></td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="type"> | ||
|  |              | ||
|  |                  | ||
|  | <span class="param-type">object</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |              | ||
|  |             </td> | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="attributes"> | ||
|  |                  | ||
|  |                     <optional><br> | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="description last"> | ||
|  |                 <h6>Properties</h6> | ||
|  |                  | ||
|  | 
 | ||
|  | <table class="params"> | ||
|  |     <thead> | ||
|  |     <tr> | ||
|  |          | ||
|  |         <th>Name</th> | ||
|  |          | ||
|  | 
 | ||
|  |         <th>Type</th> | ||
|  | 
 | ||
|  |          | ||
|  |         <th>Attributes</th> | ||
|  |          | ||
|  | 
 | ||
|  |          | ||
|  |         <th>Default</th> | ||
|  |          | ||
|  | 
 | ||
|  |         <th class="last">Description</th> | ||
|  |     </tr> | ||
|  |     </thead> | ||
|  | 
 | ||
|  |     <tbody> | ||
|  |      | ||
|  | 
 | ||
|  |         <tr> | ||
|  |              | ||
|  |                 <td class="name"><code>forceSave</code></td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="type"> | ||
|  |              | ||
|  |                  | ||
|  | <span class="param-type">object</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |              | ||
|  |             </td> | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="attributes"> | ||
|  |                  | ||
|  |                     <optional><br> | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="default"> | ||
|  |                  | ||
|  |                     false | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="description last">will also save this BAttachment entity</td> | ||
|  |         </tr> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |         <tr> | ||
|  |              | ||
|  |                 <td class="name"><code>forceFrontendReload</code></td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="type"> | ||
|  |              | ||
|  |                  | ||
|  | <span class="param-type">object</span> | ||
|  | 
 | ||
|  | 
 | ||
|  |              | ||
|  |             </td> | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="attributes"> | ||
|  |                  | ||
|  |                     <optional><br> | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  | 
 | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |              | ||
|  |                 <td class="default"> | ||
|  |                  | ||
|  |                     false | ||
|  |                  | ||
|  |                 </td> | ||
|  |              | ||
|  | 
 | ||
|  |             <td class="description last">override frontend heuristics on when to reload, instruct to reload</td> | ||
|  |         </tr> | ||
|  | 
 | ||
|  |      | ||
|  |     </tbody> | ||
|  | </table> | ||
|  | 
 | ||
|  |             </td> | ||
|  |         </tr> | ||
|  | 
 | ||
|  |      | ||
|  |     </tbody> | ||
|  | </table> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | <dl class="details"> | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  |     <dt class="tag-source">Source:</dt> | ||
|  |     <dd class="tag-source"><ul class="dummy"><li> | ||
|  |         <a href="becca_entities_battachment.js.html">becca/entities/battachment.js</a>, <a href="becca_entities_battachment.js.html#line129">line 129</a> | ||
|  |     </li></ul></dd> | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </dl> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  |          | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | 
 | ||
|  |      | ||
|  | </article> | ||
|  | 
 | ||
|  | </section> | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | </div> | ||
|  | 
 | ||
|  | <nav> | ||
|  |     <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> | ||
|  | </nav> | ||
|  | 
 | ||
|  | <br class="clear"> | ||
|  | 
 | ||
|  | <footer> | ||
|  |     Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> | ||
|  | </footer> | ||
|  | 
 | ||
|  | <script> prettyPrint(); </script> | ||
|  | <script src="scripts/linenumber.js"> </script> | ||
|  | </body> | ||
|  | </html> |