The following events are located in the curam.provider.impl.ProviderDeduction interface.
Event Class |
Description |
Event is raised before and after |
|---|---|---|
| ProviderDeductionActivateProviderDeductionEvents | Raised when Deductions associated to a Provider are activated. | curam.provider.impl.ProviderDeduction.activateProviderDeduction() |
| ProviderDeductionDeactivateProviderDeductionEvents | Raised when Deductions associated to a Provider are deactivated. | curam.provider.impl.ProviderDeduction.deactivateProviderDeduction() |
| ProviderDeductionCreateDeductionForExistingCasesEvents | Raised when a Deduction is created for existing cases. | curam.provider.impl.ProviderDeduction.createDeductionForExistingCases() |
| ProviderDeductionCreateVariableDeductionForModifiedPaymentTypeEvents | Raised when Variable Deductions are created based on Payment Type. | curam.provider.impl.ProviderDeduction.createVariableDeductionForModifiedPaymentType() |
| ProviderDeductionCancelVariableDeductionForModifiedPaymentTypeEvents | Raised when Variable Deductions are Cancelled. | curam.provider.impl.ProviderDeduction.cancelVariableDeductionForModifiedPaymentType() |