mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 0be82228bb
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ReadOnlyStore | Community Solid Server - v1.0.0-beta.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.0">
|
||||
<title>ReadOnlyStore | Community Solid Server - v1.0.0-beta.1</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v1.0.0-beta.1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<script async src="../assets/js/search.js" id="search-script"></script>
|
||||
@@ -23,7 +23,7 @@
|
||||
<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">Community Solid Server - v1.0.0-beta.0</a>
|
||||
<a href="../index.html" class="title">Community Solid Server - v1.0.0-beta.1</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
@@ -52,7 +52,7 @@
|
||||
<div class="container">
|
||||
<ul class="tsd-breadcrumb">
|
||||
<li>
|
||||
<a href="../modules.html">Community Solid Server - v1.0.0-beta.0</a>
|
||||
<a href="../modules.html">Community Solid Server - v1.0.0-beta.1</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/storage_readonlystore.html">storage/ReadOnlyStore</a>
|
||||
@@ -139,7 +139,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/ReadOnlyStore.ts#L13">src/storage/ReadOnlyStore.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/ReadOnlyStore.ts#L13">src/storage/ReadOnlyStore.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-type-parameters-title">Type parameters</h4>
|
||||
@@ -168,7 +168,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#source">source</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -186,14 +186,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#addresource">addResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/ReadOnlyStore.ts#L18">src/storage/ReadOnlyStore.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/ReadOnlyStore.ts#L18">src/storage/ReadOnlyStore.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Creates a new resource in the container.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
@@ -221,14 +216,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#deleteresource">deleteResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/ReadOnlyStore.ts#L23">src/storage/ReadOnlyStore.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/ReadOnlyStore.ts#L23">src/storage/ReadOnlyStore.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Deletes a resource.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
@@ -253,14 +243,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#getrepresentation">getRepresentation</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/PassthroughStore.ts#L24">src/storage/PassthroughStore.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/PassthroughStore.ts#L24">src/storage/PassthroughStore.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Retrieves a representation of a resource.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
@@ -288,15 +273,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#modifyresource">modifyResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/ReadOnlyStore.ts#L28">src/storage/ReadOnlyStore.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/ReadOnlyStore.ts#L28">src/storage/ReadOnlyStore.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Sets or updates the representation of a resource,
|
||||
creating a new resource and intermediary containers as needed.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
@@ -324,14 +303,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#resourceexists">resourceExists</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Check if a resource exists.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
@@ -356,15 +330,9 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#setrepresentation">setRepresentation</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/d01382d/src/storage/ReadOnlyStore.ts#L33">src/storage/ReadOnlyStore.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/0be8222/src/storage/ReadOnlyStore.ts#L33">src/storage/ReadOnlyStore.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Sets or replaces the representation of a resource,
|
||||
creating a new resource and intermediary containers as needed.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user