public interface ReportItemsProviding<D>
Modifier and Type | Interface and Description |
---|---|
static class |
ReportItemsProviding.Adapter<D>
Adapter for implementation convenience.
|
Modifier and Type | Field and Description |
---|---|
static DataAccessAspectType<ReportItemsProviding> |
TYPE
Aspect for providing items.
|
Modifier and Type | Method and Description |
---|---|
ReportItem<D> |
getClickItem()
Returns the click item of this report plugin.
|
Collection<? extends ReportItem<D>> |
getItems()
Provides an arbitrary number of report items defining actions available with a single entry.
|
static final DataAccessAspectType<ReportItemsProviding> TYPE
@Nullable ReportItem<D> getClickItem()
null
, if not supported.@NotNull Collection<? extends ReportItem<D>> getItems()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210