Modifier and Type | Method and Description |
---|---|
DataAccessSessionBuilder<D> |
createSessionBuilder()
Provides a builder for creating a (configured) session for accessing data.
|
<A> A |
getAspect(DataAccessAspectType<A> type)
Look up a specific aspect that may be supported by this plug-in.
|
Image<?> |
getIcon()
Provides an icon to be shown when displaying this plug-in or information thereon.
|
String |
getLabel()
Provides a human-readable label to be shown when displaying this plug-in or information thereon.
|
@Nullable <A> A getAspect(@NotNull DataAccessAspectType<A> type)
A
- The object type of the aspect.type
- The type of aspect.null
, if the aspect is not supported.@NotNull String getLabel()
@Nullable Image<?> getIcon()
null
.@NotNull DataAccessSessionBuilder<D> createSessionBuilder()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210