Class SortedBadDataTransfersByDestination

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

public class SortedBadDataTransfersByDestination extends ecmwf.web.dao.ModelSearchBase
The Class SortedBadDataTransfersByDestination.
  • Field Summary

    Fields inherited from interface ecmwf.web.model.ModelSearch

    OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new sorted bad data transfers by destination.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the cursor.
    Gets the destination.

    Methods inherited from class ecmwf.web.dao.ModelSearchBase

    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 Object

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

    • SortedBadDataTransfersByDestination

      public SortedBadDataTransfersByDestination(Destination dest, DataBaseCursor cursor)
      Instantiates a new sorted bad data transfers by destination.
      Parameters:
      dest - the dest
      cursor - the data base cursor
  • Method Details

    • getDestination

      public Destination getDestination()
      Gets the destination.
      Returns:
      the destination
    • getCursor

      public DataBaseCursor getCursor()
      Gets the cursor.
      Returns:
      the cursor