Class SettlementActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.subvention.impl.actions.SettlementActionServiceImpl
- All Implemented Interfaces:
SettlementActionService
-
Constructor Summary
ConstructorsConstructorDescriptionSettlementActionServiceImpl(EntityExplorerActionSelectionService selectionService, SettlementService settlementService, DefaultDisplayService defaultDisplayService, QueryProviderService queryProviderService, RebindService rebindService, TextResources textResources, Context ctx) -
Method Summary
Modifier and TypeMethodDescriptiondoPerform(EntityExplorerActionSelection selection, RebindValue[] values, String[] contributionKeys) Deprecated.
-
Constructor Details
-
SettlementActionServiceImpl
public SettlementActionServiceImpl(EntityExplorerActionSelectionService selectionService, SettlementService settlementService, DefaultDisplayService defaultDisplayService, QueryProviderService queryProviderService, RebindService rebindService, TextResources textResources, Context ctx)
-
-
Method Details
-
doPerform
@Deprecated public String doPerform(EntityExplorerActionSelection selection, RebindValue[] values, String[] contributionKeys) throws RpcExecutionException, UnresolvableUriException, UriStoreException, RebindException, URISyntaxException Deprecated.- Specified by:
doPerformin interfaceSettlementActionService- Throws:
RpcExecutionExceptionUnresolvableUriExceptionUriStoreExceptionRebindExceptionURISyntaxException
-