AlmannaSession
Object Hierarchy:
Description:
public interface AlmannaSession :
Entity
Abstract session to store Session data via an Almanna entity. Consumers of this abstract class need to have a table with a session_id
integer field and a session_data string field.
Content:
Properties:
Inherited Members:
All known members inherited from class Almanna.Entity
All known members inherited from class GLib.Object