Interface ProductInterestConfigService

All Known Implementing Classes:
DefaultProductInterestConfigService

public interface ProductInterestConfigService
Service to deal with the product interests configuration.
  • Method Details

    • getProductInterestExpiryDay

      int getProductInterestExpiryDay()
      Finds product interest expiry day.
      Returns:
    • getProductInterestExpiryDate

      Date getProductInterestExpiryDate(Date creationDate)
      Finds product interest expiry date according to the creation date.
      Parameters:
      creationDate - product interest creation date
      Returns:
      product interest expiry date