Interface SettlementActionService
- All Known Implementing Classes:
SettlementActionServiceImpl
public interface SettlementActionService
-
Method Summary
Modifier and TypeMethodDescriptiondoPerform
(EntityExplorerActionSelection selection, RebindValue[] values, String[] contributionKeys)
-
Method Details
-
doPerform
String doPerform(EntityExplorerActionSelection selection, RebindValue[] values, String[] contributionKeys) throws RpcExecutionException, UnresolvableUriException, UriStoreException, RebindException, URISyntaxException
-