Package | Description |
---|---|
de.espirit.firstspirit.client.plugin.dataaccess | |
de.espirit.firstspirit.client.plugin.dataaccess.aspects |
Modifier and Type | Method and Description |
---|---|
<A> A |
DataAccessPlugin.getAspect(DataAccessAspectType<A> type)
Look up a specific aspect that may be supported by this plug-in.
|
Modifier and Type | Field and Description |
---|---|
static DataAccessAspectType<ReportItemsProviding> |
ReportItemsProviding.TYPE
Aspect for providing items.
|
static DataAccessAspectType<Reporting> |
Reporting.TYPE
Aspect providing means to show data in a public report within a client.
|
static DataAccessAspectType<StaticItemsProviding> |
StaticItemsProviding.TYPE
Aspect for providing items.
|
Modifier and Type | Method and Description |
---|---|
<A> A |
DataAccessAspectMap.get(DataAccessAspectType<A> type)
Get the correctly typed aspect for a type.
|
<A,C extends A> |
DataAccessAspectMap.put(DataAccessAspectType<A> type,
C aspect)
Put an aspect for specific type.
|
void |
DataAccessAspectMap.remove(DataAccessAspectType<?> type)
Remove the aspect for the given type from this map.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210