T
- type of the resource to sort bypublic final class MultiValueSortSearchModelFactory<T> extends Object
MultiValueSortSearchModel
classModifier and Type | Method and Description |
---|---|
MultiValueSortSearchModel<T> |
apply(SortableSearchModel<T,MultiValueSortSearchModel<T>> sortableSearchModel)
Creates a new instance of S with the values of this builder and the given search model.
|
static <T> MultiValueSortSearchModelFactory<T> |
of() |
public MultiValueSortSearchModel<T> apply(SortableSearchModel<T,MultiValueSortSearchModel<T>> sortableSearchModel)
sortableSearchModel
- the given sortable search modelpublic static <T> MultiValueSortSearchModelFactory<T> of()