Class SapClassificationAttributeAuthorHelperImpl
java.lang.Object
de.hybris.platform.sap.sapmodel.authors.SapClassificationAttributeAuthorHelperImpl
- All Implemented Interfaces:
SapClassificationAttributeAuthorHelper
public class SapClassificationAttributeAuthorHelperImpl
extends Object
implements SapClassificationAttributeAuthorHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.hybris.platform.classification.ClassificationServicede.hybris.platform.servicelayer.model.ModelServicede.hybris.platform.product.ProductServicevoidsetClassificationService(de.hybris.platform.classification.ClassificationService classificationService) voidsetModelService(de.hybris.platform.servicelayer.model.ModelService modelService) voidsetProductService(de.hybris.platform.product.ProductService productService)
-
Constructor Details
-
SapClassificationAttributeAuthorHelperImpl
public SapClassificationAttributeAuthorHelperImpl()
-
-
Method Details
-
getClassificationService
public de.hybris.platform.classification.ClassificationService getClassificationService()- Specified by:
getClassificationServicein interfaceSapClassificationAttributeAuthorHelper
-
setClassificationService
public void setClassificationService(de.hybris.platform.classification.ClassificationService classificationService) -
getModelService
public de.hybris.platform.servicelayer.model.ModelService getModelService()- Specified by:
getModelServicein interfaceSapClassificationAttributeAuthorHelper
-
setModelService
public void setModelService(de.hybris.platform.servicelayer.model.ModelService modelService) -
getProductService
public de.hybris.platform.product.ProductService getProductService()- Specified by:
getProductServicein interfaceSapClassificationAttributeAuthorHelper
-
setProductService
public void setProductService(de.hybris.platform.product.ProductService productService)
-