public static class AbstractSessionSearchObjectManager.VelocityRequestSessionWrapper extends Object implements AbstractSessionSearchObjectManager.Session
| Constructor and Description |
|---|
VelocityRequestSessionWrapper(VelocityRequestSession session) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String s) |
String |
getId() |
void |
set(String s,
Object o) |
public VelocityRequestSessionWrapper(VelocityRequestSession session)
public Object get(String s)
get in interface AbstractSessionSearchObjectManager.Sessions - session object keypublic void set(String s, Object o)
set in interface AbstractSessionSearchObjectManager.Sessions - session object keyo - the object to storepublic String getId()
getId in interface AbstractSessionSearchObjectManager.SessionCopyright © 2002-2016 Atlassian. All Rights Reserved.