Interface MarketingRatePlanInfoService

All Known Implementing Classes:
DefaultMarketingRatePlanInfoService

public interface MarketingRatePlanInfoService
MarketingRatePlanInfo Service interface which provides functionality to manage Marketing Rate Plan Info.
  • Method Details

    • getMarketingRatePlanInfoForCode

      MarketingRatePlanInfoModel getMarketingRatePlanInfoForCode(String marketingRatePlanInfoCode)
      Returns the MarketingRatePlanInfoModel for a given code
      Parameters:
      marketingRatePlanInfoCode - the code of the marketingRatePlanInfo to get
      Returns:
      the MarketingRatePlanInfoModel corresponding to the given code