|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| TreeIterator | A specialized iterator for 'TreeLists' |
| Class Summary | |
| AbstractBridgeList | As AbstractList, but implements some extra methods required by BridgeList |
| AbstractFieldValue | This implementation of the Field Value interface is used by getFunctionValue of Node. |
| AbstractNode | Abstract implementation of Node. |
| AbstractNodeManager | Abstract implementation of NodeManager, to minimalize the implementation of a virtual one. |
| AbstractSequentialBridgeList | As AbstractSequentialList, but implements some extra methods required by BridgeList |
| BridgeCollections | Analogon of Collections. |
| CollectionNodeList | A (fixed-size) list of nodes, based on a Collection of Nodes. |
| CollectionRelationList | A list of nodes, based on a Collection of Nodes |
| GrowingTreeList | This version of TreeList is automaticly growing with the same 'branch' every time when that is possible. |
| HugeNodeListIterator | Iterates the big result of a query. |
| MapNode | A bridge Node based on a Map. |
| NodeChanger | Wraps another Node, and adds 'isChangedByThis'. |
| NodeMap | A Map representing a Node. |
| NodeWrapper | Wraps another Node. |
| Queries | This class contains various utility methods for manipulating and creating query objects. |
| SearchUtil | |
| TreeList | Queries a Tree from MMBase. |
This package contains several bridge related classes which can be used independently of the rest of MMBase.
This package contains also some implementation of bridge interfaces. In contradiction to implemenations in org.mmbase.bridge.implementation, these classes do not depend on MMBase core classes, and have public constructors.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||