Uses of Class
de.hybris.platform.usageconsumptionservices.model.UcNetworkProductModel
Packages that use UcNetworkProductModel
Package
Description
Contains generated models for each type of de.hybris.platform.usageconsumptionservices.jalo package.
-
Uses of UcNetworkProductModel in de.hybris.platform.usageconsumptionservices.model
Methods in de.hybris.platform.usageconsumptionservices.model that return types with arguments of type UcNetworkProductModelModifier and TypeMethodDescriptionUcConsumptionSummaryModel.getNetworkProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.UcUsageVolumeProductModel.getNetworkProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcUsageVolumeProduct.networkProductsattribute defined at extensionusageconsumptionservices.Method parameters in de.hybris.platform.usageconsumptionservices.model with type arguments of type UcNetworkProductModelModifier and TypeMethodDescriptionvoidUcConsumptionSummaryModel.setNetworkProducts(Set<UcNetworkProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.networkProductsattribute defined at extensionusageconsumptionservices.voidUcUsageVolumeProductModel.setNetworkProducts(Set<UcNetworkProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcUsageVolumeProduct.networkProductsattribute defined at extensionusageconsumptionservices. -
Uses of UcNetworkProductModel in de.hybris.platform.usageconsumptiontmfwebservices.v1.mappers.networkproduct
Methods in de.hybris.platform.usageconsumptiontmfwebservices.v1.mappers.networkproduct with parameters of type UcNetworkProductModelModifier and TypeMethodDescriptionvoidNetworkProductAtBaseTypeAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductAtTypeAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductHrefAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductOutOfBucketCounterAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductSchemaLocationAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductUserAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProduct target, ma.glasnost.orika.MappingContext context) Deprecated. -
Uses of UcNetworkProductModel in de.hybris.platform.usageconsumptiontmfwebservices.v1.mappers.networkproductref
Methods in de.hybris.platform.usageconsumptiontmfwebservices.v1.mappers.networkproductref with parameters of type UcNetworkProductModelModifier and TypeMethodDescriptionvoidNetworkProductRefHrefAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductRefReferredType.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidNetworkProductRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(UcNetworkProductModel source, NetworkProductRef target, ma.glasnost.orika.MappingContext context) Deprecated.