Package com.hybris.platform.uicommon
Interface ThemeDao
- All Known Implementing Classes:
DefaultThemeDao
public interface ThemeDao
DAO to perform
ThemeModel. service operations.- Spring Bean ID:
- themeDao
-
Method Summary
-
Method Details
-
findByCode
Finds ThemeModel for given code- Parameters:
code-- Returns:
ThemeModelfor given code
-