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

    Nested classes/interfaces inherited from class CompensationAgreementStructure

    CompensationAgreementStructure.Item
  • Field Summary

    Fields inherited from class CompensationAgreementStructure

    items, parentId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class CompensationAgreementStructure

    addFolder, addFolder, addItem, addItem, createFolder, createItem

    Methods inherited from class Object

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

    • RebateAgreementStructure

      public RebateAgreementStructure()