Uses of Interface
org.broadleafcommerce.core.order.domain.BundleOrderItemFeePrice
Packages that use BundleOrderItemFeePrice
Package
Description
-
Uses of BundleOrderItemFeePrice in org.broadleafcommerce.core.order.domain
Classes in org.broadleafcommerce.core.order.domain that implement BundleOrderItemFeePriceFields in org.broadleafcommerce.core.order.domain with type parameters of type BundleOrderItemFeePriceModifier and TypeFieldDescriptionprotected List<BundleOrderItemFeePrice>BundleOrderItemImpl.bundleOrderItemFeePricesDeprecated.Methods in org.broadleafcommerce.core.order.domain that return BundleOrderItemFeePriceModifier and TypeMethodDescriptionBundleOrderItemFeePrice.clone()BundleOrderItemFeePriceImpl.clone()Methods in org.broadleafcommerce.core.order.domain that return types with arguments of type BundleOrderItemFeePriceModifier and TypeMethodDescriptionBundleOrderItemFeePriceImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) BundleOrderItem.getBundleOrderItemFeePrices()Deprecated.BundleOrderItemImpl.getBundleOrderItemFeePrices()Deprecated.Methods in org.broadleafcommerce.core.order.domain with parameters of type BundleOrderItemFeePriceModifier and TypeMethodDescriptionvoidBundleOrderItemFeePriceImpl.checkCloneable(BundleOrderItemFeePrice bundleFeePrice) Method parameters in org.broadleafcommerce.core.order.domain with type arguments of type BundleOrderItemFeePriceModifier and TypeMethodDescriptionvoidBundleOrderItem.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices) Deprecated.voidBundleOrderItemImpl.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices) Deprecated. -
Uses of BundleOrderItemFeePrice in org.broadleafcommerce.core.order.service.call
Fields in org.broadleafcommerce.core.order.service.call with type parameters of type BundleOrderItemFeePriceModifier and TypeFieldDescriptionprotected List<BundleOrderItemFeePrice>BundleOrderItemRequest.bundleOrderItemFeePricesMethods in org.broadleafcommerce.core.order.service.call that return types with arguments of type BundleOrderItemFeePriceMethod parameters in org.broadleafcommerce.core.order.service.call with type arguments of type BundleOrderItemFeePriceModifier and TypeMethodDescriptionvoidBundleOrderItemRequest.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices)