Uses of Interface
de.espirit.or.Session
Packages that use Session
Package
Description
-
Uses of Session in de.espirit.firstspirit.access.store.sitestore
Constructors in de.espirit.firstspirit.access.store.sitestore with parameters of type SessionModifierConstructorDescriptionContentMultiPageParams
(@NotNull Session session, @NotNull Select select, int entitiesPerPage, int maxPageCount, @Nullable Date time) Constructor based on some restrictions. -
Uses of Session in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that return SessionModifier and TypeMethodDescription@NotNull Session
Schema.getSession()
Returns the currentor session
Same asgetSession(false)
.@NotNull Session
Schema.getSession
(boolean release) Returns theor session
. -
Uses of Session in de.espirit.or.schema
Methods in de.espirit.or.schema that return SessionModifier and TypeMethodDescription@NotNull Session
Entity.getSession()
Returns the session which was used to create or retrieve this entity.