UNPKG

express-mesh

Version:

A Gentics Mesh frontend for Express.

641 lines 38.1 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>BinaryNode | ExpressMesh</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script src="../assets/js/modernizr.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">ExpressMesh</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_lib_mesh_.html">&quot;lib/mesh&quot;</a> </li> <li> <a href="_lib_mesh_.binarynode.html">BinaryNode</a> </li> </ul> <h1>Interface BinaryNode&lt;T&gt;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Representation for a node with binary content.</p> </div> </div> </section> <section class="tsd-panel tsd-type-parameters"> <h3>Type parameters</h3> <ul class="tsd-type-parameters"> <li> <h4>T</h4> </li> </ul> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="_lib_mesh_.imeshnode.html" class="tsd-signature-type">IMeshNode</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span> <ul class="tsd-hierarchy"> <li> <span class="target">BinaryNode</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#availablelanguages" class="tsd-kind-icon">available<wbr>Languages</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_lib_mesh_.binarynode.html#binaryproperties" class="tsd-kind-icon">binary<wbr>Properties</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#childreninfo" class="tsd-kind-icon">children<wbr>Info</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#container" class="tsd-kind-icon">container</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#created" class="tsd-kind-icon">created</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#creator" class="tsd-kind-icon">creator</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#displayfield" class="tsd-kind-icon">display<wbr>Field</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#edited" class="tsd-kind-icon">edited</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#editor" class="tsd-kind-icon">editor</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#fields" class="tsd-kind-icon">fields</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_lib_mesh_.binarynode.html#filename" class="tsd-kind-icon">file<wbr>Name</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#language" class="tsd-kind-icon">language</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#languagepaths" class="tsd-kind-icon">language<wbr>Paths</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#microschema" class="tsd-kind-icon">microschema</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#parentnode" class="tsd-kind-icon">parent<wbr>Node</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="_lib_mesh_.binarynode.html#path" class="tsd-kind-icon">path</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#permissions" class="tsd-kind-icon">permissions</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#published" class="tsd-kind-icon">published</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#schema" class="tsd-kind-icon">schema</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#tags" class="tsd-kind-icon">tags</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#url" class="tsd-kind-icon">url</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_lib_mesh_.binarynode.html#uuid" class="tsd-kind-icon">uuid</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="availablelanguages" class="tsd-anchor"></a> <h3>available<wbr>Languages</h3> <div class="tsd-signature tsd-kind-icon">available<wbr>Languages<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#availablelanguages">availableLanguages</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L184">lib/mesh.ts:184</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="binaryproperties" class="tsd-anchor"></a> <h3>binary<wbr>Properties</h3> <div class="tsd-signature tsd-kind-icon">binary<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L213">lib/mesh.ts:213</a></li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter"> <h5>file<wbr>Size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5> </li> <li class="tsd-parameter"> <h5>mime<wbr>Type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5> </li> <li class="tsd-parameter"> <h5>sha512sum<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="childreninfo" class="tsd-anchor"></a> <h3>children<wbr>Info</h3> <div class="tsd-signature tsd-kind-icon">children<wbr>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#childreninfo">childrenInfo</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L189">lib/mesh.ts:189</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="container" class="tsd-anchor"></a> <h3>container</h3> <div class="tsd-signature tsd-kind-icon">container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#container">container</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L196">lib/mesh.ts:196</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="created" class="tsd-anchor"></a> <h3>created</h3> <div class="tsd-signature tsd-kind-icon">created<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#created">created</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L179">lib/mesh.ts:179</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="creator" class="tsd-anchor"></a> <h3>creator</h3> <div class="tsd-signature tsd-kind-icon">creator<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshref.html" class="tsd-signature-type">IMeshRef</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#creator">creator</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L178">lib/mesh.ts:178</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="displayfield" class="tsd-anchor"></a> <h3>display<wbr>Field</h3> <div class="tsd-signature tsd-kind-icon">display<wbr>Field<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#displayfield">displayField</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L193">lib/mesh.ts:193</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="edited" class="tsd-anchor"></a> <h3>edited</h3> <div class="tsd-signature tsd-kind-icon">edited<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#edited">edited</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L181">lib/mesh.ts:181</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="editor" class="tsd-anchor"></a> <h3>editor</h3> <div class="tsd-signature tsd-kind-icon">editor<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshref.html" class="tsd-signature-type">IMeshRef</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#editor">editor</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L180">lib/mesh.ts:180</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="fields" class="tsd-anchor"></a> <h3>fields</h3> <div class="tsd-signature tsd-kind-icon">fields<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#fields">fields</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L194">lib/mesh.ts:194</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="filename" class="tsd-anchor"></a> <h3>file<wbr>Name</h3> <div class="tsd-signature tsd-kind-icon">file<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L218">lib/mesh.ts:218</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="language" class="tsd-anchor"></a> <h3>language</h3> <div class="tsd-signature tsd-kind-icon">language<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#language">language</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L183">lib/mesh.ts:183</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="languagepaths" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> language<wbr>Paths</h3> <div class="tsd-signature tsd-kind-icon">language<wbr>Paths<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#languagepaths">languagePaths</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L186">lib/mesh.ts:186</a></li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter-index-signature"> <h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="microschema" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> microschema</h3> <div class="tsd-signature tsd-kind-icon">microschema<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshref.html" class="tsd-signature-type">IMeshRef</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#microschema">microschema</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L191">lib/mesh.ts:191</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="parentnode" class="tsd-anchor"></a> <h3>parent<wbr>Node</h3> <div class="tsd-signature tsd-kind-icon">parent<wbr>Node<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshnoderef.html" class="tsd-signature-type">IMeshNodeRef</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#parentnode">parentNode</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L187">lib/mesh.ts:187</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"> <a name="path" class="tsd-anchor"></a> <h3>path</h3> <div class="tsd-signature tsd-kind-icon">path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Overwrites <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#path">path</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L219">lib/mesh.ts:219</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="permissions" class="tsd-anchor"></a> <h3>permissions</h3> <div class="tsd-signature tsd-kind-icon">permissions<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="../enums/_lib_mesh_.meshpermission.html" class="tsd-signature-type">MeshPermission</a><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#permissions">permissions</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L182">lib/mesh.ts:182</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="published" class="tsd-anchor"></a> <h3>published</h3> <div class="tsd-signature tsd-kind-icon">published<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#published">published</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L192">lib/mesh.ts:192</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="schema" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> schema</h3> <div class="tsd-signature tsd-kind-icon">schema<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshref.html" class="tsd-signature-type">IMeshRef</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#schema">schema</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L190">lib/mesh.ts:190</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="tags" class="tsd-anchor"></a> <h3>tags</h3> <div class="tsd-signature tsd-kind-icon">tags<span class="tsd-signature-symbol">:</span> <a href="_lib_mesh_.imeshtags.html" class="tsd-signature-type">IMeshTags</a></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#tags">tags</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L188">lib/mesh.ts:188</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="url" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> url</h3> <div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#url">url</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L195">lib/mesh.ts:195</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a name="uuid" class="tsd-anchor"></a> <h3>uuid</h3> <div class="tsd-signature tsd-kind-icon">uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Inherited from <a href="_lib_mesh_.imeshnode.html">IMeshNode</a>.<a href="_lib_mesh_.imeshnode.html#uuid">uuid</a></p> <ul> <li>Defined in <a href="https://github.com/gentics/express-mesh/blob/master/src/lib/mesh.ts#L177">lib/mesh.ts:177</a></li> </ul> </aside> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_index_.html">"index"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_config_.html">"lib/config"</a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_lib_mesh_.html">"lib/mesh"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshhandlerstore_.html">"lib/mesh<wbr>Handler<wbr>Store"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshlanguages_.html">"lib/mesh<wbr>Languages"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshrenderer_.html">"lib/mesh<wbr>Renderer"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshrestclient_.html">"lib/mesh<wbr>Rest<wbr>Client"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshtemplatefilters_.html">"lib/mesh<wbr>Template<wbr>Filters"</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/_lib_meshutil_.html">"lib/mesh<wbr>Util"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-enum tsd-parent-kind-external-module"> <a href="../enums/_lib_mesh_.meshpermission.html" class="tsd-kind-icon">Mesh<wbr>Permission</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module"> <a href="../classes/_lib_mesh_.mesh.html" class="tsd-kind-icon">Mesh</a> </li> <li class=" tsd-kind-class tsd-parent-kind-external-module"> <a href="../classes/_lib_mesh_.meshqueryparams.html" class="tsd-kind-icon">Mesh<wbr>Query<wbr>Params</a> </li> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter"> <a href="_lib_mesh_.binarynode.html" class="tsd-kind-icon">Binary<wbr>Node</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#availablelanguages" class="tsd-kind-icon">available<wbr>Languages</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_lib_mesh_.binarynode.html#binaryproperties" class="tsd-kind-icon">binary<wbr>Properties</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#childreninfo" class="tsd-kind-icon">children<wbr>Info</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#container" class="tsd-kind-icon">container</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#created" class="tsd-kind-icon">created</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#creator" class="tsd-kind-icon">creator</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#displayfield" class="tsd-kind-icon">display<wbr>Field</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#edited" class="tsd-kind-icon">edited</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#editor" class="tsd-kind-icon">editor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#fields" class="tsd-kind-icon">fields</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_lib_mesh_.binarynode.html#filename" class="tsd-kind-icon">file<wbr>Name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#language" class="tsd-kind-icon">language</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#languagepaths" class="tsd-kind-icon">language<wbr>Paths</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#microschema" class="tsd-kind-icon">microschema</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#parentnode" class="tsd-kind-icon">parent<wbr>Node</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"> <a href="_lib_mesh_.binarynode.html#path" class="tsd-kind-icon">path</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#permissions" class="tsd-kind-icon">permissions</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#published" class="tsd-kind-icon">published</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#schema" class="tsd-kind-icon">schema</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#tags" class="tsd-kind-icon">tags</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#url" class="tsd-kind-icon">url</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"> <a href="_lib_mesh_.binarynode.html#uuid" class="tsd-kind-icon">uuid</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshmetainfo.html" class="tsd-kind-icon">IMesh<wbr>Meta<wbr>Info</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshnav.html" class="tsd-kind-icon">IMesh<wbr>Nav</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshnavelement.html" class="tsd-kind-icon">IMesh<wbr>Nav<wbr>Element</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter"> <a href="_lib_mesh_.imeshnode.html" class="tsd-kind-icon">IMesh<wbr>Node</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshnodelistqueryparams.html" class="tsd-kind-icon">IMesh<wbr>Node<wbr>List<wbr>Query<wbr>Params</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter"> <a href="_lib_mesh_.imeshnodelistresponse.html" class="tsd-kind-icon">IMesh<wbr>Node<wbr>List<wbr>Response</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshnoderef.html" class="tsd-kind-icon">IMesh<wbr>Node<wbr>Ref</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshobject.html" class="tsd-kind-icon">IMesh<wbr>Object</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshref.html" class="tsd-kind-icon">IMesh<wbr>Ref</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshrequest.html" class="tsd-kind-icon">IMesh<wbr>Request</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshresponse.html" class="tsd-kind-icon">IMesh<wbr>Response</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshsearchquery.html" class="tsd-kind-icon">IMesh<wbr>Search<wbr>Query</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshtag.html" class="tsd-kind-icon">IMesh<wbr>Tag</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshtagfamily.html" class="tsd-kind-icon">IMesh<wbr>Tag<wbr>Family</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.imeshtags.html" class="tsd-kind-icon">IMesh<wbr>Tags</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module"> <a href="_lib_mesh_.itagfields.html" class="tsd-kind-icon">ITag<wbr>Fields</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>