Class ContributionLabelActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.subvention.impl.actions.ContributionLabelActionServiceImpl
- All Implemented Interfaces:
ContributionLabelActionService
public class ContributionLabelActionServiceImpl
extends Object
implements ContributionLabelActionService
-
Constructor Summary
ConstructorDescriptionContributionLabelActionServiceImpl
(Context context, QueryBuilderFactory queryBuilderFactory, QueryProviderService queryProviderService, EntityExplorerActionSelectionService selectionService) -
Method Summary
-
Constructor Details
-
ContributionLabelActionServiceImpl
public ContributionLabelActionServiceImpl(Context context, QueryBuilderFactory queryBuilderFactory, QueryProviderService queryProviderService, EntityExplorerActionSelectionService selectionService)
-
-
Method Details
-
getContributions
public List<Map<String,String>> getContributions(EntityExplorerActionSelection selection) throws RpcExecutionException - Specified by:
getContributions
in interfaceContributionLabelActionService
- Throws:
RpcExecutionException
-