Interface SapClassificationAttributeAuthorHelper

All Known Implementing Classes:
SapClassificationAttributeAuthorHelperImpl

public interface SapClassificationAttributeAuthorHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    de.hybris.platform.classification.ClassificationService
     
    de.hybris.platform.servicelayer.model.ModelService
     
    de.hybris.platform.product.ProductService
     
  • Method Details

    • getModelService

      de.hybris.platform.servicelayer.model.ModelService getModelService()
    • getProductService

      de.hybris.platform.product.ProductService getProductService()
    • getClassificationService

      de.hybris.platform.classification.ClassificationService getClassificationService()