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
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 -
Method Summary
Methods inherited from class CompensationAgreementStructure
addFolder, addFolder, addItem, addItem, createFolder, createItem
-
Constructor Details
-
CompensationStructure
public CompensationStructure()
-