Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

User Entity

The User entity describes a web user that has chosen to  register in order to preserve contact information for later purchases, and to obtain access to the user menu with WebShop user facilities.

The GenericUser entity is Scoped under UserManagement.Data. Refer to the introduction to WebShop User Management.

User Fields

The User entity is inherited from WSYUSER/UserManagement.Data.User and has the following extension to the standard Websydian User entity: 

refers to GenericUser One and only one GenericUser instance exists for each User instance. When a User instance is created, a related GenericUser instance must exist in advance. This is handled automatically by the Update.InsertRow function.

User Inheritance

The User entity inherits from Abstract.DataAccess and WSYUSER/UserManagement.Data.User