Uses of Class
de.hybris.platform.smarteditwebservices.theme.SmarteditThemeNotFoundException
Packages that use SmarteditThemeNotFoundException
Package
Description
-
Uses of SmarteditThemeNotFoundException in de.hybris.platform.smarteditwebservices.theme.facade
Methods in de.hybris.platform.smarteditwebservices.theme.facade that throw SmarteditThemeNotFoundExceptionModifier and TypeMethodDescriptionSmarteditThemeFacade.getThemeByCode(String themeCode, String langIsoCode) Retrieve a theme by codevoidSmarteditThemeFacade.setCurrentUserTheme(String themeCode) setting current login user theme -
Uses of SmarteditThemeNotFoundException in de.hybris.platform.smarteditwebservices.theme.facade.impl
Methods in de.hybris.platform.smarteditwebservices.theme.facade.impl that throw SmarteditThemeNotFoundExceptionModifier and TypeMethodDescriptionDefaultSmarteditThemeFacade.getThemeByCode(String themeCode, String langIsoCode) voidDefaultSmarteditThemeFacade.setCurrentUserTheme(String themeCode)