Class TmaBillingTimeAttributeHandler<T extends de.hybris.platform.servicelayer.model.AbstractItemModel>
java.lang.Object
de.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler<BillingTimeModel,T>
de.hybris.platform.b2ctelcoservices.model.TmaBillingTimeAttributeHandler<T>
- Type Parameters:
T- the model type
- All Implemented Interfaces:
de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<BillingTimeModel,T>
- Direct Known Subclasses:
TmaBillingTimeChargeEntryAttribute,TmaBillingTimeUsageChargeAttribute
public abstract class TmaBillingTimeAttributeHandler<T extends de.hybris.platform.servicelayer.model.AbstractItemModel>
extends de.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler<BillingTimeModel,T>
Attribute handler for dynamic attribute billing time
- Since:
- 1907
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract SubscriptionPricePlanModelgetSubscriptionPricePlan(T model) Methods inherited from class de.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler
set
-
Constructor Details
-
TmaBillingTimeAttributeHandler
public TmaBillingTimeAttributeHandler()
-
-
Method Details
-
get
- Specified by:
getin interfacede.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<BillingTimeModel,T extends de.hybris.platform.servicelayer.model.AbstractItemModel> - Overrides:
getin classde.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler<BillingTimeModel,T extends de.hybris.platform.servicelayer.model.AbstractItemModel>
-
getSubscriptionPricePlan
-