Interface CancelOrderActionService
- All Known Implementing Classes:
CancelOrderActionServiceImpl
public interface CancelOrderActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cancelOrders
(EntityExplorerActionSelection selection, String comment, @Nullable org.joda.time.LocalDate manualDate)
-
Method Details
-
cancelOrders
void cancelOrders(EntityExplorerActionSelection selection, String comment, @Nullable @Nullable org.joda.time.LocalDate manualDate) throws RpcExecutionException, PersistException, InterruptedException
-