Class RebateAgreementStructure


  • public class RebateAgreementStructure
    extends Object
    This is a helper object that is used to build up code generated content of a Rebate Agreement. A single RebateAgreementStructure object represents a specified level in the rebate agreement folder tree, i.e. it is not representing the full rba if you have multiple subfolder levels
    The level is defined by parentId of the structure object
    • Field Detail

      • parentId

        public String parentId
        The level of the rba. If parentId == null then the root level is used
    • Constructor Detail

      • RebateAgreementStructure

        public RebateAgreementStructure()