| Interface | Description |
|---|---|
| CommandHandlerInterface |
Used in the editors, the CommandHandlerInterface allows multiple
command handlers to be defined (hitlisted).
|
| CounterInterface |
| Class | Description |
|---|---|
| EditState |
EditState, controls the users edit session, keeps EditStateNodes
|
| EditStateNode |
EditStateNode (hitlisted)
|
| FieldEditor |
The FieldEditor class is a frontend for the different TypeEditors (hitlisted).
|
| FieldSelector |
The FieldSelector class offers the possibility to edit fields of a selected
object.
|
| HtmlBase |
The module which provides access to the multimedia database
it creates, deletes and gives you methods to keep track of
multimedia objects.
|
| MMEdit |
The module which provides access to the multimedia database
it creates, deletes and gives you methods to keep track of
multimedia objects.
|
| MMLanguage |
Module for multi-language support.
|
| MultilevelCacheEntry |
This object subscribes itself to builder changes
|
| MultilevelCacheHandler | Deprecated
use org.mmbase.cache.MultilevelCacheHandler
|
| MultilevelSubscribeNode |
This object subscribes itself to builder changes
|
| ObjectSelector |
The ObjectSelector class offers the functionality to search for objects
and select found objects to be edited by the FieldSelector and FieldEditor
classes (hitlisted).
|
| PageProcess |
Support class for scanparser to calculate pages in the background.
|
| scanparser |
scanpage is a container class it holds all objects needed per scan page
it was introduced to make servscan threadsafe but will probably in the future
hold all page related info instead of HttpServletR equest and HttpServletResponse
because we want extend the model of offline page generation.
|
| StateManager |
The StateManager class maintains a list of EditStates for users logged on to MMBase through SCAN.
|
| Exception | Description |
|---|---|
| CircularParseException |
This exception gets thrown when a circular PART is detected.
|
| MultiLevelParseException |
This exception gets thrown when a Syntax Error occures in a Multi Level Listing.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}