Interface SapClassificationAttributeAuthorHelper
-
- All Known Implementing Classes:
SapClassificationAttributeAuthorHelperImpl
public interface SapClassificationAttributeAuthorHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClassificationServicegetClassificationService()ModelServicegetModelService()ProductServicegetProductService()
-
-
-
Method Detail
-
getModelService
ModelService getModelService()
-
getProductService
ProductService getProductService()
-
getClassificationService
ClassificationService getClassificationService()
-
-