| Package | Description |
|---|---|
| pl.jsolve.sweetener.criteria | |
| pl.jsolve.sweetener.criteria.restriction |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
Restrictions.registerDateExtractor(Class<T> clazz,
DateExtractor<T> extractor) |
| Constructor and Description |
|---|
After(String fieldName,
Object date,
Map<Class<?>,DateExtractor> dateExtractors) |
Before(String fieldName,
Object date,
Map<Class<?>,DateExtractor> dateExtractors) |
Copyright © 2015 jsolve. All rights reserved.