Package | Description |
---|---|
de.espirit.firstspirit.client.plugin.dataaccess | |
de.espirit.firstspirit.client.plugin.dataaccess.aspects |
Modifier and Type | Method and Description |
---|---|
<A> A |
DataStreamBuilder.getAspect(StreamBuilderAspectType<A> type)
Look up a specific aspect that may be supported by this builder.
|
Modifier and Type | Field and Description |
---|---|
static StreamBuilderAspectType<DataAssociating> |
DataAssociating.TYPE
Aspect providing means to associate data with certain identifiers (e.g. group, parent).
|
static StreamBuilderAspectType<Filterable> |
Filterable.TYPE
Aspect providing means to filter a data stream via parameterization.
|
static StreamBuilderAspectType<Updating> |
Updating.TYPE
Aspect providing means to update DAP parameters.
|
Modifier and Type | Method and Description |
---|---|
<A> A |
StreamBuilderAspectMap.get(StreamBuilderAspectType<A> type)
Get the correctly typed aspect for a type.
|
<A,C extends A> |
StreamBuilderAspectMap.put(StreamBuilderAspectType<A> type,
C aspect)
Put an aspect for specific type.
|
void |
StreamBuilderAspectMap.remove(StreamBuilderAspectType<?> type)
Remove the aspect for the given type from this map.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210