public class SapClassificationAttributeAuthorHelperImpl extends java.lang.Object implements SapClassificationAttributeAuthorHelper
| Constructor and Description |
|---|
SapClassificationAttributeAuthorHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
ClassificationService |
getClassificationService() |
ModelService |
getModelService() |
ProductService |
getProductService() |
void |
setClassificationService(ClassificationService classificationService) |
void |
setModelService(ModelService modelService) |
void |
setProductService(ProductService productService) |
public SapClassificationAttributeAuthorHelperImpl()
public ClassificationService getClassificationService()
getClassificationService in interface SapClassificationAttributeAuthorHelperpublic void setClassificationService(ClassificationService classificationService)
public ModelService getModelService()
getModelService in interface SapClassificationAttributeAuthorHelperpublic void setModelService(ModelService modelService)
public ProductService getProductService()
getProductService in interface SapClassificationAttributeAuthorHelperpublic void setProductService(ProductService productService)
Copyright © 2018 SAP SE. All Rights Reserved.