public interface I_CmsListDateRestriction
| Modifier and Type | Interface and Description |
|---|---|
static class |
I_CmsListDateRestriction.TimeDirection
Enum representing a direction in time (past / future).
|
static class |
I_CmsListDateRestriction.TimeUnit
Enum representing a time unit.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRange()
Gets the formatted range expression for this restriction, for use in Solr date range queries.
|
java.lang.String getRange()