Class DefaultBackofficeLogoService

java.lang.Object
com.hybris.backoffice.media.DefaultBackofficeLogoService
All Implemented Interfaces:
com.hybris.cockpitng.core.logo.LogoService

public class DefaultBackofficeLogoService extends Object implements com.hybris.cockpitng.core.logo.LogoService
Service used to get the logo url
  • Constructor Details

    • DefaultBackofficeLogoService

      public DefaultBackofficeLogoService()
  • Method Details

    • getShellBarLogoUrl

      public String getShellBarLogoUrl()
      Specified by:
      getShellBarLogoUrl in interface com.hybris.cockpitng.core.logo.LogoService
    • getLoginPageLogoUrl

      public String getLoginPageLogoUrl()
      Specified by:
      getLoginPageLogoUrl in interface com.hybris.cockpitng.core.logo.LogoService
    • getBackofficeMediaUtil

      public MediaUtil getBackofficeMediaUtil()
    • setBackofficeMediaUtil

      public void setBackofficeMediaUtil(MediaUtil backofficeMediaUtil)