Package de.espirit.firstspirit.client.plugin.report
package de.espirit.firstspirit.client.plugin.report
-
ClassDescriptionDataProvider<T>Provides objects for display within a report plug-in's results list.DataRenderer<T>Renders object-specific data for use in individual snippets of report result lists.Image<T>Provides an image object for visualization.Factory for creation of different
Image
types.An executable item to be used in java client reports.Parameter<T>Parameter definition for aReportPlugin
.
Due to limitations of the ContentCreator (webclient), it is not possible to use your own implementations of this interface, useParameter.Factory
instead.Factory for creation of differentParameter
types.Boolean parameter definition.An object that mapsParameter
to values.Selection parameter definition.Definition for a selectable item.String parameter definition.Context providing information and accessors for report plugin items.ReportItem<T>Item for report plugin providing an executable operation.Handler for transfer supplying.Host that enables transfers from registered suppliers.A supplier providing a specific commodity type.