Package org.mmbase.bridge

Interface Summary
Cloud A Cloud is a collection of Nodes (and relations that are also nodes).
CloudContext The collection of clouds and modules within a Java Virtual Machine.
Field This interface represents a node's field type information object.
FieldIterator A list of nodes
FieldList A list of field types
Module Modules are pieces of functionality that are not MMBase objects.
ModuleIterator A list of nodes
ModuleList A list of modules
Node Describes an object in the cloud.
NodeIterator A list of nodes
NodeList A list of nodes
NodeManager This interface represents a node's type information object - what used to be the 'builder'.
NodeManagerIterator A list of nodes
NodeManagerList A list of node managers
Relation A relation within the cloud.
RelationIterator A list of nodes
RelationList A list of Relations
RelationManager This interface represents a relation constraint (or contex, if you like).
RelationManagerIterator A list of nodes
RelationManagerList A list of Relation Managers
StringIterator An iterator for a list of strings
StringList A list of Strings
Transaction A transaction is an environment that allows for the editing of nodes within a 'safe' context.
User This User interface defines the storage for the authentication and authorization, so that information can be shared.
 

Class Summary
ContextProvider Main class to aquire CloudContexts
LocalContext The collection of clouds, and modules within a Java Virtual Machine.
RemoteContext  
 

Exception Summary
BridgeException This exception gets thrown when something goes wronmg on the MMCI.
NotFoundException This exception gets thrown when an object is not found in the bridge.
 



MMBase 2002