Class DefaultSearchRequest
java.lang.Object
ch.tocco.nice2.netui.api.bind.entity.DefaultSearchRequest
- All Implemented Interfaces:
SearchRequest
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultSearchRequest(String entityName, FulltextSearchBuilder.SearchScope searchScope) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultSearchRequestDeprecated.Deprecated.Deprecated.Deprecated.@Nullable ManualQueryDeprecated.Deprecated.Deprecated.String[]Deprecated.Deprecated.Deprecated.static DefaultSearchRequestDeprecated.static DefaultSearchRequestremoteField(String entityName) Deprecated.voidsetEntityName(String entityName) Deprecated.voidsetListForm(FormIdentifier listForm) Deprecated.voidsetOrderItems(InternalSearchService.OrderItem[] orderItems) Deprecated.voidsetQueryParams(RebindValue[] queryParams) Deprecated.voidsetSearchFilters(String[] searchFilters) Deprecated.voidsetSearchForm(FormIdentifier searchForm) Deprecated.voidsetSearchScope(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:
getEntityNamein interfaceSearchRequest
-
getSearchForm
Deprecated.- Specified by:
getSearchFormin interfaceSearchRequest
-
getListForm
Deprecated.- Specified by:
getListFormin interfaceSearchRequest
-
getSearchFilters
Deprecated.- Specified by:
getSearchFiltersin interfaceSearchRequest
-
getQueryParams
Deprecated.- Specified by:
getQueryParamsin interfaceSearchRequest
-
getSearchScope
Deprecated.- Specified by:
getSearchScopein interfaceSearchRequest
-
setEntityName
Deprecated. -
setSearchForm
Deprecated. -
withSearchForm
Deprecated. -
setListForm
Deprecated. -
withListForm
Deprecated. -
setSearchFilters
Deprecated.- Specified by:
setSearchFiltersin interfaceSearchRequest
-
withSearchFilters
Deprecated. -
setQueryParams
Deprecated. -
withQueryParams
Deprecated. -
setSearchScope
Deprecated. -
withSearchScope
Deprecated. -
getOrderItems
Deprecated.- Specified by:
getOrderItemsin interfaceSearchRequest
-
setOrderItems
Deprecated. -
withOrderItems
Deprecated. -
withManualQuery
Deprecated. -
withConstrictionParams
Deprecated. -
getManualQuery
Deprecated.- Specified by:
getManualQueryin interfaceSearchRequest
-
getConstrictionParams
Deprecated.- Specified by:
getConstrictionParamsin interfaceSearchRequest
-
toString
Deprecated.
-