JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
D
F
G
H
I
M
N
O
P
S
V
B
by
- Variable in class pl.execon.fsp.core.
SortInfo
Value by which field will be sorted
D
direction
- Variable in class pl.execon.fsp.core.
SortInfo
Sorting direction
F
FilterInfo
- Class in
pl.execon.fsp.core
Class containing all filtering parameters
FilterInfo(String, Operation, Object)
- Constructor for class pl.execon.fsp.core.
FilterInfo
Default constructor for
FilterInfo
with default
FspFilterOperator.AND
FspFilterOperator
- Enum in
pl.execon.fsp.core
Class containing filter operator enum values
FspRequest
- Class in
pl.execon.fsp.core
FspRequest class containing fields
FspRequest()
- Constructor for class pl.execon.fsp.core.
FspRequest
FspResponse
<
T
> - Class in
pl.execon.fsp.core
Class containing filtering, sorting and paging result
FspResponse(List<T>)
- Constructor for class pl.execon.fsp.core.
FspResponse
Constructor for
FspResponse
without paging information
FspResponse(FspRequest, List<T>, long)
- Constructor for class pl.execon.fsp.core.
FspResponse
Constructor for
FspResponse
with paging information
G
getElementsCount()
- Method in class pl.execon.fsp.core.
FspResponse
getTotalPages()
- Method in class pl.execon.fsp.core.
FspResponse
H
hasPageInfo()
- Method in class pl.execon.fsp.core.
FspRequest
I
INITIAL_PAGE_NUMBER
- Static variable in class pl.execon.fsp.core.
FspRequest
M
map(Function<List<T>, List<U>>)
- Method in class pl.execon.fsp.core.
FspResponse
This method allows mapping document objects to DTO objects
N
number
- Variable in class pl.execon.fsp.core.
PageInfo
Page number
O
Operation
- Enum in
pl.execon.fsp.core
Enum containing all available filter comparing operations
P
PageInfo
- Class in
pl.execon.fsp.core
Class containing page info
PageInfo(int, int)
- Constructor for class pl.execon.fsp.core.
PageInfo
Default constructor for
PageInfo
pl.execon.fsp.core
- package pl.execon.fsp.core
S
size
- Variable in class pl.execon.fsp.core.
PageInfo
Page size
SortInfo
- Class in
pl.execon.fsp.core
Class containing sort info parameters.
SortInfo()
- Constructor for class pl.execon.fsp.core.
SortInfo
SortInfo.Direction
- Enum in
pl.execon.fsp.core
Enum with values for sort direction
V
valueOf(String)
- Static method in enum pl.execon.fsp.core.
FspFilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum pl.execon.fsp.core.
Operation
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum pl.execon.fsp.core.
SortInfo.Direction
Returns the enum constant of this type with the specified name.
values()
- Static method in enum pl.execon.fsp.core.
FspFilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum pl.execon.fsp.core.
Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum pl.execon.fsp.core.
SortInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
B
D
F
G
H
I
M
N
O
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.