|
HDIV API 2.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISession | |
|---|---|
| org.hdiv.dataComposer | |
| org.hdiv.session | |
| org.hdiv.util | |
| Uses of ISession in org.hdiv.dataComposer |
|---|
| Methods in org.hdiv.dataComposer that return ISession | |
|---|---|
ISession |
AbstractDataComposer.getSession()
|
ISession |
IDataComposer.getSession()
|
| Methods in org.hdiv.dataComposer with parameters of type ISession | |
|---|---|
void |
AbstractDataComposer.init(ISession session,
IApplication application)
Initializes IdataComposer with the user session and the application context |
void |
IDataComposer.init(ISession session,
IApplication application)
Initializes IdataComposer with the user session and the application context |
void |
AbstractDataComposer.setSession(ISession session)
|
void |
IDataComposer.setSession(ISession session)
|
| Uses of ISession in org.hdiv.session |
|---|
| Classes in org.hdiv.session that implement ISession | |
|---|---|
class |
SessionHDIV
A custom wrapper for http session request that returns a wrapped http session. |
| Uses of ISession in org.hdiv.util |
|---|
| Methods in org.hdiv.util that return ISession | |
|---|---|
ISession |
EncodingUtil.getSession()
|
static ISession |
HDIVUtil.getSession()
|
| Methods in org.hdiv.util with parameters of type ISession | |
|---|---|
void |
EncodingUtil.setSession(ISession session)
|
static void |
HDIVUtil.setSession(ISession sessionHDIV)
Only for testing. |
|
HDIV 2.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||