public interface WebContext extends WscContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties()
Get the properties from the current context.
|
TemplateAttributeStore |
getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
Map<String,Object> |
getWebMessage()
Get the normalized data for a web message, and this is modifiable.
|
getUniqueIdMap<String,Object> getProperties()
TemplateAttributeStore getSessionStore()