Class DefaultSearchRequest
java.lang.Object
ch.tocco.nice2.netui.api.bind.entity.DefaultSearchRequest
- All Implemented Interfaces:
SearchRequest
Deprecated.
-
Constructor Summary
ConstructorDescriptionDefaultSearchRequest
(String entityName, FulltextSearchBuilder.SearchScope searchScope) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultSearchRequest
Deprecated.Deprecated.Deprecated.Deprecated.@Nullable ManualQuery
Deprecated.Deprecated.Deprecated.String[]
Deprecated.Deprecated.Deprecated.static DefaultSearchRequest
Deprecated.static DefaultSearchRequest
remoteField
(String entityName) Deprecated.void
setEntityName
(String entityName) Deprecated.void
setListForm
(FormIdentifier listForm) Deprecated.void
setOrderItems
(InternalSearchService.OrderItem[] orderItems) Deprecated.void
setQueryParams
(RebindValue[] queryParams) Deprecated.void
setSearchFilters
(String[] searchFilters) Deprecated.void
setSearchForm
(FormIdentifier searchForm) Deprecated.void
setSearchScope
(FulltextSearchBuilder.SearchScope searchScope) Deprecated.toString()
Deprecated.withConstrictionParams
(Map<String, String> constrictionParams) Deprecated.withListForm
(FormIdentifier listForm) Deprecated.Deprecated.Deprecated.withQueryParams
(RebindValue[] params) Deprecated.withSearchFilters
(String[] searchFilters) Deprecated.withSearchForm
(FormIdentifier searchForm) Deprecated.Deprecated.
-
Constructor Details
-
DefaultSearchRequest
Deprecated.
-
-
Method Details
-
fulltext
Deprecated. -
relation
Deprecated. -
remoteField
Deprecated. -
getEntityName
Deprecated.- Specified by:
getEntityName
in interfaceSearchRequest
-
getSearchForm
Deprecated.- Specified by:
getSearchForm
in interfaceSearchRequest
-
getListForm
Deprecated.- Specified by:
getListForm
in interfaceSearchRequest
-
getSearchFilters
Deprecated.- Specified by:
getSearchFilters
in interfaceSearchRequest
-
getQueryParams
Deprecated.- Specified by:
getQueryParams
in interfaceSearchRequest
-
getSearchScope
Deprecated.- Specified by:
getSearchScope
in interfaceSearchRequest
-
setEntityName
Deprecated. -
setSearchForm
Deprecated. -
withSearchForm
Deprecated. -
setListForm
Deprecated. -
withListForm
Deprecated. -
setSearchFilters
Deprecated.- Specified by:
setSearchFilters
in interfaceSearchRequest
-
withSearchFilters
Deprecated. -
setQueryParams
Deprecated. -
withQueryParams
Deprecated. -
setSearchScope
Deprecated. -
withSearchScope
Deprecated. -
getOrderItems
Deprecated.- Specified by:
getOrderItems
in interfaceSearchRequest
-
setOrderItems
Deprecated. -
withOrderItems
Deprecated. -
withManualQuery
Deprecated. -
withConstrictionParams
Deprecated. -
getManualQuery
Deprecated.- Specified by:
getManualQuery
in interfaceSearchRequest
-
getConstrictionParams
Deprecated.- Specified by:
getConstrictionParams
in interfaceSearchRequest
-
toString
Deprecated.
-