Uses of Interface
de.espirit.firstspirit.client.plugin.dataaccess.DataAccessSession
Package
Description
-
Uses of DataAccessSession in de.espirit.firstspirit.access.store.templatestore.gom.lists
Modifier and TypeMethodDescription<T> @NotNull DataAccessSession<T>
GomIndexSource.createSession
(@NotNull SpecialistsBroker broker, boolean release) Creates a session based on the definition and configuration of this source. -
Uses of DataAccessSession in de.espirit.firstspirit.client.access.editor.lists
Modifier and TypeMethodDescription<T> @NotNull DataAccessSession<T>
Index.createSession
(@NotNull SpecialistsBroker broker) Creates a session based on the definition and configuration of the underlying source. -
Uses of DataAccessSession in de.espirit.firstspirit.client.plugin.dataaccess
Modifier and TypeMethodDescription@NotNull DataAccessSession<D>
DataAccessSessionBuilder.createSession
(@NotNull BaseContext context) Create a session based on the given configuration.
Attention: This call should return very fast.