Uses of Package
org.mmbase.bridge

Packages that use org.mmbase.bridge
org.mmbase.applications.crontab.builders   
org.mmbase.applications.crontab.modules   
org.mmbase.applications.dove The Dove classes create a XML-based communication interface with MMBase. 
org.mmbase.applications.editwizard This package contains the classes used by the Editwizards to pass commands to MMBase. 
org.mmbase.applications.email   
org.mmbase.applications.media The MMBase media projects define an object model to represent meta data for 'media' formats like real audio streams and mp3 files. 
org.mmbase.applications.mmbob   
org.mmbase.applications.mmbob.gui   
org.mmbase.applications.vprowizards.spring   
org.mmbase.applications.vprowizards.spring.action   
org.mmbase.applications.vprowizards.spring.cache   
org.mmbase.applications.vprowizards.spring.cache.template   
org.mmbase.applications.vprowizards.spring.util   
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.jsp.taglib The MMBase taglib implementation. 
org.mmbase.bridge.jsp.taglib.containers Most tags related to 'container' tags are collected here. 
org.mmbase.bridge.jsp.taglib.edit   
org.mmbase.bridge.jsp.taglib.editor This is the package were the EditTag lives. 
org.mmbase.bridge.jsp.taglib.functions   
org.mmbase.bridge.jsp.taglib.macro   
org.mmbase.bridge.jsp.taglib.pageflow   
org.mmbase.bridge.jsp.taglib.security   
org.mmbase.bridge.jsp.taglib.tree   
org.mmbase.bridge.jsp.taglib.typehandler Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field. 
org.mmbase.bridge.jsp.taglib.util   
org.mmbase.bridge.mock This package provides a completely 'virtual' implementation of the bridge. 
org.mmbase.bridge.remote.proxy   
org.mmbase.bridge.remote.rmi   
org.mmbase.bridge.util This package contains several bridge related classes which can be used independently of the rest of MMBase. 
org.mmbase.bridge.util.xml Contains utility functions that perform XML functionaly on MMBase bridge objects. 
org.mmbase.bridge.util.xml.query Functionality to parse XML to Query objects. 
org.mmbase.calendar   
org.mmbase.clustering   
org.mmbase.core   
org.mmbase.core.event   
org.mmbase.core.util   
org.mmbase.datatypes This package defines and implements DataTypes, which are a way to apply restrictions to and annotate certain data. 
org.mmbase.datatypes.handlers This is a generalization of what used to be org.mmbase.bridge.jsp.taglib.typehandler. 
org.mmbase.datatypes.handlers.html   
org.mmbase.datatypes.processors Plugins into set- and getValue methods on Node (Setting and getting Fields). 
org.mmbase.datatypes.processors.xml   
org.mmbase.datatypes.util   
org.mmbase.framework The package contains the component framework of MMBase. 
org.mmbase.framework.basic   
org.mmbase.functions   
org.mmbase.jumpers   
org.mmbase.module The modules used to load MMBase and optional MMBase functionality. 
org.mmbase.module.builders The MMBase standard and optional builders. 
org.mmbase.module.core The core classes for MMBase. 
org.mmbase.module.corebuilders The MMBase core builders. 
org.mmbase.module.database The classes and interfaces that arrange the actual connection to JDBC database. 
org.mmbase.module.gui.flash   
org.mmbase.module.gui.html   
org.mmbase.module.lucene   
org.mmbase.module.smtp Contains classes and interfaces to deal with receiving email (rather then sending). 
org.mmbase.module.tools   
org.mmbase.notifications   
org.mmbase.poll   
org.mmbase.richtext   
org.mmbase.richtext.processors   
org.mmbase.richtext.processors.xml   
org.mmbase.searchrelate   
org.mmbase.security The security infrastructure of MMBase. 
org.mmbase.security.implementation.basic   
org.mmbase.security.implementation.cloudcontext   
org.mmbase.security.implementation.cloudcontext.builders   
org.mmbase.security.implementation.context   
org.mmbase.servlet MMBase is based on servlets. 
org.mmbase.sms   
org.mmbase.storage.search Provides interfaces for retrieval of data from SearchQuery objects. 
org.mmbase.storage.search.implementation   
org.mmbase.storage.util   
org.mmbase.streams   
org.mmbase.streams.createcaches   
org.mmbase.streams.transcoders   
org.mmbase.util   
org.mmbase.util.functions The function framework is all about the creation of Function instances, from which then, subsequently, function values can be acquired. 
org.mmbase.util.images The packages contains classes and interfaces related to conversion of images and finding information about them. 
org.mmbase.util.xml   
org.mmbase.versioning   
 

