Class RebateAgreementStructure

Object
CompensationAgreementStructure
RebateAgreementStructure

public class RebateAgreementStructure extends CompensationAgreementStructure
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 does not represent the full rba if you have multiple subfolder levels.
The level is defined by parentId of the structure object.
  • Nested Class Summary Link icon

    Nested classes/interfaces inherited from class CompensationAgreementStructure Link icon

    CompensationAgreementStructure.Item
  • Field Summary Link icon

    Fields inherited from class CompensationAgreementStructure Link icon

    items, parentId
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Methods inherited from class CompensationAgreementStructure Link icon

    addFolder, addFolder, addItem, addItem, createFolder, createItem

    Methods inherited from class Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • RebateAgreementStructure Link icon

      public RebateAgreementStructure()