Uses of Interface
de.hybris.platform.platformbackoffice.classification.provider.ClassificationSectionNameProvider
-
-
Uses of ClassificationSectionNameProvider in de.hybris.platform.platformbackoffice.bulkedit.renderer
Methods in de.hybris.platform.platformbackoffice.bulkedit.renderer that return ClassificationSectionNameProvider Modifier and Type Method Description ClassificationSectionNameProviderDefaultClassificationSectionBulkEditRenderer. getClassificationSectionNameProvider()Methods in de.hybris.platform.platformbackoffice.bulkedit.renderer with parameters of type ClassificationSectionNameProvider Modifier and Type Method Description voidDefaultClassificationSectionBulkEditRenderer. setClassificationSectionNameProvider(ClassificationSectionNameProvider classificationSectionNameProvider) -
Uses of ClassificationSectionNameProvider in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification that return ClassificationSectionNameProvider Modifier and Type Method Description ClassificationSectionNameProviderClassificationTabEditorAreaRenderer. getClassificationSectionNameProvider()Methods in de.hybris.platform.platformbackoffice.classification with parameters of type ClassificationSectionNameProvider Modifier and Type Method Description voidClassificationTabEditorAreaRenderer. setClassificationSectionNameProvider(ClassificationSectionNameProvider classificationSectionNameProvider) -
Uses of ClassificationSectionNameProvider in de.hybris.platform.platformbackoffice.classification.provider
Classes in de.hybris.platform.platformbackoffice.classification.provider that implement ClassificationSectionNameProvider Modifier and Type Class Description classDefaultClassificationSectionNameProviderDefault implementation of classification section name provider.
-