| Package | Description |
|---|---|
| org.exoplatform.services.wcm.search |
Provides Search Service to handle search on a site with different criteria.
|
| Modifier and Type | Method and Description |
|---|---|
QueryCriteria.DATE_RANGE_SELECTED |
QueryCriteria.getDateRangeSelected()
Gets the date range selected.
|
static QueryCriteria.DATE_RANGE_SELECTED |
QueryCriteria.DATE_RANGE_SELECTED.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryCriteria.DATE_RANGE_SELECTED[] |
QueryCriteria.DATE_RANGE_SELECTED.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryCriteria.setDateRangeSelected(QueryCriteria.DATE_RANGE_SELECTED dateRangeSelected)
Sets the date range selected.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.