Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaCartSubscriptionInfoModel
Packages that use TmaCartSubscriptionInfoModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionprotected voidTmaSubscriptionInfoPopulator.addProductRelationships(TmaCartSubscriptionInfoModel cartSubscriptionInfoModel, TmaCartSubscriptionInfoData subscriptionInfoData) protected voidTmaSubscriptionInfoPopulator.addSubscriptionTerm(TmaCartSubscriptionInfoModel source, TmaCartSubscriptionInfoData target) voidTmaSubscriptionInfoPopulator.populate(TmaCartSubscriptionInfoModel source, TmaCartSubscriptionInfoData target) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return types with arguments of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaCartSubscriptionInfoModel,TmaCartSubscriptionInfoData> TmaOrderEntryPopulator.getTmaSubscriptionInfoConverter()Method parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionvoidTmaOrderEntryPopulator.setTmaSubscriptionInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaCartSubscriptionInfoModel, TmaCartSubscriptionInfoData> tmaSubscriptionInfoConverter) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionvoidTmaSubscriptionInfoPrepareInterceptor.onPrepare(TmaCartSubscriptionInfoModel subscriptionInfoModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcoservices.order.impl
Methods in de.hybris.platform.b2ctelcoservices.order.impl that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionprotected TmaCartSubscriptionInfoModelTmaCommerceAddToCartStrategy.createSubscriptionInfo(PriceRowModel bestApplicablePrice) Creates a newTmaCartSubscriptionInfoModelbased on the information retrieved from the minimum identified price. -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl
Methods in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionprotected TmaCartSubscriptionInfoModelTmaSubscribedProductResourceStrategy.getSubscriptionInfoWithIdAndAction(String subscribedProductId, TmaCartSubscriptionInfoModel subscriptionInfoModel, TmaSubscribedProductAction subscribedProductAction) Methods in de.hybris.platform.b2ctelcoservices.order.resourcestrategies.impl with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionprotected TmaCartSubscriptionInfoModelTmaSubscribedProductResourceStrategy.getSubscriptionInfoWithIdAndAction(String subscribedProductId, TmaCartSubscriptionInfoModel subscriptionInfoModel, TmaSubscribedProductAction subscribedProductAction) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionTmaCustomerInventoryService.createNewCartSubscriptionInfo(String subscriberIdentity, String billingId, String subscriptionTermId, String processType) Creates aTmaCartSubscriptionInfoModelfrom given subscriber info -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionDefaultTmaCustomerInventoryService.createNewCartSubscriptionInfo(String subscriberIdentity, String billingId, String subscriptionTermId, String processType) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return TmaCartSubscriptionInfoModelMethods in de.hybris.platform.commerceservices.service.data with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionvoidCommerceCartParameter.setSubscriptionInfo(TmaCartSubscriptionInfoModel subscriptionInfo) -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getSubscriptionInfo()Generated method - Getter of theAbstractOrderEntry.subscriptionInfoattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.core.model.order with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setSubscriptionInfo(TmaCartSubscriptionInfoModel value) Generated method - Setter ofAbstractOrderEntry.subscriptionInfoattribute defined at extensiontuadatacommonsservices. -
Uses of TmaCartSubscriptionInfoModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionTuaProductRelationshipModel.getSubscriptionInfo()Generated method - Getter of theTuaProductRelationship.subscriptionInfoattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TmaCartSubscriptionInfoModelModifier and TypeMethodDescriptionvoidTuaProductRelationshipModel.setSubscriptionInfo(TmaCartSubscriptionInfoModel value) Generated method - Setter ofTuaProductRelationship.subscriptionInfoattribute defined at extensiontuadatacommonsservices.