Class CompensationStructure

Object
CompensationAgreementStructure
CompensationStructure

public class CompensationStructure extends CompensationAgreementStructure
This is a helper object that is used to build up code generated content of a Compensation. A single CompensationStructure object represents a specified level in the compensation folder tree, i.e. it is not representing the full compensation 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

    • CompensationStructure

      public CompensationStructure()