| Package | Description |
|---|---|
| org.eclnt.jsfserver.bufferedcontent | |
| org.eclnt.jsfserver.defaultscreens |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBufferedContent
Default implementation of IBufferedContent interface.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BufferedContentMgr.add(IBufferedContent bufferedContent)
Adds buffered content - the key under which the buffered content
is stored in the session contetxt is "bufferedContent_" + the
key of the IBufferedContent instance.
|
static void |
BufferedContentMgr.remove(IBufferedContent bufferedContent)
Removes buffered content from the user's session.
|
static void |
BufferedContentMgr.remove(IBufferedContent[] bufferedContents) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogViewer.MyBufferedContent |
Copyright © CaptainCasa Gmbh. All Rights Reserved.