Interface ReservationRegistrationProposeActionService
- All Known Implementing Classes:
DefaultReservationRegistrationProposeActionService
public interface ReservationRegistrationProposeActionService
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(EntityExplorerActionSelection selection, ReservationRegistrationProposeActionService.ProposeSettings settings) initialize
(EntityExplorerActionSelection selection)
-
Method Details
-
initialize
ReservationRegistrationProposeActionService.DistributeOptions initialize(EntityExplorerActionSelection selection) -
execute
void execute(EntityExplorerActionSelection selection, ReservationRegistrationProposeActionService.ProposeSettings settings) throws InterruptedException - Throws:
InterruptedException
-