Uses of Class
de.hybris.platform.cockpit.model.query.impl.UISavedQuery
Packages that use UISavedQuery
Package
Description
-
Uses of UISavedQuery in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return UISavedQuery -
Uses of UISavedQuery in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return UISavedQueryMethods in de.hybris.platform.cockpit.session.impl with parameters of type UISavedQueryModifier and TypeMethodDescriptionvoidBaseUICockpitNavigationArea.publishSavedQuery(UISavedQuery query) voidBaseUICockpitNavigationArea.renameSavedQuery(UISavedQuery query, String label) voidBaseUICockpitNavigationArea.setSelectedSavedQuery(UISavedQuery query, boolean doubleClicked)