Class ReportActionLookupServiceImpl
java.lang.Object
ch.tocco.nice2.reporting.impl.action.ReportActionLookupServiceImpl
- All Implemented Interfaces:
ReportActionLookupService
@Component
public class ReportActionLookupServiceImpl
extends Object
implements ReportActionLookupService
-
Constructor Summary
ConstructorDescriptionReportActionLookupServiceImpl
(Context context, L10N l10N, QueryBuilderFactory queryBuilderFactory) -
Method Summary
Modifier and TypeMethodDescriptiongetDefaultLanguage
(String outputLanguagePath, EntityList selectionEntityList)
-
Constructor Details
-
ReportActionLookupServiceImpl
public ReportActionLookupServiceImpl(Context context, L10N l10N, QueryBuilderFactory queryBuilderFactory)
-
-
Method Details
-
getArchiveTypes
- Specified by:
getArchiveTypes
in interfaceReportActionLookupService
-
getDefaultArchiveType
- Specified by:
getDefaultArchiveType
in interfaceReportActionLookupService
-
getAllCorporateDesigns
- Specified by:
getAllCorporateDesigns
in interfaceReportActionLookupService
-
getDefaultLanguage
- Specified by:
getDefaultLanguage
in interfaceReportActionLookupService
-