Interface QueryParameterContext
- All Known Implementing Classes:
QueryParameterContextImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getForm()Deprecated.@Nullable InputComponentDeprecated.@Nullable PathgetPath()Deprecated.@Nullable Path.LastEntityResultDeprecated.Deprecated.Deprecated.Deprecated.
-
Method Details
-
getQueryParam
RebindValue getQueryParam()Deprecated. -
getEntityModel
EntityModel getEntityModel()Deprecated. -
getQueryBuilder
QueryBuilder getQueryBuilder()Deprecated. -
getForm
Form getForm()Deprecated. -
getInputComponent
@Nullable InputComponent getInputComponent()Deprecated. -
getPath
@Nullable Path getPath()Deprecated. -
getSearchRequest
SearchRequest getSearchRequest()Deprecated. -
getPathLastEntityResult
@Nullable Path.LastEntityResult getPathLastEntityResult()Deprecated.
-