| Package | Description |
|---|---|
| org.vfd.strapi | |
| org.vfd.strapi.interfaces |
| Modifier and Type | Method and Description |
|---|---|
<T> Response<StrapiArrayResponse<T>> |
Collection.getAll(String pluralId,
Class<T> modelClass,
PageRequest pagination,
List<SortRequest> sorting,
String... rawQuery) |
| Modifier and Type | Method and Description |
|---|---|
<T> Response<StrapiArrayResponse<T>> |
CollectionInterface.getAll(String pluraId,
Class<T> rClass,
PageRequest pagination,
List<SortRequest> sorting,
String... rawQuery) |
Copyright © 2023. All rights reserved.