-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionuse
MetadataTools.getCascadeTypes(MetaProperty)
insteaduseGrid.getColumns()
and filter by visibilityuseGrid.getColumns()
and filter returned list by visibility propertyreplaced byInstanceContainer.getFetchPlan()
replaced byInstanceContainer.setFetchPlan(FetchPlan)
-
Deprecated ConstructorsConstructorDescriptionuse
FrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.useFrontendTools(FrontendToolsSettings)
instead, as it simplifies configuring the frontend tools and gives the default values to configuration parameters.
QueryParamValueProvider
s.