Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The Session entity describes a WebShop Application user session.
The Session entity is inherited from WSYUSER/UserManagement.Abstract.SessionControl.Data.Session and is extended with the following relations:
refers to CategoryStructure.Data.Node | The currently selected item category node of the user session. |
refers to UserMangement.Data.GenericUser | Optional reference that is set when a web user has submitted contact information or when a registered user logs in. |
refers to Shop | The current Shop instance that the web user operates within. Used to find category node starting point of the item category structure. |
The Session entity inherits from Abstract.DataAccess, Abstract.Surrogate, and WSYUSER/UserManagement.Abstract.SessionControl.Data.Session.