Package de.elo.ix.client.esearch
Class FindByESearch
java.lang.Object
de.elo.ix.client.esearch.FindByESearch
- All Implemented Interfaces:
Serializable
Use this class to search by iSearch with API functionality starting with ELO 11.
- Since:
- 11.00.000.019
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ESearchOptions
This options must match the called function.protected ESearchParams
Deliver the query and where to search with this parameters. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSearchOptions
(ESearchOptions searchOptions) void
setSearchParams
(ESearchParams searchParams)
-
Field Details
-
searchParams
Deliver the query and where to search with this parameters.- See Also:
-
searchOptions
This options must match the called function.- See Also:
-
-
Constructor Details
-
FindByESearch
public FindByESearch() -
FindByESearch
-
-
Method Details
-
getSearchParams
-
getSearchOptions
-
setSearchParams
-
setSearchOptions
-