Skip to content

Commit 73e789c

Browse files
committed
Auto-generated documentation from b0c0838
1 parent b066d1a commit 73e789c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

api/JsonApiDotNetCore.Queries.QueryLayerComposer.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h2 class="section" id="methods">Methods
207207

208208
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeForGetById__1___0_JsonApiDotNetCore_Configuration_ResourceType_JsonApiDotNetCore_Queries_TopFieldSelection_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeForGetById``1(``0,JsonApiDotNetCore.Configuration.ResourceType,JsonApiDotNetCore.Queries.TopFieldSelection)">
209209
ComposeForGetById&lt;TId&gt;(TId, ResourceType, TopFieldSelection)
210-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L270"><i class="bi bi-code-slash"></i></a>
210+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L278"><i class="bi bi-code-slash"></i></a>
211211
</h3>
212212

213213
<div class="markdown level1 summary"><p>Collects constraints and builds a <a class="xref" href="JsonApiDotNetCore.Queries.QueryLayer.html">QueryLayer</a> out of them, used to retrieve one resource.</p>
@@ -253,7 +253,7 @@ <h4 class="section">Type Parameters</h4>
253253

254254
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeForGetRelationshipRightIds_JsonApiDotNetCore_Resources_Annotations_RelationshipAttribute_System_Collections_Generic_ICollection_JsonApiDotNetCore_Resources_IIdentifiable__" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeForGetRelationshipRightIds(JsonApiDotNetCore.Resources.Annotations.RelationshipAttribute,System.Collections.Generic.ICollection{JsonApiDotNetCore.Resources.IIdentifiable})">
255255
ComposeForGetRelationshipRightIds(RelationshipAttribute, ICollection&lt;IIdentifiable&gt;)
256-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L422"><i class="bi bi-code-slash"></i></a>
256+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L430"><i class="bi bi-code-slash"></i></a>
257257
</h3>
258258

259259
<div class="markdown level1 summary"><p>Builds a query for the specified relationship with a filter to match on its right resource IDs.</p>
@@ -292,7 +292,7 @@ <h4 class="section">Returns</h4>
292292

293293
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeForGetTargetedSecondaryResourceIds_JsonApiDotNetCore_Resources_IIdentifiable_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeForGetTargetedSecondaryResourceIds(JsonApiDotNetCore.Resources.IIdentifiable)">
294294
ComposeForGetTargetedSecondaryResourceIds(IIdentifiable)
295-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L404"><i class="bi bi-code-slash"></i></a>
295+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L412"><i class="bi bi-code-slash"></i></a>
296296
</h3>
297297

298298
<div class="markdown level1 summary"><p>Builds a query for each targeted relationship with a filter to match on its right resource IDs.</p>
@@ -329,7 +329,7 @@ <h4 class="section">Returns</h4>
329329

330330
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeForHasMany__1_JsonApiDotNetCore_Resources_Annotations_HasManyAttribute___0_System_Collections_Generic_ICollection_JsonApiDotNetCore_Resources_IIdentifiable__" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeForHasMany``1(JsonApiDotNetCore.Resources.Annotations.HasManyAttribute,``0,System.Collections.Generic.ICollection{JsonApiDotNetCore.Resources.IIdentifiable})">
331331
ComposeForHasMany&lt;TId&gt;(HasManyAttribute, TId, ICollection&lt;IIdentifiable&gt;)
332-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L447"><i class="bi bi-code-slash"></i></a>
332+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L455"><i class="bi bi-code-slash"></i></a>
333333
</h3>
334334

335335
<div class="markdown level1 summary"><p>Builds a query for a to-many relationship with a filter to match on its left and right resource IDs.</p>
@@ -375,7 +375,7 @@ <h4 class="section">Type Parameters</h4>
375375

376376
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeForUpdate__1___0_JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeForUpdate``1(``0,JsonApiDotNetCore.Configuration.ResourceType)">
377377
ComposeForUpdate&lt;TId&gt;(TId, ResourceType)
378-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L384"><i class="bi bi-code-slash"></i></a>
378+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L392"><i class="bi bi-code-slash"></i></a>
379379
</h3>
380380

381381
<div class="markdown level1 summary"><p>Builds a query that retrieves the primary resource, including all of its attributes and all targeted relationships, during a create/update/delete
@@ -420,7 +420,7 @@ <h4 class="section">Type Parameters</h4>
420420

421421
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeFromConstraints_JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeFromConstraints(JsonApiDotNetCore.Configuration.ResourceType)">
422422
ComposeFromConstraints(ResourceType)
423-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L134"><i class="bi bi-code-slash"></i></a>
423+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L142"><i class="bi bi-code-slash"></i></a>
424424
</h3>
425425

426426
<div class="markdown level1 summary"><p>Collects constraints and builds a <a class="xref" href="JsonApiDotNetCore.Queries.QueryLayer.html">QueryLayer</a> out of them, used to retrieve the actual resources.</p>
@@ -457,7 +457,7 @@ <h4 class="section">Returns</h4>
457457

458458
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_ComposeSecondaryLayerForRelationship_JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.ComposeSecondaryLayerForRelationship(JsonApiDotNetCore.Configuration.ResourceType)">
459459
ComposeSecondaryLayerForRelationship(ResourceType)
460-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L298"><i class="bi bi-code-slash"></i></a>
460+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L306"><i class="bi bi-code-slash"></i></a>
461461
</h3>
462462

