Interface RebateAgreementHelper

All Superinterfaces:
LineItemHelper

public interface RebateAgreementHelper extends LineItemHelper
A helper interface that assists in manipulating the rebate agreement object. An instance can be obtained via call raProcessor.getHelper() from a rebate agreement header logic.
See Also:
  • Method Details

    • findAllWithRebateTypeUN

      List<LineItemHelper.LineItem> findAllWithRebateTypeUN(String rebateTypeUN)
      Finds all rebate agreement line items with the specified rebate type.
      Parameters:
      rebateTypeUN - the rebate type unique name
      Returns:
      the list of line items