| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| Class and Description |
|---|
| BasicCloudContext
This is the base class for
LocalContext (which is probably its only
descendant). |
| Class and Description |
|---|
| AbstractNodeList
An abstract BasicList implementation which overrided
AbstractNodeList.convert(java.lang.Object) to make sure the list
contains Nodes. |
| BasicCloud
Basic implementation of Cloud.
|
| BasicCloudContext
This is the base class for
LocalContext (which is probably its only
descendant). |
| BasicList
A list of objects.
|
| BasicList.BasicIterator |
| BasicNode
Basic implementation of Node.
|
| BasicNodeManager
This class represents a node's type information object - what used to be the 'builder'.
|
| BasicNodeManager.NodeAndId
Structure to temporary contain an MMObjectNode and a
BasicCloud.uniqueId() |
| BasicQuery
'Basic' implementation of bridge Query.
|
| BasicRelation |
| BasicRelationManager |
| BasicTransaction
The basic implementation for a Transaction cLoud.
|
| Class and Description |
|---|
| BasicStringList
A list of Strings
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}