Class PlanningOverviewActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.facilityreservation.impl.actions.planningoverview.PlanningOverviewActionServiceImpl
- All Implemented Interfaces:
PlanningOverviewActionService
public class PlanningOverviewActionServiceImpl
extends Object
implements PlanningOverviewActionService
-
Constructor Summary
ConstructorDescriptionPlanningOverviewActionServiceImpl
(EntityExplorerActionSelectionService selectionService, Context context, QueryBuilderFactory queryBuilderFactory, TextResources textResources, ExcelBuilderService excelBuilderService, CommandExecutor commandExecutor, L10N l10N, DefaultDisplayService defaultDisplayService, TimezoneResolverService timezoneResolverService) -
Method Summary
-
Constructor Details
-
PlanningOverviewActionServiceImpl
public PlanningOverviewActionServiceImpl(EntityExplorerActionSelectionService selectionService, Context context, QueryBuilderFactory queryBuilderFactory, TextResources textResources, ExcelBuilderService excelBuilderService, CommandExecutor commandExecutor, L10N l10N, DefaultDisplayService defaultDisplayService, TimezoneResolverService timezoneResolverService)
-
-
Method Details
-
createExport
- Specified by:
createExport
in interfacePlanningOverviewActionService
- Throws:
IOException
-