Package | Description |
---|---|
com.neurosys.ecom.wicket.components | |
com.neurosys.site.wicket.components.session | |
com.neurosys.user.admin.wicket.model |
Modifier and Type | Class and Description |
---|---|
class |
EComSession<U extends IGenericEcomUser>
E-Commerce
BasicSession |
Modifier and Type | Class and Description |
---|---|
class |
BasicSession<U extends User,S extends WebUserShell<U,org.apache.wicket.protocol.http.WebSession>>
Represents a session object
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
AdminSession<U extends User,S extends WebUserShell<U,org.apache.wicket.protocol.http.WebSession>>
Represents an Admin session object
|
Copyright © 2018. All rights reserved.