Uses of Class
com.sap.hybris.sapcpqsbintegration.model.CpqPricingParameterModel
Packages that use CpqPricingParameterModel
Package
Description
Contains generated models for each type of com.sap.hybris.sapcpqsbintegration.jalo package.
-
Uses of CpqPricingParameterModel in com.sap.hybris.sapcpqsbintegration.model
Methods in com.sap.hybris.sapcpqsbintegration.model that return types with arguments of type CpqPricingParameterModelModifier and TypeMethodDescriptionCpqSubscriptionDetailModel.getPricingParameters()Generated method - Getter of theCpqSubscriptionDetail.pricingParametersattribute defined at extensionsapcpqsbintegration.SubscriptionPricingOutboundRequestModel.getPricingParameters()Generated method - Getter of theSubscriptionPricingOutboundRequest.pricingParametersattribute defined at extensionsapcpqsbintegration.Method parameters in com.sap.hybris.sapcpqsbintegration.model with type arguments of type CpqPricingParameterModelModifier and TypeMethodDescriptionvoidCpqSubscriptionDetailModel.setPricingParameters(List<CpqPricingParameterModel> value) Generated method - Setter ofCpqSubscriptionDetail.pricingParametersattribute defined at extensionsapcpqsbintegration.voidSubscriptionPricingOutboundRequestModel.setPricingParameters(List<CpqPricingParameterModel> value) Generated method - Setter ofSubscriptionPricingOutboundRequest.pricingParametersattribute defined at extensionsapcpqsbintegration. -
Uses of CpqPricingParameterModel in com.sap.hybris.sapcpqsbquotefacades.populator
Classes in com.sap.hybris.sapcpqsbquotefacades.populator with type parameters of type CpqPricingParameterModelModifier and TypeClassDescriptionclassCpqPricingParameterPopulator<SOURCE extends CpqPricingParameterModel,TARGET extends CpqPricingParameterData> Methods in com.sap.hybris.sapcpqsbquotefacades.populator that return types with arguments of type CpqPricingParameterModelModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<CpqPricingParameterModel,CpqPricingParameterData> DefaultSapCpqSubscriptionPricePlanPopulator.getCpqPricingParameterConverter()Method parameters in com.sap.hybris.sapcpqsbquotefacades.populator with type arguments of type CpqPricingParameterModelModifier and TypeMethodDescriptionvoidDefaultSapCpqSubscriptionPricePlanPopulator.setCpqPricingParameterConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CpqPricingParameterModel, CpqPricingParameterData> cpqPricingParameterConverter)