Class BadDataTransferCountByDestination

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

public class BadDataTransferCountByDestination extends ecmwf.web.dao.ModelSearchBase
The Class BadDataTransferCountByDestination.
  • 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 bad data transfer count by destination.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the destination.

    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

    • BadDataTransferCountByDestination Link icon

      public BadDataTransferCountByDestination(Destination dest)
      Instantiates a new bad data transfer count by destination.
      Parameters:
      dest - the dest
  • Method Details Link icon

    • getDestination Link icon

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