pse.HoursToDaysRuleServiceglobal with sharing class HoursToDaysRuleService pse.HoursToDaysRuleService.IHoursToDaysRulePluginglobal interface IHoursToDaysRulePlugin Methodscalculatevoid calculate(pse.HoursToDaysRuleService.HoursToDaysRuleCalculation calc) This method is called during the calculation of number of timecard days based on the number of timecard hours Input Parameters
pse.HoursToDaysRuleService.HoursToDaysRuleCalculationglobal inherited sharing class HoursToDaysRuleCalculation Properties
MethodsHoursToDaysRuleCalculationglobal HoursToDaysRuleCalculation() getTotalDaysglobal Decimal getTotalDays() pse.HoursToDaysRuleService.RoundUpFirstOnDaysClosestToBillableThresholdsglobal inherited sharing class RoundUpFirstOnDaysClosestToBillableThresholds implements HoursToDaysRuleService.iHoursToDaysRulePlugin Methodscalculateglobal void calculate(pse.HoursToDaysRuleService.HoursToDaysRuleCalculation calc) This method is called during the calculation of number of timecard days based on the number of timecard hours Input Parameters
Return ValueThis method does not return a value. |