Uses of Interface
de.espirit.firstspirit.client.plugin.report.DataProvider
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.-
Uses of DataProvider in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription@NotNull DataProvider<T>
ReportPlugin.createDataProvider()
Factory method to create an object provider instance for use with this report plug-in.