Class SearchByHost
java.lang.Object
ecmwf.web.dao.ModelSearchBase
ecmwf.ecpds.master.plugin.http.home.ecuser.searches.SearchByHost
- All Implemented Interfaces:
ecmwf.web.model.ModelSearch
,Cloneable
public class SearchByHost
extends ecmwf.web.dao.ModelSearchBase
The Class SearchByHost.
-
Field Summary
FieldsFields inherited from interface ecmwf.web.model.ModelSearch
OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
-
Constructor Summary
Constructors -
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
-
Field Details
-
hostName
The host name.
-
-
Constructor Details
-
SearchByHost
Instantiates a new search by host.- Parameters:
hostName
- the host name
-
-
Method Details
-
getHostName
-