Uses of Enum Class
de.hybris.platform.cockpit.enums.RefreshTimeOption
Packages that use RefreshTimeOption
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of RefreshTimeOption in de.hybris.platform.cockpit.enums
Methods in de.hybris.platform.cockpit.enums that return RefreshTimeOptionModifier and TypeMethodDescriptionstatic RefreshTimeOptionReturns the enum constant of this class with the specified name.static RefreshTimeOption[]RefreshTimeOption.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RefreshTimeOption in de.hybris.platform.cockpit.reports
Methods in de.hybris.platform.cockpit.reports with parameters of type RefreshTimeOptionModifier and TypeMethodDescriptionvoidJasperReportsRefreshService.startRefreshing(WidgetPreferencesModel widget, RefreshTimeOption refreshOption) Start automatic refresh of the widget. -
Uses of RefreshTimeOption in de.hybris.platform.cockpit.reports.impl
Methods in de.hybris.platform.cockpit.reports.impl with parameters of type RefreshTimeOptionModifier and TypeMethodDescriptionvoidDefaultJasperReportsRefreshService.startRefreshing(WidgetPreferencesModel widget, RefreshTimeOption refreshOption) -
Uses of RefreshTimeOption in de.hybris.platform.cockpit.reports.jasperreports
Methods in de.hybris.platform.cockpit.reports.jasperreports with parameters of type RefreshTimeOptionModifier and TypeMethodDescriptionvoidDefaultJasperReportsRefresh.startRefreshing(WidgetPreferencesModel widget, RefreshTimeOption refreshOption) Deprecated.voidJasperReportsRefresh.startRefreshing(WidgetPreferencesModel widget, RefreshTimeOption refreshOption) Deprecated.
JasperReportsRefreshService.startRefreshing(WidgetPreferencesModel, RefreshTimeOption)Start automatic refresh of the widget.