Uses of Interface
se.conciliate.extensions.report.output.ReportOutput
Packages that use ReportOutput
-
Uses of ReportOutput in se.conciliate.extensions.report.output
Subinterfaces of ReportOutput in se.conciliate.extensions.report.outputClasses in se.conciliate.extensions.report.output that implement ReportOutputModifier and TypeClassDescriptionfinal class
final class
final class
final class
final class
class
final class
final class
class
Methods in se.conciliate.extensions.report.output that return ReportOutputMethods in se.conciliate.extensions.report.output that return types with arguments of type ReportOutputModifier and TypeMethodDescriptiondefault List<ReportOutput>
ReportField.getOutput()
Generates context-less report output.default List<ReportOutput>
Generates report output from a rest entity.Constructors in se.conciliate.extensions.report.output with parameters of type ReportOutputModifierConstructorDescriptionReportTableCell
(ReportOutput cellContent) ReportTableCell
(ReportOutput cellContent, int width)