Class DestinationsByHost

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

public class DestinationsByHost extends ecmwf.web.dao.ModelSearchBase
The Class DestinationsByHost.
  • 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 destinations by host.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the host.

    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

    • DestinationsByHost Link icon

      public DestinationsByHost(Host h)
      Instantiates a new destinations by host.
      Parameters:
      h - the h
  • Method Details Link icon

    • getHost Link icon

      public Host getHost()
      Gets the host.
      Returns:
      the host