A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ACTION_COMMIT - Static variable in class org.mmbase.bridge.util.AbstractNode
 
ACTION_CREATE - Static variable in class org.mmbase.bridge.util.AbstractNode
 
ACTION_DELETE - Static variable in class org.mmbase.bridge.util.AbstractNode
 
ACTION_EDIT - Static variable in class org.mmbase.bridge.util.AbstractNode
 
ACTIVE - Static variable in interface org.mmbase.datatypes.resources.StateConstants
 
ADD_ITEM - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
ADMIN - Static variable in class org.mmbase.security.Rank
Identifier for admin rank
ADMINS_PROPS - Static variable in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
ADMIN_INT - Static variable in class org.mmbase.security.Rank
int value for the anonymous Rank
AGE_PARAMETERS - Static variable in class org.mmbase.module.core.MMObjectBuilder
Parameters for the age function
AGGREGATION_TYPE_COUNT - Static variable in interface org.mmbase.storage.search.AggregatedField
Aggregation type, resulting in count of non-null values in this field.
AGGREGATION_TYPE_COUNT_DISTINCT - Static variable in interface org.mmbase.storage.search.AggregatedField
Aggregation type, resulting in count of distinct non-null values in this field.
AGGREGATION_TYPE_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.AggregatedField
Search type descriptions corresponding to the search type values: AggregatedField.AGGREGATION_TYPE_GROUP_BY, AggregatedField.AGGREGATION_TYPE_COUNT, AggregatedField.AGGREGATION_TYPE_COUNT_DISTINCT, AggregatedField.AGGREGATION_TYPE_MIN, and AggregatedField.AGGREGATION_TYPE_MAX
AGGREGATION_TYPE_GROUP_BY - Static variable in interface org.mmbase.storage.search.AggregatedField
Aggregation type, resulting in grouping the results on non-null values of this field.
AGGREGATION_TYPE_MAX - Static variable in interface org.mmbase.storage.search.AggregatedField
Aggregation type, resulting in maximum value in this field.
AGGREGATION_TYPE_MIN - Static variable in interface org.mmbase.storage.search.AggregatedField
Aggregation type, resulting in minimum value in this field.
ALLOWS_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
ALWAYS - Static variable in class org.mmbase.cache.CachePolicy
Standard cache policy that advises to always cache a passed object.
ANONYMOUS - Static variable in class org.mmbase.security.Rank
Identifier for anonymous rank
ANONYMOUS_INT - Static variable in class org.mmbase.security.Rank
int value for the anonymous Rank
ASC - Static variable in class org.mmbase.module.core.MMContainerCompare
 
ASCII - Static variable in class org.mmbase.util.transformers.XmlField
 
ASF - Static variable in class org.mmbase.applications.media.Format
 
ASX - Static variable in class org.mmbase.applications.media.Format
 
ASelectAuthentication - class org.mmbase.security.implementation.aselect.ASelectAuthentication.
ASelect Authentication implementation for MMBase based on the ASelect agent.
ASelectAuthentication() - Constructor for class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
ASelectCloudContextUser - class org.mmbase.security.implementation.aselect.ASelectCloudContextUser.
CloudContext compatible User object.
ASelectCloudContextUser(MMObjectNode, long, String) - Constructor for class org.mmbase.security.implementation.aselect.ASelectCloudContextUser
 
ASelectCloudContextUser(String, long, String, String) - Constructor for class org.mmbase.security.implementation.aselect.ASelectCloudContextUser
 
ASelectErrors - class org.mmbase.security.implementation.aselect.ASelectErrors.
ASelect Errors.
ASelectErrors() - Constructor for class org.mmbase.security.implementation.aselect.ASelectErrors
 
ASelectException - exception org.mmbase.security.implementation.aselect.ASelectException.
This Exception class is wrapped around the standard Exception class to make it more obvious that it was an ASelect Exception.
ASelectException() - Constructor for class org.mmbase.security.implementation.aselect.ASelectException
 
ASelectException(String) - Constructor for class org.mmbase.security.implementation.aselect.ASelectException
 
ASelectException(Throwable) - Constructor for class org.mmbase.security.implementation.aselect.ASelectException
 
ASelectException(String, Throwable) - Constructor for class org.mmbase.security.implementation.aselect.ASelectException
 
ASelectUser - class org.mmbase.security.implementation.aselect.ASelectUser.
UserContext implementation for the ASelectAuthentiction implementation.
ASelectUser(String, Rank, long, String) - Constructor for class org.mmbase.security.implementation.aselect.ASelectUser
 
ATTACHMENTS_HANDLE_FIELDS - Variable in class org.mmbase.module.builders.Attachments
 
AVAILABLE_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
AVAILABLE_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
AVI - Static variable in class org.mmbase.applications.media.Format
 
AbstractBridgeList - class org.mmbase.bridge.util.AbstractBridgeList.
As AbstractList, but implements some extra methods required by BridgeList
AbstractBridgeList() - Constructor for class org.mmbase.bridge.util.AbstractBridgeList
 
AbstractBridgeList.BasicIterator - class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator.
 
AbstractBridgeList.BasicIterator() - Constructor for class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
AbstractCommandStringTransformer - class org.mmbase.util.transformers.AbstractCommandStringTransformer.
If you want to transform a Reader stream by the use of an external command, than you can extend this class.
AbstractCommandStringTransformer() - Constructor for class org.mmbase.util.transformers.AbstractCommandStringTransformer
 
AbstractCronJob - class org.mmbase.applications.crontab.AbstractCronJob.
A straight-forward abstract implementation of CronJob.
AbstractCronJob() - Constructor for class org.mmbase.applications.crontab.AbstractCronJob
 
AbstractDescriptor - class org.mmbase.core.AbstractDescriptor.
 
AbstractDescriptor() - Constructor for class org.mmbase.core.AbstractDescriptor
 
AbstractDescriptor(String) - Constructor for class org.mmbase.core.AbstractDescriptor
Create a data type object
AbstractDescriptor(String, Descriptor, boolean) - Constructor for class org.mmbase.core.AbstractDescriptor
Create a data type object
AbstractDescriptor(String, Descriptor) - Constructor for class org.mmbase.core.AbstractDescriptor
 
AbstractDove - class org.mmbase.applications.dove.AbstractDove.
This class handles Remote Procedure Calls described using a DOM model.
AbstractDove(Document) - Constructor for class org.mmbase.applications.dove.AbstractDove
Constructor
AbstractEventBroker - class org.mmbase.core.event.AbstractEventBroker.
This is the base class for all event brokers in mmbase.
AbstractEventBroker() - Constructor for class org.mmbase.core.event.AbstractEventBroker
 
AbstractField - class org.mmbase.core.AbstractField.
 
AbstractField(String, Field) - Constructor for class org.mmbase.core.AbstractField
Create a field object based on another field.
AbstractField(String, Field, boolean) - Constructor for class org.mmbase.core.AbstractField
Create a field object based on another field.
AbstractField(String, int, int, int, DataType) - Constructor for class org.mmbase.core.AbstractField
Create a field object
AbstractFieldValue - class org.mmbase.bridge.util.AbstractFieldValue.
This implementation of the Field Value interface is used by getFunctionValue of Node.
AbstractFieldValue(Node, Cloud) - Constructor for class org.mmbase.bridge.util.AbstractFieldValue
 
AbstractFunction - class org.mmbase.util.functions.AbstractFunction.
An abstract representation of a piece of functionality (a 'function').
AbstractFunction(String, Parameter[], ReturnType) - Constructor for class org.mmbase.util.functions.AbstractFunction
Constructor for Function objects.
AbstractFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag.
The function tags can be used as a child of a 'NodeProvider' tag (though posisbly not on clusternodes).
AbstractFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
AbstractImages - class org.mmbase.module.builders.AbstractImages.
AbstractImages holds the images and provides ways to insert, retrieve and search them.
AbstractImages() - Constructor for class org.mmbase.module.builders.AbstractImages
 
AbstractImages.CKeyCache - class org.mmbase.module.builders.AbstractImages.CKeyCache.
Cache with 'ckey' keys.
AbstractImages.CKeyCache(int) - Constructor for class org.mmbase.module.builders.AbstractImages.CKeyCache
 
AbstractLengthDataType - class org.mmbase.datatypes.AbstractLengthDataType.
A LengthDataType is a datatype that defines a length for its values (AbstractLengthDataType.getLength(Object)) , and restrictions on that (minimal an maximal length).
AbstractLengthDataType(String, Class) - Constructor for class org.mmbase.datatypes.AbstractLengthDataType
Constructor for big data field.
AbstractNode - class org.mmbase.bridge.util.AbstractNode.
Abstract implementation of Node.
AbstractNode() - Constructor for class org.mmbase.bridge.util.AbstractNode
 
AbstractNodeListTag - class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag.
AbstractNodeListTag, provides basic functionality for listing objects stored in MMBase
AbstractNodeListTag() - Constructor for class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
AbstractNodeListTag.NodesAndTrim - class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag.NodesAndTrim.
 
AbstractNodeListTag.NodesAndTrim() - Constructor for class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag.NodesAndTrim
 
AbstractNodeManager - class org.mmbase.bridge.util.AbstractNodeManager.
Abstract implementation of NodeManager, to minimalize the implementation of a virtual one.
AbstractNodeManager(Cloud) - Constructor for class org.mmbase.bridge.util.AbstractNodeManager
 
AbstractNodeProviderTag - class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag.
A base class for tags which provide a node.
AbstractNodeProviderTag() - Constructor for class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
AbstractSendMail - class org.mmbase.applications.email.AbstractSendMail.
This module provides mail functionality
AbstractSendMail() - Constructor for class org.mmbase.applications.email.AbstractSendMail
 
AbstractSequentialBridgeList - class org.mmbase.bridge.util.AbstractSequentialBridgeList.
As AbstractSequentialList, but implements some extra methods required by BridgeList
AbstractSequentialBridgeList() - Constructor for class org.mmbase.bridge.util.AbstractSequentialBridgeList
 
AbstractServletBuilder - class org.mmbase.module.builders.AbstractServletBuilder.
Some builders are associated with a servlet.
AbstractServletBuilder() - Constructor for class org.mmbase.module.builders.AbstractServletBuilder
 
AbstractSimpleImpl - class org.mmbase.util.logging.AbstractSimpleImpl.
Base class for simple Logger implementations (no patterns and so on).
AbstractSimpleImpl() - Constructor for class org.mmbase.util.logging.AbstractSimpleImpl
 
AbstractTypeHandler - class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler.
 
AbstractTypeHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Constructor for AbstractTypeHandler.
AdminLoginModule - class org.mmbase.security.implementation.basic.AdminLoginModule.
Class AdminLoginModule
AdminLoginModule() - Constructor for class org.mmbase.security.implementation.basic.AdminLoginModule
 
AggregatedField - interface org.mmbase.storage.search.AggregatedField.
A field in an aggregated query.
AggregatedResultCache - class org.mmbase.cache.AggregatedResultCache.
Cache for queries like SELECT COUNT(number) AS number FROM mm_news news.
AliasListTag - class org.mmbase.bridge.jsp.taglib.AliasListTag.
This class makes a tag which can list the aliases of a Node.
AliasListTag() - Constructor for class org.mmbase.bridge.jsp.taglib.AliasListTag
 
AllEventBroker - class org.mmbase.core.event.AllEventBroker.
a simple broker for AllEventListener.
AllEventBroker() - Constructor for class org.mmbase.core.event.AllEventBroker
 
AllEventListener - interface org.mmbase.core.event.AllEventListener.
This is a listener interface for every type of event.
AlreadyExistsException - exception org.mmbase.bridge.AlreadyExistsException.
This exception gets thrown when an attempt is made to create a transaction with a name that already exists
AlreadyExistsException() - Constructor for class org.mmbase.bridge.AlreadyExistsException
 
AlreadyExistsException(String) - Constructor for class org.mmbase.bridge.AlreadyExistsException
 
AlreadyExistsException(Throwable) - Constructor for class org.mmbase.bridge.AlreadyExistsException
 
AlreadyExistsException(String, Throwable) - Constructor for class org.mmbase.bridge.AlreadyExistsException
 
AnnotRel - class org.mmbase.module.builders.AnnotRel.
 
AnnotRel() - Constructor for class org.mmbase.module.builders.AnnotRel
 
AnonymousLogin - class org.mmbase.security.implementation.context.AnonymousLogin.
The anonymous login module of the context security implementation only creates the 'anonymous' user with the rank Rank.ANONYMOUS.
AnonymousLogin() - Constructor for class org.mmbase.security.implementation.context.AnonymousLogin
 
AnonymousLoginModule - class org.mmbase.security.implementation.basic.AnonymousLoginModule.
Class AnonymousLoginModule
AnonymousLoginModule() - Constructor for class org.mmbase.security.implementation.basic.AnonymousLoginModule
 
ApplicationContextReader - class org.mmbase.util.ApplicationContextReader.
 
ApplicationContextReader() - Constructor for class org.mmbase.util.ApplicationContextReader
 
ApplicationInstaller - class org.mmbase.module.tools.ApplicationInstaller.
Application installations functionalite of MMAdmin.
ApplicationInstaller(MMBase) - Constructor for class org.mmbase.module.tools.ApplicationInstaller
 
ApplicationReader - class org.mmbase.util.xml.ApplicationReader.
 
ApplicationReader(InputSource) - Constructor for class org.mmbase.util.xml.ApplicationReader
 
ApplicationReader(Document) - Constructor for class org.mmbase.util.xml.ApplicationReader
 
ApplicationWriter - class org.mmbase.util.xml.ApplicationWriter.
 
ApplicationWriter(ApplicationReader, MMBase) - Constructor for class org.mmbase.util.xml.ApplicationWriter
Constructs the document writer.
AreasHandler - class org.mmbase.applications.mmbob.generate.AreasHandler.
 
AreasHandler(int, int, String) - Constructor for class org.mmbase.applications.mmbob.generate.AreasHandler
 
AssignedFileWriter - class org.mmbase.applications.thememanager.AssignedFileWriter.
 
AssignedFileWriter() - Constructor for class org.mmbase.applications.thememanager.AssignedFileWriter
 
AttachmentServlet - class org.mmbase.servlet.AttachmentServlet.
Serves attachments.
AttachmentServlet() - Constructor for class org.mmbase.servlet.AttachmentServlet
 
Attachments - class org.mmbase.module.builders.Attachments.
This builder can be used for 'attachments' builders.
Attachments() - Constructor for class org.mmbase.module.builders.Attachments
 
Attribute - class org.mmbase.bridge.jsp.taglib.util.Attribute.
MMBase Taglib attributes can contain $-variables.
Attribute(Object) - Constructor for class org.mmbase.bridge.jsp.taglib.util.Attribute
The constructor is protected, construction is done by the cache.
Attribute() - Constructor for class org.mmbase.bridge.jsp.taglib.util.Attribute
 
Attributes - class org.mmbase.storage.Attributes.
This class defines the attributes names used by the standard storage manager classes.
Attributes() - Constructor for class org.mmbase.storage.Attributes
 
Attributes - class org.mmbase.storage.implementation.database.Attributes.
This class defines the attributes names used by the default database storage manager classes.
Attributes() - Constructor for class org.mmbase.storage.implementation.database.Attributes
 
AudioSources - class org.mmbase.applications.media.builders.AudioSources.
The AudioSource builder describes a specific type of audio that can be retrieved (real/mp3/etc).
AudioSources() - Constructor for class org.mmbase.applications.media.builders.AudioSources
 
Authenticate - class org.mmbase.security.implementation.cloud.Authenticate.
Very simply security from within MMBase.
Authenticate() - Constructor for class org.mmbase.security.implementation.cloud.Authenticate
 
Authenticate - class org.mmbase.security.implementation.cloudcontext.Authenticate.
Cloud-based Authentication.
Authenticate() - Constructor for class org.mmbase.security.implementation.cloudcontext.Authenticate
 
Authenticate.AdminVirtualNode - class org.mmbase.security.implementation.cloudcontext.Authenticate.AdminVirtualNode.
 
Authenticate.LocalAdmin - class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin.
 
Authentication - class org.mmbase.security.Authentication.
This class is a abstract implementation of the Authentication.
Authentication() - Constructor for class org.mmbase.security.Authentication
 
AuthenticationData - interface org.mmbase.security.AuthenticationData.
This interface represents information about the authentication implemtentation.
AuthenticationHandler - class org.mmbase.security.implementation.basic.AuthenticationHandler.
Authentication based on a config files.
AuthenticationHandler() - Constructor for class org.mmbase.security.implementation.basic.AuthenticationHandler
 
