| Package | Description |
|---|---|
| org.vfd.strapi | |
| org.vfd.strapi.interfaces | |
| org.vfd.strapi.parameters |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static PageRequest |
PageRequest.of(int start,
int size,
boolean withCount) |
Copyright © 2023. All rights reserved.