Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaOperationalProductOfferingModel
Packages that use TmaOperationalProductOfferingModel
Package
Description
-
Uses of TmaOperationalProductOfferingModel in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that return types with arguments of type TmaOperationalProductOfferingModelModifier and TypeMethodDescriptionTmaProductDao.getOperationalProductOffering(TmaSubscribedProductAction action) Returns the operational product corresponding to the specified action. -
Uses of TmaOperationalProductOfferingModel in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that return types with arguments of type TmaOperationalProductOfferingModelModifier and TypeMethodDescriptionDefaultTmaProductDao.getOperationalProductOffering(TmaSubscribedProductAction action) -
Uses of TmaOperationalProductOfferingModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services that return types with arguments of type TmaOperationalProductOfferingModelModifier and TypeMethodDescriptionTmaPoService.getOperationalProductOffering(TmaSubscribedProductAction action) Returns the operational product corresponding to the specified action. -
Uses of TmaOperationalProductOfferingModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl that return types with arguments of type TmaOperationalProductOfferingModelModifier and TypeMethodDescriptionDefaultTmaPoService.getOperationalProductOffering(TmaSubscribedProductAction action)