Package | Description |
---|---|
com.neurosys.ecom.model | |
com.neurosys.site.wicket.components.session |
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 |
ContextualSession<U extends User,S extends ContextualWebUserShell<U,org.apache.wicket.protocol.http.WebSession>>
Deprecated.
Context based methods cause confusion as the Shell and the Session both support them creating confusion there may be separate copies.
Rely on
BasicSession and for context inject a ContextualWebUserShell into the session. |
Copyright © 2018. All rights reserved.