Class DataTransfersByDestinationNameProductAndTime

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

public class DataTransfersByDestinationNameProductAndTime extends ecmwf.web.dao.ModelSearchBase
The Class DataTransfersByDestinationNameProductAndTime.
  • Constructor Details

    • DataTransfersByDestinationNameProductAndTime

      public DataTransfersByDestinationNameProductAndTime(String dest, String product, String time)
      Instantiates a new data transfers by destination name product and time.
      Parameters:
      dest - the dest
      product - the product
      time - the time
    • DataTransfersByDestinationNameProductAndTime

      public DataTransfersByDestinationNameProductAndTime(String dest, String product, String time, Date date)
      Instantiates a new data transfers by destination name product and time.
      Parameters:
      dest - the dest
      product - the product
      time - the time
      date - the date
  • Method Details

    • getProduct

      public String getProduct()
      Gets the product.
      Returns:
      the product
    • getTime

      public String getTime()
      Gets the time.
      Returns:
      the time
    • getDestinationName

      public String getDestinationName()
      Gets the destination name.
      Returns:
      the destination name
    • hasDate

      public boolean hasDate()
      Checks for date.
      Returns:
      true, if successful
    • getDate

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