Uses of Class
com.hybris.backoffice.jalo.Theme
Packages that use Theme
Package
Description
-
Uses of Theme in com.hybris.backoffice.jalo
Subclasses of Theme in com.hybris.backoffice.jaloMethods in com.hybris.backoffice.jalo that return ThemeModifier and TypeMethodDescriptionGeneratedCustomTheme.getBase()Generated method - Getter of theCustomTheme.baseattribute.GeneratedCustomTheme.getBase(SessionContext ctx) Generated method - Getter of theCustomTheme.baseattribute.GeneratedBackofficeManager.getThemeForBackoffice(SessionContext ctx, User item) Generated method - Getter of theUser.themeForBackofficeattribute.GeneratedBackofficeManager.getThemeForBackoffice(User item) Generated method - Getter of theUser.themeForBackofficeattribute.Methods in com.hybris.backoffice.jalo with parameters of type ThemeModifier and TypeMethodDescriptionGenerated method - Getter of theTheme.styleattribute.GeneratedBackofficeManager.getStyle(SessionContext ctx, Theme item) Generated method - Getter of theTheme.styleattribute.GeneratedBackofficeManager.getStyleVersion(Theme item) Generated method - Getter of theTheme.styleVersionattribute.GeneratedBackofficeManager.getStyleVersion(SessionContext ctx, Theme item) Generated method - Getter of theTheme.styleVersionattribute.intGeneratedBackofficeManager.getStyleVersionAsPrimitive(Theme item) Generated method - Getter of theTheme.styleVersionattribute.intGeneratedBackofficeManager.getStyleVersionAsPrimitive(SessionContext ctx, Theme item) Generated method - Getter of theTheme.styleVersionattribute.GeneratedBackofficeManager.getThumbnail(Theme item) Generated method - Getter of theTheme.thumbnailattribute.GeneratedBackofficeManager.getThumbnail(SessionContext ctx, Theme item) Generated method - Getter of theTheme.thumbnailattribute.voidGenerated method - Setter of theCustomTheme.baseattribute.voidGeneratedCustomTheme.setBase(SessionContext ctx, Theme value) Generated method - Setter of theCustomTheme.baseattribute.voidGenerated method - Setter of theTheme.styleattribute.voidGeneratedBackofficeManager.setStyle(SessionContext ctx, Theme item, Media value) Generated method - Setter of theTheme.styleattribute.voidGeneratedBackofficeManager.setStyleVersion(Theme item, int value) Generated method - Setter of theTheme.styleVersionattribute.voidGeneratedBackofficeManager.setStyleVersion(Theme item, Integer value) Generated method - Setter of theTheme.styleVersionattribute.voidGeneratedBackofficeManager.setStyleVersion(SessionContext ctx, Theme item, int value) Generated method - Setter of theTheme.styleVersionattribute.voidGeneratedBackofficeManager.setStyleVersion(SessionContext ctx, Theme item, Integer value) Generated method - Setter of theTheme.styleVersionattribute.voidGeneratedBackofficeManager.setThemeForBackoffice(SessionContext ctx, User item, Theme value) Generated method - Setter of theUser.themeForBackofficeattribute.voidGeneratedBackofficeManager.setThemeForBackoffice(User item, Theme value) Generated method - Setter of theUser.themeForBackofficeattribute.voidGeneratedBackofficeManager.setThumbnail(Theme item, Media value) Generated method - Setter of theTheme.thumbnailattribute.voidGeneratedBackofficeManager.setThumbnail(SessionContext ctx, Theme item, Media value) Generated method - Setter of theTheme.thumbnailattribute. -
Uses of Theme in de.hybris.platform.alluicommons.jalo
Methods in de.hybris.platform.alluicommons.jalo that return ThemeModifier and TypeMethodDescriptionAlluicommonsManager.createTheme(SessionContext ctx, Map attributeValues) AlluicommonsManager.createTheme(Map attributeValues) -
Uses of Theme in de.hybris.platform.smarteditwebservices.jalo
Methods in de.hybris.platform.smarteditwebservices.jalo that return ThemeModifier and TypeMethodDescriptionGeneratedGeneratedSmarteditwebservicesManager.getThemeForSmartedit(SessionContext ctx, User item) Generated method - Getter of theUser.themeForSmarteditattribute.GeneratedGeneratedSmarteditwebservicesManager.getThemeForSmartedit(User item) Generated method - Getter of theUser.themeForSmarteditattribute.Methods in de.hybris.platform.smarteditwebservices.jalo with parameters of type ThemeModifier and TypeMethodDescriptionGeneratedGeneratedSmarteditwebservicesManager.isActiveForSmartedit(Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.GeneratedGeneratedSmarteditwebservicesManager.isActiveForSmartedit(SessionContext ctx, Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.booleanGeneratedGeneratedSmarteditwebservicesManager.isActiveForSmarteditAsPrimitive(Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.booleanGeneratedGeneratedSmarteditwebservicesManager.isActiveForSmarteditAsPrimitive(SessionContext ctx, Theme item) Generated method - Getter of theTheme.activeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setActiveForSmartedit(Theme item, boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setActiveForSmartedit(Theme item, Boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setActiveForSmartedit(SessionContext ctx, Theme item, boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setActiveForSmartedit(SessionContext ctx, Theme item, Boolean value) Generated method - Setter of theTheme.activeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setThemeForSmartedit(SessionContext ctx, User item, Theme value) Generated method - Setter of theUser.themeForSmarteditattribute.voidGeneratedGeneratedSmarteditwebservicesManager.setThemeForSmartedit(User item, Theme value) Generated method - Setter of theUser.themeForSmarteditattribute.