Interface SapClassificationAttributeAuthorHelper
- All Known Implementing Classes:
SapClassificationAttributeAuthorHelperImpl
public interface SapClassificationAttributeAuthorHelper
-
Method Summary
Modifier and TypeMethodDescriptionde.hybris.platform.classification.ClassificationServicede.hybris.platform.servicelayer.model.ModelServicede.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()
-