Modifier and Type | Method and Description |
---|---|
<A> A |
DataAccessSession.getAspect(SessionAspectType<A> type)
Look up a specific aspect that may be supported by this plug-in.
|
Modifier and Type | Field and Description |
---|---|
static SessionAspectType<DataAccessControlling> |
DataAccessControlling.TYPE
Aspect providing means to ensure access to data.
|
static SessionAspectType<ReferencesReporting> |
ReferencesReporting.TYPE
Aspect providing means to report references to FirstSpirit or external elements.
|
static SessionAspectType<DataTemplating> |
DataTemplating.TYPE
Aspect providing extended means for representing information on a data object.
|
static SessionAspectType<Identifying> |
Identifying.TYPE
Aspect supporting to identify data objects.
|
static SessionAspectType<JsonSupporting> |
JsonSupporting.TYPE
Aspect for @link DataAccessSession}s providing means to transform the related value to
JSON . |
static SessionAspectType<RequestMatching> |
RequestMatching.TYPE
Aspect providing means to match requests.
|
static SessionAspectType<UrlSupporting> |
UrlSupporting.TYPE
Aspect providing means to support URLs for data objects.
|
static SessionAspectType<ValueIndexing> |
ValueIndexing.TYPE
Aspect providing means to support indexing.
|
Modifier and Type | Method and Description |
---|---|
<A> A |
SessionAspectMap.get(SessionAspectType<A> type)
Get the correctly typed aspect for a type.
|
<A,C extends A> |
SessionAspectMap.put(SessionAspectType<A> type,
C aspect)
Put an aspect for specific type.
|
void |
SessionAspectMap.remove(SessionAspectType<?> type)
Remove the aspect for the given type from this map.
|
Modifier and Type | Field and Description |
---|---|
static SessionAspectType<TransferHandling> |
TransferHandling.TYPE
Aspect for providing support of transfer handling.
|
static SessionAspectType<TransferSupplying> |
TransferSupplying.TYPE
Aspect for providing support of transfer supply.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210