|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| org.xwiki.container | |
| org.xwiki.container.internal | |
| Uses of Session in org.xwiki.container |
|---|
| Methods in org.xwiki.container that return Session | |
|---|---|
Session |
ContainerFactory.createSession(java.lang.Object... objects)
|
Session |
Container.getSession()
|
| Methods in org.xwiki.container with parameters of type Session | |
|---|---|
void |
Container.pushSession(Session session)
|
void |
Container.setSession(Session session)
|
| Uses of Session in org.xwiki.container.internal |
|---|
| Methods in org.xwiki.container.internal that return Session | |
|---|---|
Session |
DefaultContainer.getSession()
|
| Methods in org.xwiki.container.internal with parameters of type Session | |
|---|---|
void |
DefaultContainer.pushSession(Session session)
|
void |
DefaultContainer.setSession(Session session)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||