463463
<div class="markdown level1 summary"><p>Collects constraints and builds the secondary layer for a relationship endpoint.</p>
@@ -494,7 +494,7 @@ <h4 class="section">Returns</h4>
494494

495495
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_GetFilter_System_Collections_Generic_IReadOnlyCollection_JsonApiDotNetCore_Queries_Expressions_QueryExpression__JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.GetFilter(System.Collections.Generic.IReadOnlyCollection{JsonApiDotNetCore.Queries.Expressions.QueryExpression},JsonApiDotNetCore.Configuration.ResourceType)">
496496
GetFilter(IReadOnlyCollection&lt;QueryExpression&gt;, ResourceType)
497-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L491"><i class="bi bi-code-slash"></i></a>
497+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L499"><i class="bi bi-code-slash"></i></a>
498498
</h3>
499499

500500
<div class="markdown level1 summary"></div>
@@ -532,7 +532,7 @@ <h4 class="section">Returns</h4>
532532

533533
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_GetIncludeElements_System_Collections_Immutable_IImmutableSet_JsonApiDotNetCore_Queries_Expressions_IncludeElementExpression__JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.GetIncludeElements(System.Collections.Immutable.IImmutableSet{JsonApiDotNetCore.Queries.Expressions.IncludeElementExpression},JsonApiDotNetCore.Configuration.ResourceType)">
534534
GetIncludeElements(IImmutableSet&lt;IncludeElementExpression&gt;, ResourceType)
535-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L482"><i class="bi bi-code-slash"></i></a>
535+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L490"><i class="bi bi-code-slash"></i></a>
536536
</h3>
537537

538538
<div class="markdown level1 summary"></div>
@@ -570,7 +570,7 @@ <h4 class="section">Returns</h4>
570570

571571
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_GetPagination_System_Collections_Generic_IReadOnlyCollection_JsonApiDotNetCore_Queries_Expressions_QueryExpression__JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.GetPagination(System.Collections.Generic.IReadOnlyCollection{JsonApiDotNetCore.Queries.Expressions.QueryExpression},JsonApiDotNetCore.Configuration.ResourceType)">
572572
GetPagination(IReadOnlyCollection&lt;QueryExpression&gt;, ResourceType)
573-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L521"><i class="bi bi-code-slash"></i></a>
573+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L529"><i class="bi bi-code-slash"></i></a>
574574
</h3>
575575

576576
<div class="markdown level1 summary"></div>
@@ -689,7 +689,7 @@ <h4 class="section">Type Parameters</h4>
689689

690690
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_GetSelectionForSparseAttributeSet_JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.GetSelectionForSparseAttributeSet(JsonApiDotNetCore.Configuration.ResourceType)">
691691
GetSelectionForSparseAttributeSet(ResourceType)
692-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L536"><i class="bi bi-code-slash"></i></a>
692+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L544"><i class="bi bi-code-slash"></i></a>
693693
</h3>
694694

695695
<div class="markdown level1 summary"></div>
@@ -725,7 +725,7 @@ <h4 class="section">Returns</h4>
725725

726726
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_GetSort_System_Collections_Generic_IReadOnlyCollection_JsonApiDotNetCore_Queries_Expressions_QueryExpression__JsonApiDotNetCore_Configuration_ResourceType_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.GetSort(System.Collections.Generic.IReadOnlyCollection{JsonApiDotNetCore.Queries.Expressions.QueryExpression},JsonApiDotNetCore.Configuration.ResourceType)">
727727
GetSort(IReadOnlyCollection&lt;QueryExpression&gt;, ResourceType)
728-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L502"><i class="bi bi-code-slash"></i></a>
728+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L510"><i class="bi bi-code-slash"></i></a>
729729
</h3>
730730

731731
<div class="markdown level1 summary"></div>
@@ -763,7 +763,7 @@ <h4 class="section">Returns</h4>
763763

764764
<h3 id="JsonApiDotNetCore_Queries_QueryLayerComposer_WrapLayerForSecondaryEndpoint__1_JsonApiDotNetCore_Queries_QueryLayer_JsonApiDotNetCore_Configuration_ResourceType___0_JsonApiDotNetCore_Resources_Annotations_RelationshipAttribute_" data-uid="JsonApiDotNetCore.Queries.QueryLayerComposer.WrapLayerForSecondaryEndpoint``1(JsonApiDotNetCore.Queries.QueryLayer,JsonApiDotNetCore.Configuration.ResourceType,``0,JsonApiDotNetCore.Resources.Annotations.RelationshipAttribute)">
765765
WrapLayerForSecondaryEndpoint&lt;TId&gt;(QueryLayer, ResourceType, TId, RelationshipAttribute)
766-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L321"><i class="bi bi-code-slash"></i></a>
766+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayerComposer.cs/#L329"><i class="bi bi-code-slash"></i></a>
767767
</h3>
768768

769769
<div class="markdown level1 summary"><p>Wraps a layer for a secondary endpoint into a primary layer, rewriting top-level includes.</p>

0 commit comments

Comments
 (0)