Class DefaultArticleCommonUtils

java.lang.Object
com.sap.retail.commercesuite.saparticlemodel.util.impl.DefaultArticleCommonUtils
All Implemented Interfaces:
ArticleCommonUtils

public class DefaultArticleCommonUtils extends Object implements ArticleCommonUtils
  • Constructor Details

    • DefaultArticleCommonUtils

      public DefaultArticleCommonUtils()
  • Method Details

    • isCAREnabled

      public boolean isCAREnabled()
      Specified by:
      isCAREnabled in interface ArticleCommonUtils
    • isCOSEnabled

      public boolean isCOSEnabled()
      Specified by:
      isCOSEnabled in interface ArticleCommonUtils
    • getBaseStoreService

      public de.hybris.platform.store.services.BaseStoreService getBaseStoreService()
    • setBaseStoreService

      public void setBaseStoreService(de.hybris.platform.store.services.BaseStoreService baseStoreService)