Authorization - class org.mmbase.security.Authorization.
The abstract implementation of the Authorization.
Authorization() - Constructor for class org.mmbase.security.Authorization
 
Authorization.QueryCheck - class org.mmbase.security.Authorization.QueryCheck.
Defines the result of a security check on a query.
Authorization.QueryCheck(boolean, Constraint) - Constructor for class org.mmbase.security.Authorization.QueryCheck
 
AutodefiningParameters - class org.mmbase.util.functions.AutodefiningParameters.
If there is no Parameter definition array available you could try it with this specialization, which does not need one.
AutodefiningParameters() - Constructor for class org.mmbase.util.functions.AutodefiningParameters
 
AvailableFilter - class org.mmbase.applications.media.filters.AvailableFilter.
This removes all URLComposers wich are not available.
AvailableFilter() - Constructor for class org.mmbase.applications.media.filters.AvailableFilter
 
AvailableSorter - class org.mmbase.applications.media.filters.AvailableSorter.
This can sort a list of URLComposers with the available ones on top.
AvailableSorter() - Constructor for class org.mmbase.applications.media.filters.AvailableSorter
 
absoluteParent - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
If a restriction has an 'absolute' parent restriction, then also that restriction must be valid (because it was 'absolute').
accept(File, String) - Method in class org.mmbase.util.SPartFileFilter
Checks whether a file has the node number in its file path.
accessObject(String, int) - Method in class org.mmbase.applications.xmlimporter.Transaction
Create access object for an object in the persistent cloud, in the context of this transaction.
account - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
acquire() - Method in class org.mmbase.util.DijkstraSemaphore
If the count is non-zero, acquires a semaphore and decrements the count by 1, otherwise blocks until a release() is executed by some other thread.
acquireAll() - Method in class org.mmbase.util.DijkstraSemaphore
Tries to acquire all the semaphores thus bringing the count to zero.
activeConnection - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The currently active Connection.
add(CronEntry) - Method in class org.mmbase.applications.crontab.CronDaemon
Adds the given CronEntry to this daemon.
add(Sorter) - Method in class org.mmbase.applications.media.filters.ChainSorter
Add one filter to the chain
add(Object) - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
add(int, Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
add(Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
add - Variable in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
add - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
add - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
add(Object) - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
add(Object) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
 
add(Object) - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
add(Node, Field) - Method in class org.mmbase.bridge.util.xml.Generator
Adds a field to the DOM Document.
add(Node) - Method in class org.mmbase.bridge.util.xml.Generator
Adds one Node to a DOM Document.
add(Relation) - Method in class org.mmbase.bridge.util.xml.Generator
Adds one Relation to a DOM Document.
add(NodeList) - Method in class org.mmbase.bridge.util.xml.Generator
Adds a whole MMBase bridge NodeList to the DOM Document.
add(RelationList) - Method in class org.mmbase.bridge.util.xml.Generator
Adds a list of Relation to the DOM Document.
add(CommitProcessor) - Method in class org.mmbase.datatypes.processors.ChainedCommitProcessor
 
add(Processor) - Method in class org.mmbase.datatypes.processors.ChainedProcessor
 
add(Object) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
add(Object) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
add(Object) - Method in class org.mmbase.storage.util.Index
 
add(int, Object) - Method in class org.mmbase.util.Casting.ListWrapper
 
add(File) - Method in class org.mmbase.util.FileWatcher
Add's a file to be checked...
add(Locale, Serializable, Serializable) - Method in class org.mmbase.util.LocalizedEntryListFactory
Adds a value for a certain key and Locale
add(Locale, Object) - Method in class org.mmbase.util.LocalizedEntryListFactory
Add entry to 'localized'
add(String) - Method in class org.mmbase.util.ResourceWatcher
 
add(URL) - Method in class org.mmbase.util.ResourceWatcher
If you resolved a resource already to an URL, you can still add it for watching.
add(CharTransformer) - Method in class org.mmbase.util.transformers.ChainedCharTransformer
Adds a CharTranformer to the chain of CharTransformers.
add(Object) - Method in class org.mmbase.util.xml.URIResolver.EntryList
 
add(String, File) - Method in class org.mmbase.util.xml.URIResolver.EntryList
Deprecated.  
add(String, URL) - Method in class org.mmbase.util.xml.URIResolver.EntryList
 
addAdministrator(Poster) - Method in class org.mmbase.applications.mmbob.Forum
add administrator to forum
addAggregatedField(Step, Field, int) - Method in interface org.mmbase.bridge.Query
Add an aggregated field to a step
addAggregatedField(Step, Field, int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addAggregatedField(Step, CoreField, int) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Adds new aggregated field to this SearchQuery.
addAggregatedField(Step, CoreField, int) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
addAll(Collection) - Method in class org.mmbase.util.transformers.ChainedCharTransformer
Adds a Collection of CharTranformers to the chain of CharTransformers.
addAllowedRelationList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addAlt(MimeBodyTag) - Method in class org.mmbase.applications.email.MimeBodyTag
 
addAssign(String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
addAudioSource(MMObjectNode, int, int, int, int, String, int, String) - Method in class org.mmbase.applications.media.builders.AudioSources
Creates a new audiosource and relates it to an audiofragment.
addBatch(String) - Method in class org.mmbase.module.database.MultiStatement
 
addBinSorted(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. Store an object in its right location, search for the location the binary (smart) way.
addBinaryData(Node) - Method in class org.mmbase.applications.editwizard.Wizard
This method stores binary data in the data, so that the information can be used by the html.
addBookmarkedThread(int) - Method in class org.mmbase.applications.mmbob.Poster
 
addBuilder(String, String) - Method in class org.mmbase.model.CloudModel
 
addBuilder(String, MMObjectBuilder) - Method in class org.mmbase.module.core.MMBase
 
addBuilderField(Map) - Method in class org.mmbase.module.tools.MMAdmin
 
addBundle(String, ClassLoader, Class, Class, Comparator) - Method in class org.mmbase.util.LocalizedEntryListFactory
Adds a bundle, to the (current) end of all maintained collections.
addCacheEntry(MMObjectNode, boolean) - Method in class org.mmbase.module.corebuilders.TypeRel
Addes one typerel cache entries, plus inherited relations (if builder are initialized)
addChild(Constraint) - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
Adds new child constraint.
addChild(Detector, int) - Method in class org.mmbase.util.magicfile.Detector
Add an embedded detector object that searches for more details after an initial match.
addChildConstraint(Constraint) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
addCollector(DataTypeCollector) - Method in class org.mmbase.datatypes.DataTypeCollector
Adds a datatype collector on which this collector depends.
addCommandAttr(String, String) - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
addCommandNode(Node) - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
addComment(String, Element) - Method in class org.mmbase.util.xml.DocumentWriter
Creates a Comment (provided comments should be included), and adds it to the specified node as a child.
addComment(String, String, Element) - Method in class org.mmbase.util.xml.DocumentWriter
Creates a Comment (provided comments should be included), and adds it to the specified node as a child.
addComment(String, String, String, Element) - Method in class org.mmbase.util.xml.DocumentWriter
Creates a Comment (provided comments should be included), and adds it to the specified node as a child.
addCommitProcessor(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
addComparableCondition(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Considers the condition elements associated with 'Comparables' (minInclusive, maxInclusive, minExclusive, maxExclusive).
addCondition(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Uses one subelement of a datatype xml configuration element and interpret it.
addConstraint(Query, Constraint) - Static method in class org.mmbase.bridge.util.Queries
Adds a Constraint to the already present constraint (with AND).
addConstraint(Query, Constraint) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addConstraint(Query, Constraint, int) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addConstraint(Element, QueryDefinition, CompositeConstraint) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
addConstraints(Query, String) - Static method in class org.mmbase.bridge.util.Queries
Adds a 'legacy' constraint to the query, i.e.
addContentElement(String, String, Element) - Method in class org.mmbase.applications.dove.AbstractDove
Creates a DOM element which contains a Text Node, and adds it to the specified node as a child.
addContentElement(String, String, Element) - Method in class org.mmbase.util.xml.DocumentWriter
Creates a DOM element which contains a Text Node, and adds it to the specified node as a child.
addContext() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
addContext() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
addContextSourceList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addCookie(Cookie) - Method in class org.mmbase.util.GenericResponseWrapper
 
addDataSourceList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addDataType(BasicDataType) - Method in class org.mmbase.datatypes.DataTypeCollector
Adds a datatype to this collector.
addDateHeader(String, long) - Method in class org.mmbase.util.GenericResponseWrapper
 
addDatetimeConstraint(NodeQuery, Field, long, long) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addDayConstraint(NodeQuery, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addDistinct(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
addEntry(CronEntry) - Method in class org.mmbase.applications.crontab.CronDaemon
Actually adds, no checks for 'removedEntries' and so on.
addEnumeration(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Used the enumeration element.
addEqualConstraint(NodeQuery, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addEqualConstraint(NodeQuery, NodeManager, String, Integer) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addEqualConstraint(NodeQuery, Field, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addEqualConstraint(NodeQuery, Field, Integer) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addError(Collection, Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
Utility method to add a new error message to the errors collection, based on this Restriction.
addEscapes(String) - Static method in class org.mmbase.util.dateparser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventBroker(AbstractEventBroker) - Method in class org.mmbase.core.event.EventManager
add an event broker for a specific type of event
addEventListener(EventListener) - Method in class org.mmbase.core.event.EventManager
 
addEventListener(EventListener) - Method in class org.mmbase.module.core.MMObjectBuilder
simple way to register a NodeEvent listener and a RelationEventListener at the same time.
addExtraAttributes(StringBuffer) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
addField(Step, Field) - Method in interface org.mmbase.bridge.Query
Adds a field to a step.
addField(String) - Method in interface org.mmbase.bridge.Query
Adds a field by string
addField(Step, Field) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addField(String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addField(Element, QueryDefinition, QueryConfigurer) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
addField(int, String, String, String, String, String, String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
addField(String) - Method in class org.mmbase.module.core.MMContainerCompare
 
addField(String, boolean) - Method in class org.mmbase.module.core.MMContainerCompare
 
addField(CoreField) - Method in class org.mmbase.module.core.MMObjectBuilder
Add a field to this builder.
addField(Step, CoreField) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Adds new field to this SearchQuery.
addField(Step, CoreField) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
addFieldImplicit(Step, Field) - Method in class org.mmbase.bridge.implementation.BasicQuery
Fields which are added 'implicity' should be added by this function.
addFields(Collection) - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
Adds all fields of the gives collection, unless it is a field of the 'step' itself
addFields(Query, String) - Static method in class org.mmbase.bridge.util.Queries
Adds a number of fields.
addFields(Step) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Add all fields of given step
addFileName(MMObjectNode, String) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
addFileName(MMObjectNode, String) - Method in class org.mmbase.module.builders.ImageCaches
 
addFinalDataType(BasicDataType) - Static method in class org.mmbase.datatypes.DataTypes
Add an instance of a DataType to the set of data types that are available thoughout the application.
addFunction(Function) - Method in class org.mmbase.util.functions.FunctionProvider
Adds a function to the FunctionProvider.
addHeader(String, String) - Method in class org.mmbase.util.GenericResponseWrapper
 
addImageSet(String, ImageSet) - Method in class org.mmbase.applications.thememanager.Theme
 
addInConstraint(Query, Field, SortedSet) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addIndex(Index) - Method in class org.mmbase.core.util.StorageConnector
 
addIndices(List) - Method in class org.mmbase.core.util.StorageConnector
 
addIntHeader(String, int) - Method in class org.mmbase.util.GenericResponseWrapper
 
addIterator(Iterator) - Method in class org.mmbase.util.ChainedIterator
 
addJob(Map.Entry) - Method in class org.mmbase.applications.crontab.modules.CrontabModule
 
addKeyword(String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
addLanguage(String, String, String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
addLengthDataCondition(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Considers length related condition elements ('minLength', 'maxLength' , 'length')
addLikeConstraint(NodeQuery, Field, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addLimitConstraint(NodeQuery, int, int) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addLinSorted(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. Store an object in its right location, search for the location the linear (stupid) way.
addListener(EventListener) - Method in class org.mmbase.core.event.AbstractEventBroker
 
addLocalObserver(String, MMBaseObserver) - Method in class org.mmbase.module.core.MMBase
Adds a local observer to a specified builder.
addLocalObserver(MMBaseObserver) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use the new event system as well. check out addEventListener(Object listener) or MMBase.addEventListener(EventListener listener)
addMailbox(String, String, int, int, int, int, int) - Method in class org.mmbase.applications.mmbob.Poster
Add a new mailbox for the poster
addModel(String, String) - Static method in class org.mmbase.model.ModelsManager
 
addModerator(Poster) - Method in class org.mmbase.applications.mmbob.PostArea
add moderator status to given poster for this postarea
addNeededBuilderList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addNeededRelDefList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addNoCacheHeaders(HttpServletRequest, HttpServletResponse, long) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
The code first sets the Expires header to a date in the past.
addNode(Step, Node) - Method in interface org.mmbase.bridge.Query
Adds a node to a step.
addNode(Step, int) - Method in interface org.mmbase.bridge.Query
 
addNode(Step, int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addNode(Step, Node) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addNode(String) - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
addNode(String, String, String) - Method in class org.mmbase.module.core.TransactionManager
 
addNode(String, String, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
addNode(int) - Method in class org.mmbase.storage.search.implementation.BasicStep
Adds node to nodes.
addNodeRelatedEventsListener(String, EventListener) - Method in class org.mmbase.module.core.MMBase
This is a conveniance method to help you register listeners to node and relation events.
addNodesConstraints(Query, Field, NodeList) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addORConstraint(Query, Constraint) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addORConstraint(Query, Constraint, Constraint) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addObject(String, NodeList) - Method in class org.mmbase.applications.editwizard.ConnectorCommandGetRelations
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
addParameter(String, Object) - Method in interface org.mmbase.bridge.jsp.taglib.ParamHandler
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
Parameters of this tag.
addParameter(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
addParentFragment(Stack) - Method in class org.mmbase.applications.media.builders.MediaFragments
Adds a parent fragment to the Stack and returns true, or returns false.
addPasswordProperty(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
addPath(Query, String, String) - Static method in class org.mmbase.bridge.util.Queries
Adds path of steps to an existing query.
addPathElement() - Method in class org.mmbase.bridge.util.GrowingTreeList
Grows the branches of the tree, with the leave.
addPatternCondition(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Considers the 'pattern' condition element.
addPatterns(Collection, Collection) - Static method in class org.mmbase.util.transformers.RegexpReplacer
Utility function to create a bunch of patterns.
addPostAreaConfig(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
addPostCount() - Method in class org.mmbase.applications.mmbob.Poster
increases postcount for this poster
addProcessor(int, Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
addProfileDef(ProfileEntryDef) - Method in class org.mmbase.applications.mmbob.Forum
 
addProfileDef(ProfileEntryDef) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
addProfileInfo(ProfileInfo) - Method in class org.mmbase.applications.mmbob.Poster
 
addProvider(MMObjectNode, String, String) - Method in class org.mmbase.applications.media.builders.MediaSources
relates a source with given provider.
addQuery(Node) - Method in class org.mmbase.applications.editwizard.ConnectorCommandGetList
 
addQuery(Locale, Document) - Method in class org.mmbase.util.LocalizedEntryListFactory
 
addRelated(MimeBodyTag) - Method in class org.mmbase.applications.email.MimeBodyTag
 
addRelationFields(NodeQuery, String, String, String) - Static method in class org.mmbase.bridge.util.Queries
 
addRelationNodes(Element, Element, Node) - Method in class org.mmbase.applications.dove.Dove
Retrieves the relations of a node and adds its content to a DOM element.
addRelationSortOrder(NodeQuery, RelationManager, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addRelationSourceList(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addRelationStep(NodeManager, String, String) - Method in interface org.mmbase.bridge.Query
Adds new Relation step to the query.
addRelationStep(NodeManager) - Method in interface org.mmbase.bridge.Query
If you need to add a 'related' NodeManager without specifying a role/searchDir simply use these addRelationStep.
addRelationStep(InsRel, NodeManager, int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addRelationStep(NodeManager) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addRelationStep(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addRelationStep(NodeManager, String, String, boolean) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addRelationStep(InsRel, MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Adds new relationstep to this SearchQuery.
addRelationStep(InsRel, MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
addReleaseStrategies(List) - Method in class org.mmbase.cache.QueryResultCache
 
addReleaseStrategy(ReleaseStrategy) - Method in class org.mmbase.cache.ChainedReleaseStrategy
Adds the strategy if it is not already there.
addReleaseStrategy(ReleaseStrategy) - Method in class org.mmbase.cache.QueryResultCache
This method lets you add a release strategy to the cache.
addRemoteObserver(String, MMBaseObserver) - Method in class org.mmbase.module.core.MMBase
Adds a remote observer to a specified builder.
addRemoteObserver(MMBaseObserver) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use the new event system as well. check out addEventListener(Object listener) or MMBase.addEventListener(EventListener listener)
addRequirements(Element) - Method in class org.mmbase.util.xml.ApplicationWriter
 
addSearchTerm(String) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Adds searchterm to list of searchterms.
addSet(String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
addSignature(String, String, String) - Method in class org.mmbase.applications.mmbob.Poster
 
addSignature(Signature) - Method in class org.mmbase.applications.mmbob.Poster
 
addSignature(String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
addSortOrder(StepField, int, boolean) - Method in interface org.mmbase.bridge.Query
Adds an order on a certain field.
addSortOrder(StepField, int) - Method in interface org.mmbase.bridge.Query
Defaulting version of Query.addSortOrder(StepField, int, boolean) (sorting case insensitively).
addSortOrder(StepField, int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addSortOrder(StepField, int, boolean) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addSortOrder(NodeQuery, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addSortOrder(NodeQuery, StepField, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addSortOrder(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
addSortOrder(StepField) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Creates sortorder for this SearchQuery.
addSortOrders(Query, String, String) - Static method in class org.mmbase.bridge.util.Queries
Adds sort orders to the query, using two strings.
addSorted(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. Store an object in its right location.
addSorted(Sortable) - Method in class org.mmbase.util.SortedVector
Deprecated. Store an object in its right location.
addSortedFields(Query) - Static method in class org.mmbase.bridge.util.Queries
Make sure all sorted fields are queried
addStartNodes(Query, String) - Static method in class org.mmbase.bridge.util.Queries
Add startNodes to the first step with the correct type to the given query.
addStep(NodeManager) - Method in interface org.mmbase.bridge.Query
Adds a NodeManager to this Query.
addStep(NodeManager) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
addStep(MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Adds new step to this SearchQuery.
addStep(MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
addStyleSheet(String, String) - Method in class org.mmbase.applications.thememanager.Theme
 
addStyleSheetClass(String) - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
addStyleSheetClass(String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
addStyleSheetProperty(String, String, String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
addSubType(String, ReturnType) - Method in class org.mmbase.util.functions.ReturnType
If the return type is like a map or struct (key-values pairs), then you might want to describe the types of the values seperately too.
addTheme(String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
addToCheckQueue(ProfileInfo) - Static method in class org.mmbase.applications.mmbob.ExternalProfilesManager
 
addToIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
addToSyncQueue(ProfileInfo) - Static method in class org.mmbase.applications.mmbob.ExternalProfilesManager
 
addType(String) - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
addTypeConstraints(NodeQuery, List) - Static method in class org.mmbase.bridge.util.SearchUtil
 
addURLComposer(URLComposer, List) - Method in class org.mmbase.applications.media.urlcomposers.URLComposerFactory
Add urlcomposer to list of urlcomposers if that is possible.
addUniqueSorted(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. Store an object in its right location, search for the location the binary (smart) way and only insert it if it's not in the Vector yet.
addValidationError(Node, int, String) - Static method in class org.mmbase.applications.editwizard.Validator
This method adds a validation error to the form.
addValue(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
Adds value.
addWhen(VersionCacheWhenNode) - Method in class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
addWordFilter(String, String) - Method in class org.mmbase.applications.mmbob.Forum
 
addWordFilter(String, String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
addWordFilter(String, String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
addWordFilter(String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
addWriter(Posting) - Method in class org.mmbase.applications.mmbob.PostThread
add the accountname/nick of the Poster of the given Posting in the Posthread to the writers vector
add_escapes(String) - Method in class org.mmbase.util.dateparser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addsFileName - Variable in class org.mmbase.module.builders.AbstractServletBuilder
-2: check init, based on existance of filename field.
adjustBeginLineColumn(int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
after(Date) - Method in class org.mmbase.util.DynamicDate
 
age - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
aggregate(Query, StepField, int) - Static method in class org.mmbase.bridge.util.Queries
 
aggregating - Variable in class org.mmbase.bridge.implementation.BasicQuery
Whether this Query is aggregating.
aggregatingClone() - Method in interface org.mmbase.bridge.Query
Creates an unused aggregate clone of this query.
aggregatingClone() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
alias - Variable in class org.mmbase.storage.search.implementation.BasicStep
Alias property.
aliveFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
allowingContextsCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
allowingContextsCache - Variable in class org.mmbase.security.implementation.context.ContextAuthorization
 
allows(MMObjectNode, MMObjectNode, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Wether users of the given group may do operation on a node of given context (so no following)
altaVista2SQL(String, StorageManagerFactory) - Static method in class org.mmbase.util.QueryConvertor
Deprecated. Use setConstraint() to parse these expressions.
altaVista2SQL(String) - Static method in class org.mmbase.util.QueryConvertor
Deprecated. Use setConstraint() to parse these expressions.
append(Object) - Method in class org.mmbase.util.Queue
Deprecated. Appends the given item to the queue.
append(Object) - Method in class org.mmbase.util.StringObject
Appends an object to the end of this buffer.
append(String) - Method in class org.mmbase.util.StringObject
Appends a String to the end of this buffer.
append(char[]) - Method in class org.mmbase.util.StringObject
Appends an array of characters to the end of this buffer.
append(char[], int, int) - Method in class org.mmbase.util.StringObject
Appends a part of an array of characters to the end of this buffer.
append(boolean) - Method in class org.mmbase.util.StringObject
Appends a boolean to the end of this buffer.
append(char) - Method in class org.mmbase.util.StringObject
Appends a character to the end of this buffer.
append(int) - Method in class org.mmbase.util.StringObject
Appends an integer to the end of this buffer.
append(long) - Method in class org.mmbase.util.StringObject
Appends a long to the end of this buffer.
append(float) - Method in class org.mmbase.util.StringObject
Appends a float to the end of this buffer.
append(double) - Method in class org.mmbase.util.StringObject
Appends a double to the end of this buffer.
appendChild(Element, Element, String) - Static method in class org.mmbase.util.xml.DocumentReader
Appends a child to a parent at the right position.
appendCompositeConstraintToSql(StringBuffer, CompositeConstraint, SearchQuery, boolean, boolean, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Represents a CompositeConstraint object as a constraint in SQL format, appending the result to a stringbuffer.
appendConstraintToSql(StringBuffer, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendConstraintToSql(StringBuffer, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
appendConstraintToSql(StringBuffer, Constraint, SearchQuery, boolean, boolean) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Represents Constraint object, that is not a CompositeConstraint, as a constraint in SQL format, appending the result to a stringbuffer.
appendConstraintToSql(StringBuffer, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
 
appendDateField(StringBuffer, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendDateField(StringBuffer, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
 
appendDateField(StringBuffer, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendDateField(StringBuffer, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
date time functions
appendDateValue(StringBuffer, Date) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendField(StringBuffer, Step, String, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Creates an identifier for a field, and appends it to a stringbuffer.
appendFieldValue(StringBuffer, Object, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Represents field value as a string, appending the result to a stringbuffer.
appendLikeOperator(StringBuffer, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Appends the 'LIKE' operator for the given case sensitiviy.
appendLikeOperator(StringBuffer, boolean) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendLikeOperator(StringBuffer, boolean) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
appendNodeList(NodeList, Node) - Static method in class org.mmbase.applications.editwizard.Utils
This method clones, imports and places all nodes in the list.
appendQueryBodyToSql(StringBuffer, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendQueryBodyToSql(StringBuffer, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
appendQueryBodyToSql(StringBuffer, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
 
appendQueryBodyToSql(StringBuffer, SearchQuery, SqlHandler) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Represents body of a SearchQuery object as a string in SQL format, using the database configuration.
appendRelationConstraints(StringBuffer, RelationStep, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendReportBuffer(String) - Method in class org.mmbase.applications.xmlimporter.Transaction
Add text to reportBufferFile of this transaction.
appendSortOrderDirection(StringBuffer, SortOrder) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderField(StringBuffer, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderField(StringBuffer, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.MSSqlSqlHandler
Don't add UPPER'ed field also unuppered, because MSSql seems to choke in that.
appendSortOrderField(StringBuffer, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendSortOrderField(StringBuffer, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
Normally, Postgresql does not sort case senstively, so we should not sort on UPPER(fieldname).
appendSortOrders(StringBuffer, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableAlias(StringBuffer, Step) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableName(StringBuffer, Step) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableName(StringBuffer, Step) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
Optimizes postgresql queries by adding the ONLY keyword to a relation-table, provided that the role was given (and therefor the selection only applies to the given table).
appendTime(long, StringBuffer) - Static method in class org.mmbase.applications.media.urlcomposers.RealURLComposer
Script accept times that look like dd:hh:mm:ss.th, where t is tenths of seconds.
appendTimeout() - Method in class org.mmbase.util.Queue
Deprecated. This is called every time we timeout while waiting to append something to the queue.
appendTimeoutTime - Variable in class org.mmbase.util.Queue
Deprecated. The time to wait until an attempt to append an item times out.
appendValue(ContextReferrerTag, StringBuffer) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Appends the evaluated Attribute to StringBuffer
applicationStacktrace() - Static method in class org.mmbase.util.logging.Logging
 
applicationStacktrace(Throwable) - Static method in class org.mmbase.util.logging.Logging
 
areDuplicates(TmpObject, TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicMerger
Tests if two relations should be considered duplicates, indicating that one of them can be disposed of.
areDuplicates(TmpObject, TmpObject) - Method in interface org.mmbase.applications.xmlimporter.ObjectMerger
Tests if two relations should be considered duplicates, indicating that one of them must be disposed of.
asMap() - Method in class org.mmbase.util.LocalizedString
Returns a Map representation of the localisation setting represented by this LocalizedString.
asMap() - Method in class org.mmbase.util.ReplacingLocalizedString
Returns a Map representation of the localisation setting represented by this LocalizedString. It is an unmodifiable mapping: Locale -> localized value. Also takes into account the replacements in the values (but only 'lazily', when actually requested).
assertUp() - Method in interface org.mmbase.bridge.CloudContext
 
assertUp() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
assertUp() - Method in class org.mmbase.module.core.MMBase
Locks until init of mmbase is finished.
associateMapping(String, String, Integer) - Static method in class org.mmbase.servlet.MMBaseServlet
Associate a given servletmapping with the given function.
attributes - Variable in class org.mmbase.applications.editwizard.Config.SubConfig
 
attributes - Variable in class org.mmbase.applications.editwizard.Config
Contains all auxiliary attributes to the first page.
attributes - Variable in class org.mmbase.storage.StorageManagerFactory
The map with configuration data
authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
authentication(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Performs the work of authentication and session management.
authenticationType - Variable in class org.mmbase.security.BasicUser
 
autoCast(Object) - Method in class org.mmbase.util.functions.Parameter
Tries to 'cast' an object for use with this parameter.
autoCasting - Variable in class org.mmbase.util.functions.Parameters
If true, values are automatically cast to the right type (if possible) when set.
available() - Method in class org.mmbase.util.IECompatibleJpegInputStream
 

B

BASICUSER - Static variable in class org.mmbase.security.Rank
Identifier for basic user rank
BASICUSER_INT - Static variable in class org.mmbase.security.Rank
int value for the basic user Rank
BBCode - class org.mmbase.applications.mmbob.util.transformers.BBCode.
 
BBCode() - Constructor for class org.mmbase.applications.mmbob.util.transformers.BBCode
 
BIDIRECTIONAL - Static variable in interface org.mmbase.bridge.RelationManager
Directionality constant : bi-directional
BINARY_FILE_PATH - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-binary-file-path.
BODY - Static variable in class org.mmbase.richtext.transformers.XmlField
 
BOOLEAN - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Boolean.
BOOLEAN_PATTERN - Static variable in class org.mmbase.datatypes.StringDataType
 
BOTH - Static variable in class org.mmbase.util.Strip
Strip both, characters at begin and end of string are checked
BUFSIZE - Static variable in class org.mmbase.util.magicfile.MagicFile
 
Backing - interface org.mmbase.bridge.jsp.taglib.util.Backing.
Implementation of the 'backing' of a ContextContainer.
Base64 - class org.mmbase.util.transformers.Base64.
Uses the sun.misc classes to do BASE64 encoding and decoding.
Base64() - Constructor for class org.mmbase.util.transformers.Base64
 
BasicAggregatedField - class org.mmbase.storage.search.implementation.BasicAggregatedField.
Basic implementation.
BasicAggregatedField(Step, CoreField, int) - Constructor for class org.mmbase.storage.search.implementation.BasicAggregatedField
Constructor.
BasicBacking - class org.mmbase.bridge.jsp.taglib.util.BasicBacking.
A basic implementation for the backing of a ContextContainter.
BasicBacking(PageContext) - Constructor for class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
BasicCloud - class org.mmbase.bridge.implementation.BasicCloud.
Basic implementation of Cloud.
BasicCloudContext - class org.mmbase.bridge.implementation.BasicCloudContext.
 
BasicCloudContext() - Constructor for class org.mmbase.bridge.implementation.BasicCloudContext
constructor to call from the MMBase class (protected, so cannot be reached from a script)
BasicCompareFieldsConstraint - class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint.
Basic implementation.
BasicCompareFieldsConstraint(StepField, StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint
Constructor.
BasicCompositeConstraint - class org.mmbase.storage.search.implementation.BasicCompositeConstraint.
Basic implementation.
BasicCompositeConstraint(int) - Constructor for class org.mmbase.storage.search.implementation.BasicCompositeConstraint
Constructor.
BasicConstraint - class org.mmbase.storage.search.implementation.BasicConstraint.
Basic implementation.
BasicConstraint() - Constructor for class org.mmbase.storage.search.implementation.BasicConstraint
Default constructor.
BasicDataType - class org.mmbase.datatypes.BasicDataType.
Every DataType extends this one.
BasicDataType(String) - Constructor for class org.mmbase.datatypes.BasicDataType
Create a data type object of unspecified class type
BasicDataType(String, Class) - Constructor for class org.mmbase.datatypes.BasicDataType
Create a data type object
BasicDataType.AbstractRestriction - class org.mmbase.datatypes.BasicDataType.AbstractRestriction.
Abstract inner class Restriction.
BasicDataType.AbstractRestriction(BasicDataType.AbstractRestriction) - Constructor for class org.mmbase.datatypes.BasicDataType.AbstractRestriction
 
BasicDataType.AbstractRestriction(String, Serializable) - Constructor for class org.mmbase.datatypes.BasicDataType.AbstractRestriction
 
BasicDataType.EnumerationRestriction - class org.mmbase.datatypes.BasicDataType.EnumerationRestriction.
 
BasicDataType.RequiredRestriction - class org.mmbase.datatypes.BasicDataType.RequiredRestriction.
 
BasicDataType.RestrictedEnumerationIterator - class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator.
Iterates over the collection provided by the EnumerationRestriction, but skips the values which are invalid because of the other restrictions on this DataType.
BasicDataType.StaticAbstractRestriction - class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction.
A Restriction is represented by these kind of objects.
BasicDataType.StaticAbstractRestriction(BasicDataType, BasicDataType.StaticAbstractRestriction) - Constructor for class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
Instantaties new restriction for a clone of the parent DataType.
BasicDataType.StaticAbstractRestriction(BasicDataType, String, Serializable) - Constructor for class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
BasicDataType.TypeRestriction - class org.mmbase.datatypes.BasicDataType.TypeRestriction.
 
BasicDataType.UniqueRestriction - class org.mmbase.datatypes.BasicDataType.UniqueRestriction.
 
BasicEditor - class org.mmbase.bridge.jsp.taglib.editor.BasicEditor.
This is an example implementation of the EditTag.
BasicEditor() - Constructor for class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
 
BasicField - class org.mmbase.bridge.implementation.BasicField.
 
BasicField(Field, NodeManager) - Constructor for class org.mmbase.bridge.implementation.BasicField
 
BasicFieldCompareConstraint - class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint.
Basic implementation.
BasicFieldCompareConstraint(StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
Constructor.
BasicFieldConstraint - class org.mmbase.storage.search.implementation.BasicFieldConstraint.
Basic implementation.
BasicFieldConstraint(StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldConstraint
Constructor.
BasicFieldList - class org.mmbase.bridge.implementation.BasicFieldList.
A list of fields
BasicFieldList(Collection, NodeManager) - Constructor for class org.mmbase.bridge.implementation.BasicFieldList
 
BasicFieldList.BasicFieldIterator - class org.mmbase.bridge.implementation.BasicFieldList.BasicFieldIterator.
 
BasicFieldList.BasicFieldIterator() - Constructor for class org.mmbase.bridge.implementation.BasicFieldList.BasicFieldIterator
 
BasicFieldNullConstraint - class org.mmbase.storage.search.implementation.BasicFieldNullConstraint.
Basic implementation.
BasicFieldNullConstraint(StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldNullConstraint
Constructor.
BasicFieldValue - class org.mmbase.bridge.implementation.BasicFieldValue.
This is the basic implementation of the Field Value interface.
BasicFieldValue(Node, Field) - Constructor for class org.mmbase.bridge.implementation.BasicFieldValue
 
BasicFieldValueBetweenConstraint - class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint.
Basic implementation.
BasicFieldValueBetweenConstraint(StepField, Object, Object) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
Constructor.
BasicFieldValueConstraint - class org.mmbase.storage.search.implementation.BasicFieldValueConstraint.
Basic implementation.
BasicFieldValueConstraint(StepField, Object) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
Constructor.
BasicFieldValueDateConstraint - class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint.
A constraint on a 'part' of a DateTime field.
BasicFieldValueDateConstraint(StepField, Object, int) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
Constructor.
BasicFieldValueInConstraint - class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint.
Basic implementation.
BasicFieldValueInConstraint(StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
Constructor.
BasicFinder - class org.mmbase.applications.xmlimporter.BasicFinder.
A basic implementation of SimilarObjectFinder.
BasicFinder() - Constructor for class org.mmbase.applications.xmlimporter.BasicFinder
Creates new BasicFinder
BasicFunctionValue - class org.mmbase.bridge.implementation.BasicFunctionValue.
This implementation of the Field Value interface is used by getFunctionValue of Node.
BasicLegacyConstraint - class org.mmbase.storage.search.implementation.BasicLegacyConstraint.
Basic implementation.
BasicLegacyConstraint(String) - Constructor for class org.mmbase.storage.search.implementation.BasicLegacyConstraint
Constructor.
BasicList - class org.mmbase.bridge.implementation.BasicList.
A list of objects.
BasicList(Collection) - Constructor for class org.mmbase.bridge.implementation.BasicList
 
BasicList.BasicIterator - class org.mmbase.bridge.implementation.BasicList.BasicIterator.
 
BasicList.BasicIterator() - Constructor for class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
BasicMerger - class org.mmbase.applications.xmlimporter.BasicMerger.
This is a basic implementation of ObjectMerger.
BasicMerger() - Constructor for class org.mmbase.applications.xmlimporter.BasicMerger
 
BasicModuleList - class org.mmbase.bridge.implementation.BasicModuleList.
A list of Modules
BasicModuleList.BasicModuleIterator - class org.mmbase.bridge.implementation.BasicModuleList.BasicModuleIterator.
 
BasicModuleList.BasicModuleIterator() - Constructor for class org.mmbase.bridge.implementation.BasicModuleList.BasicModuleIterator
 
BasicNode - class org.mmbase.bridge.implementation.BasicNode.
Basic implementation of Node.
BasicNodeList - class org.mmbase.bridge.implementation.BasicNodeList.
A list of nodes
BasicNodeList.BasicNodeIterator - class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator.
 
BasicNodeList.BasicNodeIterator() - Constructor for class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
BasicNodeManager - class org.mmbase.bridge.implementation.BasicNodeManager.
This class represents a node's type information object - what used to be the 'builder'.
BasicNodeManager.NodeAndId - class org.mmbase.bridge.implementation.BasicNodeManager.NodeAndId.
Structure to temporary contain an MMObjectNode and a BasicCloud#uniqueId()
BasicNodeManagerList - class org.mmbase.bridge.implementation.BasicNodeManagerList.
A list of node managers
BasicNodeManagerList.BasicNodeManagerIterator - class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator.
 
BasicNodeManagerList.BasicNodeManagerIterator() - Constructor for class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
 
BasicNodeQuery - class org.mmbase.bridge.implementation.BasicNodeQuery.
'Basic' implementation of bridge NodeQuery.
BasicQuery - class org.mmbase.bridge.implementation.BasicQuery.
'Basic' implementation of bridge Query.
BasicQuery(Cloud, BasicSearchQuery) - Constructor for class org.mmbase.bridge.implementation.BasicQuery
 
BasicQueryHandler - class org.mmbase.storage.search.implementation.database.BasicQueryHandler.
Basic implementation using a database.
BasicQueryHandler(SqlHandler) - Constructor for class org.mmbase.storage.search.implementation.database.BasicQueryHandler
Default constructor.
BasicRelation - class org.mmbase.bridge.implementation.BasicRelation.
 
BasicRelationList - class org.mmbase.bridge.implementation.BasicRelationList.
A list of relations
BasicRelationList.BasicRelationIterator - class org.mmbase.bridge.implementation.BasicRelationList.BasicRelationIterator.
 
BasicRelationList.BasicRelationIterator() - Constructor for class org.mmbase.bridge.implementation.BasicRelationList.BasicRelationIterator
 
BasicRelationManager - class org.mmbase.bridge.implementation.BasicRelationManager.
 
BasicRelationManagerList - class org.mmbase.bridge.implementation.BasicRelationManagerList.
A list of relation managers
BasicRelationManagerList.BasicRelationManagerIterator - class org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator.
 
BasicRelationManagerList.BasicRelationManagerIterator() - Constructor for class org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator
 
BasicRelationStep - class org.mmbase.storage.search.implementation.BasicRelationStep.
Basic implementation.
BasicReleaseStrategy - class org.mmbase.cache.BasicReleaseStrategy.
This class provides a very basic release strategy.
BasicReleaseStrategy() - Constructor for class org.mmbase.cache.BasicReleaseStrategy
 
BasicSearchQuery - class org.mmbase.storage.search.implementation.BasicSearchQuery.
Basic implementation.
BasicSearchQuery(boolean) - Constructor for class org.mmbase.storage.search.implementation.BasicSearchQuery
Constructor.
BasicSearchQuery() - Constructor for class org.mmbase.storage.search.implementation.BasicSearchQuery
Constructor, constructs non-aggragating query.
BasicSearchQuery(SearchQuery, int) - Constructor for class org.mmbase.storage.search.implementation.BasicSearchQuery
A deep copy, but sets also aggregating, and clear fields if aggregating is true then.
BasicSearchQuery(SearchQuery) - Constructor for class org.mmbase.storage.search.implementation.BasicSearchQuery
A deep copy.
BasicSortOrder - class org.mmbase.storage.search.implementation.BasicSortOrder.
Basic implementation.
BasicSortOrder(StepField) - Constructor for class org.mmbase.storage.search.implementation.BasicSortOrder
Constructor.
BasicSqlHandler - class org.mmbase.storage.search.implementation.database.BasicSqlHandler.
Basic implementation.
BasicSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Constructor.
BasicStep - class org.mmbase.storage.search.implementation.BasicStep.
Basic implementation.
BasicStepField - class org.mmbase.storage.search.implementation.BasicStepField.
Basic implementation.
BasicStepField(Step, CoreField) - Constructor for class org.mmbase.storage.search.implementation.BasicStepField
Constructor.
BasicStringList - class org.mmbase.bridge.implementation.BasicStringList.
A list of Strings
BasicStringList.BasicStringIterator - class org.mmbase.bridge.implementation.BasicStringList.BasicStringIterator.
 
BasicStringList.BasicStringIterator() - Constructor for class org.mmbase.bridge.implementation.BasicStringList.BasicStringIterator
 
BasicStringSearchConstraint - class org.mmbase.storage.search.implementation.BasicStringSearchConstraint.
Basic implementation.
BasicStringSearchConstraint(StepField, int, int, List) - Constructor for class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Creates a new instance of BasicStringSearchConstraint.
BasicStringSearchConstraint(StepField, int, int, String) - Constructor for class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Creates a new instance of BasicStringSearchConstraint.
BasicTransaction - class org.mmbase.bridge.implementation.BasicTransaction.
The basic implementation for a Transaction cLoud.
BasicUser - class org.mmbase.security.BasicUser.
A UserContext object is the result of an authentication, on which authorization can be based.
BasicUser(String) - Constructor for class org.mmbase.security.BasicUser
 
BeanFunction - class org.mmbase.util.functions.BeanFunction.
One or more functions based on a Java-bean.
BeginToken() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
BetterStrategy - class org.mmbase.cache.BetterStrategy.
This release strategy is a bit better than 'BasicReleaseStrategy, and also a bit more sophisticated.
BetterStrategy() - Constructor for class org.mmbase.cache.BetterStrategy
 
BinaryDataType - class org.mmbase.datatypes.BinaryDataType.
The datatype associated with byte arrays ('blobs').
BinaryDataType(String) - Constructor for class org.mmbase.datatypes.BinaryDataType
Constructor for binary field.
BinaryHandler - class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler.
 
BinaryHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
Constructor
BlobCache - class org.mmbase.cache.BlobCache.
The 'blob cache' is used in MMObjectNode to cache small byte-array field values.
BlobCache(int) - Constructor for class org.mmbase.cache.BlobCache
 
BooleanDataType - class org.mmbase.datatypes.BooleanDataType.
The DataType associated with a boolean value.
BooleanDataType(String, boolean) - Constructor for class org.mmbase.datatypes.BooleanDataType
Constructor for a boolean datatype (either a primitive boolean type or the Boolean class).
BooleanFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag.
A Function tag for a function with a 'boolean' result.
BooleanFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
BooleanHandler - class org.mmbase.bridge.jsp.taglib.typehandler.BooleanHandler.
 
BooleanHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.BooleanHandler
Constructor for BooleanTypeHandler.
BranchTag - class org.mmbase.bridge.jsp.taglib.tree.BranchTag.
Sub-tag of tree container.
BranchTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
BridgeCollections - class org.mmbase.bridge.util.BridgeCollections.
Analogon of Collections.
BridgeCollections() - Constructor for class org.mmbase.bridge.util.BridgeCollections
 
BridgeException - exception org.mmbase.bridge.BridgeException.
This exception gets thrown when something goes wrong on the MMCI.
BridgeException() - Constructor for class org.mmbase.bridge.BridgeException
 
BridgeException(String) - Constructor for class org.mmbase.bridge.BridgeException
 
BridgeException(Throwable) - Constructor for class org.mmbase.bridge.BridgeException
 
BridgeException(String, Throwable) - Constructor for class org.mmbase.bridge.BridgeException
 
BridgeList - interface org.mmbase.bridge.BridgeList.
A list of nodes
BridgeServlet - class org.mmbase.servlet.BridgeServlet.
BridgeServlet is an MMBaseServlet with a bridge Cloud in it.
BridgeServlet() - Constructor for class org.mmbase.servlet.BridgeServlet
 
BridgeServlet.QueryParts - class org.mmbase.servlet.BridgeServlet.QueryParts.
Keeps track of determined information, to avoid redetermining it.
BuilderConfigurationException - exception org.mmbase.module.core.BuilderConfigurationException.
Builder configuration exception.
BuilderConfigurationException() - Constructor for class org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(String) - Constructor for class org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(Throwable) - Constructor for class org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(String, Throwable) - Constructor for class org.mmbase.module.core.BuilderConfigurationException
 
BuilderList - class org.mmbase.util.BuilderList.
Gives an xml-representation of a dir structure with builders Used by the build script to create documentation for builders.
BuilderList() - Constructor for class org.mmbase.util.BuilderList
 
BuilderReader - class org.mmbase.util.xml.BuilderReader.
Used to parse and retrieve data from a builder configuration file.
BuilderReader(InputSource, MMBase) - Constructor for class org.mmbase.util.xml.BuilderReader
 
BuilderReader(Document, MMBase) - Constructor for class org.mmbase.util.xml.BuilderReader
 
BuilderWriter - class org.mmbase.util.xml.BuilderWriter.
Class for creating builder configuration documents.
BuilderWriter(MMObjectBuilder) - Constructor for class org.mmbase.util.xml.BuilderWriter
Constructs the document writer.
ByteArrayToCharTransformer - class org.mmbase.util.transformers.ByteArrayToCharTransformer.
You need only to implement transform(byte[]) you have the simplest kind of transformer (which is not 'streamable').
ByteArrayToCharTransformer() - Constructor for class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
ByteCharTransformer - class org.mmbase.util.transformers.ByteCharTransformer.
A CharTransformer which wraps a ByteToCharTransformer.
ByteCharTransformer(ByteToCharTransformer) - Constructor for class org.mmbase.util.transformers.ByteCharTransformer
 
ByteCharTransformer(ByteToCharTransformer, String) - Constructor for class org.mmbase.util.transformers.ByteCharTransformer
 
ByteFieldContainer - class org.mmbase.module.core.ByteFieldContainer.
Deprecated.  
ByteFieldContainer(int, byte[]) - Constructor for class org.mmbase.module.core.ByteFieldContainer
Deprecated. Constructor of this container class.
ByteHandler - class org.mmbase.bridge.jsp.taglib.typehandler.ByteHandler.
Deprecated. Use BinaryHandler
ByteHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.ByteHandler
Deprecated.  
ByteToCharTransformer - interface org.mmbase.util.transformers.ByteToCharTransformer.
Interface for transformations.
ByteTransformer - interface org.mmbase.util.transformers.ByteTransformer.
Interface for transformations.
backPage - Variable in class org.mmbase.applications.editwizard.Config
 
backing - Variable in class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer
A simple map, which besides to itself also registers to page-context.
backing - Variable in class org.mmbase.util.functions.Parameters
The contents of this List are stored in this HashMap.
backup(int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
base() - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
base() - Method in class org.mmbase.util.transformers.RegexpReplacer
 
baseConstraints - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
baseName - Variable in class org.mmbase.module.core.MMBase
Base name for the storage to be accessed using this instance of MMBase.
batchSize - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
before(Date) - Method in class org.mmbase.util.DynamicDate
 
begin() - Method in interface org.mmbase.util.externalprocess.IProgressMonitor
Notifies that the processing is beginning.
beginColumn - Variable in class org.mmbase.util.dateparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.mmbase.util.dateparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginOfDay() - Method in class org.mmbase.util.dateparser.DateParser
 
beginOfHour() - Method in class org.mmbase.util.dateparser.DateParser
 
beginOfMonth() - Method in class org.mmbase.util.dateparser.DateParser
 
beginOfYear() - Method in class org.mmbase.util.dateparser.DateParser
 
beginTransaction() - Method in interface org.mmbase.storage.StorageManager
Starts a transaction on this StorageManager instance.
beginTransaction() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
border(PlanarImage, int, int) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 'border' operation: Adds a border to an image using the specified horizontal and vertical padding.
branches - Variable in class org.mmbase.bridge.util.TreeList
 
broadCastChanges - Variable in class org.mmbase.module.core.MMObjectBuilder
Determines whether changes to this builder need be broadcasted to other known mmbase servers.
broadcastChanges() - Method in class org.mmbase.module.core.MMObjectBuilder
Determines whether changes to this builder need be broadcasted to other known mmbase servers.
bufcolumn - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
buffer - Variable in class org.mmbase.util.StringBufferWriter
 
buffer - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
bufferSize - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
bufline - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
bufpos - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
buildParameters(Parameter[], List) - Static method in class org.mmbase.util.functions.Functions
Converts a certain List to an Parameters if it is not already one.
builder - Variable in class org.mmbase.bridge.implementation.BasicNodeManager
 
builder - Variable in class org.mmbase.core.util.StorageConnector
 
builder - Variable in class org.mmbase.storage.search.implementation.BasicStep
Associated builder.
bytes - Variable in class org.mmbase.clustering.Statistics
 

C

C - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
CACHEDNODE_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
CACHE_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
CANBEMORE_JOB_TYPE - Static variable in class org.mmbase.applications.crontab.CronEntry
The 'can be more' type job is like a 'must be one' job, but the run() method of such jobs is even called (when scheduled) if it itself is still running.
CANBEMORE_JOB_TYPE_STRING - Static variable in class org.mmbase.applications.crontab.CronEntry
 
CANCEL - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
CANNOTCHANGE - Static variable in class org.mmbase.bridge.util.AbstractFieldValue
 
CENTURY - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'century'
CHAIN_TAG - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
CHANGECONTEXT - Static variable in class org.mmbase.security.Operation
Deprecated. Use CHANGE_CONTEXT
CHANGECONTEXT_INT - Static variable in class org.mmbase.security.Operation
Deprecated. use CHANGE_CONTEXT_INT
CHANGE_CONTEXT - Static variable in class org.mmbase.security.Operation
Identifier for change context operation, which is used when changing the context of a node
CHANGE_CONTEXT_INT - Static variable in class org.mmbase.security.Operation
int value for change context operation
CHANGE_FIELD - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for changing a field.
CHANGE_FIELD_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for changing a field.
CHANGE_RELATION - Static variable in class org.mmbase.security.Operation
Identifier for changing the source and/or destination field of a relation.
CHANGE_RELATION_INT - Static variable in class org.mmbase.security.Operation
int value for the change relation Operation
CHARSEQUENCE - Static variable in class org.mmbase.util.functions.ReturnType
 
CLASSLOADER_ROOT - Static variable in class org.mmbase.util.ResourceLoader
Used when getting resources with normal class-loader.
CLOUD - Static variable in class org.mmbase.util.functions.Parameter
 
CLOUDPROP_INDEXROOT - Static variable in class org.mmbase.richtext.processors.GetIndex
 
CODEC_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
COLLECTION - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Set.
COLOR_TYPE_BLACK_AND_WHITE - Static variable in class org.mmbase.util.images.ImageInfo
 
COLOR_TYPE_GRAYSCALE - Static variable in class org.mmbase.util.images.ImageInfo
 
COLOR_TYPE_PALETTED - Static variable in class org.mmbase.util.images.ImageInfo
 
COLOR_TYPE_TRUECOLOR_RGB - Static variable in class org.mmbase.util.images.ImageInfo
 
COLOR_TYPE_UNKNOWN - Static variable in class org.mmbase.util.images.ImageInfo
 
COMMIT - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
COMPLETE_CHECK - Static variable in class org.mmbase.security.Authorization
Constant which can be used as a result for the check query function.
CONDITION_CHANGED - Static variable in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
CONDITION_EVEN - Static variable in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
CONDITION_FIRST - Static variable in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
CONDITION_LAST - Static variable in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
CONDITION_ODD - Static variable in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
CONFIG_FILE - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
CONFIG_FILE - Static variable in class org.mmbase.applications.media.urlcomposers.URLComposerFactory
 
CONFIG_FILE - Static variable in class org.mmbase.clustering.jgroups.Multicast
Field containing the configuration file with the various options that can be specified for configuring the JGroups channel
CONFIG_FILE - Static variable in class org.mmbase.clustering.multicast.Multicast
 
CONFIG_FILE - Static variable in class org.mmbase.clustering.unicast.Unicast
 
CONFIG_TAG - Static variable in class org.mmbase.applications.media.filters.RealSorter
 
CONFIG_TAG - Static variable in class org.mmbase.applications.media.filters.ServerFormatSorter
 
CONFIG_UTILS - Static variable in class org.mmbase.util.xml.UtilReader
 
CONTAINER_KEY_PREFIX - Static variable in class org.mmbase.bridge.jsp.taglib.ContextTag
 
CONTEXTTAG_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.ContextTag
 
CON_BUSY - Static variable in class org.mmbase.module.database.MultiConnection
 
CON_FAILED - Static variable in class org.mmbase.module.database.MultiConnection
 
CON_FINISHED - Static variable in class org.mmbase.module.database.MultiConnection
 
CON_UNUSED - Static variable in class org.mmbase.module.database.MultiConnection
 
COPY_AGGREGATING - Static variable in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
COPY_NORMAL - Static variable in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
COPY_WITHOUTFIELDS - Static variable in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
CORENODE - Static variable in class org.mmbase.util.functions.Parameter
 
CP1252Surrogator - class org.mmbase.util.transformers.CP1252Surrogator.
Surrogates the Windows CP1252 characters which are not valid ISO-8859-1.
CP1252Surrogator() - Constructor for class org.mmbase.util.transformers.CP1252Surrogator
 
CP1252Surrogator(int) - Constructor for class org.mmbase.util.transformers.CP1252Surrogator
 
CREATE - Static variable in class org.mmbase.security.Operation
Identifier for create operation, which is used for creating a new node.
CREATE_CONSTRAINT - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating (adding) a constraint, such as a key or index.
CREATE_CONSTRAINT_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating (adding) a constraint.
CREATE_DELETE_TRIGGER - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating an 'delete' trigger for a view.
CREATE_DELETE_TRIGGER_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
 
CREATE_FIELD - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating (adding) a field.
CREATE_FIELD_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating (adding) a field.
CREATE_FOREIGN_KEY - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the partial scheme for creating a foreign (referential) key.
CREATE_FOREIGN_KEY_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for selecting a node type.
CREATE_INDEX - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating an index for a field.
CREATE_INDEX_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating an index
CREATE_INSERT_TRIGGER - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating an 'insert' trigger for a view.
CREATE_INSERT_TRIGGER_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
 
CREATE_INT - Static variable in class org.mmbase.security.Operation
int value for the create Operation
CREATE_OBJECT_ROW_TYPE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a row type.
CREATE_OBJECT_TABLE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a table.
CREATE_OBJECT_TABLE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating a table.
CREATE_PRIMARY_KEY - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the partial scheme for creating a primary key.
CREATE_PRIMARY_KEY_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating a prinary key.
CREATE_ROW_TYPE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a row type.
CREATE_SEQUENCE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a sequence or number table The parameters accepted are: {0} the storage manager (StorageManager), or the basename for tables (String) {1} the (suggested) field definition of the primary key field ('number') {2} the database name or catalog
CREATE_SEQUENCE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating a sequence table.
CREATE_TABLE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a table.
CREATE_TABLE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating a table.
CREATE_UNIQUE_INDEX - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a unique (generally composite) index.
CREATE_UNIQUE_INDEX_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for creating a composite key.
CREATE_UNIQUE_KEY - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the partial scheme for creating a unique key.
CREATE_UNIQUE_KEY_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for selecting a node type.
CREATE_UPDATE_TRIGGER - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating an 'update' trigger for a view.
CREATE_UPDATE_TRIGGER_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
 
CREATE_VIEW - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for creating a view.
CREATE_VIEW_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
 
CREDENTIALS - Variable in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
CROP_BEGIN - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
CROP_END - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
CROP_MIDDLE - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
CVSReader - class org.mmbase.util.CVSReader.
Deprecated. not used. maybe move to 'tools' application
CVSReader(String) - Constructor for class org.mmbase.util.CVSReader
Deprecated. Constructor for the CVS Reader.
Cache - class org.mmbase.cache.Cache.
A base class for all Caches.
Cache(int) - Constructor for class org.mmbase.cache.Cache
 
CacheConfigurationException - exception org.mmbase.cache.CacheConfigurationException.
 
CacheConfigurationException(String) - Constructor for class org.mmbase.cache.CacheConfigurationException
 
CacheImplementationInterface - interface org.mmbase.cache.CacheImplementationInterface.
Classes which can be used as a cache implementation need to implement this interface.
CacheManager - class org.mmbase.cache.CacheManager.
Cache manager manages the static methods of Cache.
CacheManager() - Constructor for class org.mmbase.cache.CacheManager
 
CachePolicy - class org.mmbase.cache.CachePolicy.
A CachePolicy object determines for a given object whether it should be cached or not, and how.
CachePolicy(Object) - Constructor for class org.mmbase.cache.CachePolicy
Instantiates a new cache policy, and registers it with the given policy key.
CachePolicy() - Constructor for class org.mmbase.cache.CachePolicy
Instantiates a new cache policy without registering it
Cacheable - interface org.mmbase.bridge.Cacheable.
A Cacheable object contains information on cache policies, which determines whether the object should be cached or not.
CancelTag - class org.mmbase.bridge.jsp.taglib.edit.CancelTag.
This tag can be used inside a transaction tag, to cancel it.
CancelTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.CancelTag
 
CastException - exception org.mmbase.datatypes.CastException.
 
CastException() - Constructor for class org.mmbase.datatypes.CastException
 
CastException(String) - Constructor for class org.mmbase.datatypes.CastException
 
CastException(Throwable) - Constructor for class org.mmbase.datatypes.CastException
 
CastException(String, Throwable) - Constructor for class org.mmbase.datatypes.CastException
 
Casting - class org.mmbase.util.Casting.
 
Casting() - Constructor for class org.mmbase.util.Casting
 
Casting.ListWrapper - class org.mmbase.util.Casting.ListWrapper.
 
Casting.StringWrapper - class org.mmbase.util.Casting.StringWrapper.
Wraps a String with an 'Escaper'.
Censor - class org.mmbase.util.transformers.Censor.
Replaces certain 'forbidden' words by something more decent.
Censor() - Constructor for class org.mmbase.util.transformers.Censor
 
CgiBbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.CgiBbURLComposer.
 
CgiBbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.CgiBbURLComposer
 
CgiSbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer.
An example.
CgiSbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
 
CgiURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.CgiURLComposer.
An example.
CgiURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.CgiURLComposer
 
ChainSorter - class org.mmbase.applications.media.filters.ChainSorter.
Chains some comparators to make one new comparator.
ChainSorter() - Constructor for class org.mmbase.applications.media.filters.ChainSorter
 
ChainedCharTransformer - class org.mmbase.util.transformers.ChainedCharTransformer.
A CharTransformer which wraps N other CharTransformers, and links them with N - 1 new Threads, effectively working as a 'chained' transformer.
ChainedCharTransformer() - Constructor for class org.mmbase.util.transformers.ChainedCharTransformer
 
ChainedCommitProcessor - class org.mmbase.datatypes.processors.ChainedCommitProcessor.
Chains a bunch of other processors into one new processor.
ChainedCommitProcessor() - Constructor for class org.mmbase.datatypes.processors.ChainedCommitProcessor
 
ChainedIterator - class org.mmbase.util.ChainedIterator.
Like org.apache.commons.collections.iterators.IteratorChain, to avoid the dependency....
ChainedIterator() - Constructor for class org.mmbase.util.ChainedIterator
 
ChainedProcessor - class org.mmbase.datatypes.processors.ChainedProcessor.
Chains a bunch of other processors into one new processor.
ChainedProcessor() - Constructor for class org.mmbase.datatypes.processors.ChainedProcessor
 
ChainedReleaseStrategy - class org.mmbase.cache.ChainedReleaseStrategy.
This class will manage a collection of ReleaseStrategy instances, and call them hierarchically.
ChainedReleaseStrategy() - Constructor for class org.mmbase.cache.ChainedReleaseStrategy
 
ChainedSqlHandler - class org.mmbase.storage.search.implementation.database.ChainedSqlHandler.
Baseclass for chained sql handlers, these are SqlHandler implementations that wrap SqlHandler objects to create a chain of handlers, following the Chain Of Responsibility design pattern.
ChainedSqlHandler(SqlHandler) - Constructor for class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
Creates a new instance of ChainedSqlHandler.
ChangeManager - class org.mmbase.clustering.ChangeManager.
This utility class contains the methods for broadcasting/registering changes on nodes.
ChangeManager() - Constructor for class org.mmbase.clustering.ChangeManager
 
ChangesReceiver - class org.mmbase.clustering.jgroups.ChangesReceiver.
ChangesReceiver is a thread object that builds a MultiCast Thread to receive changes from other MMBase Servers.
ChangesReceiver - class org.mmbase.clustering.multicast.ChangesReceiver.
ChangesReceiver is a thread object that builds a MultiCast Thread to receive changes from other MMBase Servers.
ChangesReceiver - class org.mmbase.clustering.unicast.ChangesReceiver.
ChangesReceiver is a thread object that builds a Unicast Thread to receive changes from other MMBase Servers.
ChangesSender - class org.mmbase.clustering.jgroups.ChangesSender.
ChangesSender is a thread object sending the nodes found in the sending queue over the multicast 'channel'.
ChangesSender - class org.mmbase.clustering.multicast.ChangesSender.
ChangesSender is a thread object sending the nodes found in the sending queue over the multicast 'channel'
ChangesSender - class org.mmbase.clustering.unicast.ChangesSender.
ChangesSender is a thread object sending the nodes found in the sending queue over unicast connections
Char(String, char, int) - Static method in class org.mmbase.util.Strip
Strip all of the specified character from beginning, end or both.
CharTransformer - interface org.mmbase.util.transformers.CharTransformer.
Interface for transformations.
CharTransformerLink - class org.mmbase.util.transformers.CharTransformerLink.
A Runnable implementation to perform a CharTransform between a Reader and a Writer.
CharTransformerLink(CharTransformer, Reader, Writer, boolean) - Constructor for class org.mmbase.util.transformers.CharTransformerLink
 
CharTransformerProcessor - class org.mmbase.datatypes.processors.CharTransformerProcessor.
A processor based on a chartransformer (works only for Strings).
CharTransformerProcessor(CharTransformer) - Constructor for class org.mmbase.datatypes.processors.CharTransformerProcessor
 
CharTransformerProcessorFactory - class org.mmbase.datatypes.processors.CharTransformerProcessorFactory.
Wraps a ParameterizedTransformerFactory (it must produces CharTransformer), to be a ParameterizedProcessorFactory.
CharTransformerProcessorFactory(ParameterizedTransformerFactory) - Constructor for class org.mmbase.datatypes.processors.CharTransformerProcessorFactory
 
CharacterEncodingFilter - class org.mmbase.servlet.CharacterEncodingFilter.
There's large simularity in the way data travels from and to a web server.
CharacterEncodingFilter() - Constructor for class org.mmbase.servlet.CharacterEncodingFilter
 
Chars(String, String, int) - Static method in class org.mmbase.util.Strip
Strip multiple characters contained in the set given as second parameter until a non-set character.
CharsetRemoverFilter - class org.mmbase.servlet.CharsetRemoverFilter.
Makes sure that there is no charset on the content type of certain types.
CharsetRemoverFilter() - Constructor for class org.mmbase.servlet.CharsetRemoverFilter
 
ChecksumFactory - class org.mmbase.util.transformers.ChecksumFactory.
Creates ByteToCharTransformers, creating a 'checksum' string of a byte-arrays.
ChecksumFactory() - Constructor for class org.mmbase.util.transformers.ChecksumFactory
 
ChecksumFactory.ChecksumTransformer - class org.mmbase.util.transformers.ChecksumFactory.ChecksumTransformer.
 
ChecksumProcessorFactory - class org.mmbase.datatypes.processors.ChecksumProcessorFactory.
See ChecksumFactory.
ChecksumProcessorFactory() - Constructor for class org.mmbase.datatypes.processors.ChecksumProcessorFactory
 
ChunkedTransformer - class org.mmbase.util.transformers.ChunkedTransformer.
A chunked transformer is a transformer that transforms on a 'chunk by chunk' base.
ChunkedTransformer(int) - Constructor for class org.mmbase.util.transformers.ChunkedTransformer
 
ChunkedTransformer() - Constructor for class org.mmbase.util.transformers.ChunkedTransformer
 
ChunkedTransformer.Status - class org.mmbase.util.transformers.ChunkedTransformer.Status.
 
ChunkedTransformer.Status() - Constructor for class org.mmbase.util.transformers.ChunkedTransformer.Status
 
CircularReferenceException - exception org.mmbase.module.core.CircularReferenceException.
Circular reference exception.
CircularReferenceException() - Constructor for class org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(String) - Constructor for class org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(Throwable) - Constructor for class org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(String, Throwable) - Constructor for class org.mmbase.module.core.CircularReferenceException
 
ClassAuthentication - class org.mmbase.security.classsecurity.ClassAuthentication.
Provides the static utility methods to authenticate by class.
ClassAuthentication.Login - class org.mmbase.security.classsecurity.ClassAuthentication.Login.
A structure to hold the login information.
ClassAuthenticationWrapper - class org.mmbase.security.classsecurity.ClassAuthenticationWrapper.
ClassAuthenticationWrapper wraps another Authentication implemention, and adds an extra configuration file.
ClassAuthenticationWrapper() - Constructor for class org.mmbase.security.classsecurity.ClassAuthenticationWrapper
 
ClassLogin - class org.mmbase.security.implementation.context.ClassLogin.
ClassLogin, authentication based on 'class', using <security>/classauthentication.xml or ClassAuthenticationWrapper.
ClassLogin() - Constructor for class org.mmbase.security.implementation.context.ClassLogin
 
ClassLoginModule - class org.mmbase.security.implementation.basic.ClassLoginModule.
Support for authentication method 'class' for 'basic' authentication.
ClassLoginModule() - Constructor for class org.mmbase.security.implementation.basic.ClassLoginModule
 
ClientBitrateFilter - class org.mmbase.applications.media.filters.ClientBitrateFilter.
Filters media sources according to a specified bitrate.
ClientBitrateFilter() - Constructor for class org.mmbase.applications.media.filters.ClientBitrateFilter
 
ClientFormatFilter - class org.mmbase.applications.media.filters.ClientFormatFilter.
filters the media sources with the format specified by the client.
ClientFormatFilter() - Constructor for class org.mmbase.applications.media.filters.ClientFormatFilter
 
ClientFormatSorter - class org.mmbase.applications.media.filters.ClientFormatSorter.
Client's preferred format can be different for every request.
ClientFormatSorter() - Constructor for class org.mmbase.applications.media.filters.ClientFormatSorter
 
Cloud - interface org.mmbase.bridge.Cloud.
A Cloud is a collection of Nodes (and relations that are also nodes).
CloudContext - interface org.mmbase.bridge.CloudContext.
The collection of clouds and modules within a Java Virtual Machine.
CloudInfoTag - class org.mmbase.bridge.jsp.taglib.CloudInfoTag.
Lives under a cloudprovider.
CloudInfoTag() - Constructor for class org.mmbase.bridge.jsp.taglib.CloudInfoTag
 
CloudModel - class org.mmbase.model.CloudModel.
 
CloudModel(String) - Constructor for class org.mmbase.model.CloudModel
 
CloudModelBuilder - class org.mmbase.model.CloudModelBuilder.
 
CloudModelBuilder(String) - Constructor for class org.mmbase.model.CloudModelBuilder
 
CloudProvider - interface org.mmbase.bridge.jsp.taglib.CloudProvider.
Interface designed to make it possible for child tags to access a cloud (or transaction) defined in a tag
CloudReferrerTag - class org.mmbase.bridge.jsp.taglib.CloudReferrerTag.
Tags which are meant to live as a child of the CloudTag, could extend this class.
CloudReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
 
CloudTEI - class org.mmbase.bridge.jsp.taglib.CloudTEI.
The TEI class belonging to the CloudTag and descendents
CloudTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.CloudTEI
 
CloudTag - class org.mmbase.bridge.jsp.taglib.CloudTag.
Creates a cloud object (pulling it from if session necessary).
CloudTag() - Constructor for class org.mmbase.bridge.jsp.taglib.CloudTag
 
ClusterBuilder - class org.mmbase.module.core.ClusterBuilder.
The builder for clusternodes.
ClusterBuilder(MMBase) - Constructor for class org.mmbase.module.core.ClusterBuilder
Creates ClusterBuilder instance.
ClusterManager - class org.mmbase.clustering.ClusterManager.
ClusterManager is a thread object that reads the receive queue and calls the objects (listeners) who need to know.
ClusterManager() - Constructor for class org.mmbase.clustering.ClusterManager
 
ClusterNode - class org.mmbase.module.core.ClusterNode.
ClusterNode combines fields of different nodes in a single "virtual" node.
ClusterNode(ClusterBuilder) - Constructor for class org.mmbase.module.core.ClusterNode
Main contructor.
ClusterNode(ClusterBuilder, int) - Constructor for class org.mmbase.module.core.ClusterNode
Main contructor.
ClusterNodeProvider - interface org.mmbase.bridge.jsp.taglib.ClusterNodeProvider.
 
ClusteringModule - class org.mmbase.clustering.ClusteringModule.
This module bootstraps and configures MMBase clustering.
ClusteringModule() - Constructor for class org.mmbase.clustering.ClusteringModule
 
CodeSampleFactory - class org.mmbase.util.transformers.CodeSampleFactory.
This TransformerFactory enables the use of two different escapers in one piece of text.
CodeSampleFactory() - Constructor for class org.mmbase.util.transformers.CodeSampleFactory
 
CodeSampleFactory.CodeSample - class org.mmbase.util.transformers.CodeSampleFactory.CodeSample.
 
CodeSampleFactory.CodeSample(String, String, String, String) - Constructor for class org.mmbase.util.transformers.CodeSampleFactory.CodeSample
Constructor
Codec - class org.mmbase.applications.media.Codec.
Makes the 'Format' constants available.
CollectionNodeList - class org.mmbase.bridge.util.CollectionNodeList.
A (fixed-size) list of nodes, based on a Collection of Nodes.
CollectionNodeList(Collection, NodeManager) - Constructor for class org.mmbase.bridge.util.CollectionNodeList
 
CollectionNodeList(Collection, Cloud) - Constructor for class org.mmbase.bridge.util.CollectionNodeList
 
CollectionNodeList(Collection) - Constructor for class org.mmbase.bridge.util.CollectionNodeList
 
CollectionNodeList.BasicNodeIterator - class org.mmbase.bridge.util.CollectionNodeList.BasicNodeIterator.
 
CollectionNodeList.BasicNodeIterator() - Constructor for class org.mmbase.bridge.util.CollectionNodeList.BasicNodeIterator
 
CollectionRelationList - class org.mmbase.bridge.util.CollectionRelationList.
A list of nodes, based on a Collection of Nodes
CollectionRelationList(Collection, NodeManager) - Constructor for class org.mmbase.bridge.util.CollectionRelationList
 
CollectionRelationList(Collection, Cloud) - Constructor for class org.mmbase.bridge.util.CollectionRelationList
 
CollectionRelationList.BasicRelationIterator - class org.mmbase.bridge.util.CollectionRelationList.BasicRelationIterator.
 
CollectionRelationList.BasicRelationIterator() - Constructor for class org.mmbase.bridge.util.CollectionRelationList.BasicRelationIterator
 
CommandLauncher - class org.mmbase.util.externalprocess.CommandLauncher.
The command launcher provides a way to comunicate with a external process
CommandLauncher(String) - Constructor for class org.mmbase.util.externalprocess.CommandLauncher
Creates a new launcher Fills in stderr and stdout output to the given streams.
CommitProcessor - interface org.mmbase.datatypes.processors.CommitProcessor.
If the processor defined for the field is of this type, then the CommitProcessor.commit(org.mmbase.bridge.Node, org.mmbase.bridge.Field) method will be called on commit of the Node.
CommitTag - class org.mmbase.bridge.jsp.taglib.edit.CommitTag.
This tag can be used inside a transaction tag, to commit it.
CommitTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.CommitTag
 
ComparableDataType - class org.mmbase.datatypes.ComparableDataType.
Comparable datatypes have values which are Comparable, so can be ordered, and therefore can have a minimum and a maximum value.
ComparableDataType(String, Class) - Constructor for class org.mmbase.datatypes.ComparableDataType
 
ComparableDataType.MaxRestriction - class org.mmbase.datatypes.ComparableDataType.MaxRestriction.
 
ComparableDataType.MinRestriction - class org.mmbase.datatypes.ComparableDataType.MinRestriction.
 
CompareFieldsConstraint - interface org.mmbase.storage.search.CompareFieldsConstraint.
A constraint that compares the value of two stepfields.
CompareInterface - interface org.mmbase.util.CompareInterface.
Deprecated. This is the same as java.util.Comparator
CompareTag - class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag.
A very simple tag to check if the value of a certain context variable equals a certain String value.
CompareTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
CompositeConstraint - interface org.mmbase.storage.search.CompositeConstraint.
A constraint combining several child constraints, using either logical AND or OR.
Condition - interface org.mmbase.bridge.jsp.taglib.Condition.
Interface for 'condition' tags.
Config - class org.mmbase.applications.editwizard.Config.
This struct contains configuration information for the jsps.
Config() - Constructor for class org.mmbase.applications.editwizard.Config
 
Config - class org.mmbase.applications.media.urlcomposers.Config.
Some url-composers need to know where templates are.
Config() - Constructor for class org.mmbase.applications.media.urlcomposers.Config
 
Config - class org.mmbase.util.transformers.Config.
Describes what encoding is configured.
Config(Class, int) - Constructor for class org.mmbase.util.transformers.Config
 
Config(Class, int, String) - Constructor for class org.mmbase.util.transformers.Config
 
Config.Configurator - class org.mmbase.applications.editwizard.Config.Configurator.
To fill the Config struct, this 'Configurator' exists.
Config.Configurator(PageContext, Config) - Constructor for class org.mmbase.applications.editwizard.Config.Configurator
 
Config.ListConfig - class org.mmbase.applications.editwizard.Config.ListConfig.
 
Config.SubConfig - class org.mmbase.applications.editwizard.Config.SubConfig.
 
Config.SubConfig() - Constructor for class org.mmbase.applications.editwizard.Config.SubConfig
 
Config.WizardConfig - class org.mmbase.applications.editwizard.Config.WizardConfig.
 
Config.WizardConfig() - Constructor for class org.mmbase.applications.editwizard.Config.WizardConfig
 
Configurable - class org.mmbase.security.Configurable.
Both Authorization and Authentication are configurable.
Configurable() - Constructor for class org.mmbase.security.Configurable
 
ConfigurableReaderTransformer - class org.mmbase.util.transformers.ConfigurableReaderTransformer.
Some Transformers implement more than one transformation.
ConfigurableReaderTransformer() - Constructor for class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
ConfigurableReaderTransformer(int) - Constructor for class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
ConfigurableStringTransformer - class org.mmbase.util.transformers.ConfigurableStringTransformer.
Some Transformers implement more than one transformation.
ConfigurableStringTransformer() - Constructor for class org.mmbase.util.transformers.ConfigurableStringTransformer
 
ConfigurableStringTransformer(int) - Constructor for class org.mmbase.util.transformers.ConfigurableStringTransformer
 
ConfigurableTransformer - interface org.mmbase.util.transformers.ConfigurableTransformer.
Interface for transformations.
ConfirmPasswordDataType - class org.mmbase.datatypes.ConfirmPasswordDataType.
A confirmed password datatype must have the same value as another field of the node (and makes only sense as a field of a node).
ConfirmPasswordDataType(String) - Constructor for class org.mmbase.datatypes.ConfirmPasswordDataType
Constructor for string data type.
ConfirmPasswordDataType.PasswordRestriction - class org.mmbase.datatypes.ConfirmPasswordDataType.PasswordRestriction.
 
ConnectionWrapper - class org.mmbase.module.database.ConnectionWrapper.
Wraps a java.sql.Connection object.
ConnectionWrapper(Connection) - Constructor for class org.mmbase.module.database.ConnectionWrapper
 
ConnectorCommand - class org.mmbase.applications.editwizard.ConnectorCommand.
EditWizard
ConnectorCommand(String) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommand
 
ConnectorCommandGetConstraints - class org.mmbase.applications.editwizard.ConnectorCommandGetConstraints.
EditWizard
ConnectorCommandGetConstraints(String) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetConstraints
 
ConnectorCommandGetData - class org.mmbase.applications.editwizard.ConnectorCommandGetData.
EditWizard
ConnectorCommandGetData(String, NodeList) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetData
 
ConnectorCommandGetList - class org.mmbase.applications.editwizard.ConnectorCommandGetList.
EditWizard
ConnectorCommandGetList(Node) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetList
 
ConnectorCommandGetNew - class org.mmbase.applications.editwizard.ConnectorCommandGetNew.
EditWizard
ConnectorCommandGetNew(String) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetNew
 
ConnectorCommandGetNewRelation - class org.mmbase.applications.editwizard.ConnectorCommandGetNewRelation.
EditWizard
ConnectorCommandGetNewRelation(String, String, String, String, String, String) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetNewRelation
Constructs a command to craete a new temporarily relation.
ConnectorCommandGetRelations - class org.mmbase.applications.editwizard.ConnectorCommandGetRelations.
EditWizard
ConnectorCommandGetRelations(String, NodeList) - Constructor for class org.mmbase.applications.editwizard.ConnectorCommandGetRelations
 
Constants - class org.mmbase.datatypes.Constants.
 
Constants() - Constructor for class org.mmbase.datatypes.Constants
 
Constraint - interface org.mmbase.storage.search.Constraint.
A constaint on the search results.
ConstraintParser - class org.mmbase.storage.search.legacy.ConstraintParser.
Parser, tries to parse a SQL-search-condition for a query to a Constraint object.
ConstraintParser(SearchQuery) - Constructor for class org.mmbase.storage.search.legacy.ConstraintParser
Creates a new instance of ConstraintParser
ConstraintsMatchingStrategy - class org.mmbase.cache.ConstraintsMatchingStrategy.
This strategy will evaluate the constraint on a a query object against a NodeEvent.
ConstraintsMatchingStrategy() - Constructor for class org.mmbase.cache.ConstraintsMatchingStrategy
 
Consultant - class org.mmbase.applications.xmlimporter.Consultant.
A Consultant object serves as the intermediary for communication between the thread that processes a transaction on one hand, and threads that handle interaction with the user on the other hand, to resolve ambiguity when more than one similar object is found to merge an object with.
Consultant() - Constructor for class org.mmbase.applications.xmlimporter.Consultant
Creates new Consultant
ContainerReferrer - interface org.mmbase.bridge.jsp.taglib.containers.ContainerReferrer.
Every 'ContainerReferrer' tag should have a 'container' attribute.
ContentTag - class org.mmbase.bridge.jsp.taglib.ContentTag.
Provided environmental information to its body's tags.
ContentTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ContentTag
 
ContextAuthentication - class org.mmbase.security.implementation.context.ContextAuthentication.
Authentication based on a XML-configuration file.
ContextAuthentication() - Constructor for class org.mmbase.security.implementation.context.ContextAuthentication
 
ContextAuthorization - class org.mmbase.security.implementation.context.ContextAuthorization.
Authorization based on a XML-configuration file.
ContextAuthorization() - Constructor for class org.mmbase.security.implementation.context.ContextAuthorization
 
ContextCache - class org.mmbase.security.implementation.context.ContextCache.
ContextCache class
ContextCollector - class org.mmbase.bridge.jsp.taglib.util.ContextCollector.
A helper class for Lists, to implement ContextProvider.
ContextCollector(ContextProvider) - Constructor for class org.mmbase.bridge.jsp.taglib.util.ContextCollector
 
ContextContainer - class org.mmbase.bridge.jsp.taglib.util.ContextContainer.
This is a HashMap, but the keys can contain 'dots', in which case there is searched for HashMaps in the HashMap.
ContextContainer(String, ContextContainer) - Constructor for class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Since a ContextContainer can contain other ContextContainer, it has to know which ContextContainer contains this.
ContextDepthDataWriter - class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter.
This class is used to write (export) a selection of nodes to xml format.
ContextDepthDataWriter() - Constructor for class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
 
ContextLoginModule - class org.mmbase.security.implementation.context.ContextLoginModule.
Class ContextLoginModule
ContextLoginModule() - Constructor for class org.mmbase.security.implementation.context.ContextLoginModule
 
ContextProvider - class org.mmbase.bridge.ContextProvider.
Main class to aquire CloudContexts
ContextProvider() - Constructor for class org.mmbase.bridge.ContextProvider
 
ContextProvider - interface org.mmbase.bridge.jsp.taglib.ContextProvider.
Abstract representation of a 'context' tag.
ContextReferrerTag - class org.mmbase.bridge.jsp.taglib.ContextReferrerTag.
If you want to have attributes which obtain the value from a parameter or other context variable, or if you want to be able to refer to other tags, then your tag can extend from this one.
ContextReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
ContextTag - class org.mmbase.bridge.jsp.taglib.ContextTag.
A ContextTag is like parentheses, and as such can act as a 'namespace' (if it has an id) or as 'scope' (if it doesn't).
ContextTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ContextTag
 
ContextUserContext - class org.mmbase.security.implementation.context.ContextUserContext.
This UserContext class provides a storage for the authentication and authorization, so that information can be shared.
ContextUserContext(String, Rank, long, MMBaseCop, String) - Constructor for class org.mmbase.security.implementation.context.ContextUserContext
 
Contexts - class org.mmbase.security.implementation.cloudcontext.builders.Contexts.
Representation of a 'context', which can be read as a valid value of the 'owner' field of any object in MMBase.
Contexts() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
Contexts.OperationsCache - class org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache.
 
Controller - class org.mmbase.applications.mmbob.gui.Controller.
 
Controller() - Constructor for class org.mmbase.applications.mmbob.gui.Controller
Constructor
ConvertTool - class org.mmbase.security.implementation.cloudcontext.ConvertTool.
A tool to convert between 'cloud' context security and 'xml' context security.
ConvertTool(Cloud) - Constructor for class org.mmbase.security.implementation.cloudcontext.ConvertTool
 
CopyCharTransformer - class org.mmbase.util.transformers.CopyCharTransformer.
This is the character transformer which does not actually transform anything, it just copies the reader to the writer.
CopyProcessor - class org.mmbase.datatypes.processors.CopyProcessor.
The Processor that does nothing.
CopyProcessor() - Constructor for class org.mmbase.datatypes.processors.CopyProcessor
 
CoreField - class org.mmbase.core.CoreField.
 
CoreField(Field) - Constructor for class org.mmbase.core.CoreField
Creates a CoreField object based on a more generic 'Field'.
CoreField(String, int, int, int, DataType) - Constructor for class org.mmbase.core.CoreField
Create a core object
CoreField(String, CoreField) - Constructor for class org.mmbase.core.CoreField
Copy constructor.
CountRelationsTag - class org.mmbase.bridge.jsp.taglib.CountRelationsTag.
The CountRelationsTag can be used as a child of a 'NodeProvider' tag to show the number of relations the node has.
CountRelationsTag() - Constructor for class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
CreateAliasTag - class org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag.
To call the method createAlias from Node.
CreateAliasTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag
 
CreateNodeTag - class org.mmbase.bridge.jsp.taglib.edit.CreateNodeTag.
A NodeProvider which creates a new node, which will be commited after the body.
CreateNodeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.CreateNodeTag
 
CreateRelationTag - class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag.
A tag lib to create relations.
CreateRelationTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag
 
CreationTimeGuesser - class org.mmbase.datatypes.processors.CreationTimeGuesser.
Get-processor for 'created' field.
CreationTimeGuesser() - Constructor for class org.mmbase.datatypes.processors.CreationTimeGuesser
 
Creator - class org.mmbase.datatypes.processors.Creator.
This processor can be used as a 'set' processor on a (datetime) field.
Creator() - Constructor for class org.mmbase.datatypes.processors.Creator
 
CronDaemon - class org.mmbase.applications.crontab.CronDaemon.
CronDaemon is a "crontab" clone written in java.
CronEntry - class org.mmbase.applications.crontab.CronEntry.
Defines one entry for CronDaemon.
CronEntry(String, String, String, String, String) - Constructor for class org.mmbase.applications.crontab.CronEntry
 
CronEntry(String, String, String, String, String, String) - Constructor for class org.mmbase.applications.crontab.CronEntry
 
CronEntry(String, String, String, String, String, int) - Constructor for class org.mmbase.applications.crontab.CronEntry
 
CronEntryField - class org.mmbase.applications.crontab.CronEntryField.
One the fields of the 'crontab' syntax, which is something like '*' or '* /5' or 5-23.
CronEntryField() - Constructor for class org.mmbase.applications.crontab.CronEntryField
 
CronEntryField(String) - Constructor for class org.mmbase.applications.crontab.CronEntryField
 
CronJob - interface org.mmbase.applications.crontab.CronJob.
CronJobs are simply 'Runnable' but also have a init-method, which is called by CronDaemon.
CronJobs - class org.mmbase.applications.crontab.builders.CronJobs.
Builder that holds cronjobs and listens to changes.
CronJobs() - Constructor for class org.mmbase.applications.crontab.builders.CronJobs
 
CrontabModule - class org.mmbase.applications.crontab.modules.CrontabModule.
Starts a crontab for MMBase as a Module.
CrontabModule() - Constructor for class org.mmbase.applications.crontab.modules.CrontabModule
 
cacheCheck(PageInfo, String) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Do a cache check (304) for this request.
cacheCheck(PageInfo, String) - Method in class org.mmbase.module.ProcessorModule
Do a cache check (304) for this request.
cachePolicy - Variable in class org.mmbase.bridge.implementation.BasicQuery
Whether this Query is cacheable.
cachePolicy - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
cachePolicy - Variable in class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
caculateMerge(TmpObject, TmpObject, ObjectMerger) - Method in class org.mmbase.applications.xmlimporter.Transaction
Calculates the fields that would result from merging two temporary objects in this transaction.
calculateLength(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Calculate the length of a mediafragment
canBrokerForEvent(Event) - Method in class org.mmbase.core.event.AbstractEventBroker
this method should return true if this event broker can broker for events of this type.
canBrokerForEvent(Event) - Method in class org.mmbase.core.event.AllEventBroker
 
canBrokerForEvent(Event) - Method in class org.mmbase.core.event.IdEventBroker
 
canBrokerForEvent(Event) - Method in class org.mmbase.core.event.NodeEventBroker
 
canBrokerForEvent(Event) - Method in class org.mmbase.core.event.RelationEventBroker
 
canBrokerForListener(EventListener) - Method in class org.mmbase.core.event.AbstractEventBroker
this method should return true if this broker can accept and propagate events to the listener of this type.
canBrokerForListener(EventListener) - Method in class org.mmbase.core.event.AllEventBroker
 
canBrokerForListener(EventListener) - Method in class org.mmbase.core.event.IdEventBroker
 
canBrokerForListener(EventListener) - Method in class org.mmbase.core.event.NodeEventBroker
 
canBrokerForListener(EventListener) - Method in class org.mmbase.core.event.RelationEventBroker
 
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
This composer can only do something if it has a template.
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
Returns true.
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
Host must be cgi.omroep.nl script.
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiURLComposer
Host must be cgi.omroep.nl script.
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.SimpleRealURLComposer
 
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.SimpleWmURLComposer
 
canCompose() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
canModify() - Method in interface org.mmbase.bridge.FieldValue
Returns whether this value can be changed.
canModify() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
canModify() - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed
cancel() - Method in interface org.mmbase.bridge.Node
Cancel changes to a node This fails if the current node is not in edit mode.
cancel() - Method in interface org.mmbase.bridge.Transaction
Cancels this transaction.
cancel() - Method in class org.mmbase.bridge.implementation.BasicNode
 
cancel() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
cancel() - Method in class org.mmbase.bridge.util.AbstractNode
 
cancel() - Method in class org.mmbase.bridge.util.MapNode
 
cancel() - Method in class org.mmbase.bridge.util.NodeWrapper
 
cancel() - Method in class org.mmbase.module.core.MMObjectNode
Undo changes made to the node.
cancel(Object, String) - Method in class org.mmbase.module.core.TransactionManager
 
cancel(Object, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
cancel() - Method in class org.mmbase.module.database.MultiStatement
 
cancelThis() - Method in class org.mmbase.bridge.util.NodeChanger
 
capacity() - Method in class org.mmbase.util.StringObject
Returns the current capacity of the String buffer.
caseSensitive - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
casesensitive - Variable in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DoubleHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.FloatHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.LongHandler
 
cast(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
Tries to 'cast' an object for use with this parameter. E.g. if value is a String, but this parameter is of type Integer, then the string can be parsed to Integer. No need to override this.
cast(Object, Cloud, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
Utility to avoid repetitive calling of getCloud
cast(Object, Cloud, Node, Field) - Method in class org.mmbase.datatypes.BooleanDataType
Cast a bit more conservatively, because Casting aggressively casts everything to boolean, which would make nearly every value valid.
cast(Object, Node, Field) - Method in interface org.mmbase.datatypes.DataType
Tries to 'cast' an object for use with this parameter.
castKey(Object) - Method in class org.mmbase.util.LocalizedEntryListFactory
 
castKey(Object, Cloud) - Method in class org.mmbase.util.LocalizedEntryListFactory
Since keys may be somehow wrapped, you can also 'unwrap' by this.
castKey(String, Object, Map, Class) - Static method in class org.mmbase.util.SortedBundle
 
castKey(String, Object, Map, Class, Locale) - Static method in class org.mmbase.util.SortedBundle
Casts a key of the bundle to the specified key-type.
castNode(MMObjectNode) - Method in class org.mmbase.module.core.MMBase
Deprecated. Not necessary in most cases, with the possible exception of lists obtained from InsRel. However, in the later case using this method is probably too costly.
castToNodeManager(Node) - Method in class org.mmbase.bridge.implementation.BasicNodeList
since MMBase 1.8
castToValidate(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
Before validating the value, the value will be 'casted', on default this will be to the 'correct' type, but it can be a more generic type sometimes.
castToValidate(Object, Node, Field) - Method in class org.mmbase.datatypes.DateTimeDataType
 
castToValidate(Object, Node, Field) - Method in class org.mmbase.datatypes.NodeDataType
 
castToValidate(Object, Node, Field) - Method in class org.mmbase.datatypes.NumberDataType
 
catalog - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The catalog used by this storage.
chain(CharTransformer) - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
chainProcessors(Processor, Processor) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
chainProcessors(CommitProcessor, CommitProcessor) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
change(String) - Method in class org.mmbase.bridge.util.NodeChanger
 
change(MMObjectNode) - Method in interface org.mmbase.storage.StorageManager
Commit this node to the specified builder.
change(MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
Changes the storage of a builder to match its new configuration.
change(CoreField) - Method in interface org.mmbase.storage.StorageManager
Changes a field to the storage of this builder.
change(MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
change(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Change this node in the specified builder.
change(MMObjectNode, MMObjectBuilder, String, Collection) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
change(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
change(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
change(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
Changes a node in the passed builder and all its parent builders
change(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Changes a node in the passed builder and all its parent builders
changeAssign(String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
changeForum(String, String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Update forum information
changeForumConfig(String, String, String, String, String, String, String, String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumPostingsOverflowPostArea(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumPostingsOverflowThreadPage(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumPostingsPerPage(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumReplyOnEachPage(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumSpeedPostTime(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeForumsConfig(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeLanguage(String, String, String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
changeManager - Variable in class org.mmbase.storage.StorageManagerFactory
The ChangeManager object, used to register/broadcast changes to a node or set of nodes.
changePostArea(String, String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Update settings of the given PostArea
changePostAreaConfig(String, String, String, String, String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changeSignature(String, String, int, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
changed - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
Determines whether a field in AbstractNodeListTag.orderby changed during iteration.
changedNode(NodeEvent) - Method in interface org.mmbase.clustering.MMBaseChangeInterface
 
changedNode(NodeEvent) - Method in class org.mmbase.clustering.unicast.Unicast
 
changes - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Pool of changed nodes in a transaction
charAt(int) - Method in class org.mmbase.util.Casting.StringWrapper
 
charAt(int) - Method in class org.mmbase.util.StringObject
Returns the character at the specified index.
characters(char[], int, int) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Overrides a method of org.xml.sax.helpers.DefaultHandler.
check() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
check(UserContext, int, Operation) - Method in class org.mmbase.security.Authorization
This method should be overrided by an extending class.
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.Authorization
This method should be overrided by an extending class.
check(UserContext, Query, Operation) - Method in class org.mmbase.security.Authorization
Checks rights on a query.
check(UserContext, int, Operation) - Method in class org.mmbase.security.NoAuthorization
No authorization means that everyting is allowed
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.NoAuthorization
No authorization means that everyting is allowed
check(UserContext, Query, Operation) - Method in class org.mmbase.security.NoAuthorization
 
check(UserContext, int, Operation) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
check(UserContext, Query, Operation) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
check(UserContext, int, Operation) - Method in class org.mmbase.security.implementation.cloud.Verify
 
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.implementation.cloud.Verify
 
check(UserContext, Query, Operation) - Method in class org.mmbase.security.implementation.cloud.Verify
 
check(UserContext, int, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
check(UserContext, Query, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
check(User, Query, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Implements check function with same arguments of Authorisation security implementation
check() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
check(UserContext, int, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
check(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
check(UserContext, Query, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
check() - Method in class org.mmbase.util.images.ImageInfo
Call this method after you have provided an input stream or file using ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
checkAddTmpField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Defines a virtual field to use for temporary nodes.
checkAfterException() - Method in class org.mmbase.module.database.MultiConnection
Tries to fix the this connection, if it proves to be broken.
checkAfterException() - Method in class org.mmbase.module.database.MultiStatement
Tries to fix the parent connection, if it proves to be broken.
checkBinaryFileBasePath(String) - Static method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Tries to ensure that basePath existis and is writable.
checkCachePolicy(Object) - Method in class org.mmbase.cache.Cache
Checks whether the key object should be cached.
checkDuplicatePost(String, String) - Method in class org.mmbase.applications.mmbob.Poster
 
checkExists(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
checkFieldExistance(String) - Method in class org.mmbase.module.core.MMObjectNode
 
checkFieldExistance(String) - Method in class org.mmbase.module.core.VirtualNode
Overrides to no throw exception on non-existing fields
checkFile(File, MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Checks whether file is readable and existing.
checkHandle(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
 
checkHandle(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Tries to fill all fields which are dependend on the 'handle' field.
checkHandle(MMObjectNode) - Method in class org.mmbase.module.builders.Attachments
If mimetype is not filled on storage in the database, then we can try to do smart things.
checkHtmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
checkHtmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
 
checkHtmlInput(Node, Field, boolean) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
Produces a div, containing the error message for the current value, or the empty string if everything ok.
checkInited(HttpServletResponse) - Method in class org.mmbase.servlet.MMBaseServlet
This methods can be (and is) called in the beginning of service.
checkJspVar(String, String) - Method in class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer
 
checkNode(String, String) - Method in class org.mmbase.applications.editwizard.Wizard
Returns true if the specified operation is valid for the node with the specified objectnumber.
checkPolicy(Object) - Method in class org.mmbase.cache.CachePolicy
Checks whether the policy advises to cache the passed object.
checkRemoteHost(String) - Method in class org.mmbase.applications.mmbob.Poster
 
checkRequiredParameters() - Method in class org.mmbase.util.functions.Parameters
Throws an IllegalArgumentException if one of the required parameters was not entered.
checkSQLError(Exception) - Method in class org.mmbase.module.database.MultiConnection
 
checkSharedSecret(String) - Method in class org.mmbase.security.MMBaseCop
checks if the received shared secret is equals to your own shared secret
checkSharedSecret(String) - Method in class org.mmbase.security.MMBaseCopConfig
checks if the received shared secret is equals to your own shared secret
checkTime() - Method in class org.mmbase.module.database.JDBC
 
checkTime() - Method in interface org.mmbase.module.database.JDBCInterface
 
checkTime() - Method in class org.mmbase.module.database.MultiPoolHandler
 
checkTime() - Method in class org.mmbase.module.database.Naming
 
checkType(Object) - Method in class org.mmbase.datatypes.BasicDataType
Checks if the passed object is of the correct class (compatible with the type of this data type), and throws an IllegalArgumentException if it doesn't.
checkType(Object) - Method in interface org.mmbase.datatypes.DataType
Checks if the passed object is of the correct class (compatible with the type of this data type), and throws an IllegalArgumentException if it doesn't.
checkType(Object) - Method in class org.mmbase.util.functions.Parameter
Checks if the passed object is of the correct class (compatible with the type of this Parameter), and throws an IllegalArgumentException if it doesn't.
checkUrl(String) - Method in class org.mmbase.module.LinkChecker
Checks if an url exists.
checkUrls(String, String, StringBuffer) - Method in class org.mmbase.module.LinkChecker
Checks if the urls in a specified builder exist.
checkUserLevel() - Method in class org.mmbase.module.core.MMBase
Checks and switches the user/grouplevel in which MMBase runs.
checkYear(int, String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
Just to override.
childRemoved(Poster) - Method in class org.mmbase.applications.mmbob.Forum
remove a poster from the posters
childRemoved(PostThread) - Method in class org.mmbase.applications.mmbob.PostArea
remove a postthread from the postthreads and signal the parent forum that Thread was removed
childRemoved(Posting) - Method in class org.mmbase.applications.mmbob.PostThread
signal that a child (posting) has been removed inside this postthread.
claim() - Method in class org.mmbase.module.database.MultiConnection
 
classCheck(String) - Static method in class org.mmbase.security.classsecurity.ClassAuthentication
Checks wether the (indirectly) calling class is authenticated by the ClassAuthenticationWrapper (using a stack trace).
classToType(Class) - Static method in class org.mmbase.core.util.Fields
Determines the MMBase type of a specified class.
clazz - Variable in class org.mmbase.util.transformers.Config
 
cleanConstraint - Variable in class org.mmbase.bridge.util.GrowingTreeList
 
cleanDanglingIdRels(NodeList, NodeList, String) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
At the end of stage 2 of parseKupu all relations are removed which are not used any more, using this function.
cleanLeafConstraint - Variable in class org.mmbase.bridge.util.GrowingTreeList
 
clear() - Method in class org.mmbase.applications.media.cache.URLCache
 
clear() - Method in class org.mmbase.applications.media.filters.ChainSorter
Empties the chain
clear() - Method in class org.mmbase.bridge.util.NodeMap
 
clear() - Method in class org.mmbase.cache.Cache
 
clear() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
clear() - Method in class org.mmbase.cache.QueryResultCache
 
clear() - Method in class org.mmbase.cache.RelatedNodesCache
 
clear() - Method in class org.mmbase.cache.ReleaseStrategy
 
clear() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the clear() method of the cache implementation.
clear() - Method in class org.mmbase.util.FileWatcher
Removes all files, this watcher will end up watching nothing.
clear() - Method in class org.mmbase.util.LRUHashtable
Clears the table.
clear() - Method in class org.mmbase.util.LocalizedEntryListFactory
Clears all added keys, bundles and queries.
clear() - Method in class org.mmbase.util.ResourceWatcher
Removes all resources.
clear() - Method in class org.mmbase.util.SizeOf
Makes this SizeOf object ready for reuse.
clear() - Method in class org.mmbase.util.StringTagger
Clears all data
clearBatch() - Method in class org.mmbase.module.database.MultiStatement
 
clearBlobCache(int) - Method in class org.mmbase.module.core.MMObjectBuilder
 
clearChanged() - Method in class org.mmbase.module.core.MMObjectNode
Clear the 'signal' Vector with the changed keys since last commit/insert.
clearWarnings() - Method in class org.mmbase.module.database.ConnectionWrapper
clearWarnings() - Method in class org.mmbase.module.database.MultiStatement
 
clone() - Method in interface org.mmbase.bridge.Query
Create an (unused) clone
clone() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
clone() - Method in class org.mmbase.core.AbstractDescriptor
 
clone(String) - Method in class org.mmbase.core.AbstractDescriptor
 
clone() - Method in class org.mmbase.core.AbstractField
 
clone(String, boolean) - Method in class org.mmbase.core.AbstractField
 
clone() - Method in class org.mmbase.core.CoreField
 
clone(String) - Method in class org.mmbase.core.CoreField
 
clone() - Method in class org.mmbase.core.event.Event
 
clone() - Method in class org.mmbase.datatypes.BasicDataType
This method is final, override BasicDataType.clone(String) in stead.
clone(String) - Method in class org.mmbase.datatypes.BasicDataType
Besides super.clone, it calls BasicDataType.inheritProperties(BasicDataType) and BasicDataType.cloneRestrictions(BasicDataType).
clone(String) - Method in class org.mmbase.datatypes.ComparableDataType
 
clone() - Method in interface org.mmbase.datatypes.DataType
Returns a cloned instance of this datatype, inheriting all validation rules.
clone(String) - Method in interface org.mmbase.datatypes.DataType
Returns a cloned instance of this datatype, inheriting all validation rules.
clone(String) - Method in class org.mmbase.datatypes.DateTimeDataType
 
clone() - Method in class org.mmbase.datatypes.DateTimePattern
 
clone() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
clone() - Method in class org.mmbase.util.DynamicDate
 
clone() - Method in class org.mmbase.util.Entry
 
clone() - Method in class org.mmbase.util.LRUHashtable
NOT IMPLEMENTED
clone() - Method in class org.mmbase.util.LocalizedEntryListFactory
 
clone() - Method in class org.mmbase.util.LocalizedString
 
clone() - Method in interface org.mmbase.util.PublicCloneable
 
clone() - Method in class org.mmbase.util.ReplacingLocalizedString
 
clone() - Method in class org.mmbase.util.xml.DocumentSerializable
 
cloneOneDeep(Node, Node, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method can clone an object node one deep.
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.AbstractLengthDataType
 
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.BasicDataType
If a datatype is cloned, the restrictions of it (normally implemented as inner classes), must be reinstantiated.
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ComparableDataType
 
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
 
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ListDataType
 
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.NodeDataType
 
cloneRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.StringDataType
 
cloneWithoutFields() - Method in interface org.mmbase.bridge.Query
Clones this object, only without the fields
cloneWithoutFields() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
cloneWithoutFields() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
close() - Method in class org.mmbase.module.database.ConnectionWrapper
close() - Method in class org.mmbase.module.database.MultiConnection
Close connections
close() - Method in class org.mmbase.module.database.MultiStatement
 
close() - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
close() - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
close() - Method in class org.mmbase.util.StringBufferWriter
Closing a StringBufferWriter has no effect.
close() - Method in class org.mmbase.util.transformers.TransformingReader
ALso closes the wrapped Reader.
close() - Method in class org.mmbase.util.transformers.TransformingWriter
ALso closes the wrapped Writer.
closeConnection(Connection, Statement) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
Safely close a database connection and/or a database statement.
closeConnection(Connection, Statement) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
Safely close a database connection and/or a database statement.
cloud - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
cloud - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to the Cloud.
cloud - Variable in class org.mmbase.bridge.implementation.BasicNodeList
 
cloud - Variable in class org.mmbase.bridge.implementation.BasicQuery
reference to the cloud.
cloud - Variable in class org.mmbase.bridge.implementation.VirtualNode
 
cloud - Variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
cloud - Variable in class org.mmbase.bridge.util.AbstractFieldValue
 
cloud - Variable in class org.mmbase.bridge.util.AbstractNodeManager
 
cloud - Variable in class org.mmbase.bridge.util.CollectionNodeList
 
cloud - Variable in class org.mmbase.bridge.util.TreeList
 
cloudType() - Method in class org.mmbase.bridge.jsp.taglib.CloudTEI
 
cloudType() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTEI
 
collector - Variable in class org.mmbase.datatypes.util.xml.DataTypeDefinition
The data type collector that contains the data datatype with this definition.
colontime(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Puts a colon between a time of RFC-1223 format
color(String) - Method in class org.mmbase.util.images.ImageMagickImageConverter
Translates MMBase color format (without #) to an convert color format (with or without);
column - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
commandArgs - Variable in class org.mmbase.util.externalprocess.CommandLauncher
Command and arguments
commentPrefix - Variable in class org.mmbase.util.ExtendedProperties
The prefix of the comment in the Properties file.
commit(MMObjectNode) - Method in class org.mmbase.applications.crontab.builders.CronJobs
Commits a cronjob to the database.
commit(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
The commit can be used to automaticly fill unfilled fields.
commit() - Method in class org.mmbase.applications.xmlimporter.Transaction
Commit this transaction.
commit() - Method in interface org.mmbase.bridge.Node
Commit the node to the database.
commit() - Method in interface org.mmbase.bridge.Transaction
Commits this transaction.
commit() - Method in class org.mmbase.bridge.implementation.BasicNode
 
commit() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
commit() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
commit() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
commit - Variable in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
commit() - Method in class org.mmbase.bridge.util.AbstractNode
 
commit() - Method in class org.mmbase.bridge.util.MapNode
 
commit() - Method in class org.mmbase.bridge.util.NodeWrapper
 
commit(Map) - Method in class org.mmbase.clustering.ChangeManager
Commit all changes stored in a Changes map.
commit(MMObjectNode, String) - Method in class org.mmbase.clustering.ChangeManager
Commits the change to a node.
commit(Node, Field) - Method in class org.mmbase.datatypes.processors.ChainedCommitProcessor
 
commit(Node, Field) - Method in interface org.mmbase.datatypes.processors.CommitProcessor
Will be called on commit of the node.
commit(Node, Field) - Method in class org.mmbase.datatypes.processors.Creator
 
commit(Node, Field) - Method in class org.mmbase.datatypes.processors.EmptyCommitProcessor
 
commit(Node, Field) - Method in class org.mmbase.datatypes.processors.LastModified
 
commit(Node, Field) - Method in class org.mmbase.datatypes.processors.LastModifier
 
commit(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
commit(MMObjectNode) - Method in class org.mmbase.module.builders.Images
 
commit(MMObjectNode) - Method in class org.mmbase.module.builders.MMEvents
 
commit() - Method in class org.mmbase.module.core.ClusterNode
commit : commits the node to the database or other storage system.
commit(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Commit changes to this node to the storage layer.
commit() - Method in class org.mmbase.module.core.MMObjectNode
Commit the node to the database or other storage system.
commit(UserContext) - Method in class org.mmbase.module.core.MMObjectNode
Commit this node to the storage
commit(Object, String) - Method in class org.mmbase.module.core.TransactionManager
 
commit(Object, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
commit() - Method in class org.mmbase.module.core.VirtualNode
commit : commits the node to the database or other storage system.
commit(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Commit changes to this node and updated the cache.
commit(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Commit changes to this node to the database.
commit() - Method in class org.mmbase.module.database.ConnectionWrapper
commit() - Method in interface org.mmbase.storage.StorageManager
Closes any transaction that was started and commits all changes.
commit() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
commitChange(MMObjectNode, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Commits the change to a node.
committed() - Method in class org.mmbase.applications.editwizard.Wizard
Returns whether the wizard may be closed
comparator - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
comparator - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
comparator - Variable in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
compare(Object, Object) - Method in class org.mmbase.applications.media.filters.Sorter
 
compare(Object, Object) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler.IgnoreCaseComparator
 
compare(Node, Node, SortOrder) - Static method in class org.mmbase.bridge.util.Queries
Compare tho nodes, with a SortOrder.
compare(Object, Object, SortOrder) - Static method in class org.mmbase.bridge.util.Queries
 
compare(Node, Node, List) - Static method in class org.mmbase.bridge.util.Queries
Does a field-by-field compare of two Node objects, on the fields used to order the nodes.
compare(Object, Object) - Method in class org.mmbase.module.core.MMContainerCompare
The compare function called by SortedVector to sort things.
compare(Object, Object) - Method in class org.mmbase.module.core.MMObjectCompare
 
compare(Object, Object) - Method in class org.mmbase.module.core.MMObjectDCompare
Deprecated.  
compare(Object, Object) - Method in interface org.mmbase.util.CompareInterface
Deprecated. The compare function called by SortedVector to sort things
compare(Object, Object) - Method in class org.mmbase.util.IntegerCompare
Deprecated. Make the comparison.
compare(Object, Object) - Method in class org.mmbase.util.MultiColCompare
Make the comparison between to Vectors over all colums specified in the postiton array.
compare(Object, Object) - Method in class org.mmbase.util.NodeComparator
The two message nodes will be compared using the compare function of the values of their fields.
compare(Sortable) - Method in interface org.mmbase.util.Sortable
Deprecated. The compare function called by SortedVector to sort things
compare(Object, Object) - Method in class org.mmbase.util.SortableCompare
Deprecated. Make the comparison.
compare(Object, Object) - Method in class org.mmbase.util.StringCompare
Deprecated. The compare function called by SortedVector to sort things
compareCol(Object, Object, int) - Method in class org.mmbase.util.MultiColCompare
Make the comparison between to Vectors over all columns specified in the postiton array, starting from a specified index in that array.
compareTo(Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
Compares this cloud to the passed object.
compareTo(Object) - Method in class org.mmbase.bridge.implementation.ModuleHandler
Compares this module to the passed object.
compareTo(Object) - Method in class org.mmbase.bridge.util.AbstractNode
Compares this node to the passed object.
compareTo(Object) - Method in class org.mmbase.bridge.util.NodeWrapper
 
compareTo(Object) - Method in class org.mmbase.core.AbstractField
 
compareTo(Object) - Method in class org.mmbase.core.CoreField
Compare this object to the supplied one (should be a CoreField)
compareTo(Object) - Method in class org.mmbase.datatypes.BasicDataType
 
compareTo(Object) - Method in class org.mmbase.security.Rank
 
compareTo(Object) - Method in class org.mmbase.storage.util.TypeMapping
 
compareTo(Date) - Method in class org.mmbase.util.DynamicDate
 
compareTo(Object) - Method in class org.mmbase.util.SortedBundle.ValueWrapper
 
compareTo(Object) - Method in class org.mmbase.util.functions.AbstractFunction
 
compareURLComposer(URLComposer, URLComposer) - Method in class org.mmbase.applications.media.filters.ChainSorter
 
compareURLComposer(URLComposer, URLComposer) - Method in class org.mmbase.applications.media.filters.PreferenceSorter
 
compareURLComposer(URLComposer, URLComposer) - Method in class org.mmbase.applications.media.filters.Sorter
Implement this.
compares(Node, Node) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Used by nextNode and previousNode.
compatible17 - Variable in class org.mmbase.clustering.ClusterManager
 
con - Variable in class org.mmbase.module.database.ConnectionWrapper
The wrapped connection
config(Config.SubConfig) - Method in class org.mmbase.applications.editwizard.Config.Configurator
Configure a list or wizard.
config(Map) - Method in interface org.mmbase.cache.CacheImplementationInterface
Configure the implementation with the given configuration values
config(Map) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
This method is called by MMBase to configure the cache using the given map of configuration parameters.
config(Map) - Method in class org.mmbase.util.LRUHashtable
 
config - Variable in class org.mmbase.util.transformers.Config
 
configFile - Variable in class org.mmbase.security.Configurable
Deprecated.  
configResource - Variable in class org.mmbase.security.Configurable
This specific security configuration file.
configWatcher - Variable in class org.mmbase.security.Configurable
This filewatcher checks the configuration file for changes.
configure(Config.Configurator) - Method in class org.mmbase.applications.editwizard.Config.ListConfig
Configure a list page.
configure(Config.Configurator) - Method in class org.mmbase.applications.editwizard.Config.SubConfig
Basic configuration.
configure(Config.Configurator) - Method in class org.mmbase.applications.editwizard.Config.WizardConfig
Configure a wizard.
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.AvailableFilter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.ChainSorter
Configure.
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.ClientBitrateFilter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.ClientFormatFilter
 
configure(DocumentReader, Element) - Method in interface org.mmbase.applications.media.filters.Filter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.RealSorter.ChannelsSorter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.RealSorter.SpeedSorter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.ServerFormatSorter
 
configure(DocumentReader, Element) - Method in class org.mmbase.applications.media.filters.Sorter
 
configure(Element) - Method in class org.mmbase.bridge.util.xml.query.FieldDefinition
Configures the field definition, using data from a DOM element
configure(Element) - Method in class org.mmbase.bridge.util.xml.query.QueryDefinition
Configures the query definition, using data from a DOM element
configure(String) - Method in class org.mmbase.core.event.EventManager
 
configure(String) - Static method in class org.mmbase.util.logging.ExceptionImpl
The configure method of this Logger implemenation.
configure(ResourceLoader, String) - Static method in class org.mmbase.util.logging.Logging
Configure the logging system.
configure(String) - Static method in class org.mmbase.util.logging.SimpleImpl
The configure method of this Logger implemenation.
configure(String) - Static method in class org.mmbase.util.logging.SimpleTimeStampImpl
The configure method of this Logger implemenation.
configure(String) - Static method in class org.mmbase.util.logging.java.Impl
Calls LogManager#readConfiguration, and feeds it with the configured InputStream.
configure(String) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
Calls the configure method of DOMConfigurator, and redirect standard error to STDERR category.
configure(int) - Method in class org.mmbase.util.transformers.Base64
 
configure(int) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
configure(int) - Method in class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
configure(int) - Method in class org.mmbase.util.transformers.ConfigurableStringTransformer
 
configure(int) - Method in interface org.mmbase.util.transformers.ConfigurableTransformer
If a transformer can handle more then one destination format, it can be configured with this.
configureByProperties(String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
A-Select 1.3 backwards compatibility
configureClass(String) - Static method in class org.mmbase.util.logging.Logging
Calls the 'configure' static method of the used logging class, or does nothing if it doesn't exist.
configureConditions(Element, String) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
Configures the conditions of a datatype definition, using data from a DOM element
constraints - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
constraints - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Holds the clause used to filter the list.
constructCommandArray(String, String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Constructs a command array that will be passed to the process
constructMessage(String, String, Map) - Method in class org.mmbase.applications.email.SendMail
Utility method to do the generic job of creating a MimeMessage object and setting its recipients and 'from'.
consultUser(TmpObject, List) - Method in class org.mmbase.applications.xmlimporter.Consultant
Consult the user for a mergeresult choice.
consultant - Variable in class org.mmbase.applications.xmlimporter.Transaction
Transaction information for current user.
container - Variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
container - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
contains(Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
contains(Collection, Object) - Static method in class org.mmbase.bridge.jsp.taglib.functions.Functions
MMBase specific 'contains' (for Collections).
contains(Object) - Method in class org.mmbase.cache.Cache
 
contains(String) - Method in class org.mmbase.datatypes.DataTypeCollector
Returns whether the dataType with the given name is part of the current collection.
contains(DataType) - Method in class org.mmbase.datatypes.DataTypeCollector
Returns whether the dataType is part of the current collection.
contains(int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Tests if a specific relation type is defined.
contains(int, int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Tests if a specific relation type is defined.
contains(MMObjectNode, User) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
Checks wether a a certain user is part of a certain group, either directly or indirectly.
contains(MMObjectNode, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
contains(MMObjectNode, int) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
Checks wether group or user identified by number is contained by group (also indirectly)
contains(MMObjectNode, int, Set) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
Checks wether group or user identified by number is contained by group.
contains(Object) - Method in class org.mmbase.util.Casting.ListWrapper
 
contains(File) - Method in class org.mmbase.util.FileWatcher
Wether the file is being watched or not.
containsCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
containsHeader(String) - Method in class org.mmbase.util.GenericResponseWrapper
 
containsKey(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
containsKey(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Like the containsKey of HashMap.
containsKey(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
containsKey(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
containsKey(Object) - Method in class org.mmbase.bridge.util.NodeMap
 
containsKey(Object) - Method in class org.mmbase.cache.Cache
 
containsKey(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrappe