Class MonitoringHistorySearch

java.lang.Object
ecmwf.web.dao.ModelSearchBase
ecmwf.ecpds.master.plugin.http.home.monitoring.MonitoringHistorySearch
All Implemented Interfaces:
ecmwf.web.model.ModelSearch, Cloneable

public class MonitoringHistorySearch extends ecmwf.web.dao.ModelSearchBase
The Class MonitoringHistorySearch.
  • Field Summary Link icon

    Fields inherited from interface ecmwf.web.model.ModelSearch Link icon

    OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
    Instantiates a new monitoring history search.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the date.

    Methods inherited from class ecmwf.web.dao.ModelSearchBase Link icon

    addAndQuery, addOrQuery, addSortItem, addSortItems, cacheable, getBase, getCopy, getKey, getOffset, getQuery, getScope, getSizeLimit, getSortItems, partialMatches, resetSortItems, setBase, setCacheable, setOffset, setPartialMatches, setQuery, setScope, setSizeLimit, setSortItemsFromStrings, setStoreSearchResults, storeSearchResults

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • MonitoringHistorySearch Link icon

      public MonitoringHistorySearch(Date d)
      Instantiates a new monitoring history search.
      Parameters:
      d - the d
  • Method Details Link icon

    • getDate Link icon

      public Date getDate()
      Gets the date.
      Returns:
      the date