Example usage for org.springframework.web.servlet.theme AbstractThemeResolver subclass-usage

List of usage examples for org.springframework.web.servlet.theme AbstractThemeResolver subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.theme AbstractThemeResolver subclass-usage.

Usage

From source file com.epam.training.storefront.web.theme.UiExperienceSiteThemeResolver.java

/**
 * Resolve the spring theme name from the CMSSite.
 * The spring theme name is built from the CMSSite UID and the CMSSite Theme.
 */
public class UiExperienceSiteThemeResolver extends AbstractThemeResolver {
    public static final String THEME_REQUEST_ATTRIBUTE_NAME = UiExperienceSiteThemeResolver.class.getName()

From source file org.vinmonopolet.storefront.web.theme.UiExperienceSiteThemeResolver.java

/**
 * Resolve the spring theme name from the CMSSite.
 * The spring theme name is built from the CMSSite UID and the CMSSite Theme.
 */
public class UiExperienceSiteThemeResolver extends AbstractThemeResolver {
    public static final String THEME_REQUEST_ATTRIBUTE_NAME = UiExperienceSiteThemeResolver.class.getName()

From source file de.hybris.telcotrail.storefront.web.theme.UiExperienceSiteThemeResolver.java

/**
 * Resolve the spring theme name from the CMSSite.
 * The spring theme name is built from the CMSSite UID and the CMSSite Theme.
 */
public class UiExperienceSiteThemeResolver extends AbstractThemeResolver {
    public static final String THEME_REQUEST_ATTRIBUTE_NAME = UiExperienceSiteThemeResolver.class.getName()

From source file de.hybris.merchandise.storefront.web.theme.UiExperienceSiteThemeResolver.java

/**
 * Resolve the spring theme name from the CMSSite.
 * The spring theme name is built from the CMSSite UID and the CMSSite Theme.
 */
public class UiExperienceSiteThemeResolver extends AbstractThemeResolver {
    public static final String THEME_REQUEST_ATTRIBUTE_NAME = UiExperienceSiteThemeResolver.class.getName()

From source file com.exxonmobile.ace.hybris.storefront.web.theme.UiExperienceSiteThemeResolver.java

/**
 * Resolve the spring theme name from the CMSSite. The spring theme name is built from the CMSSite UID and the CMSSite
 * Theme.
 */
public class UiExperienceSiteThemeResolver extends AbstractThemeResolver {
    public static final String THEME_REQUEST_ATTRIBUTE_NAME = UiExperienceSiteThemeResolver.class.getName()

From source file org.jasig.portal.cas.services.web.ConfigurableUserAgentOverrideThemeResolver.java

/**
 * ThemeResolver to determine the theme for CAS based on the service provided
 * and the current browser user agent. The theme resolver will extract the 
 * service parameter from the Request object and attempt to match the URL 
 * provided to a Service Id. If the service is found, the theme associated with 
 * it will be used. If not, these is associated with the service or the service