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.
-
Field Summary
Fields inherited from interface ecmwf.web.model.ModelSearch
OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
-
Constructor Summary
ConstructorsConstructorDescriptionDataTransfersByDestinationNameProductAndTime
(String dest, String product, String time) Instantiates a new data transfers by destination name product and time.DataTransfersByDestinationNameProductAndTime
(String dest, String product, String time, Date date) Instantiates a new data transfers by destination name product and time. -
Method Summary
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
-
Constructor Details
-
DataTransfersByDestinationNameProductAndTime
-
DataTransfersByDestinationNameProductAndTime
-
-
Method Details
-
getProduct
-
getTime
-
getDestinationName
-
hasDate
public boolean hasDate()Checks for date.- Returns:
- true, if successful
-
getDate
-