Class ClassificationLabelServiceImpl
- java.lang.Object
-
- de.hybris.platform.platformbackoffice.services.impl.ClassificationLabelServiceImpl
-
- All Implemented Interfaces:
com.hybris.backoffice.services.ClassificationLabelService
public class ClassificationLabelServiceImpl extends java.lang.Object implements com.hybris.backoffice.services.ClassificationLabelService
-
-
Constructor Summary
Constructors Constructor Description ClassificationLabelServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetClassificationLabel(java.lang.String attributeQualifier, java.util.Locale locale)voidsetClassificationAttributeAssignmentService(ClassificationAttributeAssignmentService classificationAttributeAssignmentService)
-
-
-
Method Detail
-
getClassificationLabel
public java.lang.String getClassificationLabel(java.lang.String attributeQualifier, java.util.Locale locale)- Specified by:
getClassificationLabelin interfacecom.hybris.backoffice.services.ClassificationLabelService
-
setClassificationAttributeAssignmentService
public void setClassificationAttributeAssignmentService(ClassificationAttributeAssignmentService classificationAttributeAssignmentService)
-
-