public interface Search<E,Q extends com.querydsl.core.types.EntityPath<E>>
| Modifier and Type | Method and Description |
|---|---|
Throwable |
error() |
org.springframework.data.domain.Page<E> |
page() |
String |
query() |
static <E,Q extends com.querydsl.core.types.EntityPath<E>> |
search(String query,
org.springframework.data.domain.Page<E> page,
Throwable error,
URI uri) |
URI |
uri() |
Copyright © 2020. All rights reserved.