Class SearchByIncomingPolicy
java.lang.Object
ecmwf.web.dao.ModelSearchBase
ecmwf.ecpds.master.plugin.http.home.transfer.searches.SearchByIncomingPolicy
- All Implemented Interfaces:
ecmwf.web.model.ModelSearch
,Cloneable
public class SearchByIncomingPolicy
extends ecmwf.web.dao.ModelSearchBase
The Class SearchByIncomingPolicy.
-
Field Summary
FieldsFields inherited from interface ecmwf.web.model.ModelSearch
OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
-
Constructor Summary
ConstructorsConstructorDescriptionSearchByIncomingPolicy
(String incomingPolicyId) Instantiates a new search by incoming policy. -
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
-
incomingPolicyId
The incoming policy id.
-
-
Constructor Details
-
SearchByIncomingPolicy
Instantiates a new search by incoming policy.- Parameters:
incomingPolicyId
- the incoming policy id
-
-
Method Details
-
getIncomingPolicyId
-