Class LabelReportDescription
java.lang.Object
ch.tocco.nice2.reporting.impl.description.EntityReportDescription
ch.tocco.nice2.reporting.impl.description.LabelReportDescription
- All Implemented Interfaces:
ReportDescription
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.reporting.api.ReportDescription
ReportDescription.PlacementConfig, ReportDescription.RecipientConfig
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.reporting.impl.description.EntityReportDescription
getAfterReportFunction, getConfirmMessage, getDefaultArchiveType, getDefaultValue, getDescription, getFileFormat, getFilenameSuggestion, getGroupingPath, getGroupOrderBy, getId, getLabel, getModule, getOrderBy, getPathToDefaultOutputLanguage, getRecipientConfig, getReportDataModifierId, getReportEntity, getReportResourceWrapper, getSettingsEntityName, hasPermission, ignoreSelection, isEnableLogoCheckbox, isHideLogoCheckbox, isPersonalizedOnly, isPublic, isSkippable, isSplitBaseData, reload
-
Constructor Details
-
LabelReportDescription
-
-
Method Details
-
getReportLayout
- Specified by:
getReportLayout
in interfaceReportDescription
- Overrides:
getReportLayout
in classEntityReportDescription
- Returns:
- a ReportLayout config object (or Optional.empty())
-