public class CmsListDatePastFutureRestriction extends java.lang.Object implements I_CmsListDateRestriction
I_CmsListDateRestriction.TimeDirection, I_CmsListDateRestriction.TimeUnit| Constructor and Description |
|---|
CmsListDatePastFutureRestriction(I_CmsListDateRestriction.TimeDirection direction)
Creates a new instance.
|
| 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.
|
public CmsListDatePastFutureRestriction(I_CmsListDateRestriction.TimeDirection direction)
direction - the time directionpublic java.lang.String getRange()
I_CmsListDateRestrictiongetRange in interface I_CmsListDateRestrictionI_CmsListDateRestriction.getRange()