Classes in org.mmbase.bridge used by org.mmbase.applications.crontab.builders
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.crontab.modules
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.dove
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
Relation
          A relation within the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.editwizard
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.email
Descriptor
          XXX A descriptor does not describe.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.media
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.mmbob
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.mmbob.gui
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.vprowizards.spring
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
Transaction
          A transaction is an environment that allows for the editing of nodes within a 'safe' context.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.vprowizards.spring.action
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
RelationManager
          This interface represents a relation constraint.
Transaction
          A transaction is an environment that allows for the editing of nodes within a 'safe' context.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.vprowizards.spring.cache
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.vprowizards.spring.cache.template
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
 

Classes in org.mmbase.bridge used by org.mmbase.applications.vprowizards.spring.util
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge
AlreadyExistsException
          This exception gets thrown when an attempt is made to create a transaction with a name that already exists
BridgeException
          This exception gets thrown when something goes wrong on the MMCI.
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
ContextProvider.Resolver
          A Resolver resolves an URI-string (the argument of ContextProvider.getCloudContext(String) to a CloudContext object.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
FieldIterator
          An iterator with FieldIterator.nextField() and {#link previousField} methods.
FieldList
          A list of field types Not that since MMBase-1.9/Java 1.5 this list simply impelments BridgeList<Field>.
FieldValue
          This interface represents a value stored in a node.
LocalContext
          The collection of clouds, and modules within the current application context.
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
          An iterator for Nodes, provider NodeIterator.nextNode() and NodeIterator.previousNode().
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeManagerIterator
          An iterator for NodeManagers.
NodeManagerList
          A list of node managers
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
NotFoundException
          This exception gets thrown when an object is not found in the bridge.
Query
          Representation of a (database) query.
Relation
          A relation within the cloud.
RelationIterator
          A list of nodes
RelationList
          A list of Relations
RelationManager
          This interface represents a relation constraint.
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.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.implementation
AlreadyExistsException
          This exception gets thrown when an attempt is made to create a transaction with a name that already exists
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
FieldIterator
          An iterator with FieldIterator.nextField() and {#link previousField} methods.
FieldList
          A list of field types Not that since MMBase-1.9/Java 1.5 this list simply impelments BridgeList<Field>.
FieldValue
          This interface represents a value stored in a node.
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
          An iterator for Nodes, provider NodeIterator.nextNode() and NodeIterator.previousNode().
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeManagerIterator
          An iterator for NodeManagers.
NodeManagerList
          A list of node managers
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
NotFoundException
          This exception gets thrown when an object is not found in the bridge.
Query
          Representation of a (database) query.
Relation
          A relation within the cloud.
RelationIterator
          A list of nodes
RelationList
          A list of Relations
RelationManager
          This interface represents a relation constraint.
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.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.containers
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.edit
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
Transaction
          A transaction is an environment that allows for the editing of nodes within a 'safe' context.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.editor
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.functions
Node
          Describes an object in the cloud.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.macro
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.pageflow
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.security
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.tree
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.typehandler
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.jsp.taglib.util
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.mock
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
ContextProvider.Resolver
          A Resolver resolves an URI-string (the argument of ContextProvider.getCloudContext(String) to a CloudContext object.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeManagerList
          A list of node managers
NotFoundException
          This exception gets thrown when an object is not found in the bridge.
Query
          Representation of a (database) query.
Relation
          A relation within the cloud.
RelationList
          A list of Relations
RelationManager
          This interface represents a relation constraint.
StringList
          A list of Strings
Transaction
          A transaction is an environment that allows for the editing of nodes within a 'safe' context.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.remote.proxy
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
NotFoundException
          This exception gets thrown when an object is not found in the bridge.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.remote.rmi
BridgeList
           
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.util
AlreadyExistsException
          This exception gets thrown when an attempt is made to create a transaction with a name that already exists
BridgeException
          This exception gets thrown when something goes wrong on the MMCI.
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
CloudContext
          A CloudContext is the general 'factory' for a MMBase bridge implementation.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
FieldList
          A list of field types Not that since MMBase-1.9/Java 1.5 this list simply impelments BridgeList<Field>.
FieldValue
          This interface represents a value stored in a node.
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
          An iterator for Nodes, provider NodeIterator.nextNode() and NodeIterator.previousNode().
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeManagerIterator
          An iterator for NodeManagers.
NodeManagerList
          A list of node managers
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
NotFoundException
          This exception gets thrown when an object is not found in the bridge.
Query
          Representation of a (database) query.
Relation
          A relation within the cloud.
RelationIterator
          A list of nodes
RelationList
          A list of Relations
RelationManager
          This interface represents a relation constraint.
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.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.util.xml
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
Relation
          A relation within the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.bridge.util.xml.query
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
NodeManager
           This interface represents a node's type information object.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.calendar
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.clustering
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.core
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.core.event
Node
          Describes an object in the cloud.
Relation
          A relation within the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.core.util
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes.handlers
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes.handlers.html
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes.processors
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
RelationManager
          This interface represents a relation constraint.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes.processors.xml
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.datatypes.util
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.framework
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.framework.basic
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.functions
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.jumpers
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.module
Descriptor
          XXX A descriptor does not describe.
NodeList
          A list of nodes
 

Classes in org.mmbase.bridge used by org.mmbase.module.builders
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
 

Classes in org.mmbase.bridge used by org.mmbase.module.core
Descriptor
          XXX A descriptor does not describe.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.module.corebuilders
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.module.database
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.module.gui.flash
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.module.gui.html
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.module.lucene
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Node
          Describes an object in the cloud.
NodeIterator
          An iterator for Nodes, provider NodeIterator.nextNode() and NodeIterator.previousNode().
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.module.smtp
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.module.tools
Descriptor
          XXX A descriptor does not describe.
 

Classes in org.mmbase.bridge used by org.mmbase.notifications
Descriptor
          XXX A descriptor does not describe.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
Relation
          A relation within the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.poll
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.richtext
Node
          Describes an object in the cloud.
RelationManager
          This interface represents a relation constraint.
 

Classes in org.mmbase.bridge used by org.mmbase.richtext.processors
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.richtext.processors.xml
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.searchrelate
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
 

Classes in org.mmbase.bridge used by org.mmbase.security
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.security.implementation.basic
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.security.implementation.cloudcontext
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.security.implementation.cloudcontext.builders
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.security.implementation.context
Query
          Representation of a (database) query.
 

Classes in org.mmbase.bridge used by org.mmbase.servlet
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.sms
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.storage.search
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.storage.search.implementation
Field
          This interface represents a node's field type information object.
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.storage.util
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.streams
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.streams.createcaches
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.streams.transcoders
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.util
BridgeList
           
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.util.functions
Cloud
          Basicly a Cloud represents a collection of Nodes (and Relations that are also nodes), and is also associated with a certain authentication UserContext.
Descriptor
          XXX A descriptor does not describe.
FieldValue
          This interface represents a value stored in a node.
Module
          Modules are pieces of functionality that are not MMBase objects.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.util.images
Node
          Describes an object in the cloud.
 

Classes in org.mmbase.bridge used by org.mmbase.util.xml
Field
          This interface represents a node's field type information object.
 

Classes in org.mmbase.bridge used by org.mmbase.versioning
Field
          This interface represents a node's field type information object.
Node
          Describes an object in the cloud.
NodeList
          A list of nodes
NodeManager
           This interface represents a node's type information object.
NodeQuery
          A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
 



MMBase 2.0-SNAPSHOT - null