public abstract class SearchConfigurer<T> extends Object
| Constructor and Description |
|---|
SearchConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleDateFormat |
getDateKeyFormat()
Deprecated.
|
abstract List<SearchKey> |
getSearchKeys() |
Class<T> |
getType() |
@Deprecated protected SimpleDateFormat getDateKeyFormat()
Copyright © 2023. All rights reserved.