Uses of Class
org.exoplatform.services.wcm.search.QueryCriteria.DATE_RANGE_SELECTED

Uses of QueryCriteria.DATE_RANGE_SELECTED in org.exoplatform.services.wcm.search
 

Methods in org.exoplatform.services.wcm.search that return QueryCriteria.DATE_RANGE_SELECTED
 QueryCriteria.DATE_RANGE_SELECTED QueryCriteria.getDateRangeSelected()
          Gets the date range selected.
static QueryCriteria.DATE_RANGE_SELECTED QueryCriteria.DATE_RANGE_SELECTED.valueOf(java.lang.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're declared.
 

Methods in org.exoplatform.services.wcm.search with parameters of type QueryCriteria.DATE_RANGE_SELECTED
 void QueryCriteria.setDateRangeSelected(QueryCriteria.DATE_RANGE_SELECTED dateRangeSelected)
          Sets the date range selected.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.