Uses of Class
com.broadleafcommerce.pricing.client.domain.PriceInfo
Packages that use PriceInfo
-
Uses of PriceInfo in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return PriceInfoModifier and TypeMethodDescriptionPriceInfo.getBackupPriceInfo()If thisPriceInfois limited for events such as a flash sale, the backup is used for any remaining items that cannot get the sale price.Methods in com.broadleafcommerce.pricing.client.domain with parameters of type PriceInfoModifier and TypeMethodDescriptionintCompares price.voidPriceInfo.setBackupPriceInfo(PriceInfo backupPriceInfo) If thisPriceInfois limited for events such as a flash sale, the backup is used for any remaining items that cannot get the sale price.