Class DataTransfersByStatusCode

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

public class DataTransfersByStatusCode extends ecmwf.web.dao.ModelSearchBase
The Class DataTransfersByStatusCode.
  • 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 data transfers by status code.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the data base cursor.
    Gets the date.
    Gets the search.
    Gets the status code.
    Gets the type.

    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

    • DataTransfersByStatusCode Link icon

      public DataTransfersByStatusCode(String s, Date d, String search, String type, DataBaseCursor cursor)
      Instantiates a new data transfers by status code.
      Parameters:
      s - the s
      d - the d
      search - the search
      type - the type
      cursor - the cursor
  • Method Details Link icon

    • getDataBaseCursor Link icon

      public DataBaseCursor getDataBaseCursor()
      Gets the data base cursor.
      Returns:
      the data base cursor
    • getDate Link icon

      public Date getDate()
      Gets the date.
      Returns:
      the date
    • getSearch Link icon

      public String getSearch()
      Gets the search.
      Returns:
      the search
    • getType Link icon

      public String getType()
      Gets the type.
      Returns:
      the type
    • getStatusCode Link icon

      public String getStatusCode()
      Gets the status code.
      Returns:
      the status code