Class RecurringChargeEntryLabelProvider
- java.lang.Object
-
- de.hybris.platform.cockpit.services.label.AbstractModelLabelProvider<R>
-
- de.hybris.platform.subscriptioncockpits.services.label.impl.AbstractSubscriptionModelLabelProvider<RecurringChargeEntryModel>
-
- de.hybris.platform.subscriptioncockpits.services.label.impl.RecurringChargeEntryLabelProvider
-
- All Implemented Interfaces:
ObjectLabelProvider
public class RecurringChargeEntryLabelProvider extends AbstractSubscriptionModelLabelProvider<RecurringChargeEntryModel>
-
-
Constructor Summary
Constructors Constructor Description RecurringChargeEntryLabelProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.String
getItemLabel(RecurringChargeEntryModel model)
-
Methods inherited from class de.hybris.platform.subscriptioncockpits.services.label.impl.AbstractSubscriptionModelLabelProvider
getIconPath, getIconPath, getItemDescription, getItemDescription, getItemLabel, getL10NService, setL10NService
-
Methods inherited from class de.hybris.platform.cockpit.services.label.AbstractModelLabelProvider
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelService
-
-
-
-
Method Detail
-
getItemLabel
protected java.lang.String getItemLabel(RecurringChargeEntryModel model)
- Overrides:
getItemLabel
in classAbstractSubscriptionModelLabelProvider<RecurringChargeEntryModel>
-
-