JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.optional.salary.api.tasks
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package ch.tocco.nice2.optional.salary.api.tasks
package
ch.tocco.nice2.optional.salary.api.tasks
Classes
Class
Description
CreateWageTask
creates a wage entity from the values provided by
WageValueProvider
.
DefaultWageTaskProvider
DefaultWageValueProvider
InheritIncomeTask
if the field 'income_per_hour' on the given Lecturer_booking
Entity
is null and the Lecturer_booking has a related salary
Entity
, the field 'income_per_hour' of the Salary will be copied to the field 'income_per_hour' on the Lecturer_booking.
SetDefaultSalaryTask