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 ReportDescription
ReportDescription.PlacementConfig, ReportDescription.RecipientConfig -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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:
getReportLayoutin interfaceReportDescription- Overrides:
getReportLayoutin classEntityReportDescription- Returns:
- a ReportLayout config object (or Optional.empty())
-