Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaSubscribedProductModel
Packages that use TmaSubscribedProductModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected TmaSubscribedProductModelTmaCommerceCartParameterPopulator.getSubscribedProduct(String subscribedProductCode, UserModel customer) This method gets a subscribed product with the given code from the customer's product inventory.Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected ProductModelTmaCommerceCartParameterPopulator.getProductOfferingFromSubscribedProduct(TmaSubscribedProductModel subscribedProductInput, UserModel user) Deprecated.since 2102 -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcofacades.subscription
Methods in de.hybris.platform.b2ctelcofacades.subscription that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaSubscribedProductFacade.getSubscriptionBaseServices(String subscriberIdentity, String billingSystemId) Returns all subscription base services for the current user. -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcofacades.subscription.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductModel,ProductData> TmaSubscribedProductPopulator.getTmaProductSubscribedProductConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductModel,TmaSubscribedProductData> TmaSubscriptionBaseSubscribedProductPopulator.getTmaSubscribedProductConverter()Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidTmaProductSubscribedProductPopulator.populate(TmaSubscribedProductModel source, ProductData target) voidTmaSubscribedProductPopulator.populate(TmaSubscribedProductModel source, TmaSubscribedProductData target) voidTmaSubscribedProductReversePopulator.populate(TmaSubscribedProductData source, TmaSubscribedProductModel target) protected voidTmaSubscribedProductPopulator.setSubscriptionAccessData(TmaSubscribedProductModel source, TmaSubscribedProductData target) Method parameters in de.hybris.platform.b2ctelcofacades.subscription.converters.populator with type arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidTmaSubscriptionBaseSubscribedProductPopulator.setTmaSubscribedProductConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductModel, TmaSubscribedProductData> tmaSubscribedProductConverter) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionDefaultTmaSubscribedProductFacade.getSubscriptionBaseServices(String subscriberIdentity, String billingSystemId) protected Set<TmaSubscribedProductModel>DefaultTmaSubscribedProductFacade.getSubscriptionBaseServicesByIdentity(String subscriberIdentity) protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductModel,TmaSubscribedProductData> DefaultTmaSubscribedProductFacade.getTmaSubscribedProductConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductData,TmaSubscribedProductModel> DefaultTmaSubscribedProductFacade.getTmaSubscribedProductReverseConverter()Methods in de.hybris.platform.b2ctelcofacades.subscription.impl with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected Map<TmaSubscribedProductData,Set<TmaAverageServiceUsageData>> DefaultTmaSubscribedProductFacade.getAverageServiceUsageValueWithSubscribedProductId(TmaSubscribedProductModel tmaSubscribedProductModel) protected TmaSubscribedProductDataDefaultTmaSubscribedProductFacade.getSubscribedProductData(TmaSubscribedProductModel tmaSubscribedProductModel) protected Set<TmaAverageServiceUsageData>DefaultTmaSubscribedProductFacade.getTmaAverageServiceUsageData(TmaSubscribedProductModel tmaSubscribedProductModel) Method parameters in de.hybris.platform.b2ctelcofacades.subscription.impl with type arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected Set<ProductData>DefaultTmaSubscribedProductFacade.findCompatibleAddons(Set<TmaSubscribedProductModel> tmaSubscribedProducts) protected Map<TmaSubscribedProductData,Set<TmaAverageServiceUsageData>> DefaultTmaSubscribedProductFacade.getAverageServiceUsageValueWithSubscribedProduct(Set<TmaSubscribedProductModel> subscribedProducts) protected ProductDataDefaultTmaSubscribedProductFacade.getUpsellSubscribedProduct(Set<TmaSubscribedProductModel> tmaSubscribedProducts) protected ProductDataDefaultTmaSubscribedProductFacade.getUpsellSubscribedProductData(Set<TmaSubscribedProductModel> tmaSubscribedProducts, ProductData productData) voidDefaultTmaSubscribedProductFacade.setTmaSubscribedProductConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductModel, TmaSubscribedProductData> tmaSubscribedProductConverter) voidDefaultTmaSubscribedProductFacade.setTmaSubscribedProductReverseConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscribedProductData, TmaSubscribedProductModel> tmaSubscribedProductReverseConverter) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcofulfillmentprocess.impl
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.impl that return TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected TmaSubscribedProductModelDefaultMockCreateCpiService.createNewSubscribedProduct(AbstractOrderEntryModel orderEntry) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.compatibility.data
Methods in de.hybris.platform.b2ctelcoservices.compatibility.data that return TmaSubscribedProductModelMethods in de.hybris.platform.b2ctelcoservices.compatibility.data with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidTmaPolicyContext.setSubscribedProduct(TmaSubscribedProductModel subscribedProduct) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.compatibility.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.impl with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaPolicyContextBuilder.withSubscribedProduct(TmaSubscribedProductModel subscribedProduct) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that return TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaSubscribedProductDao.findSubscribedProduct(String billingSystemId, String billingSubscriptionId) Retrieves theTmaSubscribedProductModelidentified by given billingSystemId and billingSubscriptionId.TmaSubscribedProductDao.findSubscribedProductById(String subscribedProductId) Retrieves theTmaSubscribedProductModelidentified by given subscribedProductId.Methods in de.hybris.platform.b2ctelcoservices.daos that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaSubscribedProductDao.findSubscriptionsForPaymentMethod(String paymentMethodId) RetrieveListofTmaSubscribedProductModelidentified by given paymentMethodId -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return TmaSubscribedProductModelModifier and TypeMethodDescriptionDefaultTmaSubscribedProductDao.findSubscribedProduct(String billingSystemId, String billingSubscriptionId) DefaultTmaSubscribedProductDao.findSubscribedProductById(String subscribedProductId) Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionDefaultTmaSubscribedProductDao.findSubscriptionsForPaymentMethod(String paymentMethodId) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidUniqueSubscribedProductItemInterceptor.onValidate(TmaSubscribedProductModel subscribedProductModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaAverageServiceUsageModel.getSubscribedProduct()Generated method - Getter of theTmaAverageServiceUsage.subscribedProductattribute defined at extensionb2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaBillingAgreementItemModel.getSubscribedProducts()Generated method - Getter of theTmaBillingAgreementItem.subscribedProductsattribute defined at extensionb2ctelcoservices.TmaSubscriptionBaseModel.getSubscribedProducts()Generated method - Getter of theTmaSubscriptionBase.subscribedProductsattribute defined at extensionb2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidTmaAverageServiceUsageModel.setSubscribedProduct(TmaSubscribedProductModel value) Generated method - Setter ofTmaAverageServiceUsage.subscribedProductattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidTmaBillingAgreementItemModel.setSubscribedProducts(Collection<TmaSubscribedProductModel> value) Generated method - Setter ofTmaBillingAgreementItem.subscribedProductsattribute defined at extensionb2ctelcoservices.voidTmaSubscriptionBaseModel.setSubscribedProducts(Set<TmaSubscribedProductModel> value) Generated method - Setter ofTmaSubscriptionBase.subscribedProductsattribute defined at extensionb2ctelcoservices.Constructors in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaSubscribedProductModelModifierConstructorDescriptionTmaAverageServiceUsageModel(String _id, ItemModel _owner, String _pscvId, TmaSubscribedProductModel _subscribedProduct, UsageUnitModel _unitOfMeasure, TmaUsageType _usageType, String _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAverageServiceUsageModel(String _id, String _pscvId, TmaSubscribedProductModel _subscribedProduct, UsageUnitModel _unitOfMeasure, TmaUsageType _usageType, String _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.retention.impl
Methods in de.hybris.platform.b2ctelcoservices.retention.impl with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionprotected voidServicesCustomerCleanupHook.removeAverageServiceUsages(TmaSubscribedProductModel subscribedProductModel) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaSubscribedProductService.createNewSubscribedProduct(Date startDate, String billingSystemId, String subscriptionStatus) Creates a newTmaSubscribedProductModel.TmaSubscribedProductService.createSubscribedProduct(TmaSubscribedProductModel subscribedProductModel) Enhances the provided by setting it a generated id and persists it.TmaSubscribedProductService.findSubscribedProduct(String billingSystemId, String billingSubscriptionId) Retrieves theTmaSubscribedProductModelfor given billingSystemId and billingSubscriptionId.TmaSubscribedProductService.findSubscribedProductById(String subscribedProductId) Retrieves theTmaSubscribedProductModelfor the given subscribedProductId.static TmaSubscribedProductModelTmaServiceTestDataSetup.generateTmaSubscribedProductModelForProductOffering(TmaSubscribedProductModel subscribedProductModel, TmaProductOfferingModel productOfferingModel, TmaSubscriptionBaseModel subscriptionBaseModel) static TmaSubscribedProductModelTmaServiceTestDataSetup.generateTmaSubscribedProductModelForSubscriptionBase(TmaSubscribedProductModel subscribedProductModel, TmaSubscriptionBaseModel subscriptionBaseModel) Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionTmaSubscribedProductService.findSubscriptionsForPaymentMethod(String paymentMethodId) RetrieveListofTmaSubscribedProductModelidentified by given paymentMethodIdTmaCustomerInventoryService.getAllSubscribedProducts(CustomerModel customerModel) Returns the list of subscribed products from all customer's subscriptions.TmaCustomerInventoryService.getSubscribedProductById(String subscribedProductId, CustomerModel customer) Gets a subscribedProduct by id for a given customer.Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionstatic voidTmaServiceTestDataSetup.assertTmaSubscribedProductModelsPopulatedWithCommonDefaultValues(TmaSubscribedProductModel target) static voidTmaServiceTestDataSetup.assertTmaSubscribedProductModelsPopulatedWithDefaultValues(TmaSubscribedProductModel target, TmaSubscriptionBaseModel subscriptionBaseModel) static voidTmaServiceTestDataSetup.assertTmaSubscribedProductModelsPopulatedWithDefaultValuesForPO(TmaSubscribedProductModel target, TmaProductOfferingModel productOfferingModel) booleanTmaCustomerInventoryService.canReplaceSubscribedProductWithOffering(TmaSubscribedProductModel subscribedProduct, TmaProductOfferingModel productOffering) Checks if a givenTmaSubscribedProductModelcan be replaced by the selectedTmaProductOfferingModel.TmaSubscribedProductService.createSubscribedProduct(TmaSubscribedProductModel subscribedProductModel) Enhances the provided by setting it a generated id and persists it.static TmaSubscribedProductModelTmaServiceTestDataSetup.generateTmaSubscribedProductModelForProductOffering(TmaSubscribedProductModel subscribedProductModel, TmaProductOfferingModel productOfferingModel, TmaSubscriptionBaseModel subscriptionBaseModel) static TmaSubscribedProductModelTmaServiceTestDataSetup.generateTmaSubscribedProductModelForSubscriptionBase(TmaSubscribedProductModel subscribedProductModel, TmaSubscriptionBaseModel subscriptionBaseModel) -
Uses of TmaSubscribedProductModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaSubscribedProductModelModifier and TypeMethodDescriptionDefaultTmaSubscribedProductService.createNewSubscribedProduct(Date startDate, String billingSystemId, String subscriptionStatus) DefaultTmaSubscribedProductService.createSubscribedProduct(TmaSubscribedProductModel subscribedProductModel) DefaultTmaSubscribedProductService.findSubscribedProduct(String billingSystemId, String billingSubscriptionId) DefaultTmaSubscribedProductService.findSubscribedProductById(String subscribedProductId) Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type TmaSubscribedProductModelModifier and TypeMethodDescriptionDefaultTmaSubscribedProductService.findSubscriptionsForPaymentMethod(String paymentMethodId) DefaultTmaCustomerInventoryService.getAllSubscribedProducts(CustomerModel customerModel) DefaultTmaCustomerInventoryService.getSubscribedProductById(String subscribedProductId, CustomerModel customer) Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionbooleanDefaultTmaCustomerInventoryService.canReplaceSubscribedProductWithOffering(TmaSubscribedProductModel subscribedProduct, TmaProductOfferingModel productOffering) DefaultTmaSubscribedProductService.createSubscribedProduct(TmaSubscribedProductModel subscribedProductModel) -
Uses of TmaSubscribedProductModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return TmaSubscribedProductModelMethods in de.hybris.platform.commerceservices.service.data with parameters of type TmaSubscribedProductModelModifier and TypeMethodDescriptionvoidCommerceCartParameter.setSubscribedProduct(TmaSubscribedProductModel subscribedProduct)