Interface RepeatAndUpdateLastDunningActionService
- All Known Implementing Classes:
RepeatAndUpdateLastDunningActionServiceImpl
public interface RepeatAndUpdateLastDunningActionService
-
Method Summary
Modifier and TypeMethodDescriptionrepeatDunning
(EntityExplorerActionSelection selection) reruns the dunning if the debitor doesn't have at least one dunning_level the dunning will not be repeated
-
Method Details
-
repeatDunning
reruns the dunning if the debitor doesn't have at least one dunning_level the dunning will not be repeated- Parameters:
selection
- the selected debitor
-