| Package | Description |
|---|---|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.jsp.taglib.containers |
Most tags related to 'container' tags are collected here.
|
| org.mmbase.bridge.jsp.taglib.tree | |
| org.mmbase.bridge.mock |
This package provides a completely 'virtual' implementation of the bridge.
|
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| org.mmbase.module.lucene | |
| org.mmbase.util | |
| org.mmbase.util.xml |
| Class and Description |
|---|
| AbstractFieldValue
This abstract version of
FieldValue only leaves AbstractFieldValue.get() to implement. |
| AbstractNode
Abstract implementation of Node.
|
| AbstractNodeManager
Abstract implementation of NodeManager, to minimalize the implementation of a virtual one.
|
| FieldWrapper
Wraps another Field (and makes it unmodifiable).
|
| Class and Description |
|---|
| NodeQueryWrapper
Implementation of
Query completely based on other instance of that. |
| Class and Description |
|---|
| GrowingTreeList
This version of
TreeList is automaticly growing with the same 'branch' every time when that is possible. |
| Class and Description |
|---|
| AbstractCloud
This abstract implementation of Cloud implements all methods which are based on implementations of
other methods, and implements things which many cloud implementataion likely have to do
themselves, like properties.
|
| AbstractCloudContext
Abstract implementation of CloudContext which implements a number of methods with reasonable defaults, or based on other methods.
|
| AbstractNode
Abstract implementation of Node.
|
| AbstractNodeManager
Abstract implementation of NodeManager, to minimalize the implementation of a virtual one.
|
| DataTypeField
Wraps a DataType object into a (virtual) Field object.
|
| MapNode
A bridge Node based on a
Map. |
| NodeManagerDescription
This container class contains the information for instantation of an actual
NodeManager
object. |
| Class and Description |
|---|
| AbstractBridgeList
As AbstractList, but implements some extra methods required by BridgeList
|
| AbstractBridgeList.BasicIterator |
| AbstractCollectionNodeList
An AbstractCollectionNodeList implements a
BridgeList of Nodes, based on a collection of objects of perhaps other type, which are
implicitely AbstractCollectionNodeList.convert(java.lang.Object, int)ed when necessary. |
| AbstractNode
Abstract implementation of Node.
|
| AbstractNodeManager
Abstract implementation of NodeManager, to minimalize the implementation of a virtual one.
|
| AbstractQueryWrapper
Abstract base class for both
QueryWrapper and NodeQueryWrapper. |
| AbstractSequentialBridgeList
As AbstractSequentialList, but implements some extra methods required by BridgeList
|
| BridgeCollections.EmptyBridgeList |
| BridgeCollections.UnmodifiableBridgeList |
| BridgeCollections.UnmodifiableListIterator |
| CollectionNodeList
A (fixed-size) list of nodes, based on a Collection of Nodes.
|
| CollectionRelationList
A list of
Relations, based on a Collection of Nodes |
| NodeMap
A
Map representing a Node. |
| NodeWrapper
Wraps another Node.
|
| TreeIterator
A specialized iterator for 'TreeLists'
|
| TreeList
Queries a Tree from MMBase.
|
| TreeList.Branch
Structure to hold the information for every branch-depth.
|
| Class and Description |
|---|
| AnnotatedNode
An annotated node is an object that wraps another
Node but wich can be annotated with
some extra information. |
| Class and Description |
|---|
| AbstractBridgeList
As AbstractList, but implements some extra methods required by BridgeList
|
| AbstractCollectionNodeList
An AbstractCollectionNodeList implements a
BridgeList of Nodes, based on a collection of objects of perhaps other type, which are
implicitely AbstractCollectionNodeList.convert(java.lang.Object, int)ed when necessary. |
| CollectionNodeList
A (fixed-size) list of nodes, based on a Collection of Nodes.
|
| Class and Description |
|---|
| NodeManagerDescription
This container class contains the information for instantation of an actual
NodeManager
object. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}