Package | Description |
---|---|
com.neurosys.ecom.model | |
com.neurosys.site.model |
Modifier and Type | Class and Description |
---|---|
class |
EComUserShell<U extends IGenericEcomUser,E>
Any environment that needs a user context can use a
EComUserShell
Any instance specific to the shell will not be accessible to a parent or child. |
Modifier and Type | Class and Description |
---|---|
class |
ContextualWebUserShell<U extends User,E>
Allows the shell to have a User/Application defined context.
|
class |
WebUserShell<U extends User,E>
Any environment that needs a user context can use a
WebUserShell
Any instance specific to the shell will not be accessible to a parent or child. |
Copyright © 2018. All rights reserved.