Class PublicXlsxExportActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.licence.impl.actions.PublicXlsxExportActionServiceImpl
- All Implemented Interfaces:
PublicXlsxExportActionService
public class PublicXlsxExportActionServiceImpl
extends Object
implements PublicXlsxExportActionService
-
Constructor Summary
ConstructorDescriptionPublicXlsxExportActionServiceImpl
(Context context, L10N l10N, SearchService searchService, XlsxExportService xlsxExportService, TextResources textResources) -
Method Summary
-
Constructor Details
-
PublicXlsxExportActionServiceImpl
public PublicXlsxExportActionServiceImpl(Context context, L10N l10N, SearchService searchService, XlsxExportService xlsxExportService, TextResources textResources)
-
-
Method Details
-
export
public String export(String entityType, SearchService.SearchParameters searchParameters, String language, String exportFileScopeName, String exportFileName) throws RpcExecutionException, ReportingException - Specified by:
export
in interfacePublicXlsxExportActionService
- Throws:
RpcExecutionException
ReportingException
-