Interface CreateDonationActionService
- All Known Implementing Classes:
CreateDonationActionServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doCreate
(EntityExplorerActionSelection selection, RebindValue[] values) Deprecated.getForm
(EntityExplorerActionSelection selection) Deprecated.
-
Method Details
-
getForm
Deprecated. -
doCreate
void doCreate(EntityExplorerActionSelection selection, RebindValue[] values) throws InterruptedException, RpcExecutionException, UnresolvableUriException, UriStoreException, RebindException, URISyntaxException Deprecated.
-