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
Wrapper around the containsKey() method of the cache implementation.
containsKey(Object) - Method in class org.mmbase.util.StringTagger
Checks whether a key exits.
containsOtherStringSearchConstraints(Constraint, StringSearchConstraint) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Tests if a constaint is/contains another stringsearch constraint than the specified one.
containsOwnKey(Object) - Method in interface org.mmbase.bridge.jsp.taglib.util.Backing
Whether this map contains the given key, but by its own, so not because of possible reflection of another structure (like the page context).
containsOwnKey(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
containsOwnKey(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
containsParameter(Parameter) - Method in class org.mmbase.util.functions.AutodefiningParameters
 
containsParameter(Parameter) - Method in class org.mmbase.util.functions.Parameters
Checks wether a certain parameter is available, using the Parameter as a qualifier.
containsParameter(String) - Method in class org.mmbase.util.functions.Parameters
Checks wether a certain parameter is available, using the parameter name as a qualifier.
containsValue(Object) - Method in class org.mmbase.bridge.util.NodeMap
 
containsValue(Object) - Method in class org.mmbase.cache.Cache
 
containsValue(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the containsValue() method of the cache implementation.
containsValue(Object) - Method in class org.mmbase.util.StringTagger
Checks whether a value exits.
contents(String) - Static method in class org.mmbase.bridge.jsp.taglib.util.ReadFile
 
contextAdd(String, Set) - Method in class org.mmbase.security.implementation.context.ContextCache
 
contextCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
contextGet(String) - Method in class org.mmbase.security.implementation.context.ContextCache
 
contextId - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
convert(Object, int) - Method in class org.mmbase.bridge.implementation.BasicFieldList
 
convert(Object, Cloud) - Static method in class org.mmbase.bridge.implementation.BasicFunctionValue
 
convert(Object, int) - Method in class org.mmbase.bridge.implementation.BasicList
 
convert(Object, int) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
convert(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
Does something with the generated output.
convert(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
 
convert(Object, int) - Method in class org.mmbase.bridge.util.CollectionNodeList
 
convert(Document, Cloud) - Method in class org.mmbase.bridge.util.xml.DocumentConverter
 
convertAll() - Method in class org.mmbase.bridge.implementation.BasicList
 
convertBooleanToInt(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
Booleans in MMBase are represented by a boolean value.
convertCGIMessage(String) - Static method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
This method will convert a string of key=value&key=value etc.
convertClauseToDBS(String) - Static method in class org.mmbase.storage.search.legacy.ConstraintParser
Converts a constraint by turning all 'quoted' fields into database supported fields.
convertDateTimeToInt(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
The editwizard uses integer values to represent dates.
convertDateToLong(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Convert a string (like "12:42:15 1/2/97") to milliseconds from 1970 The timezone used is 'GMT'
convertImage(byte[], String, List) - Method in class org.mmbase.util.images.DummyImageConverter
Call for converting a specified image (byte array) using a list of (string) commands This dummy method ignores any passed commands, and simply returns the inputed list.
convertImage(byte[], String, List) - Method in interface org.mmbase.util.images.ImageConverter
 
convertImage(byte[], String, List) - Method in class org.mmbase.util.images.ImageMagickImageConverter
This functions converts an image by the given parameters
convertImage(byte[], String, List) - Method in class org.mmbase.util.images.JAIImageConverter
 
convertIntToBoolean(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
Booleans in MMBase are represented by a boolean value.
convertIntToDateTime(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
The editwizard uses integer values to represent dates.
convertIntToTime(int) - Static method in class org.mmbase.util.RelativeTime
Converts an integer (representing the time in milliseconds) to a string (like "12:42:15.020")
convertLegacyBinaryFiles() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Convert legacy file
convertTimeToInt(int, int, int, int) - Static method in class org.mmbase.util.RelativeTime
Converts the time attribute values to one integer representing the time in milliseconds.
convertTimeToInt(String) - Static method in class org.mmbase.util.RelativeTime
Converts a string (like "12:42:15.020") to milliseconds
copyAllAttributes(Node, Node) - Static method in class org.mmbase.applications.editwizard.Utils
Copies all attributes from one node to the other.
copyAllAttributes(Node, Node, List) - Static method in class org.mmbase.applications.editwizard.Utils
Same as above, but now you can supply a Vector with names which should NOT be copied.
copyConstraint(Constraint, Step, Query, Step) - Static method in class org.mmbase.bridge.util.Queries
Takes a Constraint of a query, and takes al constraints on 'sourceStep' of it, and copies those Constraints to the given step of the receiving query.
copyConstraint(SearchQuery, Constraint) - Static method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Used by copy-constructor.
copyDestinationOf(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Copies destination of relation in temporary cloud to this object.
copyFields(SearchQuery) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
copyFields(SearchQuery) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
copySortOrders(List, Step, Query, Step) - Static method in class org.mmbase.bridge.util.Queries
Copies SortOrders to a given step of another query.
copySortOrders(SearchQuery) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
copySourceOf(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Copies source of relation in temporary cloud to this object.
copySteps(SearchQuery) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
copySteps(SearchQuery) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
copyTheme(Theme, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
coreField - Variable in class org.mmbase.bridge.implementation.BasicField
 
cost - Variable in class org.mmbase.clustering.Statistics
 
count(Query) - Static method in class org.mmbase.bridge.util.Queries
Takes the query, and does a count with the same constraints (so ignoring 'offset' and 'max')
count - Variable in class org.mmbase.clustering.Statistics
 
count(SearchQuery) - Method in class org.mmbase.core.util.StorageConnector
Counts number of nodes matching a specified constraint.
count(String) - Method in class org.mmbase.module.core.MMTable
Deprecated. Use count(NodeSearchQuery) instead.
count(NodeSearchQuery) - Method in class org.mmbase.module.core.MMTable
Counts number of nodes matching a specified constraint.
count() - Method in class org.mmbase.util.Queue
Deprecated. Returns the number of items currently in the queue.
count() - Method in class org.mmbase.util.images.ImageConversionRequest
Returns how many request are waiting for the result of this image transformation.
countRelatedNodes(String) - Method in interface org.mmbase.bridge.Node
Returns the number of related nodes that have a specific node manager.
countRelatedNodes(NodeManager, String, String) - Method in interface org.mmbase.bridge.Node
 
countRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
countRelatedNodes(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
countRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
countRelatedNodes(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
countRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.MapNode
 
countRelatedNodes(String) - Method in class org.mmbase.bridge.util.MapNode
 
countRelatedNodes(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
countRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
countRelations() - Method in interface org.mmbase.bridge.Node
Returns the number of relations this node has with other nodes.
countRelations(String) - Method in interface org.mmbase.bridge.Node
Returns the number of relation nodes attached to this node that have a specific relation manager.
countRelations() - Method in class org.mmbase.bridge.util.AbstractNode
 
countRelations(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
countRelations() - Method in class org.mmbase.bridge.util.NodeWrapper
 
countRelations(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
counter - Static variable in class org.mmbase.util.externalprocess.CommandLauncher
Counts how many comands are launched Also used for () identification
create() - Method in class org.mmbase.module.core.MMObjectBuilder
Creates a new builder table in the storage layer.
create(Object, String) - Method in class org.mmbase.module.core.TransactionManager
Deprecated. Use TransactionManager.createTransaction(java.lang.String)
create(Object, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
create() - Method in class org.mmbase.module.core.VirtualBuilder
Creates a new builder table in the current database.
create(UserContext, int) - Method in class org.mmbase.security.Authorization
This method should be overrided by an extending class.
create(UserContext, int) - Method in class org.mmbase.security.NoAuthorization
This method does nothing
create(UserContext, int) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
create(UserContext, int) - Method in class org.mmbase.security.implementation.cloud.Verify
 
create(UserContext, int) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
create(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
create(MMObjectNode) - Method in interface org.mmbase.storage.StorageManager
This method creates a new object in the storage, and registers the change.
create(MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
Create a storage element to store the specified builder's objects.
create() - Method in interface org.mmbase.storage.StorageManager
Create the basic elements for this storage
create(CoreField) - Method in interface org.mmbase.storage.StorageManager
Creates a field and adds it to the storage of this builder.
create(MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
create(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
This method inserts a new object in a specific builder, and registers the change.
create(MMObjectNode, List, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
create(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
create() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
create(Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Create an index or a unique constraint.
create(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
create(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
Adds a node to the passed builder and all its parent builders.
create() - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Create the basic elements for this storage
create(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Create a storage element to store the specified builder's objects.
create(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
create(Index) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Override the default version.
createANDConstraint(Query, Constraint, Constraint) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createAggregatedQuery() - Method in interface org.mmbase.bridge.Cloud
 
createAggregatedQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createAlias(String) - Method in interface org.mmbase.bridge.Node
Create an alias for this node.
createAlias(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
createAlias(String) - Method in class org.mmbase.bridge.implementation.BasicQuery
Creates a unique alias for this Query based on a given base String
createAlias(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
createAlias(String) - Method in class org.mmbase.bridge.util.MapNode
 
createAlias(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
createAlias(int, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Creates an alias for a node, provided the OAlias builder is loaded.
createAlias(int, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Creates an alias for a node, provided the OAlias builder is loaded.
createAlias(String, int) - Method in class org.mmbase.module.corebuilders.OAlias
Creates an alias for the node with the given number, and updates the alias cache.
createAlias(String, int, String) - Method in class org.mmbase.module.corebuilders.OAlias
Creates an alias for the node with the given number, and updates the alias cache.
createAndAppendNode(Node, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
This method creates a new node, places text and attaches it to the parent.
createArea(String, int) - Method in class org.mmbase.applications.mmbob.generate.AreasHandler
 
createBasicNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
BasicNodeManager is garantueed to return BasicNode's.
createBasicNode() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
createBasicRelation() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
BasicRelationManager is garantueed to create BasicRelations.
createCommitProcessor(Element) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
createConstraint(String) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, Object) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, int, Object) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, int, Object, int) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, int, StepField) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, Object, Object) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(StepField, SortedSet) - Method in interface org.mmbase.bridge.Query
Create a contraint (for use with this Query object).
createConstraint(Constraint, int, Constraint) - Method in interface org.mmbase.bridge.Query
Combines two Constraints to one new one, using a boolean operator (AND or OR).
createConstraint(String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, Object) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, int, Object, int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, int, Object) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, int, StepField) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, Object, Object) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(StepField, SortedSet) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(Constraint, int, Constraint) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createConstraint(Query, String, int, Object) - Static method in class org.mmbase.bridge.util.Queries
Defaulting version of Queries.createConstraint(Query, String, int, Object, Object, boolean, int).
createConstraint(Query, String, int, Object, Object, boolean) - Static method in class org.mmbase.bridge.util.Queries
Defaulting version of Queries.createConstraint(Query, String, int, Object, Object, boolean, int).
createConstraint(Query, String, int, Object, Object, boolean, int) - Static method in class org.mmbase.bridge.util.Queries
Creates a constraint smartly, depending on the type of the field, the value is casted to the right type, and the right type of constraint is created.
createDataSource(String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
createDataType(String, Class) - Static method in class org.mmbase.datatypes.DataTypes
Create an instance of a DataType based on the class passed.
createDatetimeConstraint(NodeQuery, Field, long, long) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createElement(String) - Method in class org.mmbase.bridge.util.xml.Generator
 
createEqualConstraint(NodeQuery, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createEqualConstraint(NodeQuery, NodeManager, String, Integer) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createEqualConstraint(NodeQuery, Field, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createEqualConstraint(NodeQuery, Field, Integer) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createField(String, int, int, int, DataType) - Static method in class org.mmbase.core.util.Fields
Returns an instance of a CoreField based on the type and state.
createFieldList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty field list
createFieldList() - Method in interface org.mmbase.bridge.NodeManager
Returns a new, empty field list for this nodemanager
createFieldList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createFieldList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createFieldList() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
createFileWatcher(String) - Method in class org.mmbase.util.ResourceWatcher
When a resource is added to this ResourceWatcher, this method is called to create a ResourceWatcher.ResourceFileWatcher, and add all files associated with the resource to it.
createFunctionValue(Object) - Method in class org.mmbase.bridge.implementation.BasicNode
 
createFunctionValue(Object) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
createFunctionValue(Object) - Method in class org.mmbase.bridge.util.AbstractNode
 
createInConstraint(Query, Field, SortedSet) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createIndex(String) - Method in class org.mmbase.core.util.StorageConnector
 
createIndex(Index, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Create an index or a unique constraint.
createIndices(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
(Re)create all constraints and indices that contain a specific field.
createKey() - Method in interface org.mmbase.storage.StorageManager
Gives an unique number for a new node, to be inserted in the storage.
createKey() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
createLikeConstraint(NodeQuery, Field, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createList(Cloud) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
createList() - Method in class org.mmbase.applications.editwizard.Config.Configurator
Deprecated. use createList(cloud)
createLogicalConstraint(Query, Constraint, Constraint, int) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createMMObjectNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
Creates new MMObjectNode for the current node manager.
createMessage(Event) - Method in class org.mmbase.clustering.ClusterManager
 
createMessage(String, int, String, String) - Method in class org.mmbase.clustering.ClusterManager
Creates MMBase 1.7 parseable message.
createMmxfDocument() - Static method in class org.mmbase.richtext.Mmxf
Creates an (empty) Mmxf Document
createModuleList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty module list
createModuleList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNewQuery() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createNewStepField(SearchQuery, StepField) - Static method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Creates a new StepField like f for query q.
createNode() - Method in interface org.mmbase.bridge.NodeManager
Creates a new node.
createNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createNode() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
createNodeEventInstance(Node, int, String) - Static method in class org.mmbase.core.event.NodeEventHelper
 
createNodeEventInstance(MMObjectNode, int, String) - Static method in class org.mmbase.core.event.NodeEventHelper
create an NodeEvent instance with an MMObjectNode
createNodeList() - Method in interface org.mmbase.bridge.Cloud
Returns a new, empty node list for this cloud
createNodeList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty node list.
createNodeList() - Method in interface org.mmbase.bridge.NodeManager
Returns a new, empty node list for this nodemanager
createNodeList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createNodeList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNodeList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createNodeList() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
createNodeManagerList() - Method in interface org.mmbase.bridge.Cloud
Returns a new, empty node manager list for this cloud
createNodeManagerList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty node manager list Note that it is generally better to use Cloud.createNodeManagerList().
createNodeManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createNodeManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNodeQuery() - Method in interface org.mmbase.bridge.Cloud
Create an empty NodeQuery, which can be filled, and used in NodeManager.getList(NodeQuery) or Cloud.getList(Query) (but then no 'real' node are returned).
createNodeQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createNodeQuery(Node) - Static method in class org.mmbase.bridge.util.Queries
Returns the NodeQuery returning the given Node.
createNodesConstraints(NodeList) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createObject(Document, Node, Node, Map) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method can create a object (or a tree of objects and relations)
createObject(Document, Node, Node, Map, int) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method can create a object (or a tree of objects and relations) this method should be called from the wizard if it needs to create a new combination of fields, objects and relations.
createObject(String, String, boolean) - Method in class org.mmbase.applications.xmlimporter.Transaction
Create object in the context of this transaction.
createObject(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
This method inserts a new object in a specific builder, and registers the change.
createParameters(String) - Method in interface org.mmbase.bridge.Module
Creates a parameter list for a function.
createParameters(String) - Method in interface org.mmbase.bridge.Node
Creates a parameter list for a function.
createParameters(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
createParameters(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
createParameters(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
createParameters(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
createParameters(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
createParameters() - Method in class org.mmbase.datatypes.processors.CharTransformerProcessorFactory
 
createParameters() - Method in class org.mmbase.datatypes.processors.ChecksumProcessorFactory
Create empty Parameters object for use with ChecksumProcessorFactory.createProcessor(org.mmbase.util.functions.Parameters).
createParameters() - Method in class org.mmbase.datatypes.processors.LastModifiedProcessorFactory
Create empty Parameters object for use with LastModifiedProcessorFactory.createProcessor(org.mmbase.util.functions.Parameters).
createParameters() - Method in interface org.mmbase.datatypes.processors.ParameterizedCommitProcessorFactory
Create empty Parameters object for use with ParameterizedCommitProcessorFactory.createProcessor(org.mmbase.util.functions.Parameters).
createParameters() - Method in interface org.mmbase.datatypes.processors.ParameterizedProcessorFactory
Create empty Parameters object for use with ParameterizedProcessorFactory.createProcessor(org.mmbase.util.functions.Parameters).
createParameters(String) - Method in class org.mmbase.module.core.MMObjectNode
 
createParameters(String) - Method in class org.mmbase.security.Authentication
 
createParameters(String) - Method in interface org.mmbase.security.AuthenticationData
For a given authentication type returns a parameters object to fill with credentials.
createParameters(String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
createParameters(String) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
createParameters() - Method in class org.mmbase.util.functions.AbstractFunction
Creates an empty 'Parameters' object for you, which you have to fill and feed back to getFunctionValue
createParameters() - Method in interface org.mmbase.util.functions.Function
Creates an empty 'Parameters' object for you, which you have to fill and feed back to getFunctionValue
createParameters(String) - Method in class org.mmbase.util.functions.FunctionProvider
Creates a new empty Parameters object for given function.
createParameters() - Method in class org.mmbase.util.functions.WrappedFunction
 
createParameters() - Method in class org.mmbase.util.transformers.ChecksumFactory
 
createParameters() - Method in class org.mmbase.util.transformers.CodeSampleFactory
 
createParameters() - Method in class org.mmbase.util.transformers.GoogleHighlighterFactory
 
createParameters() - Method in interface org.mmbase.util.transformers.ParameterizedTransformerFactory
Create empty Parameters object for use with ParameterizedTransformerFactory.createTransformer(Parameters).
createParameters() - Method in class org.mmbase.util.transformers.RegexpReplacerFactory
 
createParameters() - Method in class org.mmbase.util.transformers.ResourceBundleReplacerFactory
 
createParameters() - Method in class org.mmbase.util.transformers.SubstringFactory
 
createParameters() - Method in class org.mmbase.util.transformers.WordWrapperFactory
 
createPatternParser(String) - Method in class org.mmbase.util.logging.log4j.MMPatternLayout
 
createPool() - Method in class org.mmbase.module.database.MultiPool
Creates and fills the connection pool
createPoster(String, String) - Method in class org.mmbase.applications.mmbob.Forum
create a new poster for the forum
createPoster(String, int) - Method in class org.mmbase.applications.mmbob.generate.PostersHandler
 
createPoster(String, String, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
create a new poster, creates a account and puts in the users admin system of the forum
createPosterNick(String, String, String, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
createPosterProxy(String, String, String, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
create a new poster proxy, creates a account and puts in the users admin system of the forum
createPreHtml(String) - Method in class org.mmbase.applications.editwizard.Wizard
This method generates the pre-html.
createPreHtml(Node, String, Node, String) - Method in class org.mmbase.applications.editwizard.Wizard
This method generated the pre-html.
createPreHtmlForm(Node, Node, Node) - Method in class org.mmbase.applications.editwizard.Wizard
This method is used by the #createPreHtml method to generate a pre-html form.
createProcessor(Parameters) - Method in class org.mmbase.datatypes.processors.CharTransformerProcessorFactory
 
createProcessor(Parameters) - Method in class org.mmbase.datatypes.processors.ChecksumProcessorFactory
Creates a parameterized processor.
createProcessor(Parameters) - Method in class org.mmbase.datatypes.processors.LastModifiedProcessorFactory
Creates a parameterized processor.
createProcessor(Parameters) - Method in interface org.mmbase.datatypes.processors.ParameterizedCommitProcessorFactory
Creates a parameterized processor.
createProcessor(Parameters) - Method in interface org.mmbase.datatypes.processors.ParameterizedProcessorFactory
Creates a parameterized processor.
createProcessor(Element) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
createQuery() - Method in interface org.mmbase.bridge.Cloud
Create an empty Query, which can be filled, and used in Cloud.getList(Query).
createQuery() - Method in interface org.mmbase.bridge.NodeManager
Creates a query for this NodeNanager.
createQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createQuery() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createQuery() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
createQuery(Cloud, String, String, String, String, String, String, String, boolean) - Static method in class org.mmbase.bridge.util.Queries
Creates a Query object using arguments for Cloud.getList(String, String, String, String, String, String, String, boolean) (this function is of course implemented using this utility).
createRank(int, String) - Static method in class org.mmbase.security.Rank
Creates and adds a new Rank for the security system.
createRelatedNodeListQuery(Node, String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createRelatedNodeListQuery(Node, String, String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createRelatedNodeListQuery(Node, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createRelatedNodeListQuery(Node, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createRelatedNodesQuery(Node, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.Queries
Returns a query to find the nodes related to the given node.
createRelation(String, String, String, String) - Method in class org.mmbase.applications.xmlimporter.Transaction
Create relation in the context of this transaction.
createRelation(Node, RelationManager) - Method in interface org.mmbase.bridge.Node
Adds a relation between this node and a specified node to the cloud.
createRelation(Node, Node) - Method in interface org.mmbase.bridge.RelationManager
Adds a relation from this type.
createRelation(Node, RelationManager) - Method in interface org.mmbase.bridge.RelationManager
This method from Node is redeclared here to prevent an ambiguous invocation of method.
createRelation(Node, Node) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
createRelation(Node, RelationManager) - Method in class org.mmbase.bridge.util.AbstractNode
 
createRelation(Node, RelationManager) - Method in class org.mmbase.bridge.util.MapNode
 
createRelation(Node, RelationManager) - Method in class org.mmbase.bridge.util.NodeWrapper
 
createRelationEventInstance(Relation, int, String) - Static method in class org.mmbase.core.event.NodeEventHelper
 
createRelationEventInstance(MMObjectNode, int, String) - Static method in class org.mmbase.core.event.NodeEventHelper
create an RelationEvent instnce with an MMObjectNode (builder should be specialization of insrel)
createRelationList() - Method in interface org.mmbase.bridge.Cloud
Returns a new, empty relation list for this cloud
createRelationList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty relation list Note that it is generally better to use Cloud.createRelationList() or NodeManager.createRelationList().
createRelationList() - Method in interface org.mmbase.bridge.NodeManager
Returns a new, empty relation list for this nodemanager
createRelationList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createRelationList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createRelationList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createRelationList() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
createRelationManagerList() - Method in interface org.mmbase.bridge.Cloud
Returns a new, empty relation manager list for this cloud
createRelationManagerList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty relation manager list Note that it is generally better to use Cloud.createRelationManagerList().
createRelationManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createRelationManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createRelationNodesQuery(Node, NodeManager, String, String) - Static method in class org.mmbase.bridge.util.Queries
Returns a query to find the relations nodes of the given node.
createRelationNodesQuery(Node, Node, String, String) - Static method in class org.mmbase.bridge.util.Queries
Returns a query to find the relations nodes between two given nodes.
createReply(PostThread, Poster, int) - Method in class org.mmbase.applications.mmbob.generate.ReplysHandler
 
createResourceAsStream(String) - Method in class org.mmbase.util.ResourceLoader
If you want to change a resource, or create one, then this method can be used.
createSequence() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Creates a means for the database to pre-create keys with increasing numbers.
createSource(MMObjectNode, int, int, int, int, String, String) - Method in class org.mmbase.applications.media.builders.MediaSources
create a new mediasource, and relate it with specified mediafragment.
createStatement() - Method in class org.mmbase.module.database.ConnectionWrapper
createStatement(int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
createStatement(int, int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
createStatement() - Method in class org.mmbase.module.database.MultiConnection
createStatement returns an SQL Statement object
createStatement(int, int) - Method in class org.mmbase.module.database.MultiConnection
createStatement returns an SQL Statement object
createStatement(int, int, int) - Method in class org.mmbase.module.database.MultiConnection
createStepField(Step, Field) - Method in interface org.mmbase.bridge.Query
Creates a StepField object withouth adding it (needed for aggregated queries).
createStepField(Step, String) - Method in interface org.mmbase.bridge.Query
Creates a StepField object withouth adding it (needed for aggregated queries).
createStepField(String) - Method in interface org.mmbase.bridge.Query
Creates the step field for the given name.
createStepField(String) - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
createStepField(Step, Field) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createStepField(Step, String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createStepField(String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
createStepsOverview(Document, Document) - Static method in class org.mmbase.applications.editwizard.Validator
Constructs an overview-node in the pre-html where all steps are described.
createStringList() - Method in interface org.mmbase.bridge.CloudContext
Returns a new, empty string list
createStringList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createSystemField(String, int) - Static method in class org.mmbase.core.util.Fields
Returns an instance of a CoreField based on the type, with state 'SYSTEM', and a basic datatype assigned.
createTable(MMObjectBuilder, List, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
createTagger(String) - Method in class org.mmbase.util.StringTagger
Parses the given line, and stores all value-pairs found in the tokens and multitokens fields.
createThread(String, String, Poster, int) - Method in class org.mmbase.applications.mmbob.generate.ThreadsHandler
 
createTmpAlias(String, String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
createTmpAlias(String, String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
createTmpNode(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
createTmpNode(String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
createTmpRelationNode(String, String, String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
createTmpRelationNode(String, String, String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
createTransaction(UserTransactionInfo, String, boolean, long) - Static method in class org.mmbase.applications.xmlimporter.Transaction
Create a Transaction.
createTransaction(UserTransactionInfo, String, boolean, long, File, Consultant) - Static method in class org.mmbase.applications.xmlimporter.Transaction
Create a Transaction.
createTransaction() - Method in interface org.mmbase.bridge.Cloud
Creates a transaction on this cloud.
createTransaction(String) - Method in interface org.mmbase.bridge.Cloud
Creates a transaction on this cloud with a specified name.
createTransaction(String, boolean) - Method in interface org.mmbase.bridge.Cloud
Creates a transaction on this cloud with a specified name.
createTransaction() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createTransaction(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createTransaction(String, boolean) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createTransaction(String) - Method in class org.mmbase.module.core.TransactionManager
Creates transaction with given name.
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.ChecksumFactory
Creates a parameterized transformer.
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.CodeSampleFactory
 
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.GoogleHighlighterFactory
 
createTransformer(Parameters) - Method in interface org.mmbase.util.transformers.ParameterizedTransformerFactory
Creates a parameterized transformer.
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.RegexpReplacerFactory
Creates a parameterized transformer.
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.ResourceBundleReplacerFactory
Creates a parameterized transformer.
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.SubstringFactory
 
createTransformer(Parameters) - Method in class org.mmbase.util.transformers.WordWrapperFactory
Creates a parameterized transformer.
createTree(Node, RelationManager, int, Writer) - Static method in class org.mmbase.richtext.Mmxf
Defaulting version of Mmxf.createTree(org.w3c.dom.Node, org.mmbase.bridge.Node, RelationManager, int, String, String, Writer).
createTree(Node, Node, RelationManager, int, String, String, Writer) - Static method in class org.mmbase.richtext.Mmxf
Creates a a tree of Nodes from an mmxf DOM-Node.
createTypeConstraints(NodeQuery, List) - Static method in class org.mmbase.bridge.util.SearchUtil
 
createURLComposers(MMObjectNode, MMObjectNode, MMObjectNode, Map, List, Set) - Method in class org.mmbase.applications.media.urlcomposers.URLComposerFactory
When the provider/source/fragment combo is determined they can be fed into this function of the urlcomposerfactory, which will then produce zero or more urlcomposers.
createVirtualNodeManager(Cloud, Map) - Static method in class org.mmbase.bridge.util.MapNode
 
createWizard(Cloud) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
created() - Method in class org.mmbase.core.util.StorageConnector
Check whether the table is accessible.
created() - Method in class org.mmbase.module.core.MMTable
Check whether the table is accessible.
cronDaemon - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
cronEntry - Variable in class org.mmbase.applications.crontab.AbstractCronJob
 
crop(PlanarImage, int, int, int, int) - Static method in class org.mmbase.util.images.JAIImageConverter
 
curChar - Variable in class org.mmbase.util.dateparser.DateParserTokenManager
 
currentDepth() - Method in interface org.mmbase.bridge.util.TreeIterator
Depth of the last node fetched with next() or nextNode()
currentDepth() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Depth of the last node fetched with next() or nextNode()
currentItemIndex - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
The current item
currentItemIndex - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
currentItemIndex - Variable in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
currentTimeMillis() - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the current time in milliseconds (for the current-timezone!!)
currentToken - Variable in class org.mmbase.util.dateparser.ParseException
This is the last token that has been consumed successfully.

D

D - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
DATATYPE_BINARY - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_BOOLEAN - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_BUNDLE - Static variable in class org.mmbase.datatypes.BasicDataType
The bundle used by datatype to determine default prompts for error messages when a validation fails.
DATATYPE_DATETIME - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_DOUBLE - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_FLOAT - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_INTEGER - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_LONG - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_NODE - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_STRING - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_UNKNOWN - Static variable in class org.mmbase.datatypes.Constants
 
DATATYPE_XML - Static variable in class org.mmbase.datatypes.Constants
 
DATA_SOURCE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-data-source.
DAY_OF_MONTH - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'day of month'
DAY_OF_WEEK - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'day of week'
DAY_OF_YEAR - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'day of year'
DBSTATE_PERSISTENT - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
DBSTATE_SYSTEM - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
DBSTATE_UNKNOWN - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
DBSTATE_VIRTUAL - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
DEBUG - Static variable in class org.mmbase.util.logging.Level
A constant.
DEBUG_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
DEFAULT - Static variable in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
DEFAULT - Static variable in class org.mmbase.datatypes.DateTimePattern
 
DEFAULT - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
DEFAULTENCODING_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.ContextTag
 
DEFAULT_ALINEA - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default replacements for method getHTML()
DEFAULT_APPEND_TIMEOUT - Static variable in class org.mmbase.util.Queue
Deprecated. Default timeout of 0 for a blocking append call.
DEFAULT_BATCH_SIZE - Static variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
DEFAULT_CLOUD_CONTEXT_NAME - Static variable in class org.mmbase.bridge.ContextProvider
When no system property mmbase.defaultcloudcontext is set the default cloud context is the context returned when DEFAULT_CLOUD_CONTEXT_NAME is fed to getCloudContext(String)
DEFAULT_CLOUD_CONTEXT_NAME="local"
DEFAULT_CONTEXT - Static variable in class org.mmbase.util.ResourceLoader
 
DEFAULT_DELAY - Static variable in class org.mmbase.util.FileWatcher
The default delay between every file modification check, set to 60 seconds.
DEFAULT_EOL - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
DEFAULT_GET_TIMEOUT - Static variable in class org.mmbase.util.Queue
Deprecated. Default timeout of 0 for a blocking get call.
DEFAULT_IMAGECONVERTER - Static variable in class org.mmbase.util.images.Factory
The ImageConvertInterface implementation to be used (defaults to ConvertImageMagic)
DEFAULT_IMAGEINFORMER - Static variable in class org.mmbase.util.images.Factory
 
DEFAULT_JOB_TYPE - Static variable in class org.mmbase.applications.crontab.CronEntry
 
DEFAULT_JOB_TYPE_STRING - Static variable in class org.mmbase.applications.crontab.CronEntry
 
DEFAULT_MAGIC_FILE - Static variable in class org.mmbase.util.magicfile.MagicParser
the default files used to create the Detectors DEFAULT_MAGIC_FILE = "/etc/mime-magic"
DEFAULT_MAIL_ENCODING - Static variable in class org.mmbase.applications.email.SendMail
 
DEFAULT_MAX_COOKIE_AGE - Static variable in class org.mmbase.bridge.jsp.taglib.WriteTag
 
DEFAULT_MAX_NUMBER - Static variable in interface org.mmbase.storage.search.SearchQuery
Default maxNumber value, corresponds to no maximum.
DEFAULT_MAX_UPLOAD_SIZE - Static variable in class org.mmbase.applications.editwizard.Config
Default maximum upload size for files (4 MB).
DEFAULT_OFFSET - Static variable in interface org.mmbase.storage.search.SearchQuery
Default offset value, corresponds to no offset.
DEFAULT_QUEUE_SIZE - Static variable in class org.mmbase.util.Queue
Deprecated. Default size of 32 for the queue if none is specified.
DEFAULT_SLEEP_PERIOD - Static variable in class org.mmbase.core.util.DaemonThread
Default sleep period for a daemon thread (one minute).
DEFAULT_SLEEP_TIME - Static variable in class org.mmbase.module.tools.MMAdminProbe
DEFAULT_SLEEP_TIME = 0 ms
DEFAULT_START_DELAY - Static variable in class org.mmbase.module.tools.MMAdminProbe
DEFAULT_START_DELAY = 2000; ms
DEFAULT_STORAGE_IDENTIFIER_PREFIX - Static variable in class org.mmbase.storage.Attributes
Attribute: default-storage-identifier-prefix.
DELAY - Static variable in class org.mmbase.util.externalprocess.CommandLauncher
The number of milliseconds to pause between polling.
DELETE - Static variable in class org.mmbase.security.Operation
Identifier for remove operation, which is used when removing a node
DELETE_CONSTRAINT - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for deleting a constraint, such as a key or index.
DELETE_CONSTRAINT_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for deleting a constraint.
DELETE_FIELD - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for deleting a field.
DELETE_FIELD_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for deleting a field.
DELETE_INDEX - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for deleting a index.
DELETE_INDEX_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for deleting a constraint.
DELETE_INT - Static variable in class org.mmbase.security.Operation
int value for the remove Operation
DELETE_ITEM - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
DELETE_NODE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for selecting a node type.
DELETE_NODE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for selecting a node type.
DELETE_UNIQUE_INDEX - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for deleting a unique (generally composite) index.
DELETE_UNIQUE_INDEX_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for deleting a constraint.
DESC - Static variable in class org.mmbase.module.core.MMContainerCompare
 
DESCENDANT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
DESCENDANTS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
DESCRIPTION - Static variable in class org.mmbase.applications.dove.AbstractDove
 
DESTINATION - Static variable in class org.mmbase.bridge.util.SearchUtil
 
DIMENSION_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractImages
 
DIMENSION_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
DIRECTIONALITY_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality names corresponding to the direction values.
DIRECTIONS_ALL - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality following relations both ways, including unidirectional relations.
DIRECTIONS_BOTH - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality following relations both ways (source to destination AND destination to source).
DIRECTIONS_DESTINATION - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality following relations from source to destination.
DIRECTIONS_EITHER - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality following relations from destination to source.
DIRECTIONS_SOURCE - Static variable in interface org.mmbase.storage.search.RelationStep
Directionality following relations from destination to source.
DIR_BIDIRECTIONAL - Static variable in class org.mmbase.module.corebuilders.RelDef
Value of "dir" field indicating bidirectional relatios.
DIR_UNIDIRECTIONAL - Static variable in class org.mmbase.module.corebuilders.RelDef
Value of "dir" field indicating unidirectional relations.
DISALLOWED_FIELD_CASE_SENSITIVE - Static variable in class org.mmbase.storage.Attributes
Option: disallowed-fields-case-sensitive.
DIV3 - Static variable in class org.mmbase.applications.media.Codec
 
DIV4 - Static variable in class org.mmbase.applications.media.Codec
 
DIVX - Static variable in class org.mmbase.applications.media.Codec
 
DOCBOOK - Static variable in class org.mmbase.datatypes.processors.xml.Modes
Makes the field look like Docbook XML.
DOCTYPE_REQUEST - Static variable in class org.mmbase.applications.dove.AbstractDove
 
DOCTYPE_RESPONSE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
DOCUMENTTYPE_PUBLIC - Static variable in class org.mmbase.richtext.Mmxf
 
DOCUMENTTYPE_SYSTEM - Static variable in class org.mmbase.richtext.Mmxf
 
DOMAIN - Static variable in class org.mmbase.util.XMLEntityResolver
 
DOUBLE - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Double.
DOUBLE_PATTERN - Static variable in class org.mmbase.datatypes.StringDataType
 
DOWN - Static variable in class org.mmbase.util.NodeComparator
 
DROP_ROW_TYPE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for dropping a row type.
DROP_TABLE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for dropping a table.
DROP_TABLE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for reading a text field.
DTD_APPLICATION - Static variable in class org.mmbase.util.xml.ApplicationReader
DTD resource filename of the most Application DTD
DTD_APPLICATION_1_0 - Static variable in class org.mmbase.util.xml.ApplicationReader
DTD resource filename of the Application DTD version 1.0
DTD_APPLICATION_1_1 - Static variable in class org.mmbase.util.xml.ApplicationReader
DTD resource filename of the Application DTD version 1.1
DTD_ASSIGNED_1_0 - Static variable in class org.mmbase.applications.thememanager.Theme
 
DTD_BASICSECURITY_1_0 - Static variable in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
DTD_BUILDER - Static variable in class org.mmbase.util.xml.BuilderReader
DTD respource filename of the most recent Builder DTD
DTD_BUILDER_1_0 - Static variable in class org.mmbase.util.xml.BuilderReader
DTD resource filename of the Builder DTD version 1.0
DTD_BUILDER_1_1 - Static variable in class org.mmbase.util.xml.BuilderReader
DTD resource filename of the Builder DTD version 1.1
DTD_CLASSSECURITY_1_0 - Static variable in class org.mmbase.security.classsecurity.ClassAuthentication
 
DTD_DATABASE_STORAGE_LOOKUP - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
DTD resource filename of the most Database DTD
DTD_DATABASE_STORAGE_LOOKUP_1_0 - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
DTD resource filename of the Database DTD version 1.0
DTD_EDITWIZARD_1_0 - Static variable in class org.mmbase.applications.editwizard.Wizard
 
DTD_ERROR - Static variable in class org.mmbase.util.xml.DocumentReader
DTD respource filename of the most recent Error DTD
DTD_ERROR_1_0 - Static variable in class org.mmbase.util.xml.DocumentReader
DTD resource filename of the Error DTD version 1.0
DTD_EVENTMANAGER - Static variable in class org.mmbase.core.event.EventManager
 
DTD_FUNCTIONSETS_1_0 - Static variable in class org.mmbase.util.functions.FunctionSets
 
DTD_FUNCTIONSET_1_0 - Static variable in class org.mmbase.util.functions.FunctionSets
 
DTD_LANGUAGEGUISETS_1_0 - Static variable in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
DTD_LANGUAGEGUISET_1_0 - Static variable in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
DTD_MIMEMAPPING_1_0 - Static variable in class org.mmbase.applications.media.Format
 
DTD_MMBOBCONFIG_1_0 - Static variable in class org.mmbase.applications.mmbob.ForumManager
DTD resource filename of the mmbob config file DTD version 1.0
DTD_MODULE - Static variable in class org.mmbase.util.xml.ModuleReader
DTD resource filename of the most recent Module DTD
DTD_MODULE_1_0 - Static variable in class org.mmbase.util.xml.ModuleReader
DTD resource filename of the most recent Module DTD
DTD_PROFILEINFO_1_0 - Static variable in class org.mmbase.applications.mmbob.ProfileInfo
 
DTD_SECURITY_1_0 - Static variable in class org.mmbase.security.MMBaseCopConfig
DTD resource filename of the Builder DTD version 1.0
DTD_SECURITY_CONTEXT_CONFIG_1_0 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
DTD resource filename of the Builder DTD version 1.0
DTD_SECURITY_CONTEXT_CONFIG_1_1 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
 
DTD_SECURITY_CONTEXT_CONFIG_1_2 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
 
DTD_STORAGE - Static variable in class org.mmbase.storage.util.StorageReader
DTD resource filename of the most Database DTD
DTD_STORAGE_1_0 - Static variable in class org.mmbase.storage.util.StorageReader
DTD resource filename of the Database DTD version 1.0
DTD_SUBPATH - Static variable in class org.mmbase.util.XMLEntityResolver
 
DTD_THEMES_1_0 - Static variable in class org.mmbase.applications.thememanager.ThemeManager
DTD resource filename of the themes DTD version 1.0
DTD_THEME_1_0 - Static variable in class org.mmbase.applications.thememanager.Theme
 
DTD_UTIL - Static variable in class org.mmbase.util.xml.UtilReader
DTD respource filename of the most recent Utilities config DTD
DTD_UTIL_1_0 - Static variable in class org.mmbase.util.xml.UtilReader
DTD resource filename of the Utilities config DTD version 1.0
DURATION_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
DUTCH_DATESTRINGS - Static variable in class org.mmbase.util.DateStrings
Deprecated.  
DaemonTask - interface org.mmbase.core.util.DaemonTask.
Defines a task to run in a daemon thread.
DaemonThread - class org.mmbase.core.util.DaemonThread.
Defines a daemon thread that runs in the threadgroup belonging to this MMBase context.
DaemonThread() - Constructor for class org.mmbase.core.util.DaemonThread
Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DaemonThread(String) - Constructor for class org.mmbase.core.util.DaemonThread
Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DaemonThread(Runnable, String) - Constructor for class org.mmbase.core.util.DaemonThread
Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DataType - interface org.mmbase.datatypes.DataType.
A value in MMBase (such as the value of a field, or function parameter) is associated with a 'datatype'.
DataType.Restriction - interface org.mmbase.datatypes.DataType.Restriction.
A restriction controls (one aspect of) the acceptable values of a DataType.
DataTypeCollector - class org.mmbase.datatypes.DataTypeCollector.
A DataTypeCollector is a collection of named DataTypes.
DataTypeCollector(Object) - Constructor for class org.mmbase.datatypes.DataTypeCollector
Constructor.
DataTypeDefinition - class org.mmbase.datatypes.util.xml.DataTypeDefinition.
This utility class contains methods to instantiate the right DataType instance.
DataTypeDefinition(DataTypeCollector) - Constructor for class org.mmbase.datatypes.util.xml.DataTypeDefinition
Constructor.
DataTypeReader - class org.mmbase.datatypes.util.xml.DataTypeReader.
This class contains static methods used for reading a 'datatypes' XML into a DataTypeCollector.
DataTypeReader() - Constructor for class org.mmbase.datatypes.util.xml.DataTypeReader
 
DataTypeXml - class org.mmbase.datatypes.util.xml.DataTypeXml.
Static methods used for parsing of datatypes.xml
DataTypeXml() - Constructor for class org.mmbase.datatypes.util.xml.DataTypeXml
 
DataTypes - class org.mmbase.datatypes.DataTypes.
This class contains various methods for manipulating DataType objects.
DataTypes() - Constructor for class org.mmbase.datatypes.DataTypes
 
DatabaseStorageLookup - class org.mmbase.storage.implementation.database.DatabaseStorageLookup.
Represents a xml document that can be used to determine the database configuration resource, based on a database's metadata.
DatabaseStorageManager - class org.mmbase.storage.implementation.database.DatabaseStorageManager.
A JDBC implementation of an object related storage manager.
DatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManager
Constructor
DatabaseStorageManager.InputStreamBlob - class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob.
 
DatabaseStorageManager.InputStreamBlob(InputStream, long) - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
DatabaseStorageManager.InputStreamBlob(InputStream) - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
DatabaseStorageManagerFactory - class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory.
A storage manager factory for database storages.
DatabaseStorageManagerFactory() - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
DatabaseSupport - interface org.mmbase.module.database.DatabaseSupport.
Interface to support specific database things for the JDBC module
DatabaseSupportInformix - class org.mmbase.module.database.DatabaseSupportInformix.
Interface to support specific database things for the JDBC module
DatabaseSupportInformix() - Constructor for class org.mmbase.module.database.DatabaseSupportInformix
 
DatabaseSupportShim - class org.mmbase.module.database.DatabaseSupportShim.
Interface to support specific database things for the JDBC module
DatabaseSupportShim() - Constructor for class org.mmbase.module.database.DatabaseSupportShim
 
Date(int, int, int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return a date, based on a year, a week and the day of that week
For instance: 1999, 40, 4 = The 4th day of the 40th week of 1999
DateFormat - class org.mmbase.bridge.util.xml.DateFormat.
Dates are stored as integer in mmbase.
DateFormat() - Constructor for class org.mmbase.bridge.util.xml.DateFormat
 
DateFormats - class org.mmbase.util.DateFormats.
Utility function to create DateFormat instances.
DateFormats() - Constructor for class org.mmbase.util.DateFormats
 
DateFormats.DayOfWeekDateFormat - class org.mmbase.util.DateFormats.DayOfWeekDateFormat.
There is no DateFormat which can return the day of the week as a number available in java.text package.
DateFormats.DayOfWeekDateFormat() - Constructor for class org.mmbase.util.DateFormats.DayOfWeekDateFormat
 
DateHandler - class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler.
 
DateHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
DateParser - class org.mmbase.util.dateparser.DateParser.
 
DateParser(InputStream) - Constructor for class org.mmbase.util.dateparser.DateParser
 
DateParser(InputStream, String) - Constructor for class org.mmbase.util.dateparser.DateParser
 
DateParser(Reader) - Constructor for class org.mmbase.util.dateparser.DateParser
 
DateParser(DateParserTokenManager) - Constructor for class org.mmbase.util.dateparser.DateParser
 
DateParserConstants - interface org.mmbase.util.dateparser.DateParserConstants.
 
DateParserTokenManager - class org.mmbase.util.dateparser.DateParserTokenManager.
 
DateParserTokenManager(SimpleCharStream) - Constructor for class org.mmbase.util.dateparser.DateParserTokenManager
 
DateParserTokenManager(SimpleCharStream, int) - Constructor for class org.mmbase.util.dateparser.DateParserTokenManager
 
DateStrings - class org.mmbase.util.DateStrings.
Deprecated. FIX dutch days
DateStrings(String) - Constructor for class org.mmbase.util.DateStrings
Deprecated. Creates a DateString insatnce, configured for the specified language.
DateSupport - class org.mmbase.util.DateSupport.
Deprecated. use Calendar and java.util.DateFormat
DateSupport() - Constructor for class org.mmbase.util.DateSupport
Deprecated.  
DateTimeDataType - class org.mmbase.datatypes.DateTimeDataType.
The date-time datatype further describes Date objects.
DateTimeDataType(String) - Constructor for class org.mmbase.datatypes.DateTimeDataType
Constructor for DateTime field.
DateTimePattern - class org.mmbase.datatypes.DateTimePattern.
This is a bit like SimpleDateFormat, because it accepts the same pattern String.
DateTimePattern(String) - Constructor for class org.mmbase.datatypes.DateTimePattern
 
DateTimePattern.Element - class org.mmbase.datatypes.DateTimePattern.Element.
A wrapper arround a field in a Calendar object.
DayMarkers - class org.mmbase.module.builders.DayMarkers.
Daymarkers are used to calculate the age of MMBase objects.
DayMarkers() - Constructor for class org.mmbase.module.builders.DayMarkers
set the current day.
DefaultTypeHandler - class org.mmbase.bridge.jsp.taglib.typehandler.DefaultTypeHandler.
 
DefaultTypeHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.DefaultTypeHandler
Constructor for DefaultTypeHandler.
DeleteAliasTag - class org.mmbase.bridge.jsp.taglib.edit.DeleteAliasTag.
To call the method deleteAlias from Node.
DeleteAliasTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.DeleteAliasTag
 
DeleteNodeTag - class org.mmbase.bridge.jsp.taglib.edit.DeleteNodeTag.
As NodeTag, but the node will be removed after the body.
DeleteNodeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.DeleteNodeTag
 
DepthProvider - interface org.mmbase.bridge.jsp.taglib.tree.DepthProvider.
 
DepthTag - class org.mmbase.bridge.jsp.taglib.tree.DepthTag.
 
DepthTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.DepthTag
 
Descriptor - interface org.mmbase.bridge.Descriptor.
XXX A descriptor does not describe.
Detector - class org.mmbase.util.magicfile.Detector.
A Detector stores one entry from the magic.xml file, and contains the functionality to determines if a certain byte[] satisfies it.
DetectorProvider - interface org.mmbase.util.magicfile.DetectorProvider.
DetectorProvider classes are meant to provide a list of Detectors, which can be used by MagicFile.
DijkstraSemaphore - class org.mmbase.util.DijkstraSemaphore.
Also called counting semaphores, Dijkstra semaphores are used to control access to a set of resources.
DijkstraSemaphore(int) - Constructor for class org.mmbase.util.DijkstraSemaphore
Creates a Dijkstra semaphore with the specified max count and initial count set to the max count (all resources released)
DijkstraSemaphore(int, int) - Constructor for class org.mmbase.util.DijkstraSemaphore
Creates a Dijkstra semaphore with the specified max count and an initial count of acquire() operations that are assumed to have already been performed.
Dimension - class org.mmbase.util.images.Dimension.
Represents the `dimension' of an image, i.e.
Dimension() - Constructor for class org.mmbase.util.images.Dimension
 
Dimension(int, int) - Constructor for class org.mmbase.util.images.Dimension
 
Dimension(Dimension) - Constructor for class org.mmbase.util.images.Dimension
 
DocumentConverter - class org.mmbase.bridge.util.xml.DocumentConverter.
Tries to convert a given xml document to another document, using the Cloud if nessecary
DocumentConverter() - Constructor for class org.mmbase.bridge.util.xml.DocumentConverter
 
DocumentReader - class org.mmbase.util.xml.DocumentReader.
The DocumentReader class provides methods for loading a xml document in memory.
DocumentReader() - Constructor for class org.mmbase.util.xml.DocumentReader
Creates an empty document reader.
DocumentReader(InputSource) - Constructor for class org.mmbase.util.xml.DocumentReader
Constructs the document by reading it from a source.
DocumentReader(InputSource, boolean) - Constructor for class org.mmbase.util.xml.DocumentReader
Constructs the document by reading it from a source.
DocumentReader(InputSource, Class) - Constructor for class org.mmbase.util.xml.DocumentReader
Constructs the document by reading it from a source.
DocumentReader(InputSource, boolean, Class) - Constructor for class org.mmbase.util.xml.DocumentReader
Constructs the document by reading it from a source.
DocumentReader(Document) - Constructor for class org.mmbase.util.xml.DocumentReader
 
DocumentSerializable - class org.mmbase.util.xml.DocumentSerializable.
Wraps an Document to be certainly serializable (and cloneable).
DocumentSerializable(Document) - Constructor for class org.mmbase.util.xml.DocumentSerializable
 
DocumentWriter - class org.mmbase.util.xml.DocumentWriter.
Abstract class for creating xml documents.
DocumentWriter(String, String, String) - Constructor for class org.mmbase.util.xml.DocumentWriter
Constructs the document writer.
DocumentWriter(InputSource) - Constructor for class org.mmbase.util.xml.DocumentWriter
Constructs the document by reading it from a source.
DocumentWriter(InputSource, boolean, Class) - Constructor for class org.mmbase.util.xml.DocumentWriter
Constructs the document by reading it from a source.
Done() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
DoubleDataType - class org.mmbase.datatypes.DoubleDataType.
DataType associated with Double, as NumberDataType, but provides getMin and getMax as double.
DoubleDataType(String, boolean) - Constructor for class org.mmbase.datatypes.DoubleDataType
 
DoubleHandler - class org.mmbase.bridge.jsp.taglib.typehandler.DoubleHandler.
 
DoubleHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.DoubleHandler
Constructor for DoubleHandler.
DoubleQuote(String, int) - Static method in class org.mmbase.util.Strip
Strip double quotes from beginning, end or both, only once.
Dove - class org.mmbase.applications.dove.Dove.
This class handles Remote Procedure Calls described using a DOM model.
Dove(Document) - Constructor for class org.mmbase.applications.dove.Dove
Constructor
DoveServlet - class org.mmbase.applications.dove.servlet.DoveServlet.
This servlet routes RPC requests (represented in xml) to the intended method of the 'Dove' object.
DoveServlet() - Constructor for class org.mmbase.applications.dove.servlet.DoveServlet
 
DoveServlet.DoveErrorHandler - class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler.
Dove Error handler for catching and storing parsing exceptions.
DoveServlet.DoveErrorHandler() - Constructor for class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
 
Dummy - class org.mmbase.module.builders.Dummy.
 
Dummy() - Constructor for class org.mmbase.module.builders.Dummy
 
DummyImageConverter - class org.mmbase.util.images.DummyImageConverter.
A 'Dummy' converter for converting images when Imagemagick and JAI are not available.
DummyImageConverter() - Constructor for class org.mmbase.util.images.DummyImageConverter
 
DummyImageInformer - class org.mmbase.util.images.DummyImageInformer.
The `Dummy' ImageInformer can inform about an image without any external packages.
DummyImageInformer() - Constructor for class org.mmbase.util.images.DummyImageInformer
 
DurationHandler - class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler.
Handles the field-type LONG/relativetime
DurationHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
Dutch_days - Static variable in class org.mmbase.util.DateStrings
Deprecated. Dutch short week day names
DynamicDate - class org.mmbase.util.DynamicDate.
A DynamicDate is a Date object that has no fixed value, like 'now'.
DynamicDate(String) - Constructor for class org.mmbase.util.DynamicDate
 
dataSource - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The datasource in use by this factory.
dataType - Variable in class org.mmbase.core.AbstractField
 
dataType - Variable in class org.mmbase.datatypes.util.xml.DataTypeDefinition
The data type which will be produced
dataType - Variable in class org.mmbase.util.functions.Parameter
The parameter's data type
date - Variable in class org.mmbase.util.DynamicDate
The original string by which this instance was gotten.
date() - Method in class org.mmbase.util.dateparser.DateParser
 
date2date(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return a string for a given date
date2day(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return a string for a given date
date2string(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return a string for a given date
dayInYear(Date) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the number of days that have elapsed from the beginning of the year to the given date
day_number() - Method in class org.mmbase.util.dateparser.DateParser
 
day_of_week() - Method in class org.mmbase.util.dateparser.DateParser
 
daysInMonth(int, int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the number of days in the month in a specified year.
debug - Variable in class org.mmbase.applications.editwizard.Config.SubConfig
 
debug(Writer, String) - Static method in class org.mmbase.richtext.Mmxf
 
debug(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
debug(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
debug(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with debug priority.
debug(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
debug(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
debug(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
debug(Object) - Method in class org.mmbase.util.logging.java.Impl
 
debug(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
debugStream - Variable in class org.mmbase.util.dateparser.DateParserTokenManager
 
debugType - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
decPinnedCount() - Method in class org.mmbase.applications.mmbob.PostArea
decrease the numberofpinned threads in the postarea
decPostCount() - Method in class org.mmbase.applications.mmbob.Poster
decreases postcount for this poster
decRefCount(HttpServletRequest) - Method in class org.mmbase.servlet.MMBaseServlet
Decrease the reference count of the servlet
decimalToRoman(int) - Static method in class org.mmbase.util.transformers.RomanTransformer
Converts int to roman number (if bigger than 0, smaller then 4000), other wise return the integer as a string.
decimalToRomanDigit(int) - Static method in class org.mmbase.util.transformers.RomanTransformer
Converts an integer to one the letters of the roman number system, or ' ' if no such number.
decode(String) - Static method in class org.mmbase.applications.mmbob.util.transformers.BBCode
 
decode(String, Node) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
decode and encode can be overriden.
decode(String, String) - Static method in class org.mmbase.util.Encode
This function will decode a given string to it's decoded variant.
decode(String) - Method in class org.mmbase.util.Encode
This function will decode a given string to it's decoded variant
decodeBytes(String, String) - Static method in class org.mmbase.util.Encode
 
decodeBytes(String) - Method in class org.mmbase.util.Encode
 
decodeDataType(MMObjectBuilder, DataTypeCollector, String, Element, int, int, boolean) - Method in class org.mmbase.util.xml.BuilderReader
Determine a data type instance based on the given gui element
decodeList(ArrayList, String, String) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
decrement() - Method in class org.mmbase.util.dateparser.DateParser
 
defaultEquals(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNode
 
defaultImageFormat - Static variable in class org.mmbase.util.images.Factory
The default image format.
defaultImageType - Variable in class org.mmbase.module.builders.Images
Supposed image type if not could be determined (configurable)
defaultTimeZone - Static variable in class org.mmbase.util.dateparser.DateParser
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.FieldProviderTEI
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.ImportTEI
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.IntegerWriterTEI
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.StringWriterTEI
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.WriterTEI
 
defaultType() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTEI
 
define(Parameter[], List) - Static method in class org.mmbase.util.functions.Functions
Adds the definitions to a List.
definition - Variable in class org.mmbase.util.functions.Parameters
This array maps integers (position in array) to map keys, making it possible to implement List.
delJumpCache(String) - Method in class org.mmbase.module.builders.Jumpers
Removes a specified key from the cache.
delPropertiesCache() - Method in class org.mmbase.module.core.MMObjectNode
Deletes the propertie cache for this node.
delRelationsCache() - Method in class org.mmbase.module.core.MMObjectNode
Delete the relation cache for this node.
delete() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
delete() - Method in class org.mmbase.applications.mmbob.Signature
 
delete() - Method in class org.mmbase.applications.xmlimporter.Transaction
Delete this transaction.
delete() - Method in interface org.mmbase.bridge.Node
Removes the Node.
delete(boolean) - Method in interface org.mmbase.bridge.Node
Removes the Node.
delete(boolean) - Method in class org.mmbase.bridge.implementation.BasicNode
 
delete(boolean) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
delete() - Method in class org.mmbase.bridge.util.AbstractNode
 
delete(boolean) - Method in class org.mmbase.bridge.util.AbstractNode
 
delete(boolean) - Method in class org.mmbase.bridge.util.MapNode
 
delete() - Method in class org.mmbase.bridge.util.NodeWrapper
 
delete(boolean) - Method in class org.mmbase.bridge.util.NodeWrapper
 
delete() - Method in class org.mmbase.module.core.MMObjectBuilder
Removes the builder from the storage.
delete(MMObjectNode) - Method in interface org.mmbase.storage.StorageManager
Delete a node
delete(MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
Drops the storage of this builder.
delete(CoreField) - Method in interface org.mmbase.storage.StorageManager
Deletes a field from the storage of this builder.
delete(MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
delete(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Delete a node from a specific builder This method makes it easier to implement relational databses, where you may need to remove the node in more than one builder.
delete(MMObjectNode, MMObjectBuilder, List, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
delete(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
delete(Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Drop a constraint or index.
delete(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
delete(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
Deletes a node in the passed builder and all its parent builders.
delete(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Deletes a node in the passed builder and all its parent builders.
delete(int, int) - Method in class org.mmbase.util.StringObject
delete part of the buffer
deleteAlias(String) - Method in interface org.mmbase.bridge.Node
Delete an alias for this node.
deleteAlias(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
deleteAlias(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
deleteAlias(String) - Method in class org.mmbase.bridge.util.MapNode
 
deleteAlias(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
deleteBuilderConfiguration(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
deleteIndices(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Drop all constraints and indices that contain a specific field.
deleteObject(TmpObject) - Method in class org.mmbase.applications.xmlimporter.Transaction
Deletes object from the context of this transaction, as well as its relations.
deleteObject(String, String, String) - Method in class org.mmbase.module.core.TransactionManager
 
deleteObject(String, String, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
deleteRank(String) - Static method in class org.mmbase.security.Rank
Removes a rank from the security system.
deleteRelationCache() - Method in class org.mmbase.module.corebuilders.InsRel
Deletes the Relation cache.
deleteRelationCache(int) - Method in class org.mmbase.module.corebuilders.InsRel
Delete a specified relation from the relationCache
deleteRelations() - Method in interface org.mmbase.bridge.Node
Removes all relation nodes attached to this node.
deleteRelations(String) - Method in interface org.mmbase.bridge.Node
Removes all relation nodes with a certain relation manager that are attached to this node.
deleteRelations(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
deleteRelations() - Method in class org.mmbase.bridge.util.AbstractNode
 
deleteRelations(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
deleteRelations(String) - Method in class org.mmbase.bridge.util.MapNode
 
deleteRelations() - Method in class org.mmbase.bridge.util.NodeWrapper
 
deleteRelations(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
deleteSignature(Signature) - Method in class org.mmbase.applications.mmbob.Poster
 
deleteTmpNode(String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
deleteTmpNode(String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
deleteTransaction(String) - Method in class org.mmbase.module.core.TransactionManager
Removes the transaction with given name
descendants - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
description - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
description - Variable in class org.mmbase.core.AbstractDescriptor
 
description - Variable in class org.mmbase.module.core.MMObjectBuilder
Description of the builder in the currently selected language Not that the first time the builder is created, this value is what is stored in the TypeDef table.
descriptions - Variable in class org.mmbase.module.core.MMObjectBuilder
Descriptions of the builder per language Can be set with the <descriptions> tag in the xml builder file.
desperatelyGetNode(Cloud, String) - Method in class org.mmbase.servlet.BridgeServlet
Extensions can override this, to produce a node, even if cloud.hasNode failed.
desperatelyGetNode(Cloud, String) - Method in class org.mmbase.servlet.ImageServlet
Overridden to support 'title aliases'.
destinationManager - Variable in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
destroy() - Method in class org.mmbase.servlet.CharacterEncodingFilter
 
destroy() - Method in class org.mmbase.servlet.CharsetRemoverFilter
destroys the filter
destroy() - Method in class org.mmbase.servlet.JumpersFilter
destroys the filter
destroy() - Method in class org.mmbase.servlet.MMBaseServlet
 
detectors - Variable in class org.mmbase.util.magicfile.MagicFile
 
determinXMLEncoding() - Method in class org.mmbase.util.GenericResponseWrapper
 
determineFromCloudProvider() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
determineLocale() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
determineLocale() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
determineLocaleFromAttributes() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
determineNext() - Method in class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
 
determineNextForm(String) - Method in class org.mmbase.applications.editwizard.Wizard
This method is used to determine what form is the sequential next, previous, first etc.
direction - Variable in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
directions - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
directions - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Holds the direction to sort the list on (per field in AbstractNodeListTag.orderby).
directions - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
directory(String) - Static method in class org.mmbase.bridge.jsp.taglib.functions.Functions
 
disable() - Method in class org.mmbase.applications.mmbob.Poster
disable the poster
disablePoster(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Disable a Poster from a forum
disable_tracing() - Method in class org.mmbase.util.dateparser.DateParser
 
disallowedFields - Variable in class org.mmbase.storage.StorageManagerFactory
The map with disallowed fieldnames and (if given) alternates
distinct - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
distinct - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
distinct - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
distinct - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
dnum - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
doAction(Transaction) - Method in class org.mmbase.bridge.jsp.taglib.edit.CancelTag
 
doAction(Transaction) - Method in class org.mmbase.bridge.jsp.taglib.edit.CommitTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
Does everything needed on the afterbody tag of every NodeProvider.
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.CloudInfoTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.NodeInfoTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
Does everything needed on the afterbody tag of every NodeProvider.
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
this method writes the content of the body back to the jsp page
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
this method writes the content of the body back to the jsp page
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.FunctionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
this method writes the content of the body back to the jsp page
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlWriterTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.DepthTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.OnShrinkTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
doAfterBody() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextCollector
 
doAfterBodyHelper() - Method in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
doAfterBodySetValue() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
doAfterBodySetValue() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
doAfterBodySetValue() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
doAfterBodySetValue() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
doBuilderPosts(String, Hashtable, Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
doCompare(Comparable, Comparable) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
doCompare(Comparable, Comparable) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsGreaterThanTag
 
doCompare(Comparable, Comparable) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsLessThanTag
 
doCompare(Comparable, Comparable) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsNotEmptyTag
 
doConfigure(InputStream) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
 
doConfigure(File) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
Performs the actual parsing of the log4j configuration file and handles the errors
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.CloudInfoTag
Write the value of the nodeinfo.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
Write the value of the fieldinfo.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
write the value of the field.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeInfoTag
Write the value of the nodeinfo.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.RemoveTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
A basic doEndTag for Writers.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.XsltTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.debug.LogTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag
Add the alias.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.DeleteNodeTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
Set the value of the field.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
Pass all gathered information to the implementing editor, get the the result back and write it to the page.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.FunctionTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.RedirectTag
Method called at end of Tag used to send redirect, always skips the remainder of the JSP page.
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.security.SetContextTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.DepthTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
doEndTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
doEvaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.BasicReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.BasicReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.BetterStrategy
 
doEvaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.BetterStrategy
 
doEvaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
doEvaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
doEvaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
doEvaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.ReleaseStrategy
implement this method to create your own strategy.
doEvaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.ReleaseStrategy
implement this method to create your own strategy.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mmbase.servlet.CharacterEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mmbase.servlet.CharsetRemoverFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.mmbase.servlet.JumpersFilter
Filters the request: tries to find a jumper and redirects to this url when found, otherwise the request will be handled somewhere else in the filterchain.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.applications.dove.servlet.DoveServlet
Handles a request using the GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.HandleServlet
Serves a node with a byte[] handle field as an attachment.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.MMBaseServlet
Serves MMBase version information.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.performance
Called by the server when a request is done.
doGetAgeMarker(StringTokenizer) - Method in class org.mmbase.module.core.MMBase
Deprecated. SCAN related, should not be in this module.
doInitBody() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
doInitBody() - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
 
doInitBody() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
doInitBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
doInitBody() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
doJob(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag
 
doJob(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.edit.DeleteAliasTag
 
doMakeRelative() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
doMakeRelative() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
doMakeRelative() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
doMakeRelative() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
doMakeRelative() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
Whether URL must be generatored relatively.
doModulePosts(String, Hashtable, Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
doNotify() - Method in class org.mmbase.clustering.WaitNode
 
doNotifyCheck(int) - Method in class org.mmbase.clustering.WaitNode
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.applications.dove.servlet.DoveServlet
Handles a request using the POST method.
doRequest(Element, Element, Cloud, Map) - Method in class org.mmbase.applications.dove.AbstractDove
Handles a request running one or more RPCs.
doRequest(Element, Element) - Method in class org.mmbase.applications.dove.AbstractDove
Handles a request running one or more RPCs.
doRequest(Element, Element, Cloud, Map) - Method in class org.mmbase.applications.dove.Dove
Handles a request running one or more RPCs.
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.CloudInfoTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
Sets the cloud variable considering all requirements.
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
Performs the search
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ListTag
Performs the search
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeInfoTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
Performs the search
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.RemoveItemTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
Performs the search
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.XsltTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.debug.LogTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
Initialize timer.
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.CommitTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateNodeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
Creates the transaction.
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
Start the EditTag, put the implementations found in its resources in a Map, consult the attribute type which implementation to use and instantiate it.
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.FunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.functions.VoidFunctionTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.NotPresentTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlWriterTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayChangeContextTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayDeleteTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.DepthTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.OnShrinkTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
doStartTag() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
Performs the search
doStartTagHelper() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
doStartTagHelper() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
doTest(Writer, NodeQuery) - Static method in class org.mmbase.bridge.util.TreeList
 
doWait(int) - Method in class org.mmbase.clustering.WaitNode
 
doWork() - Method in class org.mmbase.applications.mmbob.ExternalProfilesManager
Main work loop
doWork() - Method in class org.mmbase.applications.mmbob.ForumEmailSender
Main work loop
doWork() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
Main work loop Commit the nodes in the syncQueue to the database
doWork() - Method in class org.mmbase.applications.mmbob.ForumSwapManager
Main work loop
doc - Variable in class org.mmbase.applications.dove.AbstractDove
The document that is being constructed.
document - Variable in class org.mmbase.util.xml.DocumentReader
 
done() - Method in interface org.mmbase.util.externalprocess.IProgressMonitor
Notifies that the work is done; that is, either the external process is completed or the user canceled it.
done() - Method in class org.mmbase.util.xml.applicationdata.NodeWriter
Writes a footer to the xml file, and closes the file.
duplicatesFound() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns true if in a transaction duplicates are found.
duplicatesResolved() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns true if the user has chosen a mergeresult.
dynamic() - Method in class org.mmbase.util.dateparser.DateParser
 

E

ELM_CONTEXT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_CREATEDIR - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_DESTINATION - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_DESTINATIONTYPE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_DIRECTIONS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_ENCODING - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_HREF - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_ID - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_LANG - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_MAYDELETE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_MAYWRITE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_NAME - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_NUMBER - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_OLDNUMBER - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_ORDERBY - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_ROLE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_SEARCHDIR - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_SIZE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_SOURCE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_SOURCETYPE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_STATUS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_TYPE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_WHERE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ELM_XPATH - Static variable in class org.mmbase.applications.dove.AbstractDove
 
EMAILSTATUS_RESOURCE - Static variable in class org.mmbase.applications.email.EmailBuilder
 
EMAILTYPE_RESOURCE - Static variable in class org.mmbase.applications.email.EmailBuilder
 
EMPTY - Static variable in class org.mmbase.util.functions.Parameter
An empty Parameter array.
EMPTY_BRIDGELIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
EMPTY_NODELIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
EMPTY_NODEMANAGERLIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
EMPTY_RELATIONLIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
EMPTY_RELATIONMANAGERLIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
EMPTY_STRINGLIST - Static variable in class org.mmbase.bridge.util.BridgeCollections
 
ENCODING - Static variable in class org.mmbase.applications.xmlimporter.TransactionsParser
The character encoding used for the reporfile: ISO-8859-1.
ENFORCE_ABSOLUTE - Static variable in interface org.mmbase.datatypes.DataType
Return value for DataType.Restriction.getEnforceStrength().
ENFORCE_ALWAYS - Static variable in interface org.mmbase.datatypes.DataType
Return value for DataType.Restriction.getEnforceStrength().
ENFORCE_DISALLOWED_FIELDS - Static variable in class org.mmbase.storage.Attributes
Option: enforce.disallowed.fields.
ENFORCE_NEVER - Static variable in interface org.mmbase.datatypes.DataType
Return value for DataType.Restriction.getEnforceStrength().
ENFORCE_ONCHANGE - Static variable in interface org.mmbase.datatypes.DataType
Return value for DataType.Restriction.getEnforceStrength().
ENFORCE_ONCREATE - Static variable in interface org.mmbase.datatypes.DataType
Return value for DataType.Restriction.getEnforceStrength().
ENGLISH_DATESTRINGS - Static variable in class org.mmbase.util.DateStrings
Deprecated.  
ENTIRE - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
Match the entire stream (so, one String must be created).
ENTRY - Static variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
EOF - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
EQUAL - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'equal'
ERROR - Static variable in class org.mmbase.applications.dove.AbstractDove
 
ERROR - Static variable in interface org.mmbase.datatypes.resources.StateConstants
 
ERROR - Static variable in class org.mmbase.util.XMLErrorHandler
 
ERROR - Static variable in class org.mmbase.util.logging.Level
A constant.
ERROR_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
ESCAPE - Static variable in class org.mmbase.util.transformers.Url
 
ESCAPE - Static variable in class org.mmbase.util.transformers.Xml
 
ESCAPER_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.ContentTag
 
ESCAPE_ATTRIBUTE - Static variable in class org.mmbase.util.transformers.Xml
 
ESCAPE_ATTRIBUTE_DOUBLE - Static variable in class org.mmbase.util.transformers.Xml
 
ESCAPE_ATTRIBUTE_HTML - Static variable in class org.mmbase.util.transformers.Xml
 
ESCAPE_ATTRIBUTE_SINGLE - Static variable in class org.mmbase.util.transformers.Xml
 
ESCAPE_DOUBLE_QUOTES - Static variable in class org.mmbase.util.transformers.Javascript
 
ESCAPE_QUOTES - Static variable in class org.mmbase.util.transformers.Sql
 
ESCAPE_SINGLE_QUOTES - Static variable in class org.mmbase.util.transformers.Javascript
 
EVAL_BODY - Static variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
EVAL_BODY is EVAL_BODY_INCLUDE or EVAL_BODY_BUFFERED.
EVENT_TYPE_LOCAL - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
EVENT_TYPE_REMOTE - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
EXISTS_NO - Static variable in class org.mmbase.module.core.TransactionManager
 
EXISTS_NOLONGER - Static variable in class org.mmbase.module.core.TransactionManager
 
EXISTS_YES - Static variable in class org.mmbase.module.core.TransactionManager
 
EditTag - class org.mmbase.bridge.jsp.taglib.editor.EditTag.
The EditTag collects the nodenrs, fields and queries of the FieldTags in its body.
EditTag() - Constructor for class org.mmbase.bridge.jsp.taglib.editor.EditTag
 
Editor - class org.mmbase.bridge.jsp.taglib.editor.Editor.
You should extend this class to implement your own EditTag.
Editor() - Constructor for class org.mmbase.bridge.jsp.taglib.editor.Editor
 
EmailBackgroundHandler - class org.mmbase.applications.email.EmailBackgroundHandler.
background hanlder for sending email, a call backthread that is used to send email (one thread per active email node)
EmailBackgroundHandler(MMObjectNode) - Constructor for class org.mmbase.applications.email.EmailBackgroundHandler
create a background thread with given email node
EmailBuilder - class org.mmbase.applications.email.EmailBuilder.
Email builder.
EmailBuilder() - Constructor for class org.mmbase.applications.email.EmailBuilder
 
EmailExpireHandler - class org.mmbase.applications.email.EmailExpireHandler.
 
EmailExpireHandler(EmailBuilder, int, int) - Constructor for class org.mmbase.applications.email.EmailExpireHandler
create a handler with sleeptime and expiretime
EmailHandler - class org.mmbase.applications.email.EmailHandler.
This is a helper class for EmailBuilder.
EmailHandler() - Constructor for class org.mmbase.applications.email.EmailHandler
 
EmptyCommitProcessor - class org.mmbase.datatypes.processors.EmptyCommitProcessor.
The CommitProcessor that does nothing.
EmptyCommitProcessor() - Constructor for class org.mmbase.datatypes.processors.EmptyCommitProcessor
 
Encode - class org.mmbase.util.Encode.
Class to convert from/to a string (byte[]) from/to a encoded string (byte[]) Supported encodings are at this moment: BASE64 ESCAPE_XML ESCAPE_HTML ESCAPE_HTML_ATTRIBUTE ESCAPE_WML ESCAPE_WML_ATTRIBUTE ESCAPE_URL ESCAPE_URL_PARAM ESCAPE_SINGLE_QUOTE A list of supported encodings can be gotten by java org.mmbase.util.Encode, and you add your own encodings by calling the static function 'register' of this class.
Encode(String) - Constructor for class org.mmbase.util.Encode
Created a encode instance of a certain type of encoding.
EncodingDetectingOutputStreamWriter - class org.mmbase.util.EncodingDetectingOutputStreamWriter.
Like OutputStreamWriter but it tries to autodetect the encoding of the OutputStream.
Entry - class org.mmbase.util.Entry.
Represents a pair of values ('key' and a 'value').
Entry() - Constructor for class org.mmbase.util.Entry
 
Entry(Object, Object) - Constructor for class org.mmbase.util.Entry
 
Entry(Map.Entry) - Constructor for class org.mmbase.util.Entry
 
EnumHandler - class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler.
This handler can be used to create option list by use of a resource.
EnumHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
EnumHandler(FieldInfoTag, Node, Field) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
EnvironmentReader - class org.mmbase.util.externalprocess.EnvironmentReader.
Reader for importing the OS Environment properties into java.
EnvironmentReader() - Constructor for class org.mmbase.util.externalprocess.EnvironmentReader
 
Escape - class org.mmbase.util.Escape.
Deprecated. Use org.mmbase.util.Encode
Escape() - Constructor for class org.mmbase.util.Escape
Deprecated.  
EscaperTag - class org.mmbase.bridge.jsp.taglib.EscaperTag.
Configures a new Escaper on this page.
EscaperTag() - Constructor for class org.mmbase.bridge.jsp.taglib.EscaperTag
 
EtxIndexCreator - class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxIndexCreator.
The Etx index creator creates Excalibur Text Search indices, when used with an Informix database and a Excalibur Text Search datablade.
EtxIndexCreator(String) - Constructor for class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxIndexCreator
Creates a new instance of EtxIndexCreator, opens database connection.
EtxSqlHandler - class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler.
The Etx query handler adds support for Excalibur Text Search constraints, when used with an Informix database and an Excalibur Text Search datablade.
EtxSqlHandler(SqlHandler) - Constructor for class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Creates a new instance of EtxueryHandler.
Event - class org.mmbase.core.event.Event.
This class is the base class for all mmbase events
Event(String, int) - Constructor for class org.mmbase.core.event.Event
 
Event(String) - Constructor for class org.mmbase.core.event.Event
 
EventListener - interface org.mmbase.core.event.EventListener.
This interface is the common type for custom EventListener interfaces.
EventManager - class org.mmbase.core.event.EventManager.
This class manages all event related stuff.
ExampleBean - class org.mmbase.util.functions.ExampleBean.
A bean can be accessed through the function framework.
ExampleBean() - Constructor for class org.mmbase.util.functions.ExampleBean
 
ExampleBuilder - class org.mmbase.util.functions.ExampleBuilder.
Example builder implementation implementing functions.
ExampleBuilder() - Constructor for class org.mmbase.util.functions.ExampleBuilder
 
ExceptionImpl - class org.mmbase.util.logging.ExceptionImpl.
A very simple implementation of Logger.
ExpandBuff(boolean) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ExprCalc - class org.mmbase.util.ExprCalc.
Class to calculate expressions.
ExprCalc(String) - Constructor for class org.mmbase.util.ExprCalc
Constructor of ExrpCalc
ExtendedProperties - class org.mmbase.util.ExtendedProperties.
This is a flexible Properties version, it can handle saving of Properties with the comments that will stay in your file.
ExtendedProperties() - Constructor for class org.mmbase.util.ExtendedProperties
Extended Properties constructor
ExtendedProperties(String) - Constructor for class org.mmbase.util.ExtendedProperties
Create and read an ExtendedProperty from file.
ExtendedProperties(ExtendedProperties) - Constructor for class org.mmbase.util.ExtendedProperties
Create an ExtendedProperties with a Allready filled ExtendedProperty list.
ExternalProfileInterface - interface org.mmbase.applications.mmbob.ExternalProfileInterface.
 
ExternalProfilesManager - class org.mmbase.applications.mmbob.ExternalProfilesManager.
 
ExternalProfilesManager(int) - Constructor for class org.mmbase.applications.mmbob.ExternalProfilesManager
 
edit(int) - Method in class org.mmbase.bridge.implementation.BasicNode
Edit this node.
edit(int) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
edit(int) - Method in class org.mmbase.bridge.util.AbstractNode
 
edit(int) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
edit(int) - Method in class org.mmbase.bridge.util.MapNode
 
edit() - Method in class org.mmbase.datatypes.BasicDataType
 
editPost(String, String, String, int, int, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
update a allready existing posting, it will also update the last edit time
editPostThread(String, String, String, int, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
update a allready existing postthread
editPoster(String, int, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Change values of a Poster
editProfilePoster(String, int, int, String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Change values of a Poster
editwizardsDir - Static variable in class org.mmbase.applications.media.urlcomposers.Config
 
eh - Variable in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
element - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
element - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
element - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
element - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
element - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
element - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
elementManager - Variable in class org.mmbase.bridge.util.xml.query.QueryDefinition
The NodeManager of the 'main' nodetype in this query (if appropriate).
elementStep - Variable in class org.mmbase.bridge.util.xml.query.QueryDefinition
The step in the query describing the 'main' nodetype (if appropriate).
elements() - Method in class org.mmbase.util.LRUHashtable
Returns an Enumeration on the table's element values.
elements() - Method in class org.mmbase.util.StringTagger
Returns a Enumeration of the values as String.
emptyDocument() - Static method in class org.mmbase.applications.editwizard.Utils
This method returns an empty XMLDocument.
enable() - Method in class org.mmbase.applications.mmbob.Poster
enable the poster
enablePoster(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Enable a Poster from a forum
enable_tracing() - Method in class org.mmbase.util.dateparser.DateParser
 
encode(String) - Static method in class org.mmbase.applications.mmbob.util.transformers.BBCode
 
encode(String, Field) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
encode - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
encode(String) - Method in class org.mmbase.security.implementation.cloud.UserBuilder
 
encode(String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
Encodes a password for storage (to avoid plain text passwords).
encode(String, String) - Static method in class org.mmbase.util.Encode
This function will encode a given string to it's encoded variant.
encode(String, byte[]) - Static method in class org.mmbase.util.Encode
 
encode(String) - Method in class org.mmbase.util.Encode
This function will encode a given string to it's encoded variant.
encode(byte[]) - Method in class org.mmbase.util.Encode
Encodes a byte array.
encodeBytesAsString(byte[]) - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
Method to retrieve the bytes of an uploaded file as a string using eitehr the encoding specified in the file or the default encoding.
encodeFunction - Variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
encodeRedirectURL(String) - Method in class org.mmbase.util.GenericResponseWrapper
 
encodeURL(String) - Method in class org.mmbase.util.GenericResponseWrapper
 
endColumn - 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.
endDepth - Variable in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
endElement(String, String, String) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Overrides a method of org.xml.sax.helpers.DefaultHandler.
endLine - 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.
enforce(Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
Whether BasicDataType.StaticAbstractRestriction.validate(java.util.Collection, java.lang.Object, org.mmbase.bridge.Node, org.mmbase.bridge.Field) must enforce this condition
enforceStrength - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
ensureCapacity(int) - Method in class org.mmbase.util.StringObject
Ensures that the capacity of the buffer is at least equal to the specified minimum.
entries - Variable in class org.mmbase.bridge.jsp.taglib.ParamTag
 
entrySet() - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
entrySet() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
entrySet() - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
entrySet() - Method in class org.mmbase.bridge.util.NodeMap
 
entrySet() - Method in class org.mmbase.cache.Cache
 
entrySet() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the entrySet() method of the cache implementation.
entrySet() - Method in class org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap
Deprecated.  
entrySet() - Method in class org.mmbase.util.LRUHashtable
Returns the entries of this Map.
entrySet() - Method in class org.mmbase.util.StringTagger
returns all values
entrySet() - Method in class org.mmbase.util.xml.UtilReader.PropertiesMap
enumerationRestriction - Variable in class org.mmbase.datatypes.BasicDataType
 
eol - Variable in class org.mmbase.util.dateparser.ParseException
The end of line string for this machine.
equalRelations(TmpObject, TmpObject) - Method in class org.mmbase.applications.xmlimporter.Transaction
Test if two objects in the temporary cloud represent the same relation (are of same relation type and have the same source and destination objects).
equals(Object) - Method in class org.mmbase.applications.crontab.CronEntry
 
equals(Object) - Method in class org.mmbase.applications.crontab.CronEntryField
 
equals(Object) - Method in class org.mmbase.applications.media.Codec
 
equals(Object) - Method in class org.mmbase.applications.media.Format
 
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Implements equals for nodes (this is in MMObjectBuilder because you cannot override MMObjectNode) Stack.contains is used, so make sure equal node are equal.
equals(Object) - Method in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
equals(Object) - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
equals(Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
Compares this cloud to the passed object, and returns true if they are equal.
equals(Object) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
equals(Object) - Method in class org.mmbase.bridge.implementation.ModuleHandler
Compares two modules, and returns true if they are equal.
equals(Object) - Method in class org.mmbase.bridge.util.AbstractNode
Compares two nodes, and returns true if they are equal.
equals(Object) - Method in class org.mmbase.bridge.util.NodeWrapper
 
equals(Object) - Method in class org.mmbase.cache.Cache
 
equals(Object) - Method in class org.mmbase.cache.ReleaseStrategy
 
equals(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the equals() method of the cache implementation.
equals(Object) - Method in class org.mmbase.core.AbstractField
Whether data type equals to other data type.
equals(Object) - Method in class org.mmbase.core.CoreField
 
equals(Object) - Method in class org.mmbase.core.event.AbstractEventBroker
 
equals(Object) - Method in class org.mmbase.core.event.NodeEvent
 
equals(Object) - Method in class org.mmbase.core.event.RelationEvent
 
equals(Object) - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
equals(Object) - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
equals(Object) - Method in class org.mmbase.datatypes.BasicDataType
Whether data type equals to other data type.
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.builders.MMServers
MMServer object are field by field equals.
equals(Object) - Method in class org.mmbase.module.core.MMObjectBuilder
Equals must be implemented because of the list of MMObjectBuilder which is used for ancestors Declared the method final, because the instanceof operator is used.
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Implements equals for nodes (this is in MMObjectBuilder because you cannot override MMObjectNode)
equals(Object) - Method in class org.mmbase.module.core.MMObjectNode
 
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Implements equals for a typerel node.
equals(Object) - Method in class org.mmbase.security.BasicUser
 
equals(Object) - Method in class org.mmbase.security.Rank
 
equals(Object) - Method in class org.mmbase.security.implementation.aselect.ASelectUser
 
equals(Object) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin
 
equals(Object) - Method in class org.mmbase.security.implementation.cloudcontext.User
 
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
equals(MMObjectNode, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
equals(Object) - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
equals(Object) - Method in interface org.mmbase.storage.search.AggregatedField
Compares this aggregated field to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.CompositeConstraint
Compares this constraint to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.Constraint
Compares this constraint to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.RelationStep
Compares this relationstep to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.SearchQuery
Compares this query to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.SortOrder
Compares this sortorder to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.Step
Compares this step to the specified object.
equals(Object) - Method in interface org.mmbase.storage.search.StepField
Compares this stepfield to the specified object.
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldNullConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicLegacyConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicStep
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
equals(Object) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Should correspond to BasicSearchQuery.equals(java.lang.Object)
equals(Object) - Method in class org.mmbase.storage.util.TypeMapping
 
equals(Object) - Method in class org.mmbase.util.DynamicDate
 
equals(Object) - Method in class org.mmbase.util.Entry
 
equals(Object) - Method in class org.mmbase.util.FileWatcher
 
equals(Object) - Method in class org.mmbase.util.LocalizedString
 
equals(Object) - Method in class org.mmbase.util.NodeComparator
Returns whether another object is equal to this comparator (that is, compare the same fields in the same order).
equals(Object) - Method in class org.mmbase.util.ResourceLoader
 
equals(Object) - Method in class org.mmbase.util.SortedBundle.ValueWrapper
 
equals(Object) - Method in class org.mmbase.util.StringTagger
Returns whether two objects are the same
equals(Object) - Method in class org.mmbase.util.functions.AbstractFunction
 
equals(Object) - Method in class org.mmbase.util.functions.Parameter
Whether parameter equals to other parameter.
equals(Object) - Method in class org.mmbase.util.images.Dimension
 
equals(Object) - Method in class org.mmbase.util.xml.BuilderReader
equals(Object) - Method in class org.mmbase.util.xml.DocumentSerializable
 
equals(Object) - Method in class org.mmbase.util.xml.URIResolver
URIResolver can be used as a key in Maps (Caches).
error(SAXParseException) - Method in class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
Logs an error and adds it to the list of parsing errors.
error(SAXParseException) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Overrides a method of org.xml.sax.helpers.DefaultHandler.
error(SAXParseException) - Method in class org.mmbase.util.XMLErrorHandler
 
error - Variable in class org.mmbase.util.externalprocess.ProcessClosure
The stream where data is written to when piped from stderr
error(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
error(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
error(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with error priority.
error(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
error(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
error(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
error(Object) - Method in class org.mmbase.util.logging.java.Impl
 
error(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
errorDescription - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
errorReader - Variable in class org.mmbase.util.externalprocess.ProcessClosure
Thread for copying bytes from stderr to error
erroroccurred - Variable in class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
Indicates whether any errors occurred.
escape(String, String) - Static method in class org.mmbase.bridge.jsp.taglib.functions.Functions
Provides the 'escape' functionality to the XSLT itself.
escapeAmps - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
escapeChar(Reader, Writer, char) - Static method in class org.mmbase.util.transformers.Javascript
Escapes a quote
escapeCharBack(Reader, Writer) - Static method in class org.mmbase.util.transformers.Javascript
Unescapes \-escapes in a string.
eval(Date) - Static method in class org.mmbase.util.DynamicDate
Makes sure the argument 'date' is no DynamicDate any more.
evalDate() - Method in class org.mmbase.util.DynamicDate
This produces a normal Date object, and is called everytime when that is needed.
evaluate(NodeEvent, SearchQuery, List) - Method in class org.mmbase.cache.ReleaseStrategy
This method checks if evaluation should happen (active), keeps the time of the operation and updates the statistics.
evaluate(RelationEvent, SearchQuery, List) - Method in class org.mmbase.cache.ReleaseStrategy
 
eventType - Variable in class org.mmbase.core.event.Event
 
exception(Writer, String) - Static method in class org.mmbase.richtext.Mmxf
 
exceptionLevel - Static variable in class org.mmbase.util.logging.ExceptionImpl
 
excludeSelf - Variable in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
exec(String) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command in a separate process.
exec(String[]) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command and arguments in a separate process.
exec(String[], String[]) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command and arguments in a separate process with the specified environment.
exec(String, String[]) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command in a separate process with the specified environment.
exec(String, String[], String) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command in a separate process with the specified environment and working directory.
exec(String[], String[], String) - Method in class org.mmbase.util.externalprocess.ProcessFactory
Executes the specified command and arguments in a separate process with the specified environment and working directory.
execute(String) - Method in class org.mmbase.module.database.MultiStatement
 
execute(String, int) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute() - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxIndexCreator
Executes the tasks: reads configuration file and creates indices as needed, and closes database connection.
execute(String) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String, String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String[], String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String, String[], String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String[], String[], String) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
execute(String, String[], String[], String) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Execute a command
executeBatch() - Method in class org.mmbase.module.database.MultiStatement
 
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.applications.email.EmailBuilder
Executes a function on the field of a node, and returns the result. This method is called by the builder's MMObjectBuilder.getValue(org.mmbase.module.core.MMObjectNode, java.lang.String) method. Derived builders should override this method to provide additional functions. Override the function call to receive the functions called from the outside world (mostly from the taglibs)
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.applications.media.builders.MediaFragments
Executes a function on the field of a node, and returns the result. This method is called by the builder's MMObjectBuilder.getValue(org.mmbase.module.core.MMObjectNode, java.lang.String) method. Derived builders should override this method to provide additional functions.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.applications.media.builders.MediaProviders
 
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.applications.media.builders.MediaSources
Executes a function on the field of a node, and returns the result. This method is called by the builder's MMObjectBuilder.getValue(org.mmbase.module.core.MMObjectNode, java.lang.String) method. Derived builders should override this method to provide additional functions.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.AbstractImages
Every image of course has a format and a mimetype.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Overrides the executeFunction of MMObjectBuilder with a function to get the servletpath associated with this builder.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.Attachments
Implements 'mimetype' function (Very simply for attachments, because they have the field).
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.ImageCaches
Every image of course has a format and a mimetype.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.Images
The executeFunction of this builder adds the 'cache' function.
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.builders.Jumpers
 
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.core.MMObjectBuilder
Executes a function on the field of a node, and returns the result.
executeFunction(MMObjectNode, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use MMObjectBuilder.getFunction(MMObjectNode, String)
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.module.corebuilders.TypeDef
 
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
executeFunction(MMObjectNode, String, List) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
executeNextQuery(Query) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Executes the given query, and prepares to do 'next', so setting 'nextNode' and 'previousNode'.
executePreviousQuery(Query) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Executes the given query, and prepares to do 'previous', so setting 'nextNode' and 'previousNode', and winds the new nodeIterator to the end.
executeQuery(Query) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Executes the given query, taking into account the fact wether it is NodeQuery or not, and applying the 'batchSize'.
executeQuery(String) - Method in class org.mmbase.module.database.MultiStatement
 
executeRequest(Element, Cloud, Map) - Method in class org.mmbase.applications.dove.AbstractDove
This method executes the request from the editors, it can be invoked directly
executeRequest(Element) - Method in class org.mmbase.applications.dove.AbstractDove
This method executes the request from the editors, it can be invoked directly
executeTask() - Method in interface org.mmbase.core.util.DaemonTask
Defines a task that need be run by a daemon thread's run() method.
executeTask() - Method in class org.mmbase.core.util.DaemonThread
 
executeTask() - Method in class org.mmbase.module.ModuleProbe
Invoke the maintainance method of all active MMBase modules.
executeUpdate(String) - Method in class org.mmbase.module.database.MultiStatement
 
executeUpdate(String, int) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in class org.mmbase.module.database.MultiStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, MMObjectNode, List) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Executes an update query for given node and fields.
executeUpdateCheckConnection(String, MMObjectNode, List) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Executes an update query for given node and fields.
exists(MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
Determine if a storage element exists for storing the given builder's objects
exists() - Method in interface org.mmbase.storage.StorageManager
Determine if the basic storage elements exist Basic storage elements include the 'object' storage (where all objects and their types are registered).
exists(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
exists(String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Queries the database metadata to test whether a given table exists.
exists() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
exists(Index, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Determines if an index exists.
exists(Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Determines if an index exists.
exists() - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Determine if the basic storage elements exist Basic storage elements include the 'object' storage (where all objects and their types are registered).
exists(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
Determine if a storage element exists for storing the given builder's objects
exists(Index) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
exit() - Method in class org.mmbase.util.FileWatcher
Stops watching.
exit() - Method in class org.mmbase.util.ResourceWatcher
Stops watching.
expand(String) - Method in class org.mmbase.applications.email.AbstractSendMail
gives all the members of a mailinglist
expand(String) - Method in interface org.mmbase.module.SendMailInterface
 
expectedTokenSequences - Variable in class org.mmbase.util.dateparser.ParseException
Each entry in this array is an array of integers.
explicitFields - Variable in class org.mmbase.bridge.implementation.BasicQuery
The explicitely added 'extra' fields.
extensionToMimeType(String) - Method in class org.mmbase.util.magicfile.MagicFile
 
externid - Variable in class org.mmbase.bridge.jsp.taglib.ImportTag
 
extraParameters - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
extraParameters - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 

F

FAILED - Static variable in class org.mmbase.util.magicfile.MagicFile
 
FASTSYNC - Static variable in class org.mmbase.applications.mmbob.ForumManager
 
FATAL - Static variable in class org.mmbase.util.logging.Level
A constant.
FATAL_ERROR - Static variable in class org.mmbase.util.XMLErrorHandler
 
FATAL_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
FEATURE_MAX_NUMBER - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Feature that allows specifying the maximum number of results to be returned.
FEATURE_OFFSET - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Feature that allows specifying an index in the list of results, as a starting popublic final static int for results to be returned.
FEATURE_REGEXP - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Feature that allows to search on string by a regular expression.
FIELD - Static variable in class org.mmbase.applications.dove.AbstractDove
 
FIELD - Static variable in class org.mmbase.util.functions.Parameter
 
FIELDS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
FIELD_CKEY - Static variable in class org.mmbase.util.images.Imaging
 
FIELD_DAYCOUNT - Static variable in class org.mmbase.module.builders.DayMarkers
 
FIELD_DEFAULTCONTEXT - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_DESTINATION - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the destination object number
FIELD_DIR - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the directionality
FIELD_DIRECTIONALITY - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the directionality
FIELD_DNUMBER - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the destination object number
FIELD_FILENAME - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
FIELD_FILESIZE - Static variable in class org.mmbase.module.builders.AbstractImages
 
FIELD_HANDLE - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
FIELD_HANDLE - Static variable in class org.mmbase.util.images.Imaging
 
FIELD_HEIGHT - Static variable in class org.mmbase.module.builders.AbstractImages
 
FIELD_ID - Static variable in class org.mmbase.module.builders.ImageCaches
 
FIELD_ITYPE - Static variable in class org.mmbase.module.builders.AbstractImages
 
FIELD_LAST_LOGON - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_MARK - Static variable in class org.mmbase.module.builders.DayMarkers
 
FIELD_MIMETYPE - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
FIELD_NUMBER - Static variable in class org.mmbase.module.core.MMObjectBuilder
Name of the field containing the object number, which uniquely identifies the node.
FIELD_OBJECT_TYPE - Static variable in class org.mmbase.module.core.MMObjectBuilder
Name of the field containing the object type number.
FIELD_OWNER - Static variable in class org.mmbase.module.core.MMObjectBuilder
Name of the field containing the owner.
FIELD_PASSWORD - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_RNUMBER - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the role (reldef) object number
FIELD_ROLE - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the role (reldef) object number
FIELD_SIZE - Static variable in class org.mmbase.module.builders.Attachments
 
FIELD_SNUMBER - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the source object number
FIELD_SOURCE - Static variable in class org.mmbase.module.corebuilders.InsRel
Name of the field containing the source object number
FIELD_STATUS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_USERNAME - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_VALID_FROM - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_VALID_TO - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
FIELD_WIDTH - Static variable in class org.mmbase.module.builders.AbstractImages
 
FILENAME_FIELD - Static variable in class org.mmbase.util.ResourceLoader
 
FILENOTFOUND - Static variable in class org.mmbase.util.xml.DocumentReader
 
FILE_PATTERN - Static variable in class org.mmbase.servlet.BridgeServlet
Pattern used for the 'filename' part of the request.
FILTERCONFIGS_TAG - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
FILTERCONFIG_TAG - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
FILTEREDURLS_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FILTEREDURLS_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FILTER_ATT - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
FILTER_TAG - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
FLAT - Static variable in class org.mmbase.datatypes.processors.xml.Modes
FLAT would return only the text from an XML field, so plain text without all XML markup.
FORCE_ENCODE_TEXT - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-force-encode-text.
FORMAT_ATT - Static variable in class org.mmbase.applications.media.filters.ServerFormatSorter
 
FORMAT_BMP - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for JPEG streams.
FORMAT_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FORMAT_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FORMAT_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
FORMAT_PBM - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for RAS streams.
FORMAT_SWF - Static variable in class org.mmbase.util.images.ImageInfo
Return value of ImageInfo.getFormat() for SWF (Shockwave) streams.
FUNCTION_AVAILABLE - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_AVAILABLE - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_CODEC - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_DURATION - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_FILTEREDURLS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_FILTEREDURLS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_FORMAT - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_FORMAT - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_MIMETYPE - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_NUDEURL - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_PARENTS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_ROOT - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_SUBFRAGMENT - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_SUBFRAGMENTS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_URL - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_URL - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
FUNCTION_URLS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
FUNCTION_URLS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
Factory - class org.mmbase.util.images.Factory.
Loads the ImageConverters and ImageInformers.
Factory() - Constructor for class org.mmbase.util.images.Factory
 
FactoryCache - class org.mmbase.cache.xslt.FactoryCache.
A cache for XSL Transformer Factories.
Field - interface org.mmbase.bridge.Field.
This interface represents a node's field type information object.
FieldAlias - class org.mmbase.applications.mmbob.FieldAlias.
 
FieldAlias(String) - Constructor for class org.mmbase.applications.mmbob.FieldAlias
 
FieldCompareConstraint - interface org.mmbase.storage.search.FieldCompareConstraint.
A constraint that compares a stepfield value with another value.
FieldConstraint - interface org.mmbase.storage.search.FieldConstraint.
A constraint on a stepfield.
FieldDefinition - class org.mmbase.bridge.util.xml.query.FieldDefinition.
Defines options for a field to index.
FieldDefinition() - Constructor for class org.mmbase.bridge.util.xml.query.FieldDefinition
Constructor
FieldDefs - class org.mmbase.module.corebuilders.FieldDefs.
Deprecated. use CoreField
FieldDefs(String, int, int, int, DataType) - Constructor for class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
FieldDefs(String, String, int, int, String, int) - Constructor for class org.mmbase.module.corebuilders.FieldDefs
Deprecated. Constructor for FieldDefs with partially initialized fields.
FieldDefs(String, String, int, int, String, int, int, int) - Constructor for class org.mmbase.module.corebuilders.FieldDefs
Deprecated. Constructor for FieldDefs with partially initialized fields.
FieldDefs.LocaleToStringMap - class org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap.
Deprecated. Temporary implementation for backwards-compatibility.
FieldDefs.LocaleToStringMap(Map) - Constructor for class org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap
Deprecated.  
FieldGetString - class org.mmbase.datatypes.processors.xml.FieldGetString.
 
FieldGetString() - Constructor for class org.mmbase.datatypes.processors.xml.FieldGetString
 
FieldInfoTag - class org.mmbase.bridge.jsp.taglib.FieldInfoTag.
The FieldInfoTag can be used as a child of a 'FieldProvider' to provide info about the field or fieldtype.
FieldInfoTag() - Constructor for class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
FieldIterator - interface org.mmbase.bridge.FieldIterator.
A list of nodes
FieldList - interface org.mmbase.bridge.FieldList.
A list of field types
FieldListTag - class org.mmbase.bridge.jsp.taglib.FieldListTag.
This class makes a tag which can list the fields of a NodeManager.
FieldListTag() - Constructor for class org.mmbase.bridge.jsp.taglib.FieldListTag
 
FieldNullConstraint - interface org.mmbase.storage.search.FieldNullConstraint.
A constraint that tests if a stepfield value is null.
FieldProvider - interface org.mmbase.bridge.jsp.taglib.FieldProvider.
Interface designed to make it possible for child tags to access a field defined in a tag.
FieldProviderTEI - class org.mmbase.bridge.jsp.taglib.FieldProviderTEI.
The TEI class for Field (type) Providers.
FieldProviderTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.FieldProviderTEI
 
FieldReferrerTag - class org.mmbase.bridge.jsp.taglib.FieldReferrerTag.
A fieldreferrer tag is a tag which needs (or can use) a 'field' to operate on.
FieldReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.FieldReferrerTag
 
FieldSetString - class org.mmbase.datatypes.processors.xml.FieldSetString.
This class implements the `get' for XML field with specialization 'field'.
FieldSetString() - Constructor for class org.mmbase.datatypes.processors.xml.FieldSetString
 
FieldTag - class org.mmbase.bridge.jsp.taglib.FieldTag.
The FieldTag can be used as a child of a 'NodeProvider' tag.
FieldTag() - Constructor for class org.mmbase.bridge.jsp.taglib.FieldTag
 
FieldValue - interface org.mmbase.bridge.FieldValue.
This interface represents a value stored in a node.
FieldValueBetweenConstraint - interface org.mmbase.storage.search.FieldValueBetweenConstraint.
A constraint that restricts the value of a stepfield to be in a specified range of values (numerical or string).
FieldValueConstraint - interface org.mmbase.storage.search.FieldValueConstraint.
A constraint that compares a stepfield value with a fixed value.
FieldValueDateConstraint - interface org.mmbase.storage.search.FieldValueDateConstraint.
 
FieldValueInConstraint - interface org.mmbase.storage.search.FieldValueInConstraint.
A constraint that restricts the value of a stepfield to be in a specified list of values.
Fields - class org.mmbase.core.util.Fields.
 
Fields() - Constructor for class org.mmbase.core.util.Fields
 
Figlet - class org.mmbase.util.transformers.Figlet.
An escaper based on the amusing 'figlet' tool, which is available on some system.
Figlet() - Constructor for class org.mmbase.util.transformers.Figlet
 
FileLoginModule - class org.mmbase.security.implementation.basic.FileLoginModule.
Simple implemetation, to provide authentication from files...
FileLoginModule() - Constructor for class org.mmbase.security.implementation.basic.FileLoginModule
 
FileNameProcessor - class org.mmbase.datatypes.processors.FileNameProcessor.
Some browers provide directory information (IE on Windows), and FileItem.getName() still includes that.
FileNameProcessor() - Constructor for class org.mmbase.datatypes.processors.FileNameProcessor
 
FileWatcher - class org.mmbase.util.FileWatcher.
Original javadoc.
FileWatcher() - Constructor for class org.mmbase.util.FileWatcher
 
FileWatcher(boolean) - Constructor for class org.mmbase.util.FileWatcher
 
FillBuff() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
Filter - interface org.mmbase.applications.media.filters.Filter.
 
FloatDataType - class org.mmbase.datatypes.FloatDataType.
DataType associated with Float, as NumberDataType, but provides getMin and getMax as float.
FloatDataType(String, boolean) - Constructor for class org.mmbase.datatypes.FloatDataType
 
FloatHandler - class org.mmbase.bridge.jsp.taglib.typehandler.FloatHandler.
 
FloatHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.FloatHandler
Constructor for FloatHandler.
FormTag - class org.mmbase.bridge.jsp.taglib.edit.FormTag.
FormTag can be used to generate the 'action' attribute of an HTML Form.
FormTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
Format - class org.mmbase.applications.media.Format.
Makes the 'Format' constants available.
FormatDateTime - class org.mmbase.datatypes.processors.FormatDateTime.
This can be used as getProcessor for String on DateTime fields.
FormatDateTime() - Constructor for class org.mmbase.datatypes.processors.FormatDateTime
 
FormatFileSize - class org.mmbase.datatypes.processors.FormatFileSize.
A processor that gets a number as a file-size, that is, rounded with kbytes and Mb's and so on.
FormatFileSize() - Constructor for class org.mmbase.datatypes.processors.FormatFileSize
 
FormatterTag - class org.mmbase.bridge.jsp.taglib.FormatterTag.
The formatter can reformat its body.
FormatterTag() - Constructor for class org.mmbase.bridge.jsp.taglib.FormatterTag
 
Forum - class org.mmbase.applications.mmbob.Forum.
 
Forum(Node) - Constructor for class org.mmbase.applications.mmbob.Forum
Constructor
ForumConfig - class org.mmbase.applications.mmbob.ForumConfig.
forumManager ToDo: Write docs!
ForumConfig(DocumentReader, Element) - Constructor for class org.mmbase.applications.mmbob.ForumConfig
 
ForumConfig(String) - Constructor for class org.mmbase.applications.mmbob.ForumConfig
 
ForumEmailSender - class org.mmbase.applications.mmbob.ForumEmailSender.
 
ForumEmailSender() - Constructor for class org.mmbase.applications.mmbob.ForumEmailSender
 
ForumMMBaseSyncer - class org.mmbase.applications.mmbob.ForumMMBaseSyncer.
The syncer for Nodes used in MMBob.
ForumMMBaseSyncer(int, int, int) - Constructor for class org.mmbase.applications.mmbob.ForumMMBaseSyncer
Contructor
ForumMMBaseSyncerShutdown - class org.mmbase.applications.mmbob.ForumMMBaseSyncerShutdown.
This hook will be used by the jvm and tries to sync all MMBob nodes before shutting down
ForumMMBaseSyncerShutdown(ForumMMBaseSyncer) - Constructor for class org.mmbase.applications.mmbob.ForumMMBaseSyncerShutdown
instantiaties the shutdown hook with the Syncer.
ForumManager - class org.mmbase.applications.mmbob.ForumManager.
forumManager ToDo: Write docs!
ForumManager() - Constructor for class org.mmbase.applications.mmbob.ForumManager
 
ForumSwapManager - class org.mmbase.applications.mmbob.ForumSwapManager.
 
ForumSwapManager(int) - Constructor for class org.mmbase.applications.mmbob.ForumSwapManager
 
ForumsConfig - class org.mmbase.applications.mmbob.ForumsConfig.
forumManager ToDo: Write docs!
ForumsConfig(DocumentReader, Element) - Constructor for class org.mmbase.applications.mmbob.ForumsConfig
 
FragmentURLComposer - class org.mmbase.applications.media.urlcomposers.FragmentURLComposer.
A Fragment URLComposer is an URLComposer which can also use information about the Fragment in the URL.
FragmentURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
FullBackupDataWriter - class org.mmbase.util.xml.applicationdata.FullBackupDataWriter.
This is used to export a full backup, by writing all nodes to XML.
FullBackupDataWriter() - Constructor for class org.mmbase.util.xml.applicationdata.FullBackupDataWriter
 
Function - interface org.mmbase.util.functions.Function.
A representation of a piece of functionality (a 'function').
FunctionContainer - interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainer.
Function Container can be used around Function (-like) Tags
FunctionContainerOrNodeProvider - interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainerOrNodeProvider.
 
FunctionContainerReferrer - interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainerReferrer.
Function Container referrer can print function results
FunctionContainerTag - class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag.
Function Container can be used around Function (-like) Tags.
FunctionContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
FunctionFactory - class org.mmbase.util.functions.FunctionFactory.
The FunctionFactory instanciates Function objects.
FunctionFactory() - Constructor for class org.mmbase.util.functions.FunctionFactory
 
FunctionProvider - class org.mmbase.util.functions.FunctionProvider.
A function provider maintains a set of Function objects.
FunctionProvider() - Constructor for class org.mmbase.util.functions.FunctionProvider
The constructor of an FunctionProvider two things.
FunctionSet - class org.mmbase.util.functions.FunctionSet.
The implementation of one set ('namespace') of functions.
FunctionSet(String, String) - Constructor for class org.mmbase.util.functions.FunctionSet
 
FunctionSets - class org.mmbase.util.functions.FunctionSets.
A utility class for maintaining and querying functionsets.
FunctionSets() - Constructor for class org.mmbase.util.functions.FunctionSets
 
FunctionTag - class org.mmbase.bridge.jsp.taglib.functions.FunctionTag.
A 'Writer' function tag.
FunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.FunctionTag
 
Functions - class org.mmbase.bridge.jsp.taglib.functions.Functions.
Functions for EL variables, and XSL.
Functions() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.Functions
 
Functions - class org.mmbase.util.functions.Functions.
This class defines static methods for defining Function and Parameters objects.
Functions() - Constructor for class org.mmbase.util.functions.Functions
 
FuzzyStringMatcher - class org.mmbase.applications.xmlimporter.FuzzyStringMatcher.
Utility class, providing methods for a fuzzy comparison between strings.
factory - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The factory that created this manager
factory - Variable in class org.mmbase.storage.util.StorageReader
The factory for which the reader reads the document.
fatal(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
fatal(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
fatal(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with fatal priority.
fatal(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
fatal(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
fatal(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
fatal(Object) - Method in class org.mmbase.util.logging.java.Impl
 
fatal(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
fatalError(SAXParseException) - Method in class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
Logs a fatal error.
fatalError(SAXParseException) - Method in class org.mmbase.util.XMLErrorHandler
 
field - Variable in class org.mmbase.bridge.jsp.taglib.FieldTag
 
field - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
field - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
field - Variable in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
field2 - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
fieldEscaper - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
fieldIterator() - Method in interface org.mmbase.bridge.FieldList
Returns an type-specific iterator for this list.
fieldIterator() - Method in class org.mmbase.bridge.implementation.BasicFieldList
 
fieldList - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
fieldList - Variable in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
fieldLocalChanged(String, String, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Called when a local field is changed.
fieldLocalChanged(String, String, String, String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
fieldName - Variable in class org.mmbase.bridge.jsp.taglib.FieldTag
 
fieldName - Variable in class org.mmbase.bridge.util.xml.query.FieldDefinition
Name of the field XXX: How is this different from stepField.getFieldName() ?
fieldTypes - Variable in class org.mmbase.bridge.implementation.BasicNodeManager
 
fieldTypes - Variable in class org.mmbase.bridge.implementation.VirtualNodeManager
 
fields - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
fields - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
fields - Variable in class org.mmbase.bridge.util.xml.query.QueryDefinition
A collection of FieldDefinition objects..
fields - Variable in class org.mmbase.module.core.MMObjectBuilder
 
fields - Variable in class org.mmbase.storage.search.implementation.BasicSearchQuery
StepField list.
fileWatchers - Variable in class org.mmbase.util.ResourceWatcher
Wrapped FileWatcher for watching the file-resources.
fillAttributes(Map) - Method in class org.mmbase.applications.editwizard.Config.Configurator
Fills the given map with all attributes from the URI, but first all attributes from the first call are added.
fillFields(String, Node, Element, Map) - Method in class org.mmbase.applications.dove.Dove
Fills the fields of the specified node with the supplied values.
fillFields(String, Node, Element, Map, Map) - Method in class org.mmbase.applications.dove.Dove
Fills the fields of the specified node with the supplied values.
fillFromXml(Element, Class) - Method in class org.mmbase.util.LocalizedEntryListFactory
Given a certain DOM parent element, it configures this LocalizedEntryListFactory with sub tags of type 'entry' and 'query'
fillFromXml(String, Element) - Method in class org.mmbase.util.LocalizedString
Given a certain tagname, and a DOM parent element, it configures this LocalizedString, using subtags with this tagname with 'xml:lang' attributes.
fillInParams(String, Map) - Static method in class org.mmbase.applications.editwizard.Utils
This method fills in params in a string.
fillNode(MMObjectNode, ResultSet, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Fills a single Node from the resultset of a query.
fillPathList(List) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Generates pathList with the needed paths for the editor from an list with queries.
fillPool(boolean) - Method in class org.mmbase.module.database.MultiPool
Fills the connection pool.
fillStandardParameters(Parameters) - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
 
fillStandardParameters(Parameters) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
fillStandardParameters(Parameters) - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
 
fillTypes() - Method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
fillVars() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
Fill the jsp and context vars
fillVars() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
Fill the jsp and context vars
fillVars() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
filter(List) - Method in class org.mmbase.applications.media.filters.AvailableFilter
 
filter(List) - Method in class org.mmbase.applications.media.filters.ClientBitrateFilter
 
filter(List) - Method in class org.mmbase.applications.media.filters.ClientFormatFilter
 
filter(List) - Method in interface org.mmbase.applications.media.filters.Filter
 
filter(List) - Method in class org.mmbase.applications.media.filters.MainFilter
Perform the actual filter task
filter(List) - Method in class org.mmbase.applications.media.filters.Sorter
 
filterContent(String) - Method in class org.mmbase.applications.mmbob.Forum
 
filterContent(HashMap, String) - Method in class org.mmbase.applications.mmbob.Forum
 
filterContent(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
filterContent(HashMap, String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
filterContent(String) - Method in class org.mmbase.applications.mmbob.PostArea
 
filterEmail(String, PostThread) - Method in class org.mmbase.applications.mmbob.Poster
 
filterEmail(String) - Method in class org.mmbase.applications.mmbob.Poster
 
filterExecutor - Static variable in class org.mmbase.util.ThreadPools
Generic Thread Pools which can be used by 'filters'.
filterHTML(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
finalize() - Method in class org.mmbase.bridge.implementation.BasicNode
Reverse the buffers, when changed and not stored...
finalize() - Method in class org.mmbase.bridge.implementation.BasicTransaction
If this Transaction is scheduled to be garbage collected, the transaction is canceled and cleaned up.
finalize() - Method in class org.mmbase.module.database.MultiPool
 
finalize() - Method in class org.mmbase.util.xml.UtilReader
 
finalizeConverter(char) - Method in class org.mmbase.util.logging.log4j.MMPatternParser
 
find(PageContext, int, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
find(PageContext, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
find(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. Find an object in the SortedVector.
findAndRegister(int, String, String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().findAndRegister
findAndRegister(int, String, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().findAndRegister
findAndRegister(String, String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().findAndRegister
findAndRegister(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().findAndRegister
findAndRegister(PageContext, int, String, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Searches a key in request, postparameters, session, parent context and registers it in this one.
findAndRegister(PageContext, int, String, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findAndRegister(PageContext, String, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findAndRegister(PageContext, String, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findAndRegister(PageContext, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findAndRegisterString(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().findAndRegisterString
findAndRegisterString(PageContext, String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findAndRegisterString(PageContext, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
findBuilderName(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
 
findCloud(Cloud, String, BridgeServlet.QueryParts) - Method in class org.mmbase.servlet.BridgeServlet
Tries to find a Cloud which can read the given node.
findCloudProvider() - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
This method tries to find an ancestor object of type CloudProvider.
findCloudProvider(boolean) - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
This method tries to find an ancestor object of type CloudProvider.
findFieldProvider() - Method in class org.mmbase.bridge.jsp.taglib.FieldReferrerTag
This method tries to find an ancestor object of type NodeProvider
findLeafFile(String, String, HttpSession) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
Method to find the file to 'LeafInclude' given a list of objectnumbers
findLoopOrQuery(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
findMatcherForConstraint(Constraint) - Static method in class org.mmbase.cache.ConstraintsMatchingStrategy
This method will find a constraint matcher that supports the given constraint, and will return the UnsupportedConstraintMatcher if none is found.
findNode(Cloud, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNode(Cloud, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNode(Cloud, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNodeList(Cloud, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNodeList(Cloud, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNodeList(Cloud, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNodeList(Cloud, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findNodeProvider() - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
This method tries to find an ancestor object of type NodeProvider
findNodeProvider(boolean) - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
This method tries to find an ancestor object of type NodeProvider
findOrderedNode(Cloud, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findOrderedNode(Cloud, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findOrderedNodeList(Cloud, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findOrderedNodeList(Cloud, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findParentTag(String, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Deprecated.  
findParentTag(Class, String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Finds a parent tag by class and id.
findParentTag(String, String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Deprecated.  
findParentTag(Class, String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
findPersistentObjects(MMObjectBuilder, String) - Static method in class org.mmbase.applications.xmlimporter.BasicFinder
Convenience method: finds MMBase id's for all objects in the persistent cloud of a given type and satisfying a criterium.
findRelatedNode(Node, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNode(Node, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNode(Node, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNode(Node, String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNodeList(Node, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNodeList(Node, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNodeList(Node, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedNodeList(Node, String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedOrderedNode(Node, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedOrderedNode(Node, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedOrderedNodeList(Node, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelatedOrderedNodeList(Node, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelations(Node, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findRelations(Node, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.SearchUtil
 
findResource(String) - Method in class org.mmbase.util.ResourceLoader
If name starts with '/' or 'mm:/' the 'parent' resourceloader is used.
findResources(String) - Method in class org.mmbase.util.ResourceLoader
findSimilarObject(Transaction, TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicFinder
Searches for similar object.
findSimilarObject(Transaction, TmpObject) - Method in interface org.mmbase.applications.xmlimporter.SimilarObjectFinder
Searches for similar object.
findSimilarObject(Transaction, TmpObject) - Method in class org.mmbase.applications.xmlimporter.SpecificObjectFinder
Searches for similar object.
findString(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
findTreeFile(String, String, HttpSession) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
Method to find the file to 'TreeInclude' given a list of objectnumbers
findTreeProvider() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag
This method tries to find an ancestor object of type NodeProvider
findUserName(Object) - Method in class org.mmbase.module.core.TransactionManager
 
findUserName(Object) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
findWriter() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Find the parent writer tag.
findWriter(boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
findWriter() - Method in interface org.mmbase.bridge.jsp.taglib.WriterReferrer
Returns the parent writer;
finish() - Method in class org.mmbase.core.CoreField
 
finish() - Method in class org.mmbase.datatypes.BasicDataType
 
finish(Object) - Method in class org.mmbase.datatypes.BasicDataType
 
finish(Object) - Method in interface org.mmbase.datatypes.DataType
 
finish(DataType) - Method in class org.mmbase.datatypes.DataTypeCollector
Lock a dataType so it can be changed or latered.
finish() - Method in class org.mmbase.module.core.MMObjectNode
Finish the loading of a node
fixEncoding(Object, String) - Static method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Java Servlet Specification Version 2.3 SRV.4.9 says that a servlet engine should read a request as ISO-8859-1 if request.getCharacterEncoding() returns null.
fixEncoding(Object, PageContext) - Static method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
fixed - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
flip(PlanarImage) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 'flip' or 'flipy' operation: Flip an image across an imaginary vertical line that runs through the center of the image.
flop(PlanarImage) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 'flop' or 'flipx' operation: Flip an image across an imaginary horizontal line that runs through the center of the image.
flush() - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
flush() - Method in class org.mmbase.util.StringBufferWriter
Flush the stream.
follownr - Variable in class org.mmbase.clustering.ClusterManager
Followup number of message
forbidden - Static variable in class org.mmbase.util.transformers.Censor
 
form - Variable in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
format - Variable in class org.mmbase.applications.media.urlcomposers.RamURLComposer
 
format - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
format(String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Formats a node's field value with the date pattern
format(String, String, String, String, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Formats a node's field value with the date pattern
format(Cloud, String, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Formats a node's field value with the date pattern
format(String, String, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Formats the fieldvalue to a date pattern
format(String, String, int, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Formats the fieldvalue to a date pattern
format(String, String, int, String, Locale) - Static method in class org.mmbase.bridge.util.xml.DateFormat
 
format(Cloud, Node, String, String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Deprecated. not sure where this is used?
format(Object[]) - Method in class org.mmbase.storage.util.Scheme
Applies the parameters to the scheme's pattern.
format(Date, StringBuffer, FieldPosition) - Method in class org.mmbase.util.DateFormats.DayOfWeekDateFormat
 
format(LoggingEvent) - Method in class org.mmbase.util.logging.log4j.StacktraceLoggingPatternLayout
Overridden from PatternLayout; use the normal pattern to format the logevent, but also return the current stacktrace.
forumLogin(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
get login information for this poster
foundEnd - Variable in class org.mmbase.bridge.util.TreeList
 
foundError() - Method in class org.mmbase.util.XMLErrorHandler
 
foundFatalError() - Method in class org.mmbase.util.XMLErrorHandler
 
foundNothing() - Method in class org.mmbase.util.XMLErrorHandler
 
foundWarning() - Method in class org.mmbase.util.XMLErrorHandler
 
fragment - Variable in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
from - Variable in class org.mmbase.bridge.jsp.taglib.ImportTag
 
from - Variable in class org.mmbase.util.Mail
The sender of the mail
function(String, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
Supposes the default cloud 'mmbase'.
function(String, String, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
 
function(Node, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
It can be handy to supply a whole node, it will search for the field 'number' itself.
function(Cloud, String, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
 
function(Cloud, String, String, Object) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
 
function(Cloud, Node, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
It can be handy to supply a whole node, it will search for the field 'number' itself.
functionClass - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
functionSet - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
functions - Variable in class org.mmbase.util.functions.FunctionProvider
 

G

G2 - Static variable in class org.mmbase.applications.media.Codec
 
GEOMETRY - Static variable in class org.mmbase.util.images.Imaging
 
GETCONSTRAINTS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GETDATA - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GETLIST - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GETNEW - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GETNEWRELATION - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GETRELATIONS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GET_BINARY_DATA - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for reading a binary field from a node.
GET_BINARY_DATA_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for reading a binary field.
GET_SURROGATOR - Static variable in class org.mmbase.storage.Attributes
This attribute can be used to specify a CharTransformer class of which an instance will be used to filter strings which are fetched from the database.
GET_TABLE_SIZE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for obtaining the size of a (builder) table.
GET_TABLE_SIZE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for reading a text field.
GET_TEXT_DATA - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for reading a text field from a node.
GET_TEXT_DATA_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for reading a text field.
GGP - Static variable in class org.mmbase.applications.media.Format
 
GOTO_FORM - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
GRANT_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
GREATER - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'greater than'
GREATER_EQUAL - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'greater than or equal'
GUINAME - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GUITYPE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
GUI_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
Can be used to construct a List for executeFunction argument (new Parameters(GUI_ARGUMENTS))
GUI_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
GUI_PARAMETERS - Static variable in class org.mmbase.module.core.MMObjectBuilder
Parameters for the GUI function
GUI_PLURAL - Static variable in interface org.mmbase.bridge.NodeManager
 
GUI_SINGULAR - Static variable in interface org.mmbase.bridge.NodeManager
 
Generate - class org.mmbase.applications.mmbob.generate.Generate.
 
Generate() - Constructor for class org.mmbase.applications.mmbob.generate.Generate
 
Generator - class org.mmbase.bridge.util.xml.Generator.
Uses the XML functions from the bridge to construct a DOM document representing MMBase data structures.
Generator(DocumentBuilder, Cloud) - Constructor for class org.mmbase.bridge.util.xml.Generator
To create documents representing structures from the cloud, it needs a documentBuilder, to contruct the DOM Document, and the cloud from which the data to be inserted will come from.
Generator(DocumentBuilder) - Constructor for class org.mmbase.bridge.util.xml.Generator
 
Generator(Document) - Constructor for class org.mmbase.bridge.util.xml.Generator
 
GenericDataSource - class org.mmbase.storage.implementation.database.GenericDataSource.
This class functions as a Datasource wrapper around the JDBC Module.
GenericResponseWrapper - class org.mmbase.util.GenericResponseWrapper.
Wrapper around the response.
GenericResponseWrapper(HttpServletResponse) - Constructor for class org.mmbase.util.GenericResponseWrapper
Public constructor
GenericResponseWrapper(HttpServletResponse, String) - Constructor for class org.mmbase.util.GenericResponseWrapper
Sets also a value for the characterEncoding which must be supposed.
GetImage() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
GetIndex - class org.mmbase.richtext.processors.GetIndex.
 
GetIndex() - Constructor for class org.mmbase.richtext.processors.GetIndex
 
GetSuffix(int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
GoogleHighlighterFactory - class org.mmbase.util.transformers.GoogleHighlighterFactory.
An example for parameterized transformers.
GoogleHighlighterFactory() - Constructor for class org.mmbase.util.transformers.GoogleHighlighterFactory
 
Groups - class org.mmbase.security.implementation.cloudcontext.builders.Groups.
Groups of users.
Groups() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
GrowTag - class org.mmbase.bridge.jsp.taglib.tree.GrowTag.
 
GrowTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
GrowingTreeList - class org.mmbase.bridge.util.GrowingTreeList.
This version of TreeList is automaticly growing with the same 'branch' every time when that is possible.
GrowingTreeList(NodeQuery, int, NodeManager, String, String) - Constructor for class org.mmbase.bridge.util.GrowingTreeList
 
GrowingTreeList(NodeQuery, int) - Constructor for class org.mmbase.bridge.util.GrowingTreeList
This may be used in combination with Queries.addPath(tree.getTemplate(), (String) path.getValue(this), (String) searchDirs.getValue(this)); So you add a template constisting of a bunch of elements.
GrowingTreeList(TreeList, int) - Constructor for class org.mmbase.bridge.util.GrowingTreeList
 
generate() - Method in class org.mmbase.util.xml.ApplicationWriter
Generates the document.
generate() - Method in class org.mmbase.util.xml.BuilderWriter
Generates the document.
generate() - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document.
generate() - Method in class org.mmbase.util.xml.ModuleWriter
Generates the document.
generateArea() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateAreas(int, int, String) - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
generateDocument() - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document if it hadn't be done so already.
generateFirstName() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateLine() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateLine(int) - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateLines() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateParseException() - Method in class org.mmbase.util.dateparser.DateParser
 
generatePlace() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generatePosters(int, int, String) - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
generateProvider() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateReplys(int, int, String, String) - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
generateSurName() - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
generateThreads(int, int, String, String) - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
genericBlobCache - Static variable in class org.mmbase.module.core.MMObjectBuilder
The cache for all blobs.
get() - Static method in class org.mmbase.Version
Returns the version of this MMBase.
get(int) - Static method in class org.mmbase.applications.media.Codec
 
get(String) - Static method in class org.mmbase.applications.media.Codec
 
get(int) - Static method in class org.mmbase.applications.media.Format
 
get(String) - Static method in class org.mmbase.applications.media.Format
 
get() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as an Object.
get() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
get() - Method in class org.mmbase.bridge.implementation.BasicFunctionValue
 
get(int) - Method in class org.mmbase.bridge.implementation.BasicList
 
get(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
get(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Like get, but you can explicity indicate if to search 'parent' Contextes as well.
get(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
get(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
get(Attribute, ContextReferrerTag) - Static method in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
get(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
get() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
get(int) - Method in class org.mmbase.bridge.util.CollectionNodeList
 
get(Object) - Method in class org.mmbase.bridge.util.NodeMap
 
get(Object) - Method in class org.mmbase.cache.Cache
Like 'get' of Maps but considers if the cache is active or not, and the cache policy of the key.
get(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the get() method of the cache implementation.
get(Templates, Source, Map, Properties, Document) - Method in class org.mmbase.cache.xslt.ResultCache
This is an intelligent get, which also does the put if it cannot find the requested result.
get(Object, String) - Method in class org.mmbase.module.core.TransactionManager
Deprecated. use TransactionManager.getTransaction(java.lang.String)
get(String) - Method in class org.mmbase.module.database.MultiPoolHandler
 
get(MMObjectNode, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache
 
get(int) - Method in class org.mmbase.util.Casting.ListWrapper
 
get(Object) - Method in class org.mmbase.util.LRUHashtable
Retrieves an element from the table.
get(Locale) - Method in class org.mmbase.util.LocalizedEntryListFactory
Defaulting version of LocalizedEntryListFactory.get(Locale, Cloud).
get(Locale, Cloud) - Method in class org.mmbase.util.LocalizedEntryListFactory
Returns a Collection of Map.Entries for the given Locale.
get(Locale) - Method in class org.mmbase.util.LocalizedString
Gets the value for a certain locale.
get() - Method in class org.mmbase.util.Queue
Deprecated. Pulls an item off of the queue.
get(Locale) - Method in class org.mmbase.util.ReplacingLocalizedString
 
get(Object) - Method in class org.mmbase.util.StringTagger
Returns the value of a key as an Object.
get(int) - Method in class org.mmbase.util.functions.Parameters
 
get(Parameter) - Method in class org.mmbase.util.functions.Parameters
Gets the value of a parameter.
get(String) - Method in class org.mmbase.util.functions.Parameters
Gets the value of a parameter.
get(String) - Static method in class org.mmbase.util.xml.UtilReader
Returns a UtilReader for the given fileName.
getASelectOrganization(HttpServletRequest) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Retrieves the A-Select Organization Id from the cookies.
getASelectSessionId(HttpServletRequest) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Retrieves the A-Select Session Id from the cookies.
getASelectUserId(HttpServletRequest) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Retrieves the A-Select User Id from the cookies.
getAccessObject(int) - Method in class org.mmbase.applications.xmlimporter.Transaction
Gets an access object for a specified node in the persistent cloud.
getAccount() - Method in class org.mmbase.applications.mmbob.Poster
get accountname / nick from this poster
getAccount() - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
getAccount(String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
Gets accounts for this authentication module
getAccount(String, String, String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
Search an account for a given user name and identify type (the 'module').
getAccountCreationType() - Method in class org.mmbase.applications.mmbob.Forum
 
getAccountCreationType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getAccountCreationType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getAccountCreationType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getAccountRemovalType() - Method in class org.mmbase.applications.mmbob.Forum
 
getAccountRemovalType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getAccountRemovalType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getAccountRemovalType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getActive() - Method in class org.mmbase.security.MMBaseCop
Returns the authorization class, which should be used(for optimizations)
getActive() - Method in class org.mmbase.security.MMBaseCopConfig
Returns the authorization class, which should be used(for optimizations)
getActiveConnection() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Obtains an active connection, opening a new one if needed.
getActiveServers() - Method in class org.mmbase.module.builders.MMServers
 
getAdministrators() - Method in class org.mmbase.applications.mmbob.Forum
get the administrators of the forum
getAdministrators(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get the administrators of this forum
getAdministratorsLine(String) - Method in class org.mmbase.applications.mmbob.Forum
get the online administrators (comma-seperated)
getAge(int) - Method in class org.mmbase.module.builders.DayMarkers
Returns the age, in days, of a node.
getAge() - Method in class org.mmbase.module.core.MMObjectNode
Return the age of the node, determined using the daymarks builder.
getAge() - Method in class org.mmbase.module.core.VirtualNode
Returns the node's age A virtual node is always new (0)
getAgeConstraint(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getAggregationType() - Method in interface org.mmbase.storage.search.AggregatedField
Gets the aggregation type.
getAggregationType() - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
Gets the aggregation type.
getAggregationTypeDescription() - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
Gets the aggregation type.
getAlias() - Method in class org.mmbase.applications.mmbob.Forum
 
getAlias() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getAlias(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
getAlias(Cloud, String) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getAlias(int) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain the alias of a node.
getAlias() - Method in interface org.mmbase.storage.search.Step
Gets the alias associated with this step.
getAlias() - Method in interface org.mmbase.storage.search.StepField
Gets the alias for the associated field.
getAlias() - Method in class org.mmbase.storage.search.implementation.BasicStep
 
getAlias() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
getAlias(String) - Static method in class org.mmbase.util.images.Imaging
MMBase has some abreviations to convert commands, like 's' for 'geometry'.
getAliasConstraint(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getAliasedNode(String) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain a node from the cloud through its alias
getAliases() - Method in interface org.mmbase.bridge.Node
Returns all aliases for this node.
getAliases() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getAliases(List) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
getAliases() - Method in class org.mmbase.bridge.util.AbstractNode
 
getAliases() - Method in class org.mmbase.bridge.util.MapNode
 
getAliases() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getAliases(Cloud, List) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getAllContexts() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Returns a Set (of Strings) of all existing contexts
getAllContexts() - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getAllPossibleLog4jPriorities() - Static method in class org.mmbase.util.logging.log4j.Log4jLevel
 
getAllRelations() - Method in class org.mmbase.module.core.MMObjectNode
Return all the relations of this node.
getAllRelationsVector(int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. use InsRel.getRelationNodes(int, boolean)
getAllRelationsVector(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. use InsRel.getRelationNodes(int, int, boolean)
getAllSpecializations(String) - Method in class org.mmbase.datatypes.DataTypeCollector
Recursively calls DataTypeCollector.getSpecializations(String) so that you can easily iterate also all indirectly specializaed versions of a certain DataType in this collector
getAllowedRelationType(int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Retrieves the identifying number of the relation definition that is 'allowed' between two specified node types.
getAllowedRelations() - Method in interface org.mmbase.bridge.NodeManager
Retrieve all relation managers that can be used to create relations for objects of this nodemanager.
getAllowedRelations(String, String, String) - Method in interface org.mmbase.bridge.NodeManager
Retrieve all relation managers that can be used to create relations for objects from this nodemanager, to the specified manager, using the specified role and direction.
getAllowedRelations(NodeManager, String, String) - Method in interface org.mmbase.bridge.NodeManager
Retrieve all relation managers that can be used to create relations for objects from this nodemanager, to the specified manager, using the specified role and direction.
getAllowedRelations() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getAllowedRelations(String, String, String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getAllowedRelations(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getAllowedRelations() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getAllowedRelations(String, String, String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getAllowedRelations(NodeManager, String, String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getAllowedRelations(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Retrieves all relations which are 'allowed' for a specified node, that is, where the node is either allowed to be the source, or to be the destination (but where the corresponing relation definition is bidirectional).
getAllowedRelations(int) - Method in class org.mmbase.module.corebuilders.TypeRel
 
getAllowedRelations(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Retrieves all relations which are 'allowed' between two specified nodes.
getAllowedRelations(int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
An enumeration of all allowed relations between two builders.
getAllowedRelations(int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
A Set of all allowed relations of a certain role between two builders.
getAllowedRelations(int, int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
A Set of all allowed relations of a certain role between two builders.
getAllowedRelations() - Method in class org.mmbase.util.xml.ApplicationReader
Get allowed relations for this application
getAllowedRelationsNames(int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Retrieves all relations which are 'allowed' between two specified nodes.
getAllowedValue(String) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
getAllowedValue(String) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
getAllowedValue(String) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Deprecated. use StorageManagerFactory.getStorageIdentifier()
getAllowingContexts(User, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
getAlt() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getAltAttribute(Node) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getAncestors() - Method in class org.mmbase.module.core.MMObjectBuilder
Gives the list of parent-builders.
getAnonymousCloud() - Method in class org.mmbase.servlet.BridgeServlet
Obtains an 'anonymous' cloud.
getAnonymousUser() - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
getAnonymousUser() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getAnotherParameter() - Method in class org.mmbase.util.functions.ExampleBean
 
getAppUrl(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Returns an URL for the the current request.
getArea() - Method in class org.mmbase.util.images.Dimension
 
getArea() - Method in class org.mmbase.util.images.LazyDimension
 
getAreaCount() - Method in class org.mmbase.applications.mmbob.SubArea
 
getAreas() - Method in class org.mmbase.applications.mmbob.SubArea
 
getAssign(String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getAssignInfo(String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getAssigned() - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getAssignedList() - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getAssociation() - Method in class org.mmbase.module.builders.AbstractImages
 
getAssociation() - Method in class org.mmbase.module.builders.AbstractServletBuilder
This functions should return a string identifying where it is for.
getAssociation() - Method in class org.mmbase.module.builders.Attachments
 
getAssociations() - Method in class org.mmbase.servlet.AttachmentServlet
 
getAssociations() - Method in class org.mmbase.servlet.HandleServlet
 
getAssociations() - Method in class org.mmbase.servlet.ImageServlet
 
getAssociations() - Method in class org.mmbase.servlet.MMBaseServlet
On default, servlets are not associated with any function.
getAttribute(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
Gets an attribute of an node.
getAttribute(Node, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
Gets an attribute of an node.
getAttribute(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getAttribute(Object) - Static method in class org.mmbase.bridge.jsp.taglib.util.Attribute
This is the function for public use.
getAttribute(Element, String) - Method in class org.mmbase.bridge.util.xml.Generator
 
getAttribute(Element, String) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
Returns the value of a certain attribute, either an unqualified attribute or an attribute that fits in the searchquery namespace
getAttribute(Element, String) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
Returns the value of a certain attribute, either an unqualified attribute or an attribute that fits in the default namespace
getAttribute(Object) - Method in class org.mmbase.storage.StorageManagerFactory
Obtain an attribute from this factory.
getAttribute(Element, String, String) - Static method in class org.mmbase.util.xml.DocumentReader
Returns the value of a certain attribute, either an unqualified attribute or an attribute that fits in the passed namespace
getAttributeBoolean(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Like getAttributeValue but converts the result to a Boolean, and throws an exception if this cannot be done.
getAttributeInteger(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Like getAttributeValue but converts the result to an Integer, and throws an exception if this cannot be done.
getAttributeInteger(String, int) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getAttributeValue(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Deprecated. Call getAttribute in the set-method and 'toString(tag)' when using it. This is better for perfomrnace and makes sure the impl. works in all servlet containers.
getAttributes() - Method in class org.mmbase.applications.editwizard.Config.ListConfig
Returns available attributes in a map, so they can be passed to the list stylesheet
getAttributes() - Method in class org.mmbase.applications.editwizard.Config.SubConfig
Returns available attributes in a map, so they can be passed to the list stylesheet
getAttributes() - Method in class org.mmbase.storage.StorageManagerFactory
Retrieve a map of attributes for this factory.
getAttributes() - Method in class org.mmbase.storage.util.StorageReader
Reads all attributes from the reader and returns them as a map.
getAuthType() - Method in class org.mmbase.module.core.MMBase
Retrieves the autorisation type.
getAuthenticate() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getAuthentication() - Method in interface org.mmbase.bridge.CloudContext
Acquired information about the currently configuration Authentication implementation.
getAuthentication() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getAuthentication() - Method in class org.mmbase.security.MMBaseCop
Returns the authentication class, which should be used.
getAuthentication() - Method in class org.mmbase.security.MMBaseCopConfig
Returns the authentication class, which should be used.
getAuthenticationType() - Method in class org.mmbase.security.BasicUser
 
getAuthenticationType() - Method in interface org.mmbase.security.UserContext
Returns the original authentication type as specified in getCloud
getAuthor() - Method in class org.mmbase.util.magicfile.MagicXMLReader
 
getAuthorization() - Method in class org.mmbase.security.MMBaseCop
Returns the authorization class, which should be used.
getAuthorization() - Method in class org.mmbase.security.MMBaseCopConfig
Returns the authorization class, which should be used.
getAutoCommit() - Method in class org.mmbase.module.database.ConnectionWrapper
getAvatar() - Method in class org.mmbase.applications.mmbob.Poster
get the MMBase objectnumber of the avatar (images-object)
getAvatarsDisabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getAvatarsGalleryEnabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getAvatarsGalleryEnabled() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getAvatarsGalleryEnabled() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getAvatarsGalleryEnabled() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getAvatarsUploadEnabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getAvatarsUploadEnabled() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getAvatarsUploadEnabled() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getAvatarsUploadEnabled() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getAvgEvaluationTimeInMilis() - Method in class org.mmbase.cache.ReleaseStrategy
 
getBackPage() - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getBacking() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Returns the Map which will is used for actually storing stuff.
getBacking() - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextContainer
 
getBacking() - Method in class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiBbURLComposer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealBbURLComposer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmBbURLComposer
 
getBand() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiBbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealBbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmBbURLComposer
 
getBandPrefix() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
getBaseAttributes(String, Dimension) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getBaseName() - Method in class org.mmbase.module.core.MMBase
Retrieves the storage base name
getBaseNode() - Method in class org.mmbase.bridge.jsp.taglib.macro.RelatedTag
 
getBaseType() - Method in class org.mmbase.datatypes.BasicDataType
 
getBaseType() - Method in interface org.mmbase.datatypes.DataType
Return the datatype's basic (MMBase) type (i.e., STRING, INTEGER, DATETIME) as definied in the Field interface Note that in some cases (i.e.
getBaseTypeIdentifier() - Method in class org.mmbase.datatypes.BasicDataType
 
getBaseTypeIdentifier() - Method in interface org.mmbase.datatypes.DataType
Return an identifier for the basic type (i.e., 'string', 'int', 'datetime') supported by this datatype.
getBasicSupportLevel() - Method in interface org.mmbase.storage.search.Constraint
Tests if this constraint is supported by the basic queryhandler.
getBasicSupportLevel() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
getBasicSupportLevel() - Method in class org.mmbase.storage.search.implementation.BasicConstraint
 
getBasicSupportLevel() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
getBegin() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getBeginColumn() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
getBeginLine() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
getBinary(String) - Method in class org.mmbase.applications.editwizard.Wizard
This method allows you to retrieve the data of a temporarily stored binary.
getBinaryFile(MMObjectNode, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Defines how binary (blob) data files must look like.
getBinaryFileBasePath() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
As DatabaseStorageManagerFactory.getBinaryFileBasePath(boolean) with true
getBinaryFileBasePath(boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Returns the base path for 'binary file'
getBinaryName(String) - Method in class org.mmbase.applications.editwizard.Wizard
With this method you can retrieve the binaryname of a placed binary.
getBinaryPath(String) - Method in class org.mmbase.applications.editwizard.Wizard
With this method you can retrieve the binarypath of a placed binary.
getBinaryStream() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBinaryValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
Retrieve a large binary object (byte array) for a specified object field.
getBinaryValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getBirthDateString(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getBitsPerPixel() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns the image's number of bits per pixel.
getBlobCache(String) - Method in class org.mmbase.module.builders.AbstractImages
 
getBlobCache(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns
getBlobFromDatabase(MMObjectNode, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Read a binary (blob) from a field in the database
getBlobFromFile(MMObjectNode, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Read a binary (blob) data file
getBlobValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getBlobValue(MMObjectNode, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getBlobValue(ResultSet, int, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Retrieve a large binary object (byte array) for a specified object field.
getBody(String) - Method in class org.mmbase.applications.mmbob.Posting
get the body of this posting
getBody() - Method in class org.mmbase.applications.mmbob.Signature
 
getBodyHtml(String) - Method in class org.mmbase.applications.mmbob.Posting
get the html body of this posting meaning this will be decoded with BBCodes, Urls, Security checks..
getBookmarkedThreads(int, int) - Method in class org.mmbase.applications.mmbob.Poster
 
getBookmarkedThreads(String, String, int, int, int, int, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getBoolean(ContextReferrerTag, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Returns the evaluated Attribute as a boolen (depending on if getValue returns one of the strings 'true' or 'false' (case insensitve)).
getBooleanValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a boolean.
getBooleanValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getBooleanValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getBooleanValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getBooleanValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getBooleanValue(Element, boolean) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
getBooleanValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getBooleanValue(ResultSet, int, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Retrieve a boolean value for a specified object field.
getBuffer() - Method in class org.mmbase.util.StringBufferWriter
Return the string buffer itself.
getBuildDate() - Static method in class org.mmbase.Version
Returns the build date of this MMBase.
getBuilder() - Method in class org.mmbase.module.core.ClusterNode
 
getBuilder(String) - Method in class org.mmbase.module.core.MMBase
Retrieves a specified builder.
getBuilder() - Method in class org.mmbase.module.core.MMObjectNode
Returns the actual builder of the node.
getBuilder(int) - Method in class org.mmbase.module.corebuilders.RelDef
Returns the builder of a relation definition.
getBuilder(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Returns the builder of a relation definition.
getBuilder(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Returns the MMObjectBuilder which is represented by the node.
getBuilder() - Static method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Staticly receives the MMObjectBuilder instance (casted to Contexts).
getBuilder() - Static method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
getBuilder() - Static method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
Returns the Ranks builder.
getBuilder() - Static method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
Util method to get this Builder.
getBuilder() - Static method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getBuilder() - Method in class org.mmbase.storage.search.implementation.BasicStep
Gets the associated builder.
getBuilder() - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
Returns the builder for the specified nodetype.
getBuilderConfiguration(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Returns the path, where the builderfile can be found, for not exising builders, a path will be generated.
getBuilderForNode(int) - Method in class org.mmbase.core.util.StorageConnector
 
getBuilderForNode(int) - Method in class org.mmbase.module.core.MMBase
 
getBuilderLoader() - Method in class org.mmbase.module.core.MMBase
 
getBuilderName() - Method in class org.mmbase.core.event.NodeEvent
 
getBuilderName(String) - Method in class org.mmbase.module.core.ClusterNode
Determines the builder name of a specified fieldname, i.e.
getBuilderName(Integer) - Method in class org.mmbase.module.corebuilders.RelDef
 
getBuilderName(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Returns the builder name of a relation definition.
getBuilderNameForNode(int) - Method in class org.mmbase.module.core.MMBase
 
getBuilderNameFromField(String) - Method in class org.mmbase.module.core.ClusterBuilder
Determines the builder part of a specified field.
getBuilderPath(String, String) - Method in class org.mmbase.module.core.MMBase
Locate one specific builder within a given path, relative to the main builder config path, including sub-paths.
getBuilderPath(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Returns the path, where the builder configuration file can be found, for not exising builders, a path will be generated.
getBuilderReader(String) - Method in class org.mmbase.module.core.MMBase
 
getBuilders() - Method in class org.mmbase.module.core.MMBase
Retrieves a Collection of loaded builders.
getBusyPool() - Method in class org.mmbase.module.database.MultiPool
For reporting purposes the connections in busypool can be listed.
getById(Set, String) - Static method in class org.mmbase.applications.crontab.CronDaemon
Finds in given set the CronEntry with the given id.
getByteSize() - Method in class org.mmbase.applications.editwizard.Wizard
 
getByteSize(SizeOf) - Method in class org.mmbase.applications.editwizard.Wizard
 
getByteSize() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getByteSize(SizeOf) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getByteSize() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getByteSize(SizeOf) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getByteSize() - Method in class org.mmbase.cache.Cache
 
getByteSize(SizeOf) - Method in class org.mmbase.cache.Cache
 
getByteSize() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
 
getByteSize(SizeOf) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
 
getByteSize() - Method in class org.mmbase.module.core.MMObjectNode
 
getByteSize(SizeOf) - Method in class org.mmbase.module.core.MMObjectNode
 
getByteSize() - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
getByteSize(SizeOf) - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
getByteSize() - Method in class org.mmbase.util.LRUHashtable
 
getByteSize(SizeOf) - Method in class org.mmbase.util.LRUHashtable
 
getByteSize() - Method in interface org.mmbase.util.SizeMeasurable
Determines the byte-size of this object
getByteSize(SizeOf) - Method in interface org.mmbase.util.SizeMeasurable
Determines the byte-size of this object using the given SizeOf instance.
getByteSize(Object) - Static method in class org.mmbase.util.SizeOf
 
getByteSize() - Method in class org.mmbase.util.xml.URIResolver
 
getByteSize(SizeOf) - Method in class org.mmbase.util.xml.URIResolver
 
getByteValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a byte array.
getByteValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getByteValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getByteValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getByteValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getByteValue(String) - Method in class org.mmbase.module.core.ClusterNode
Get a binary value of a certain field.
getByteValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a binary value of a certain field.
getBytes(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
hmm..
getBytes(String) - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
Method to retrieve the bytes of an uploaded file.
getBytes() - Method in class org.mmbase.clustering.Statistics
 
getBytes(long, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBytes() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBytes() - Method in class org.mmbase.util.StringObject
 
getCKey(int, String) - Static method in class org.mmbase.util.images.Factory
 
getCSSType(String) - Method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getCSSValue(String) - Method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getCache() - Static method in class org.mmbase.applications.media.cache.URLCache
 
getCache() - Static method in class org.mmbase.cache.AggregatedResultCache
 
getCache(String) - Static method in class org.mmbase.cache.Cache
 
getCache(String) - Static method in class org.mmbase.cache.CacheManager
Returns the Cache with a certain name.
getCache() - Static method in class org.mmbase.cache.MultilevelCache
 
getCache() - Static method in class org.mmbase.cache.NodeCache
 
getCache() - Static method in class org.mmbase.cache.NodeListCache
 
getCache() - Static method in class org.mmbase.cache.RelatedNodesCache
 
getCache() - Static method in class org.mmbase.cache.RelationsCache
 
getCache() - Static method in class org.mmbase.cache.xslt.FactoryCache
 
getCache() - Static method in class org.mmbase.cache.xslt.ResultCache
Returns the XSLT Result cache.
getCache() - Static method in class org.mmbase.cache.xslt.TemplateCache
Returns the Template cache.
getCache(SearchQuery) - Method in class org.mmbase.core.util.StorageConnector
Returns the Cache which should be used for the result of a certain query.
getCachePolicy() - Method in interface org.mmbase.bridge.Cacheable
Returns the CachePolicy of the object.
getCachePolicy() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getCacheVersions(Hashtable) - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
getCachedNode(int, String) - Method in class org.mmbase.module.builders.ImageCaches
Finds a icache node in the icaches table
getCachedNode(MMObjectNode, String) - Method in class org.mmbase.module.builders.Images
Returns a icache node for given image node and conversion template.
getCaches() - Static method in class org.mmbase.cache.Cache
 
getCaches() - Static method in class org.mmbase.cache.CacheManager
Returns the names of all caches.
getCalendarValue(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
getCaseSensitive() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
getCatalog() - Method in class org.mmbase.module.database.ConnectionWrapper
getCatalog() - Method in class org.mmbase.storage.StorageManagerFactory
Returns the name of the catalog used by this storage (null if no catalog is used).
getCatalog() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
getChangeManager() - Method in class org.mmbase.storage.StorageManagerFactory
Returns the ChangeManager utility instance, used to register and broadcast changes to nodes in the storage layer.
getChanged() - Method in interface org.mmbase.bridge.Node
A Set of Strings containing the names of all changed fields.
getChanged() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getChanged() - Method in class org.mmbase.bridge.util.AbstractNode
 
getChanged() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getChanged() - Method in class org.mmbase.module.core.MMObjectNode
Return the names of all persistent fields that were changed.
getChangedFields() - Method in class org.mmbase.core.event.NodeEvent
 
getChannels(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
 
getCharTransformer(String, ContextReferrerTag) - Static method in class org.mmbase.bridge.jsp.taglib.ContentTag
Gets a CharTransformer identified by id, which possibly can also be list of id's in which case a chain of chartransformers will be returned.
getCharTransformer(String, String, String, boolean) - Static method in class org.mmbase.util.transformers.Transformers
This method instatiates a CharTransformer by use of reflection.
getCharacterEncoding() - Method in class org.mmbase.util.GenericResponseWrapper
Returns the name of the charset used for the MIME body sent in this response.
getChars(int, int, char[], int) - Method in class org.mmbase.util.StringObject
Copies the characters of the specified substring (determined by srcBegin and srcEnd) into the character array, starting at the array's dstBegin location.
getCheapByteSize() - Method in class org.mmbase.cache.Cache
Returns the sum of bytesizes of every key and value.
getCheckedDirectionality() - Method in interface org.mmbase.storage.search.RelationStep
Gets the value of the checkedDirectionality property.
getCheckedDirectionality() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getChildContexts(Pattern, boolean) - Method in class org.mmbase.util.ResourceLoader
Returns a set of context strings which can be used to instantiated new ResourceLoaders (resource loaders for directories) (see ResourceLoader.getChildResourceLoader(String)).
getChildElements(String) - Method in class org.mmbase.util.xml.DocumentReader
 
getChildElements(Element) - Method in class org.mmbase.util.xml.DocumentReader
 
getChildElements(String, String) - Method in class org.mmbase.util.xml.DocumentReader
 
getChildElements(Element, String) - Method in class org.mmbase.util.xml.DocumentReader
 
getChildResourceLoader(String) - Method in class org.mmbase.util.ResourceLoader
 
getChilds() - Method in interface org.mmbase.storage.search.CompositeConstraint
Gets the child constraints.
getChilds() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
getChoice() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns the index of the mergeresult the user has chosen.
getCite() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
getClass(Class, String) - Static method in class org.mmbase.util.functions.BeanFunction
Utility function, searches an inner class of a given class.
getClassCloud() - Method in class org.mmbase.servlet.AttachmentServlet
 
getClassCloud() - Method in class org.mmbase.servlet.BridgeServlet
Obtains a cloud using 'class' security.
getClassCloud() - Method in class org.mmbase.servlet.HandleServlet
 
getClassCloud() - Method in class org.mmbase.servlet.ImageServlet
 
getClassName() - Method in class org.mmbase.applications.crontab.CronEntry
 
getClassName() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. don't use
getClassName() - Method in class org.mmbase.util.xml.BuilderReader
Get the class name to use for instantiating this builder.
getClassName() - Method in class org.mmbase.util.xml.ModuleReader
The name of the class which is implementing this Module.
getClasses(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
getCleanConstraint() - Method in interface org.mmbase.bridge.Query
Gets the 'clean' constraint on this query.
getCleanConstraint() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getCloneMaster() - Method in class org.mmbase.applications.mmbob.Forum
 
getCloneMaster() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getClosePersistentObjects(TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicFinder
Gets MMBase id's for all objects from persistent cloud that might produce a qualifying match with the given object (possibly including the object itself).
getCloud() - Static method in class org.mmbase.applications.mmbob.ForumManager
ToDo: Write docs!
getCloud(String) - Method in interface org.mmbase.bridge.CloudContext
Returns the cloud with the specified name.
getCloud(String, String, Map) - Method in interface org.mmbase.bridge.CloudContext
Returns the cloud with the specified name, with authentication
getCloud(String, UserContext) - Method in interface org.mmbase.bridge.CloudContext
Returns the cloud with the specified name, based on an existing User object (e.g.
getCloud() - Method in interface org.mmbase.bridge.Node
Returns the cloud this node belongs to.
getCloud() - Method in interface org.mmbase.bridge.NodeManager
Returns the cloud to which this manager belongs.
getCloud() - Method in interface org.mmbase.bridge.Query
Returns the Cloud for which this Query was defined.
getCloud(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getCloud(String, String, Map) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getCloud(String, UserContext) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getCloud() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getCloud() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getCloud(Map) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getCloud() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getCloud() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getCloud() - Method in class org.mmbase.bridge.util.MapNode
 
getCloud() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getCloud() - Method in class org.mmbase.bridge.util.TreeList
 
getCloud(Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
 
getCloud(BridgeServlet.QueryParts) - Method in class org.mmbase.servlet.BridgeServlet
Obtains a cloud object, using a QueryParts object.
getCloud(Locale) - Method in class org.mmbase.util.LocalizedEntryListFactory
 
getCloud() - Method in class org.mmbase.util.PageInfo
 
getCloudContext() - Method in interface org.mmbase.bridge.Cloud
Returns the context to which this cloud belongs.
getCloudContext(String) - Static method in class org.mmbase.bridge.ContextProvider
Factory method to get an instance of a CloudContext.
getCloudContext() - Static method in class org.mmbase.bridge.LocalContext
Called from the script to retrieve the current CloudContext
getCloudContext() - Method in interface org.mmbase.bridge.Module
Retrieves the CloudContext to which this module belongs
getCloudContext(String) - Static method in class org.mmbase.bridge.RemoteContext
Connect to a remote cloudcontext.
getCloudContext() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getCloudContext() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getCloudContext() - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
 
getCloudName() - Method in interface org.mmbase.bridge.Transaction
Returns the name of the cloud this transaction uses
getCloudName() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getCloudName() - Method in class org.mmbase.servlet.BridgeServlet
The name of the mmbase cloud which must be used.
getCloudNames() - Method in interface org.mmbase.bridge.CloudContext
Returns the names of all the clouds known to the system
getCloudNames() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getCloudVar() - Method in interface org.mmbase.bridge.jsp.taglib.CloudProvider
 
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
Find the CloudProvider and return its cloud variable in one step.
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
getCloudVar() - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
getClusterBuilder() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the cluster builder, a virtual builder used to perform multilevel searches.
getClusterNodes(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Result with all Cluster - MMObjectNodes, with cache.
getClusterNodes(SearchQuery) - Method in class org.mmbase.module.core.ClusterBuilder
Executes query, returns results as clusternodes or MMObjectNodes if the query is a Node-query.
getCodec(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
The codec field is an integer, this function returns a string-presentation
getColumn() - Method in class org.mmbase.util.dateparser.SimpleCharStream
Deprecated.  
getCommand() - Method in class org.mmbase.util.transformers.AbstractCommandStringTransformer
 
getCommand() - Method in class org.mmbase.util.transformers.Figlet
 
getCommand() - Method in class org.mmbase.util.transformers.Perl
 
getCommandArgs() - Method in class org.mmbase.util.externalprocess.CommandLauncher
get CommandArgs.
getCommandXML() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
getComment(int) - Method in class org.mmbase.util.images.ImageInfo
Returns the index'th comment retrieved from the image.
getCommitProcessor() - Method in class org.mmbase.datatypes.BasicDataType
 
getCommitProcessor() - Method in interface org.mmbase.datatypes.DataType
 
getComparator() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getComparator() - Method in class org.mmbase.util.magicfile.Detector
 
getCompare2() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
getCompare2() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsEmptyTag
 
getCompareValue(int, int, Object) - Static method in class org.mmbase.bridge.util.Queries
Used in implementation of createConstraint
getCompareValue(int, int, Object, int) - Static method in class org.mmbase.bridge.util.Queries
Used in implementation of createConstraint
getCompositeConstraint(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getConfig() - Method in class org.mmbase.applications.mmbob.Forum
 
getConfigFile() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Need something as getConfigResource in stead.
getConfigFile() - Method in class org.mmbase.util.transformers.Censor
 
getConfigFile() - Method in class org.mmbase.util.transformers.LinkFinder
 
getConfigFile() - Method in class org.mmbase.util.transformers.RegexpReplacer
This can be overridden if the implementation must use its own configuration file.
getConfigPath() - Static method in class org.mmbase.module.core.MMBaseContext
Deprecated. use ResourceLoader.getConfigurationRoot() with relative path
getConfigResource() - Method in class org.mmbase.module.core.MMObjectBuilder
 
getConfiguration() - Method in class org.mmbase.applications.crontab.CronEntry
 
getConfigurationRoot() - Static method in class org.mmbase.util.ResourceLoader
Singleton that returns the ResourceLoader for loading mmbase configuration
getConnection(String, String, String) - Method in class org.mmbase.module.database.JDBC
 
getConnection(String) - Method in class org.mmbase.module.database.JDBC
 
getConnection(String, String, String) - Method in interface org.mmbase.module.database.JDBCInterface
 
getConnection(String) - Method in interface org.mmbase.module.database.JDBCInterface
 
getConnection(String, String, String) - Method in class org.mmbase.module.database.MultiPoolHandler
 
getConnection() - Method in class org.mmbase.module.database.MultiStatement
 
getConnection(String, String, String) - Method in class org.mmbase.module.database.Naming
 
getConnection(String) - Method in class org.mmbase.module.database.Naming
 
getConnection() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getConnection(String, String) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getConstantsProvider(Class) - Static method in class org.mmbase.util.SortedBundle
Returns a (serializable) Map representing all accessible static public members of given class (so, all constants).
getConstraint() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getConstraint(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getConstraint() - Method in class org.mmbase.security.Authorization.QueryCheck
The stored constraint.
getConstraint() - Method in interface org.mmbase.storage.search.LegacyConstraint
Gets the constraint.
getConstraint() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the constraints on the search results.
getConstraint() - Method in class org.mmbase.storage.search.implementation.BasicLegacyConstraint
 
getConstraint() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getConstraint() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getConstraintDefinition(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Creates an index definition string for a field to be passed when creating a table.
getConstraints(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getconstraints call.
getConstraints(String) - Method in class org.mmbase.applications.editwizard.Wizard
This method gets the MMBase constraints.
getConstraints(String, String) - Method in class org.mmbase.applications.editwizard.Wizard
This method gets the MMBase constraints.
getConstraints(String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method gets constraint information from mmbase about a specific objecttype.
getConstraintsForField(String, MMObjectBuilder, Constraint, SearchQuery) - Static method in class org.mmbase.cache.ReleaseStrategy
utility for specializations: get all the constraints in the query that apply to a certain field
getContactInfoEnabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getContactInfoEnabled() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getContactInfoEnabled() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getContactInfoEnabled() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getContainerObject(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().getObject
getContentTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Returns the content-tag in which this context-referrer is in, or a default (compatible with MMBase 1.6) if there is none.
getContext() - Method in interface org.mmbase.bridge.Node
Get the security context of the current Node
getContext() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getContext() - Method in class org.mmbase.bridge.util.AbstractNode
 
getContext() - Method in class org.mmbase.bridge.util.MapNode
 
getContext() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getContext(UserContext) - Method in class org.mmbase.module.core.MMObjectNode
Returns the security context for this node
getContext(UserContext, int) - Method in class org.mmbase.security.Authorization
This method could be overrided by an extending class.
getContext(UserContext, int) - Method in class org.mmbase.security.NoAuthorization
This method does nothing, except from giving a specified string back
getContext(UserContext, int) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
getContext(UserContext, int) - Method in class org.mmbase.security.implementation.cloud.Verify
 
getContext(UserContext, int) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
getContext(User, int) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Returns this Context node as a String (so the name field)
getContext(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getContext() - Static method in class org.mmbase.util.ApplicationContextReader
 
getContext() - Method in class org.mmbase.util.ResourceLoader
Returns the 'context' for the ResourceLoader (an URL).
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getContextContainer() - Method in interface org.mmbase.bridge.jsp.taglib.ContextProvider
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getContextContainer() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextCollector
Deprecated.  
getContextNode(String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
getContextProvider() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Finds the parent context provider.
getContextSources() - Method in class org.mmbase.util.xml.ApplicationReader
contextsources attached to this application
getContextTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Finds the parent context tag.
getConversion(String, String) - Static method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getCoreNode(MMObjectBuilder, Node) - Method in class org.mmbase.util.functions.NodeFunction
Utility method to convert a Node to a a MMObjectNode.
getCost() - Method in class org.mmbase.cache.ReleaseStrategy.StrategyResult
The cost of a node event evaluation.
getCost() - Method in class org.mmbase.clustering.Statistics
 
getCount() - Method in class org.mmbase.applications.thememanager.ImageSet
 
getCount() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getCount(Object) - Method in class org.mmbase.cache.Cache
 
getCount(Object) - Method in interface org.mmbase.cache.CacheImplementationInterface
Returns the hit-count on a certain key (if implementable).
getCount(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the getCount() method of the cache implementation.
getCount() - Method in class org.mmbase.clustering.Statistics
 
getCount(Object) - Method in class org.mmbase.util.LRUHashtable
Retrieves the count of the object with a certain key.
getCreator() - Method in class org.mmbase.applications.mmbob.PostThread
 
getCronEntry(String) - Method in class org.mmbase.applications.crontab.CronDaemon
 
getCronTime() - Method in class org.mmbase.applications.crontab.CronEntry
 
getCropTemplate(Node, int, int, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
Returns the crop template string to be used by img servlet
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getCurrent() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getCurrent() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getCwd() - Method in class org.mmbase.util.xml.URIResolver
Returns the working directory which was supplied in the constructor.
getDBKey() - Method in class org.mmbase.module.core.MMBase
Deprecated. use getStorageManager().createKey()
getDBKey() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use MMBase.getStorageManager().createKey()
getDBName() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getName()
getDBNotNull() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractField.isRequired()
getDBPos() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.getStoragePosition()
getDBSize() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. Use CoreField.getMaxLength()
getDBState(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Return a field's storage state.
getDBState(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns the DBState of a field.
getDBState(String) - Method in class org.mmbase.module.core.VirtualBuilder
Return a field's database state.
getDBState() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractField.getState()
getDBType(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Return a field's storage type.
getDBType(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns the DBType of a field.
getDBType() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. to access type constraints, use AbstractField.getDataType()
getDBType(String) - Method in class org.mmbase.storage.search.ResultNode
 
getDTDBase() - Method in class org.mmbase.module.core.MMBase
Deprecated. keesj: This method is not used. Document type definitions should contain a fully qualified url. I think the author was thinking of a dtdpath wich makes sence
getDTDPath() - Method in class org.mmbase.util.XMLEntityResolver
 
getData(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getdata call, by obtaining data for each node specified.
getData() - Method in class org.mmbase.applications.editwizard.Wizard
 
getData(Node, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method retrieves data (objectdata) from mmbase.
getData(Node, String, NodeList) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method retrieves data (objectdata) from mmbase.
getDataId() - Method in class org.mmbase.applications.editwizard.Wizard
 
getDataNode(Element, Element, Node) - Method in class org.mmbase.applications.dove.Dove
Handles a node storing its content in a DOM element.
getDataNode(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a node by retrieving its data and storing its content in a DOM element.
getDataNode(Document, String, NodeList) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method retrieves data (objectdata) from mmbase.
getDataSource() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Returns the DataSource associated with this factory.
getDataSources() - Method in class org.mmbase.util.xml.ApplicationReader
Get datasources attached to this application
getDataType() - Method in interface org.mmbase.bridge.Field
Returns the data type this field contains.
getDataType() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
getDataType() - Method in class org.mmbase.core.AbstractField
 
getDataType(String) - Method in class org.mmbase.datatypes.DataTypeCollector
Get a datatype defined for this collector.
getDataType(String, boolean) - Method in class org.mmbase.datatypes.DataTypeCollector
Get a datatype defined for this collector, and possibly any collectors it depends on.
getDataType(String) - Static method in class org.mmbase.datatypes.DataTypes
Returns a DataType from the the available set of datatypes accessible throughout the application, or null if that type does not exist.
getDataType(int) - Static method in class org.mmbase.datatypes.DataTypes
Returns the basic DataType that matches the passed type.
getDataType() - Method in class org.mmbase.util.functions.Parameter
Returns the data type of this parameter.
getDataTypeCollector() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the datatype collector belonging to this buidler.
getDataTypeDefinition() - Method in class org.mmbase.datatypes.DataTypeCollector
 
getDataTypeInstance(String, BasicDataType) - Method in class org.mmbase.datatypes.DataTypeCollector
Get a datatype instance through this collector.
getDataTypeInstance(String, BasicDataType) - Static method in class org.mmbase.datatypes.DataTypes
Returns a DataType instance.
getDataTypeInstance(String, int) - Static method in class org.mmbase.datatypes.DataTypes
Returns a DataType instance.
getDataTypes() - Method in class org.mmbase.datatypes.DataTypeCollector
Set local datatypes of the collector
getDataTypes(DataTypeCollector) - Method in class org.mmbase.util.xml.BuilderReader
Get the datatypes defined for this builder.
getDatabaseName() - Method in class org.mmbase.module.database.JDBC
 
getDatabaseName() - Method in interface org.mmbase.module.database.JDBCInterface
 
getDatabaseName() - Method in class org.mmbase.module.database.Naming
 
getDatabaseName() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Doing some best effort to get a 'database name'.
getDate() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
You could implement a tag for the body of time-tag, which can then receive the date-object.
getDate(MMObjectNode) - Method in class org.mmbase.module.builders.DayMarkers
Returns the date of a daymarker
getDate() - Method in class org.mmbase.util.DynamicDate
 
getDateFormat() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
DateFormat used for parsing dates.
getDateFormat(Locale) - Method in class org.mmbase.datatypes.DateTimePattern
Returns a DateFormat object associated with this object.
getDatePart(String, int, int) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the a part of the date
getDatePart(String, int, int, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the a part of the date
getDateTimePart(String) - Static method in class org.mmbase.bridge.util.Queries
Creates a part constant for use by createConstraint
getDateTimeValue(ResultSet, int, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Retrieve a date for a specified object field.
getDateValue(String) - Method in interface org.mmbase.bridge.Node
 
getDateValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getDateValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getDateValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getDateValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getDateValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getDay(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the day of the month part of the date
getDay(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the day of the month part of the date
getDay(int) - Method in class org.mmbase.util.DateStrings
Deprecated.  
getDay() - Method in class org.mmbase.util.DynamicDate
 
getDayCount() - Method in class org.mmbase.module.builders.DayMarkers
The current day count.
getDayCountAge(int) - Method in class org.mmbase.module.builders.DayMarkers
Given an age, this function returns a mark, _not a day count_, and also _not an age_!
getDayCountByObject(int) - Method in class org.mmbase.module.builders.DayMarkers
 
getDayInt(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the number of the day in the month as an integer
getDayMark(int) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
getDayMark(Cloud, int) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getDayOfMonthEntry() - Method in class org.mmbase.applications.crontab.CronEntry
 
getDayOfWeekEntry() - Method in class org.mmbase.applications.crontab.CronEntry
 
getDebug() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
getDefault() - Static method in class org.mmbase.util.LocalizedString
Returns the default locale if set, or otherwise the system default (Locale.getDefault()).
getDefaultAccount() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getDefaultAccount() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getDefaultAccount() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getDefaultAccount() - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getDefaultCharacterEncoding() - Method in interface org.mmbase.bridge.CloudContext
Returns the default character encoding, which can be used as a default.
getDefaultCharacterEncoding() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getDefaultCloudContext() - Static method in class org.mmbase.bridge.ContextProvider
 
getDefaultCloudContext() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getDefaultCloudContextName() - Static method in class org.mmbase.bridge.ContextProvider
 
getDefaultCommit() - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
getDefaultCommit() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
getDefaultConfigurer() - Static method in class org.mmbase.bridge.util.xml.query.QueryConfigurer
 
getDefaultContext(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getDefaultContext(UserContext) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getDefaultEncoding(String) - Static method in class org.mmbase.util.GenericResponseWrapper
Supposes that no explicit charset is mentioned in a contentType, and returns a default.
getDefaultFactory() - Method in class org.mmbase.cache.xslt.FactoryCache
If it you are sure not to use the URIResolver, then you can as well use always the same Factory.
getDefaultFileName() - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getDefaultForBuilder(InsRel) - Method in class org.mmbase.module.corebuilders.RelDef
Returns the first occurrence of a reldef node of a relation definition.
getDefaultImageFormat() - Static method in class org.mmbase.util.images.Factory
 
getDefaultImageType() - Method in class org.mmbase.module.builders.AbstractImages
The default image type is used when magic could not determin the type
getDefaultImageType() - Method in class org.mmbase.module.builders.Images
 
getDefaultLocale() - Method in interface org.mmbase.bridge.CloudContext
Returns the default locale setting.
getDefaultLocale() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getDefaultLocale() - Method in class org.mmbase.bridge.implementation.BasicField
 
getDefaultLocale() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getDefaultLocale() - Method in class org.mmbase.core.AbstractDescriptor
The locale wihch must be used if no locale is specified .
getDefaultMaxEntrySize() - Method in class org.mmbase.cache.BlobCache
 
getDefaultMaxEntrySize() - Method in class org.mmbase.cache.Cache
This has to be overridden by Caches which support max entry size.
getDefaultMaxEntrySize() - Method in class org.mmbase.cache.xslt.ResultCache
 
getDefaultMethod(String) - Method in class org.mmbase.security.Authentication
The security implementation can override a default method. The default default method (as implemented in Authentication for the 'http' protocol is HTTP (which means that basic authentication of the http protocol can be used), but may not be feasible for every implementation (it is e.g. useless if the security implementation does not have name/password authentication).
getDefaultMethod(String) - Method in interface org.mmbase.security.AuthenticationData
The security implementation can override a default method.
getDefaultMethod(String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
getDefaultPassword() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getDefaultPassword() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getDefaultPassword() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getDefaultPassword() - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getDefaultPath() - Method in class org.mmbase.module.builders.AbstractImages
 
getDefaultPath() - Method in class org.mmbase.module.builders.AbstractServletBuilder
If no servlet path can be found via the association (if the servlet did not 'associate' itself with something, like servdb), then the getServletPath function will fall back to this.
getDefaultPath() - Method in class org.mmbase.module.builders.Attachments
 
getDefaultTeaser(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Will be removed?
getDefaultTimeZone() - Method in interface org.mmbase.bridge.CloudContext
Returns the default time zone.
getDefaultTimeZone() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getDefaultUrl(int) - Method in class org.mmbase.module.builders.ImageAliases
 
getDefaultUrl(int) - Method in class org.mmbase.module.builders.Urls
 
getDefaultUrl(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Return the default url of this object.
getDefaultValue() - Method in class org.mmbase.datatypes.BasicDataType
Returns the default value of this data type.
getDefaultValue() - Method in class org.mmbase.datatypes.ComparableDataType
 
getDefaultValue() - Method in interface org.mmbase.datatypes.DataType
Returns the default value of this data type.
getDefaultValue() - Method in class org.mmbase.util.functions.Parameter
Returns the default value of this parameter (derived from the datatype).
getDefines() - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
getDefinition() - Method in class org.mmbase.util.functions.Parameters
 
getDeleterelations() - Method in class org.mmbase.bridge.jsp.taglib.edit.DeleteNodeTag
 
getDemo() - Static method in class org.mmbase.util.DynamicDate
 
getDepth() - Method in interface org.mmbase.bridge.jsp.taglib.tree.DepthProvider
Returns the 'size' of the current cluster node (the number of steps (minus the relation steps))
getDepth() - Method in class org.mmbase.bridge.jsp.taglib.tree.OnShrinkTag
 
getDepth() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getDepth() - Method in class org.mmbase.util.XMLContextDepthReader
Retrieves the depth to which to serach.
getDescendants() - Method in interface org.mmbase.bridge.NodeManager
Retrieve a list of descendant nodemanagers (the Nodemanager that - posisbly indirectly - extend from this nodemanager)
getDescendants() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getDescendants() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getDescendants() - Method in class org.mmbase.module.core.MMObjectBuilder
Creates list of descendant-builders.
getDescription() - Method in class org.mmbase.applications.media.cache.URLCache
 
getDescription(Map) - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
 
getDescription(Map) - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
getDescription() - Method in class org.mmbase.applications.mmbob.Forum
get the description of the forum
getDescription() - Method in class org.mmbase.applications.mmbob.PostArea
get the description of the postarea
getDescription() - Method in interface org.mmbase.bridge.Cloud
This may return Cloud.getName(), but in principable it could have been localized using the value also returned by Cloud.getLocale().
getDescription(Locale) - Method in interface org.mmbase.bridge.Descriptor
Returns the description of this object.
getDescription() - Method in interface org.mmbase.bridge.Descriptor
Returns the description of this object for the default locale.
getDescription() - Method in interface org.mmbase.bridge.Module
Retrieve the description of the module.
getDescription() - Method in interface org.mmbase.bridge.NodeManager
Returns the description of this node manager.
getDescription(Locale) - Method in interface org.mmbase.bridge.NodeManager
Returns the description of this node manager in a specified language.
getDescription() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getDescription() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getDescription(Locale) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getDescription() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getDescription() - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
getDescription(Locale) - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
getDescription() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getDescription(Locale) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getDescription() - Method in class org.mmbase.cache.AggregatedResultCache
 
getDescription() - Method in class org.mmbase.cache.BasicReleaseStrategy
 
getDescription() - Method in class org.mmbase.cache.BetterStrategy
 
getDescription() - Method in class org.mmbase.cache.BlobCache
 
getDescription() - Method in class org.mmbase.cache.Cache
Gives a description for this cache type.
getDescription() - Method in class org.mmbase.cache.CachePolicy
Returns a description of the policy.
getDescription() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
getDescription() - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
getDescription() - Method in class org.mmbase.cache.MultilevelCache
 
getDescription() - Method in class org.mmbase.cache.NodeCache
 
getDescription() - Method in class org.mmbase.cache.NodeListCache
 
getDescription() - Method in class org.mmbase.cache.RelatedNodesCache
 
getDescription() - Method in class org.mmbase.cache.RelationsCache
 
getDescription() - Method in class org.mmbase.cache.ReleaseStrategy
 
getDescription() - Method in class org.mmbase.cache.xslt.FactoryCache
 
getDescription() - Method in class org.mmbase.cache.xslt.ResultCache
 
getDescription() - Method in class org.mmbase.cache.xslt.TemplateCache
 
getDescription(Locale) - Method in class org.mmbase.core.AbstractDescriptor
 
getDescription() - Method in class org.mmbase.core.AbstractDescriptor
 
getDescription() - Method in class org.mmbase.module.core.MMObjectBuilder
Get description of the builder
getDescription(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Gets description of the builder, using the specified language.
getDescription(String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getDescription(Locale locale)
getDescription() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache
 
getDescription() - Method in class org.mmbase.util.functions.AbstractFunction
 
getDescription() - Method in interface org.mmbase.util.functions.Function
 
getDescription() - Method in class org.mmbase.util.functions.FunctionSet
 
getDescription() - Method in class org.mmbase.util.functions.WrappedFunction
 
getDescription() - Method in class org.mmbase.util.magicfile.MagicXMLReader
 
getDescription() - Method in class org.mmbase.util.xml.ApplicationReader
Get the description for this application
getDescriptions() - Method in class org.mmbase.module.core.MMObjectBuilder
Get descriptions of the builder
getDescriptions() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getDescription()
getDescriptions() - Method in class org.mmbase.util.xml.BuilderReader
Get the descriptions of this builder
getDesignation() - Method in class org.mmbase.util.magicfile.Detector
todo: I noticed there is also a %5.5s variation in magic...
getDestination() - Method in interface org.mmbase.bridge.Relation
Retrieves the destination of the relation
getDestination() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
getDestinationManager() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the type of node that can act as the destination of a relation of this type.
getDestinationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getDetectors() - Method in interface org.mmbase.util.magicfile.DetectorProvider
 
getDetectors() - Method in class org.mmbase.util.magicfile.MagicFile
Returns a list of detectors used by this MagicFile instance
getDetectors() - Method in class org.mmbase.util.magicfile.MagicParser
 
getDetectors() - Method in class org.mmbase.util.magicfile.MagicXMLReader
Returns all 'Detectors'.
getDid() - Method in class org.mmbase.applications.editwizard.WizardCommand
Returns the 'did' (data id) parameter of the parsed command.
getDimension(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getDimension(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
Gets the dimension of given node.
getDimension(MMObjectNode, String) - Method in class org.mmbase.module.builders.Images
 
getDimension(byte[]) - Method in class org.mmbase.util.images.DummyImageInformer
 
getDimension(byte[]) - Method in interface org.mmbase.util.images.ImageInformer
 
getDimension(byte[]) - Method in class org.mmbase.util.images.ImageMagickImageInformer
 
getDimension(byte[]) - Method in class org.mmbase.util.images.JAIImageInformer
 
getDimensionForEmptyHandle(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
 
getDimensionForEmptyHandle(MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
If icache does not yet have a filled handle field, neither filled width/heigh fields (can occur after a update).
getDirectBody() - Method in class org.mmbase.applications.mmbob.Posting
 
getDirectConnection(String, String, String) - Method in class org.mmbase.module.database.JDBC
 
getDirectConnection(String) - Method in class org.mmbase.module.database.JDBC
 
getDirectConnection(String) - Method in interface org.mmbase.module.database.JDBCInterface
 
getDirectConnection(String, String, String) - Method in interface org.mmbase.module.database.JDBCInterface
 
getDirectConnection(String) - Method in class org.mmbase.module.database.Naming
 
getDirectConnection(String, String, String) - Method in class org.mmbase.module.database.Naming
 
getDirectConnection() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getDirection() - Method in interface org.mmbase.storage.search.SortOrder
Gets the sort direction.
getDirection() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
getDirectionDescription() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
Returns a description of the direction of the sort order
getDirectionality() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the directionality for this type (the default assigned to a new relation).
getDirectionality() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getDirectionality() - Method in interface org.mmbase.storage.search.RelationStep
Gets the directionality mode used with this relation.
getDirectionality() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getDirectionalityDescription() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
Returns a description of the part
getDirectory(String) - Static method in class org.mmbase.util.ResourceLoader
Utility method to return the 'directory' part of a resource-name.
getDisallowedFields() - Method in class org.mmbase.storage.StorageManagerFactory
Returns a map of disallowed field names and their possible alternate values.
getDisallowedFields() - Method in class org.mmbase.storage.util.StorageReader
Returns all disallowed fields and their possible alternate values.
getDisallowingContexts(User, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Returns a Set (of Strings) of all existing contexts for which the given operation is not allowed for the given user.
getDisallowingContexts(UserContext, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getDisposeWhenNotReferenced() - Method in class org.mmbase.applications.xmlimporter.TmpObject
DisposeWhenNotReferenced accessor.
getDocument() - Method in class org.mmbase.bridge.util.xml.Generator
Returns the working DOM document.
getDocument(Node, Field) - Static method in class org.mmbase.richtext.processors.xml.MmxfGetString
Returns a 'objects' Document containing the node with the mmxf field plus all idrelated objects
getDocument(String) - Method in class org.mmbase.util.ResourceLoader
Returns the givens resource as a Document (parsed XML).
getDocument(String, boolean, Class) - Method in class org.mmbase.util.ResourceLoader
Returns the givens resource as a Document (parsed XML).
getDocument(URL, boolean, Class) - Static method in class org.mmbase.util.ResourceLoader
Static version of ResourceLoader.getDocument(String, boolean, Class), can e.g.
getDocument() - Method in class org.mmbase.util.xml.DocumentSerializable
 
getDocument() - Method in class org.mmbase.util.xml.DocumentWriter
Returns the completed document representation; If the document was not yet generated, it is generated by calling generateDocument().
getDocumentBuilder(boolean) - Static method in class org.mmbase.applications.editwizard.Utils
This method returns a new instance of a DocumentBuilder.
getDocumentBuilder(boolean, ErrorHandler) - Static method in class org.mmbase.util.XMLBasicReader
Deprecated. use {!link DocumentReader.getDocumentBuilder(boolean, ErrorHandler, EntityResolver)}
getDocumentBuilder(boolean, EntityResolver) - Static method in class org.mmbase.util.XMLBasicReader
Deprecated. use {!link DocumentReader.getDocumentBuilder(boolean, ErrorHandler, EntityResolver)}
getDocumentBuilder(boolean, ErrorHandler, EntityResolver) - Static method in class org.mmbase.util.XMLBasicReader
Deprecated. use {!link DocumentReader.getDocumentBuilder(boolean, ErrorHandler, EntityResolver)}
getDocumentBuilder(Class) - Static method in class org.mmbase.util.XMLBasicReader
Deprecated. use {!link DocumentReader.getDocumentBuilder(boolean, ErrorHandler, EntityResolver)}
getDocumentBuilder() - Static method in class org.mmbase.util.xml.DocumentReader
Creates a DocumentBuilder with default settings for handler, resolver, or validation, obtaining it from the cache if available.
getDocumentBuilder(boolean) - Static method in class org.mmbase.util.xml.DocumentReader
Obtain a DocumentBuilder
getDocumentBuilder(boolean, ErrorHandler, EntityResolver) - Static method in class org.mmbase.util.xml.DocumentReader
See DocumentReader.getDocumentBuilder(boolean, ErrorHandler, EntityResolver)
getDocumentBuilder(boolean, boolean, ErrorHandler, EntityResolver) - Static method in class org.mmbase.util.xml.DocumentReader
Creates a DocumentBuilder.
getDocumentConverter(String) - Static method in class org.mmbase.bridge.util.xml.DocumentConverter
 
getDocumentReader() - Method in class org.mmbase.storage.StorageManagerFactory
Locates and opens the storage configuration document, if available.
getDocumentReader() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Locates and opens the storage configuration document, if available. The configuration document to open can be set in mmbasereoot (using the storage property). The property should point to a resource which is to be present in the MMBase classpath. Overriding factories may provide ways to auto-detect the location of a configuration file. MMBase determine it using information gained from the datasource, and the lookup.xml file in the database configuration directory Storage configuration files should become resource files, and configurable using a storageresource property.
getDoubleValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a double.
getDoubleValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getDoubleValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getDoubleValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getDoubleValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getDoubleValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getEdit() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getEditFields() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use getFields() with sortorder ORDER_SEARCH
getEditPosition() - Method in interface org.mmbase.bridge.Field
Retrieve the position of the field when editing.
getEditPosition() - Method in class org.mmbase.bridge.implementation.BasicField
 
getEditPosition() - Method in class org.mmbase.core.AbstractField
 
getEditPosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field when editing.
getEditTime() - Method in class org.mmbase.applications.mmbob.Posting
get the date/time of the last time this posting was editted
getEditorHTML(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
Makes html with a link to a node in an editor using the parameters url and icon.
getEditorHTML(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
Should create a link to an editor or some other way to edit the data displayed.
getEditorHTML(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Create a string containing all the needed html to find the editor.
getElement(Element, String, String) - Method in class org.mmbase.datatypes.BasicDataType
 
getElement(Element, String, String, String) - Method in class org.mmbase.datatypes.BasicDataType
 
getElement(char, Calendar, Calendar) - Static method in class org.mmbase.datatypes.DateTimePattern
Returns an DateTimePattern.Element structure assiocated with the characters of the format pattern.
getElement(int, int) - Method in class org.mmbase.util.CVSReader
Deprecated. Returns the element at the given row and column.
getElement(int, String) - Method in class org.mmbase.util.CVSReader
Deprecated. Returns the element at the given row and with the given column name.
getElementAttributeValue(String, String) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementAttributeValue(Element, String) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementById(Node, String) - Method in class org.mmbase.bridge.util.xml.Generator
 
getElementByPath(String) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementByPath(Element, String) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementName(Element) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementValue(String) - Method in class org.mmbase.util.xml.DocumentReader
 
getElementValue(Element) - Method in class org.mmbase.util.xml.DocumentReader
 
getEmail() - Method in class org.mmbase.applications.mmbob.Poster
get the Emailaddress of the poster
getEmailtext(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getEmailtext(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getEmailtext(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getEmptyNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a new empty node object.
getEncoding() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getEncoding() - Method in class org.mmbase.applications.mmbob.Signature
 
getEncoding() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
getEncoding() - Method in class org.mmbase.module.core.MMBase
Retrieves the encoding.
getEncoding() - Method in class org.mmbase.richtext.transformers.XmlField
 
getEncoding() - Method in class org.mmbase.util.Encode
Returns the encoding
getEncoding(String) - Static method in class org.mmbase.util.GenericResponseWrapper
Takes the value of a Content-Type header, and tries to find the encoding from it.
getEncoding() - Method in class org.mmbase.util.transformers.Base64
 
getEncoding() - Method in class org.mmbase.util.transformers.CP1252Surrogator
 
getEncoding() - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
getEncoding() - Method in class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
getEncoding() - Method in class org.mmbase.util.transformers.ConfigurableStringTransformer
 
getEncoding() - Method in interface org.mmbase.util.transformers.ConfigurableTransformer
Returns the encoding that is currently active
getEncoding() - Method in class org.mmbase.util.transformers.Javascript
 
getEncoding() - Method in class org.mmbase.util.transformers.Latin3Surrogator
 
getEncoding() - Method in class org.mmbase.util.transformers.Sql
 
getEncoding() - Method in class org.mmbase.util.transformers.Url
 
getEncoding() - Method in class org.mmbase.util.transformers.Xml
 
getEncoding() - Method in class org.mmbase.util.transformers.XmlField
 
getEnd() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getEndColumn() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
getEndLine() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
getEnforceStrength() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
getEnforceStrength() - Method in interface org.mmbase.datatypes.DataType.Restriction
See DataType.ENFORCE_ALWAYS, DataType.ENFORCE_ONCHANGE, DataType.ENFORCE_NEVER.
getEntries() - Method in class org.mmbase.applications.crontab.CronDaemon
 
getEnumHandler(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
getEnumHandler(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
getEnumeration(Locale, Cloud, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.EnumerationRestriction
 
getEnumerationFactory() - Method in class org.mmbase.datatypes.BasicDataType
getEnumerationFactory() - Method in interface org.mmbase.datatypes.DataType
 
getEnumerationRestriction() - Method in class org.mmbase.datatypes.BasicDataType
The enumeration for this datatype as a DataType.Restriction.
getEnumerationRestriction() - Method in interface org.mmbase.datatypes.DataType
The enumeration for this datatype as a DataType.Restriction.
getEnumerationValue(Locale, Cloud, Node, Field, Object) - Method in class org.mmbase.datatypes.BasicDataType
Returns a (gui) value from a list of retsricted enumerated values, or null if no enumeration restrictions apply or teh value cannot be found.
getEnumerationValue(Locale, Cloud, Node, Field, Object) - Method in interface org.mmbase.datatypes.DataType
Returns a (gui) value from a list of retsricted enumerated values, or null if no enumeration restrictions apply or teh value cannot be found.
getEnumerationValues(Locale, Cloud, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
Returns an iterator over all possible values for this datatype, as Map.Entrys, or null if no enumeration restrictions apply. Every Map entry contains as key the 'value' for this datatype and as value it contains the description for this value in the given locale. This Iterator skips all entries which are impossible because of other restrictions on this datatype.
getEnumerationValues(Locale, Cloud, Node, Field) - Method in interface org.mmbase.datatypes.DataType
Returns an iterator over all possible values for this datatype, as Map.Entrys, or null if no enumeration restrictions apply.
getEnumerationValues(Locale, Cloud, Node, Field) - Method in class org.mmbase.datatypes.SecurityContextDataType
 
getEnvCommand() - Static method in class org.mmbase.util.externalprocess.EnvironmentReader
Command string to get OS Environment properties
getEnvVar(String) - Static method in class org.mmbase.util.externalprocess.EnvironmentReader
Get value of environment property
getEnvVars() - Static method in class org.mmbase.util.externalprocess.EnvironmentReader
Get value of environment properties
getError() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
getErrorDescription() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
getErrorDescription() - Method in interface org.mmbase.datatypes.DataType.Restriction
If the restriction does not hold, the following error description can be used.
getEscape() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Gets specified escaper (as a string) or null (if not set)
getEscapedValue(Object) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Returns the escaped value associated with this tag, but only if the escape attribute was set explicitely (so not when only inherited from content-tag).
getEscaper() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getEtxindexElements(Element) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets etxindex child elements of sbspace element.
getEtxindexField(Element) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets value of field attribute of etxindex element.
getEtxindexTable(Element) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets value of table attribute of etxindex element.
getEtxindexValue(Element) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets name of etxindex element.
getEventTypeGuiName(int) - Static method in class org.mmbase.core.event.NodeEvent
 
getExactPersistentObjects(TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicFinder
Gets MMBase id's for all objects from persistent cloud that produce an exact match with the given object (possibly including the object itself).
getExpandBuilder() - Method in class org.mmbase.util.xml.BuilderWriter
Gets whether the builder will expand when writing.
getExportSource() - Method in class org.mmbase.util.XMLNodeReader
get the name of this application
getExtends() - Method in class org.mmbase.util.xml.BuilderReader
Get the name of the builder that this builder extends
getExtension() - Method in class org.mmbase.util.magicfile.Detector
 
getExtensions() - Method in class org.mmbase.util.magicfile.Detector
 
getExternal() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getExternalName() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getExternalNameString() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getExternalRootUrl() - Method in class org.mmbase.applications.mmbob.Forum
 
getExternalRootUrl() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getExternalRootUrl() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getExternalString() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getExtraFields() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
getFactory(URIResolver) - Method in class org.mmbase.cache.xslt.FactoryCache
Make a factory for a certain URIResolver.
getFactory(File) - Method in class org.mmbase.cache.xslt.FactoryCache
Deprecated.  
getFactory(URL) - Method in class org.mmbase.cache.xslt.FactoryCache
 
getFactory() - Static method in class org.mmbase.util.externalprocess.ProcessFactory
get the Process Factory.instance
getFetchDirection() - Method in class org.mmbase.module.database.MultiStatement
 
getFetchSize() - Method in class org.mmbase.module.database.MultiStatement
 
getFid() - Method in class org.mmbase.applications.editwizard.WizardCommand
Returns the 'fid' (field id) parameter of the parsed command.
getField() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getField(String) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Gets field of the temporary node.
getField(int) - Method in interface org.mmbase.bridge.FieldList
Returns the Field at the indicated postion in the list
getField() - Method in interface org.mmbase.bridge.FieldValue
Returns the Field object belonging to this value.
getField(String) - Method in interface org.mmbase.bridge.NodeManager
Returns the field with the specified name.
getField(int) - Method in class org.mmbase.bridge.implementation.BasicFieldList
 
getField() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
getField(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getField() - Method in class org.mmbase.bridge.jsp.taglib.FieldReferrerTag
 
getField() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
getField(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getField() - Method in class org.mmbase.datatypes.ConfirmPasswordDataType.PasswordRestriction
 
getField() - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
Returns the name of the field which is 'confirmed' by this datatype.
getField() - Method in class org.mmbase.datatypes.DateTimePattern.Element
The associated constant in Calendar, e.g.
getField(String) - Method in class org.mmbase.module.core.ClusterBuilder
Return a field.
getField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Return a field's definition
getField() - Method in interface org.mmbase.storage.search.FieldConstraint
Gets the associated stepfield.
getField() - Method in interface org.mmbase.storage.search.SortOrder
Gets the associated field.
getField() - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
 
getField() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
getField() - Method in class org.mmbase.storage.search.implementation.BasicStepField
Gets the associated field.
getField(CoreField) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
Returns the stepfield corresponding to the specified field.
getField(String, List) - Static method in class org.mmbase.storage.search.legacy.ConstraintParser
Creates StepField corresponding to field indicated by token, of one of the specified steps.
getField2() - Method in interface org.mmbase.storage.search.CompareFieldsConstraint
Gets the second associated field.
getField2() - Method in class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint
 
getFieldDefinition() - Method in class org.mmbase.bridge.util.xml.query.QueryConfigurer
 
getFieldDefinition(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Creates a fielddefinition, of the format '[fieldname] [fieldtype] NULL' or '[fieldname] [fieldtype] NOT NULL' (depending on whether the field is nullable).
getFieldList() - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
getFieldList(Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Returns a comma seperated list of fieldnames for an index.
getFieldName(CoreField) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getFieldName() - Method in interface org.mmbase.storage.search.StepField
Gets the name of the associated field (without prefix).
getFieldName() - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
Returns the main field's fieldname, possibly extended with the step'sname if known.
getFieldName() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
getFieldName(StepField) - Static method in class org.mmbase.storage.search.implementation.BasicStepField
Returns the field's fieldname, possibly extended with the step's name if known.
getFieldNameFromField(String) - Static method in class org.mmbase.module.core.ClusterBuilder
Determines the fieldname part of a specified field (without the builder name).
getFieldNames() - Method in class org.mmbase.module.core.MMObjectBuilder
Return a list of field names of this table.
getFieldSteps(SearchQuery) - Static method in class org.mmbase.cache.ReleaseStrategy
utility for specializations: get all the field steps of a query
getFieldTypeDefinition(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Creates a field type definition, of the format '[fieldtype] NULL' or '[fieldtype] NOT NULL' (depending on whether the field is nullable).
getFieldTypes() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
Returns the fieldlist of this nodemanager after making sure the manager is synced with the builder.
getFieldTypes() - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
/** Returns the fieldlist of this nodemanager after making sure the manager is synced with the builder.
getFieldTypes() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getFieldValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a FieldValue object.
getFieldValue(Field) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a FieldValue object.
getFieldValue(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Returns the field value as specified by the client's post.
getFieldValue(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Returns the field value to be used in the page.
getFieldValue(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
Returns the field value as specified by the client's post.
getFieldValue(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
Returns the field value as specified by the client's post.
getFieldValue(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
getFieldValue(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
getFieldValue(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
getFieldValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getFieldValue(Field) - Method in class org.mmbase.bridge.util.AbstractNode
 
getFieldValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFieldValue(Field) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFieldVar() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getFieldVar() - Method in interface org.mmbase.bridge.jsp.taglib.FieldProvider
 
getFieldVar() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
getFieldaliases() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getFieldaliases() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getFields() - Method in interface org.mmbase.bridge.NodeManager
Returns a list of all fields defined for this node manager.
getFields(int) - Method in interface org.mmbase.bridge.NodeManager
Retrieve a subset of field types of this NodeManager, depending on a given order.
getFields() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getFields(int) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getFields() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getFields() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getFields() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getFields(int) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getFields(int) - Method in class org.mmbase.module.core.ClusterBuilder
 
getFields() - Method in class org.mmbase.module.core.ClusterBuilder
 
getFields(MMObjectNode) - Method in class org.mmbase.module.core.ClusterBuilder
 
getFields() - Method in class org.mmbase.module.core.MMObjectBuilder
Return a copy of the list of field definitions of this table.
getFields(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Gets the field definitions for the editor, sorted according to the specified order, and excluding the fields that have not been assigned a valid position (valid is >= 0).
getFields(MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
Get text from a blob field from a database.
getFields() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the stepfields in the search request.
getFields() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getFields() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getFields() - Method in class org.mmbase.util.xml.BuilderReader
Get the field definitions of this builder.
getFields(MMObjectBuilder, DataTypeCollector) - Method in class org.mmbase.util.xml.BuilderReader
Get the field definitions of this builder.
getFile() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getFile(String) - Method in class org.mmbase.util.ResourceLoader.FileURLStreamHandler
 
getFileItem(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
getFileItem(String) - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
 
getFileName() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getFileName() - Method in class org.mmbase.applications.thememanager.Theme
 
getFileName(MMObjectNode, StringBuffer) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getFileName(MMObjectNode, StringBuffer) - Method in class org.mmbase.module.builders.ImageCaches
 
getFileName() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getFileName(Node, Node, String) - Method in class org.mmbase.servlet.HandleServlet
 
getFileSize(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
 
getFiles() - Method in class org.mmbase.util.FileWatcher
Returns a (modifiable) Set of all files (File object) of this FileWatcher.
getFiles(String) - Method in class org.mmbase.util.ResourceLoader
Used by ResourceWatcher.
getFilterConfig() - Method in class org.mmbase.servlet.JumpersFilter
Deprecated. will be dropped in future versions
getFilterWords() - Method in class org.mmbase.applications.mmbob.Forum
 
getFilterWords() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getFilterWords() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getFilterWords(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getFilteredURLs(MMObjectNode, Map, Set) - Method in class org.mmbase.applications.media.builders.MediaFragments
 
getFilteredURLs(MMObjectNode, MMObjectNode, Map) - Method in class org.mmbase.applications.media.builders.MediaSources
Returns all URLs for this source, but filtered, with the best ones on top.
getFirstElement(Node) - Method in class org.mmbase.applications.dove.AbstractDove
Retrieves the first child node of an element that is itself an element.
getFirstElement(Node, String) - Method in class org.mmbase.applications.dove.AbstractDove
Retrieves the first child node of an element that is itself an element, and has the specified tagname.
getFirstLogin() - Method in class org.mmbase.applications.mmbob.Poster
get the date/time (epoch) of the first login of the poster
getFirstName() - Method in class org.mmbase.applications.mmbob.Poster
get the firstname of the poster
getFirstOrderedField(NodeList, NodeManager) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
The first ordered field is used to determin the 'changed' status of a Node in a NodeList.
getFloatValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a float.
getFloatValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getFloatValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getFloatValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getFloatValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFloatValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getFooterPath() - Method in class org.mmbase.applications.mmbob.Forum
 
getFooterPath() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getFooterPath() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getFooterPath() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getFormat(MMObjectNode, Map) - Method in class org.mmbase.applications.media.builders.MediaFragments
 
getFormat(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
The format field is an integer, this function returns a string-presentation
getFormat(MMObjectNode, Map) - Method in class org.mmbase.applications.media.builders.MediaSources
 
getFormat() - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
Depends on mimetype of the template to return the format of this urlcomposer.
getFormat() - Method in class org.mmbase.applications.media.urlcomposers.RamURLComposer
 
getFormat() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
The format of the produced URL.
getFormat() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
These scripts actually wrap the source in a ram or wmp
getFormat() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiURLComposer
These scripts actually wrap the source in a ram or wmp
getFormat() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
getFormat() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
getFormat() - Method in class org.mmbase.util.DynamicDate
 
getFormat() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns the image format's name.
getFormatter() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getForum(int) - Static method in class org.mmbase.applications.mmbob.ForumManager
Get a forum by it's MMBase node number
getForum(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
Get a forum by it's MMBase node number
getForumAlias(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumByAlias(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getForumCloneMaster() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getForumConfig(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getForumConfig(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getForumConfig(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide configuration info on a forum
getForumFooterPath(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide the footerpath for the given forum
getForumFromEmailAddress(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide the fromaddress for the given forum
getForumHeaderPath(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide the headerpath for the given forum
getForumInfo(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide general info and statistics on a forum Remark: atm it also returns configuration settings, this will change in the near future see getForumConfiguration for more info.
getForumPostingsOverflowPostArea(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumPostingsOverflowThreadPage(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumPostingsPerPage(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumReplyOnEachPage(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumSpeedPostTime(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForums() - Static method in class org.mmbase.applications.mmbob.ForumManager
Get an enumeration of all the forums in the cloud
getForums(String) - Static method in class org.mmbase.applications.mmbob.gui.Controller
Get list of all forums
getForumsConfig() - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getForumsCount() - Static method in class org.mmbase.applications.mmbob.ForumManager
Get the number of forums in the cloud
getForwardGUIName() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the gui name (prompt) of the role from source to destination
getForwardGUIName() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getForwardRole() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the role of the source to the destination
getForwardRole() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getFragment() - Method in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
getFromEmailAddress() - Method in class org.mmbase.applications.mmbob.Forum
 
getFromEmailAddress() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getFromEmailAddress() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getFromEmailAddress() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getFullTableName() - Method in class org.mmbase.module.core.MMTable
Retrieve the full table name (including the clouds' base name)
getFunction(String, String) - Method in interface org.mmbase.bridge.Cloud
Returns a Function object from a function set.
getFunction(String) - Method in interface org.mmbase.bridge.Module
Returns a Fuction object.
getFunction(String) - Method in interface org.mmbase.bridge.Node
Returns a Fuction object.
getFunction(String, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getFunction(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getFunction(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
Gets function object, and checks consistency of attributes.
getFunction() - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
getFunction(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getFunction(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFunction(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Instantiates a Function object for a certain function on a certain node of this type.
getFunction(String) - Method in class org.mmbase.module.core.MMObjectNode
 
getFunction(Class, String) - Static method in class org.mmbase.util.functions.BeanFunction
Gives back a Function object based on the 'bean' concept.
getFunction(String, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function from a function set
getFunction(Cloud, String, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function from a function set on a certain cloud
getFunction(Node, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function object for a Node.
getFunction(NodeManager, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function object for a NodeManager
getFunction(Module, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function object for a Module
getFunction(Method, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function object for a certain Method
getFunction(Class, String) - Static method in class org.mmbase.util.functions.FunctionFactory
Gets a function object for a Bean
getFunction(String) - Method in class org.mmbase.util.functions.FunctionProvider
Returns the Function object with given name.
getFunction(String, String) - Static method in class org.mmbase.util.functions.FunctionSets
Returns the Function with the given function name, and which exists in the set with the given set name.
getFunction(Method, String) - Static method in class org.mmbase.util.functions.MethodFunction
 
getFunction(String) - Method in class org.mmbase.util.functions.PatternNodeFunctionProvider
 
getFunctionNameAndFillArgs(String, List) - Static method in class org.mmbase.util.functions.NodeFunction
 
getFunctionParameters(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use executeFunction(node, function, list)
getFunctionSet(String) - Static method in class org.mmbase.util.functions.FunctionSets
Returns the FunctionSet with the given set name.
getFunctionValue(String, List) - Method in interface org.mmbase.bridge.Module
Executes a function on this module with the given parameters, and returns the result.
getFunctionValue(String, List) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified function on the node.
getFunctionValue(String, List) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getFunctionValue() - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
getFunctionValue(boolean) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
getFunctionValue(String, List) - Method in class org.mmbase.bridge.util.AbstractNode
 
getFunctionValue(String, List) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFunctionValue(Parameters) - Method in class org.mmbase.module.ProcessorModule.GetNodeListFunction
 
getFunctionValue(Parameters) - Method in class org.mmbase.module.ProcessorModule.ProcessFunction
 
getFunctionValue(Parameters) - Method in class org.mmbase.module.ProcessorModule.ReplaceFunction
 
getFunctionValue(String, List) - Method in class org.mmbase.module.core.MMObjectNode
XXX: return type of this method make it impossible to make MMObjectNode implements Node, perhaps it needs change
getFunctionValue(Parameters) - Method in class org.mmbase.util.functions.AbstractFunction
Executes the defined function supplying the given arguments.
getFunctionValue(Parameters) - Method in class org.mmbase.util.functions.BeanFunction
Executes the defined function supplying the given arguments. Instantiates the bean, calls all setters using the parameters, and executes the method associated with this function.
getFunctionValue(Parameters) - Method in interface org.mmbase.util.functions.Function
Executes the defined function supplying the given arguments.
getFunctionValue(String, List) - Method in class org.mmbase.util.functions.FunctionProvider
Executes a function, and returns the function value.
getFunctionValue(Parameters) - Method in class org.mmbase.util.functions.MethodFunction
 
getFunctionValue(Node, String) - Static method in class org.mmbase.util.functions.NodeFunction
Utility function, for easy call of function on node by one string.
getFunctionValue(MMObjectNode, Parameters) - Method in class org.mmbase.util.functions.NodeFunction
Implements the function on a certain node.
getFunctionValue(Node, Parameters) - Method in class org.mmbase.util.functions.NodeFunction
 
getFunctionValue(Parameters) - Method in class org.mmbase.util.functions.NodeFunction
To implement a NodeFunction, you must override NodeFunction.getFunctionValue(Node, Parameters).
getFunctionValue(Node, Parameters) - Method in class org.mmbase.util.functions.PatternNodeFunctionProvider.PatternNodeFunction
 
getFunctionValue(Parameters) - Method in class org.mmbase.util.functions.WrappedFunction
 
getFunctionValueWithList(List) - Method in class org.mmbase.util.functions.AbstractFunction
Executes the defined function supplying the given List of arguments.
getFunctionValueWithList(List) - Method in interface org.mmbase.util.functions.Function
Executes the defined function supplying the given List of arguments.
getFunctionValueWithList(List) - Method in class org.mmbase.util.functions.WrappedFunction
 
getFunctions(String) - Method in interface org.mmbase.bridge.Cloud
Returns all Function objects from a function set.
getFunctions() - Method in interface org.mmbase.bridge.Module
Returns all the Function objects of this Module.
getFunctions() - Method in interface org.mmbase.bridge.Node
Returns all the Function objects of this Node
getFunctions(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getFunctions() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getFunctions() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getFunctions() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getFunctions() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getFunctions() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getFunctions() - Method in class org.mmbase.bridge.util.MapNode
 
getFunctions() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getFunctions - Variable in class org.mmbase.module.core.MMObjectBuilder
Every Function Provider provides least the 'getFunctions' function, which returns a Set of all functions which it provides.
getFunctions(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns all Functions which are available (or at least known to be available) on a Node.
getFunctions() - Method in class org.mmbase.module.core.MMObjectNode
 
getFunctions - Variable in class org.mmbase.util.functions.FunctionProvider
Every Function Provider provides least the 'getFunctions' function, which returns a Set of all functions which it provides.
getFunctions() - Method in class org.mmbase.util.functions.FunctionProvider
Returns a Collection of all functions currently provided by the FunctionProvider.
getFunctions() - Method in class org.mmbase.util.xml.BuilderReader
 
getGUIIndicator(Locale) - Method in class org.mmbase.applications.media.Codec
 
getGUIIndicator(Locale) - Method in class org.mmbase.applications.media.Format
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Will show the title (clickable if possible)
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
used in the editors
getGUIIndicator(Map) - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
 
getGUIIndicator(Map) - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
getGUIIndicator(Map) - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
 
getGUIIndicator(Map) - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
getGUIIndicator(Map) - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
getGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
This is final, because getSGUIIndicator has to be overridden in stead
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.builders.AnnotRel
What should a GUI display for this node/field combo.
getGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.Jumpers
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.builders.MMEvents
 
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.builders.MMEvents
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.builders.PosRel
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.builders.Properties
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.builders.Urls
 
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.builders.Urls
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.core.ClusterBuilder
What should a GUI display for this node.
getGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.core.ClusterBuilder
What should a GUI display for this node/field combo.
getGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.core.MMObjectBuilder
A complicated default implementation for GUI.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
What should a GUI display for this node.
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
What should a GUI display for this node/field combo.
getGUIIndicator() - Method in class org.mmbase.module.core.MMObjectNode
Return the GUI indicator for this node.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
What should a GUI display for this node. Default is the first non system field (first field after owner). Override this to display your own choice (see Images.java). You may want to override MMObjectBuilder.getNodeGUIIndicator(org.mmbase.module.core.MMObjectNode, org.mmbase.util.functions.Parameters) for more flexibility. The default behavior of a virtual node is to display the content of the 'name' field (if present).
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.core.VirtualReferrerBuilder
What should a GUI display for this node.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.corebuilders.InsRel
 
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.InsRel
Get the display string for a given field of this node.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Returns a GUI description of a relation definition.
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Retrieve descriptors for a relation definition's fields, specifically a descriptive text for the relation's direction (dir)
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
What should a GUI display for this node.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Returns the display string for this node It returns a commbination of objecttypes and rolename : "source->destination (role)".
getGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Returns the display string for a specified field.
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.richtext.builders.IdRel
 
getGUIIndicator(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
 
getGUIIndicatorWithAlt(MMObjectNode, String, Parameters) - Method in class org.mmbase.module.builders.AbstractImages
An image's gui-indicator is of course some <img src>, but it depends on what kind of image (cached, original) what excactly it must be.
getGUIIndicatorWithAlt(MMObjectNode, String, Parameters) - Method in class org.mmbase.module.builders.ImageCaches
The GUI indicator of an image can have an alt-text.
getGUIIndicatorWithAlt(MMObjectNode, String, Parameters) - Method in class org.mmbase.module.builders.Images
The GUI-indicator of an image-node also needs a res/req object.
getGUIList() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.getListPosition()
getGUIName() - Method in interface org.mmbase.bridge.Descriptor
Returns the GUI name for this object.
getGUIName(Locale) - Method in interface org.mmbase.bridge.Descriptor
Returns the GUI name for this object in a specified preferred language.
getGUIName() - Method in interface org.mmbase.bridge.NodeManager
Returns the descriptive name of this node manager.
getGUIName(int) - Method in interface org.mmbase.bridge.NodeManager
Returns the descriptive name of this node manager.
getGUIName(int, Locale) - Method in interface org.mmbase.bridge.NodeManager
Returns the descriptive name of this node manager ina a specified language.
getGUIName() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getGUIName(int) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getGUIName(int, Locale) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getGUIName(int, Locale) - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
getGUIName() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getGUIName(int) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getGUIName(int, Locale) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getGUIName(Locale) - Method in class org.mmbase.core.AbstractDescriptor
Retrieve the GUI name of the field depending on specified langauge.
getGUIName() - Method in class org.mmbase.core.AbstractDescriptor
Retrieve the GUI name of the field.
getGUIName(String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getGUIName(Locale locale)
getGUINames() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getGUIName()
getGUIPos() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.getEditPosition()
getGUISearch() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.getSearchPosition()
getGUIType() - Method in interface org.mmbase.bridge.Field
Deprecated. use Field.getDataType() and Descriptor.getName()
getGUIType() - Method in class org.mmbase.bridge.implementation.BasicField
 
getGUIType() - Method in class org.mmbase.core.AbstractField
 
getGUIType() - Method in class org.mmbase.core.CoreField
Retrieve the GUI type of the field.
getGender() - Method in class org.mmbase.applications.mmbob.Poster
get the gender of the poster
getGeneratedKeys() - Method in class org.mmbase.module.database.MultiStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGeneratingQuery() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getGeneratingQuery() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
getGeneratingQuery() - Method in interface org.mmbase.bridge.jsp.taglib.NodeProvider
Returns a query which (a.o) results this Node.
getGeneratingQuery() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
getGeneratingQuery() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
getGeneratingQuery() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getGenerator() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
Subtags can write themselves as XML to the DOM document of this tag.
getGetSurrogator() - Method in class org.mmbase.storage.StorageManagerFactory
Returns a filter which can be used to filter strings taken from storage or null if none defined.
getGroupOrUserNode(Parameters) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
getGroups() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
getGroups(int) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
Returns all groups, which are (directly or indirectly) containing the given object (user/group)
getGroupsAndUsers(MMObjectNode, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
getGroupsOrUsers(MMObjectNode, Operation, MMObjectBuilder) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
getGuessedByName(String) - Method in class org.mmbase.module.corebuilders.RelDef
Deprecated. use RelDef.getNumberByName(java.lang.String) instead
getGuessedNumber(String) - Method in class org.mmbase.module.corebuilders.InsRel
Search the relation definition table for the identifying number of a relation, by name.
getGuessedNumber(String) - Method in class org.mmbase.module.corebuilders.RelDef
Deprecated. renamed to RelDef.getNumberByName(java.lang.String) which better explains its use
getGuestReadModeType() - Method in class org.mmbase.applications.mmbob.Forum
 
getGuestReadModeType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getGuestReadModeType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getGuestReadModeType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getGuestReadModeType() - Method in class org.mmbase.applications.mmbob.PostArea
 
getGuestReadModeType() - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
getGuestWriteModeType() - Method in class org.mmbase.applications.mmbob.Forum
 
getGuestWriteModeType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getGuestWriteModeType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getGuestWriteModeType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getGuestWriteModeType() - Method in class org.mmbase.applications.mmbob.PostArea
 
getGuestWriteModeType() - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
getGuiEdit(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getGuiEdit(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getGuiEdit(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getGuiName() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getGuiPos() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getHTML(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated.  
getHandleFields() - Method in class org.mmbase.module.builders.AbstractImages
 
getHandleFields() - Method in class org.mmbase.module.builders.AbstractServletBuilder
Returns the fields which tell something about the 'handle' field, and can be calculated from it.
getHandleFields() - Method in class org.mmbase.module.builders.Attachments
 
getHandler(String) - Static method in class org.mmbase.applications.mmbob.ExternalProfilesManager
 
getHardNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node based on a unique key.
getHardNode(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node based on it's number (a unique key), directly from the storage, not using the node cache.
getHeader(String) - Method in class org.mmbase.util.Mail
Retrieves the value of a mail header.
getHeaderPath() - Method in class org.mmbase.applications.mmbob.Forum
 
getHeaderPath() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getHeaderPath() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getHeaderPath() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getHeight() - Method in class org.mmbase.util.images.Dimension
 
getHeight() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns one the image's vertical resolution in pixels.
getHeight() - Method in class org.mmbase.util.images.LazyDimension
 
getHits() - Method in class org.mmbase.cache.Cache
Returns the number of times an element was succesfully retrieved from the table.
getHoldability() - Method in class org.mmbase.module.database.ConnectionWrapper
getHost() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
getHost() - Method in class org.mmbase.module.core.MMBase
Retrieves the host name or ip number This value is set using the configuration file.
getHourEntry() - Method in class org.mmbase.applications.crontab.CronEntry
 
getHours(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the hours part of the date
getHours(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the hours part of the date
getHours() - Method in class org.mmbase.util.DynamicDate
 
getHours(int) - Static method in class org.mmbase.util.RelativeTime
Retrieves the amount of hours that are left in the timeValue variable (representing the time in milliseconds).
getHtmlRoot() - Static method in class org.mmbase.module.core.MMBaseContext
Returns a string representing the mmbase.htmlroot parameter without a final File.separator.
getHtmlRootUrlPath() - Static method in class org.mmbase.module.core.MMBaseContext
Deprecated. should not be needed, and this information should be requested from the ServletRequest
getHttpServletResponse() - Method in class org.mmbase.util.GenericResponseWrapper
Gets the response object which this wrapper is wrapping.
getId() - Method in class org.mmbase.applications.crontab.CronEntry
 
getId() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
getId() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getId() - Method in class org.mmbase.applications.mmbob.Forum
Get the MMBase objectnumber of the forum
getId() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getId() - Method in class org.mmbase.applications.mmbob.Mailbox
get the MMBase objectnumber of the mailbox
getId() - Method in class org.mmbase.applications.mmbob.PostArea
get the MMBase objectnumber of the postarea
getId() - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
getId() - Method in class org.mmbase.applications.mmbob.PostThread
 
getId() - Method in class org.mmbase.applications.mmbob.Poster
get the MMBase objectnumber of the poster
getId() - Method in class org.mmbase.applications.mmbob.Posting
get the id of this posting
getId() - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
getId() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
getId() - Method in class org.mmbase.applications.mmbob.Signature
 
getId() - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
getId() - Method in class org.mmbase.applications.thememanager.ImageSet
 
getId() - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
getId() - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
getId() - Method in class org.mmbase.applications.thememanager.Theme
 
getId() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Id accessor.
getId() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getId() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getId() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
getId() - Method in interface org.mmbase.bridge.jsp.taglib.TagIdentifier
 
getId() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
getId() - Method in class org.mmbase.core.event.IdEvent
 
getIdentifier() - Method in class org.mmbase.security.BasicUser
Gets the unique identifier for this user.
getIdentifier() - Method in interface org.mmbase.security.UserContext
Get the unique identifier for this user.
getIdentifier() - Method in class org.mmbase.security.implementation.aselect.ASelectUser
 
getIdentifier() - Method in class org.mmbase.security.implementation.basic.NameContext
 
getIdentifier() - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin
 
getIdentifier() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
getIdentifier() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getImage(String) - Method in class org.mmbase.applications.thememanager.ImageSet
 
getImageConversionRequest(List, byte[], String, MMObjectNode) - Static method in class org.mmbase.util.images.Factory
Triggers a image-conversion.
getImageFormat(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
Determines the image type of an object and stores the content in the itype field.
getImageFormat(MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
Returns the image format.
getImageIds() - Method in class org.mmbase.applications.thememanager.ImageSet
 
getImageInformer() - Static method in class org.mmbase.util.images.Factory
 
getImageSet(String) - Method in class org.mmbase.applications.thememanager.Theme
 
getImageSets() - Method in class org.mmbase.applications.thememanager.Theme
 
getImageSets(String) - Method in class org.mmbase.applications.thememanager.Theme
 
getImageSetsCount() - Method in class org.mmbase.applications.thememanager.Theme
 
getImportStatus() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns true if import has finished.
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getIndex() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getIndex() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getIndex(String) - Method in class org.mmbase.core.util.StorageConnector
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getIndexOffset() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getIndexOffset() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getIndices() - Method in class org.mmbase.core.util.StorageConnector
 
getIndices(MMObjectBuilder) - Method in class org.mmbase.util.xml.BuilderReader
Get the named indices of this builder.
getInfo() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
getInfo(String) - Method in interface org.mmbase.bridge.Module
Retrieve info from a module based on a command string.
getInfo(String, ServletRequest, ServletResponse) - Method in interface org.mmbase.bridge.Module
Retrieve info from a module based on a command string Similar to the $MOD command in SCAN.
getInfo(String) - Method in interface org.mmbase.bridge.NodeManager
Retrieve info from a node manager based on a command string.
getInfo(String, ServletRequest, ServletResponse) - Method in interface org.mmbase.bridge.NodeManager
Retrieve info from a node manager based on a command string Similar to the $MOD command in SCAN.
getInfo(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getInfo(String, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getInfo(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getInfo(String, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getInfo(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getInfo(String, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getInitParameter(String) - Method in class org.mmbase.module.Module
Gets an init-parameter key-value pair
getInitParameter(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieve a specific property.
getInitParameters() - Method in class org.mmbase.module.Module
Gets own modules properties
getInitParameters() - Method in class org.mmbase.module.core.MMObjectBuilder
Get all builder properties
getInput() - Method in class org.mmbase.util.images.ImageConversionRequest
The byte[] on which the conversion must happen.
getInputFormat() - Method in class org.mmbase.util.images.ImageConversionRequest
 
getInputSource(String) - Method in class org.mmbase.util.ResourceLoader
Returns the givens resource as an InputSource (XML streams).
getInputSource(URL) - Static method in class org.mmbase.util.ResourceLoader
Static version of ResourceLoader.getInputSource(String), can e.g.
getInputSource(String) - Static method in class org.mmbase.util.XMLBasicReader
Deprecated.  
getInputStreamValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a java.io.InputStream This is especially usefull for large byte-array fields.
getInputStreamValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getInputStreamValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getInputStreamValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getInputStreamValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getInputStreamValue(String) - Method in class org.mmbase.module.core.MMObjectNode
 
getInputStreamValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
 
getInputStreamValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getInsRel() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the InsRel builder.
getInstallNotice() - Method in class org.mmbase.util.xml.ApplicationReader
Get the installation notices for this application
getInstalledVersion(String, String) - Method in class org.mmbase.module.builders.Versions
 
getInstance() - Static method in class org.mmbase.applications.crontab.CronDaemon
Singleton, Gets (and instantiates, and starts) the one CronDaemon instance.
getInstance() - Static method in class org.mmbase.applications.media.filters.MainFilter
 
getInstance() - Static method in class org.mmbase.applications.media.urlcomposers.URLComposerFactory
Returns the one instance.
getInstance() - Static method in class org.mmbase.core.event.EventManager
use this metod to get an instance of the event manager
getInstance() - Static method in class org.mmbase.datatypes.processors.CopyProcessor
 
getInstance() - Static method in class org.mmbase.datatypes.processors.EmptyCommitProcessor
 
getInstance(String, String, Locale) - Static method in class org.mmbase.util.DateFormats
Creates a DateFormat instance, based on a String.
getInstance(String) - Static method in class org.mmbase.util.DynamicDate
Parses a format string and returns Date instance, possibly a 'dynamic one'.
getInstance() - Static method in class org.mmbase.util.functions.PatternNodeFunctionProvider
 
getInstance(String) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
This method overrides Category.getInstance(java.lang.String) by supplying its own factory type as a parameter.
getInstance() - Static method in class org.mmbase.util.magicfile.MagicFile
Return the current instance of MagicFile.
getInstance() - Static method in class org.mmbase.util.magicfile.MagicXMLReader
Gets the one MagicXMLReader (there can only be one).
getInt(ContextReferrerTag, int) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Returns the evaluated Attribute as a int
getInt() - Method in class org.mmbase.security.Operation
This method gives back the internal int value of the Operation, which can be used in switch statements
getInt() - Method in class org.mmbase.security.Rank
This method gives back the internal int value of the rank which can be used in switch statements
getIntValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as an int.
getIntValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getIntValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getIntValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getIntValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getIntValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getIntValue(String) - Method in class org.mmbase.module.corebuilders.TypeDef
Obtain the type value of the requested builder
getIntegerValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getInternalVersion() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the builder's internal version number.
getIntervalTime() - Method in class org.mmbase.module.builders.MMServers
 
getInvalidFieldName() - Method in class org.mmbase.module.core.InvalidDataException
Retrieved the name of the field that caused the exception
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
getInverse() - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
getItemDataType() - Method in class org.mmbase.datatypes.ListDataType
Returns the datatype of items in this list.
getItemDataTypeRestriction() - Method in class org.mmbase.datatypes.ListDataType
Returns the 'itemDataType' restriction, containing the value, errormessages, and fixed status of this attribute.
getIterator(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
getJDBCtoField(int, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Guess the (mmbase) type in storage using the JDBC type.
getJspvar() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getJump(StringTokenizer) - Method in class org.mmbase.module.builders.Jumpers
Retrieves a jumper for a specified key.
getJump(String) - Method in class org.mmbase.module.builders.Jumpers
Retrieves a jumper for a specified key.
getKey() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Key accessor.
getKey() - Method in class org.mmbase.applications.xmlimporter.Transaction
Key accessor.
getKey(int, String) - Method in class org.mmbase.cache.BlobCache
 
getKey() - Method in class org.mmbase.security.Authentication
Some unique key associated with this security configuration.
getKey() - Method in class org.mmbase.security.implementation.aselect.ASelectCloudContextUser
Only overriden because of changed scope.
getKey() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
getKey() - Method in class org.mmbase.util.Entry
 
getKey() - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
getKey() - Method in class org.mmbase.util.LocalizedString
Gets the key to use as a default and/or for obtaining a value from the bundle
getKey() - Method in class org.mmbase.util.ReplacingLocalizedString
 
getKey() - Method in class org.mmbase.util.SortedBundle.ValueWrapper
 
getKeywordPerLanguage(String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getKeywords(String, String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getLanguage() - Method in class org.mmbase.applications.mmbob.Forum
Get the language of the forum
getLanguage() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getLanguage() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getLanguage() - Method in class org.mmbase.module.core.MMBase
Retrieves the current language.
getLanguagesInSet(String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getLastModified(HttpServletRequest) - Method in class org.mmbase.servlet.BridgeServlet
The idea is that a 'bridge servlet' on default serves 'nodes', and that there could be defined a 'last modified' time for nodes.
getLastName() - Method in class org.mmbase.applications.mmbob.Poster
get the lastname of the poster
getLastPostNumber() - Method in class org.mmbase.applications.mmbob.Forum
provide the number of the last poster in this forum
getLastPostNumber() - Method in class org.mmbase.applications.mmbob.PostArea
get the last post in the postarea
getLastPostNumber() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLastPostThreadNumber() - Method in class org.mmbase.applications.mmbob.PostArea
get the last postthread in the postarea
getLastPostTime() - Method in class org.mmbase.applications.mmbob.Forum
get the date/time (Epoch) of the last post on the forum
getLastPostTime() - Method in class org.mmbase.applications.mmbob.PostArea
get the date/time of the last post in the postarea
getLastPostTime() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLastPostTime() - Method in class org.mmbase.applications.mmbob.Poster
 
getLastPoster() - Method in class org.mmbase.applications.mmbob.Forum
get the accountname / nick of the last poster on the forum
getLastPoster() - Method in class org.mmbase.applications.mmbob.PostArea
get the accountname/nick of the last poster in the postarea
getLastPoster() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLastPosterNumber() - Method in class org.mmbase.applications.mmbob.Forum
get last poster on the forum
getLastPosterNumber() - Method in class org.mmbase.applications.mmbob.PostArea
get the last poster in the postarea
getLastPosterNumber() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLastRemoteHost() - Method in class org.mmbase.applications.mmbob.Poster
 
getLastSQL() - Method in class org.mmbase.module.database.MultiConnection
 
getLastSeen() - Method in class org.mmbase.applications.mmbob.Poster
get the date/time (epoch) when the poster was last seen
getLastSessionEnd() - Method in class org.mmbase.applications.mmbob.Poster
get the date/time (epoch) when the poster ended the last session
getLastStepList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Based on multi-level query.
getLastSubject() - Method in class org.mmbase.applications.mmbob.Forum
get the subject of the last post on the forum
getLastSubject() - Method in class org.mmbase.applications.mmbob.PostArea
get the subject of the last post in the postarea
getLastSubject() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLastUpdateTime() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
getLastUsed() - Method in class org.mmbase.applications.mmbob.PostThread
 
getLeafFile(String, String, String, boolean, HttpSession) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
Return the path to the include file.
getLeafList(int) - Method in class org.mmbase.bridge.util.GrowingTreeList
 
getLeafList(int) - Method in class org.mmbase.bridge.util.TreeList
Executes one query as a 'leaf' query.
getLeafQuery() - Method in class org.mmbase.bridge.util.TreeList
Returns the top most query, associated with the last call to TreeList.grow(org.mmbase.bridge.NodeManager, java.lang.String, java.lang.String).
getLeafTemplate() - Method in class org.mmbase.bridge.util.GrowingTreeList
The leave template is the 'last' template.
getLegacyCachedNode(int, String) - Method in class org.mmbase.module.builders.ImageCaches
Finds a icache node in the icache table, supposing 'legacy' ckeys (where all +'s are removed).
getLength(Object) - Method in class org.mmbase.datatypes.AbstractLengthDataType
In this method should be implemented how to calculate such a length for a certain value of this datatype. There does not exist a generic interface for this, so the implementation will cast to the expected type (String, byte[]..)
getLength(Object) - Method in class org.mmbase.datatypes.BinaryDataType
 
getLength(Object) - Method in interface org.mmbase.datatypes.LengthDataType
In this method should be implemented how to calculate such a length for a certain value of this datatype.
getLength(Object) - Method in class org.mmbase.datatypes.ListDataType
 
getLength(Object) - Method in class org.mmbase.datatypes.StringDataType
 
getLength(Object) - Method in class org.mmbase.datatypes.XmlDataType
 
getLevel() - Method in class org.mmbase.applications.mmbob.Poster
get the level of the poster
getLevel() - Method in class org.mmbase.util.logging.LoggingException
Returns the level of logging at which the exception occurred
getLevelGui() - Method in class org.mmbase.applications.mmbob.Poster
 
getLevelImage() - Method in class org.mmbase.applications.mmbob.Poster
 
getLine() - Method in class org.mmbase.util.dateparser.SimpleCharStream
Deprecated.  
getList(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getlist call.
getList(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method retrieves a list from mmbase.
getList(String, String, String, String, String, String, String, boolean) - Method in interface org.mmbase.bridge.Cloud
Returns a list of virtual nodes that are composed by fields of other nodes.
getList(Query) - Method in interface org.mmbase.bridge.Cloud
Executes a query and returns the result as a Cluster Node List (also if the query is a NodeQuery).
getList(String, Map) - Method in interface org.mmbase.bridge.Module
Retrieve info (as a list of virtual nodes) from a module based on a command string.
getList(String, Map, ServletRequest, ServletResponse) - Method in interface org.mmbase.bridge.Module
Retrieve info from a module based on a command string Similar to the LIST command in SCAN.
getList(String, String, String) - Method in interface org.mmbase.bridge.NodeManager
Returns a list of nodes belonging to this node manager.
getList(NodeQuery) - Method in interface org.mmbase.bridge.NodeManager
Executes a query and returns the result as nodes of this NodeManager (or of extensions)
getList(String, Map) - Method in interface org.mmbase.bridge.NodeManager
Retrieve info (as a list of virtual nodes) from a node manager based on a command string.
getList(String, Map, ServletRequest, ServletResponse) - Method in interface org.mmbase.bridge.NodeManager
Retrieve info from a node manager based on a command string Similar to the LIST command in SCAN.
getList() - Method in interface org.mmbase.bridge.Query
Executes the query and returns the resulting node list.
getList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getList(String, String, String, String, String, String, String, boolean) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getList(NodeQuery) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getList(String, String, String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getList(String, Map) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getList(String, Map, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getList() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
getList() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getList(String, Map) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getList(String, Map, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getList() - Method in class org.mmbase.bridge.jsp.taglib.AliasListTag
 
getList() - Method in class org.mmbase.bridge.jsp.taglib.ListReferrerTag
 
getList() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
Creates the actual list of strings.
getList() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
getList() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
getList(ContextReferrerTag) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Returns the evaluated Attribute as a List (evalatued to comma-seperated String, which is 'split').
getList(String, String, boolean) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getList(String, String, String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getList(NodeQuery) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getList(String, Map, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getList(String, Map) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getList(int) - Method in class org.mmbase.bridge.util.GrowingTreeList
 
getList(int) - Method in class org.mmbase.bridge.util.TreeList
Executes one query if that did not happen yet, and stores the result in the 'results' List
getList(Locale) - Method in class org.mmbase.datatypes.DateTimePattern
Returns the pattern 'parsed'.
getList(PageInfo, StringTagger, String) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Generate a list of values from a command to the processor.
getList(PageInfo, StringTagger, String) - Method in class org.mmbase.module.ProcessorModule
 
getList(PageInfo, StringTagger, String) - Method in class org.mmbase.module.XSLConvert
Generate a list of values from a command to the processor NOT IMPLEMENTED FOR XSLConvert
getList(PageInfo, StringTagger, StringTokenizer) - Method in class org.mmbase.module.core.MMObjectBuilder
Obtains a list of string values by performing the provided command and parameters.
getList(PageInfo, StringTagger, StringTokenizer) - Method in class org.mmbase.module.corebuilders.TypeDef
 
getList(PageInfo, StringTagger, StringTokenizer) - Method in class org.mmbase.module.corebuilders.TypeRel
Processes the BUILDER-typerel-ALLOWEDRELATIONSNAMES in the LIST command, and (possibly) returns a Vector containing requested data (based on the content of TYPE and NODE, which can be retrieved through tagger).
getList(PageInfo, StringTagger, String) - Method in class org.mmbase.module.database.JDBC
User interface stuff
getList(PageInfo, StringTagger, String) - Method in class org.mmbase.module.tools.MMAdmin
Generate a list of values from a command to the processor
getList() - Method in class org.mmbase.util.Casting.ListWrapper
 
getListBuilder(String, Map) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Used to create node lists from the results returned by ProcessorInterface.getList(org.mmbase.util.PageInfo, org.mmbase.util.StringTagger, java.lang.String).
getListBuilder(String, Map) - Method in class org.mmbase.module.ProcessorModule
Used to create node lists from the results returned by ProcessorInterface.getList(org.mmbase.util.PageInfo, org.mmbase.util.StringTagger, java.lang.String). The default method does not associate the builder with a cloud (mmbase module), so processormodules that need this association need to override this method. Note that different lists may return different builders.
getListBuilder(String, Map) - Method in class org.mmbase.module.tools.MMAdmin
Returns a virtual builder used to create node lists from the results returned by getList().
getListContainer() - Method in class org.mmbase.bridge.jsp.taglib.ListTag
 
getListContainer() - Method in class org.mmbase.bridge.jsp.taglib.macro.RelatedTag
 
getListDataType(int) - Static method in class org.mmbase.datatypes.DataTypes
Returns the basic ListDataType whose item's DataType matches the passed type.
getListDataTypeInstance(String, int) - Static method in class org.mmbase.datatypes.DataTypes
Returns a ListDataType instance.
getListItemType() - Method in interface org.mmbase.bridge.Field
If the type of this field is TYPE_LIST, this method returns the MMBase base type for the list elements.
getListItemType() - Method in class org.mmbase.core.AbstractField
 
getListPosition() - Method in interface org.mmbase.bridge.Field
Retrieve the position of the field when listing.
getListPosition() - Method in class org.mmbase.bridge.implementation.BasicField
 
getListPosition() - Method in class org.mmbase.core.AbstractField
 
getListPosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field when listing.
getListValue(String) - Method in interface org.mmbase.bridge.Node
 
getListValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getListValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getListValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getListValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getListValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getLiveFeedback() - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
getLocale() - Method in interface org.mmbase.bridge.Cloud
Gets the locale assocatied with this Cloud instance.
getLocale() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getLocale() - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
 
getLocale() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getLocale() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
Child tags can call this function to obtain the Locale they must use.
getLocale() - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
 
getLocale() - Method in class org.mmbase.module.core.MMBase
Retrieves the current locale.
getLocale() - Method in class org.mmbase.util.GenericResponseWrapper
 
getLocale(Element) - Static method in class org.mmbase.util.LocalizedString
This utility takes care of reading the xml:lang attribute from an element
getLocale(String) - Static method in class org.mmbase.util.LocalizedString
 
getLocaleGUIIndicator(Locale, MMObjectNode) - Method in class org.mmbase.module.builders.DayMarkers
Returns gui information for a specific node.
getLocaleGUIIndicator(Locale, String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
The GUIIndicator can depend on the locale.
getLocaleGUIIndicator(Locale, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
The GUIIndicator can depend on the locale.
getLocaleGUIIndicator(Locale, String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
The GUIIndicator can depend on the locale.
getLocaleGUIIndicator(Locale, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
getLocalizedDescription() - Method in interface org.mmbase.bridge.Descriptor
Returns the set of (localized) descriptions of this object.
getLocalizedDescription() - Method in class org.mmbase.core.AbstractDescriptor
 
getLocalizedDescription(String, Element, LocalizedString, String) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
Reads a number of tags with 'xml:lang' attributes.
getLocalizedGUIName() - Method in interface org.mmbase.bridge.Descriptor
Returns the set of (localized) gui names of this object.
getLocalizedGUIName() - Method in class org.mmbase.core.AbstractDescriptor
 
getLocation() - Method in class org.mmbase.applications.mmbob.Poster
get the location of the poster
getLogStartTime() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getLogWriter() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getLoggedInExtraAdmin(String) - Static method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
getLogger() - Method in class org.mmbase.security.implementation.aselect.MMBaseSystemLogger
 
getLogger(String) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
 
getLogger(String) - Method in class org.mmbase.util.logging.log4j.LoggerRepository
 
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.ExceptionImpl
 
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.Logging
After configuring the logging system, you can get Logger instances to log with.
getLoggerInstance(Class) - Static method in class org.mmbase.util.logging.Logging
Most Logger categories in MMBase are based on class name.
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.SimpleImpl
 
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.SimpleTimeStampImpl
 
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.java.Impl
Return a MMBase logger object, which wrappes a java.util.logging.Logger object.
getLoggerInstance(String) - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
As getLogger, but casted to MMBase Logger already.
getLogicalOperator() - Method in interface org.mmbase.storage.search.CompositeConstraint
Gets the logical operator used to combine the child constraints.
getLogicalOperator() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
getLogicalOperatorDescription() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
Returns a description of the logical operator
getLoginModeType() - Method in class org.mmbase.applications.mmbob.Forum
 
getLoginModeType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getLoginModeType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getLoginModeType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getLoginSystemType() - Method in class org.mmbase.applications.mmbob.Forum
 
getLoginSystemType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getLoginSystemType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getLoginSystemType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getLoginTimeout() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getLogoutModeType() - Method in class org.mmbase.applications.mmbob.Forum
 
getLogoutModeType() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getLogoutModeType() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getLogoutModeType() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getLong(ContextReferrerTag, long) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
 
getLongValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a long.
getLongValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getLongValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getLongValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getLongValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getLongValue(Element) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
getLongValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getLoopStatus() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getLoopTag() - Method in class org.mmbase.bridge.jsp.taglib.ListReferrerTag
 
getLowerLimit() - Method in interface org.mmbase.storage.search.FieldValueBetweenConstraint
Gets the value of the lower limit of the range specified for this constraint.
getLowerLimit() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
 
getMMBase() - Static method in class org.mmbase.module.core.MMBase
Retrieves the MMBase module('mmbaseroot').
getMMBase() - Method in class org.mmbase.module.core.MMTable
Return the MMBase object
getMMBase() - Method in class org.mmbase.servlet.JumpersFilter
 
getMMBase() - Method in class org.mmbase.servlet.MMBaseServlet
Returns the MMBase instance.
getMMBase() - Method in interface org.mmbase.servlet.MMBaseStarter
Returns the currently set MMBase object.
getMMBase() - Method in class org.mmbase.storage.StorageManagerFactory
Return the MMBase module for which the factory was instantiated
getMMBaseCop() - Method in class org.mmbase.module.core.MMBase
Retrieves the loaded security manager(MMBaseCop).
getMMBaseId() - Method in class org.mmbase.applications.xmlimporter.TmpObject
MMBaseId accessor (for access objects).
getMMObject(String) - Method in class org.mmbase.module.core.MMBase
Retrieves a specified builder.
getMMObject(String) - Method in class org.mmbase.module.tools.MMAdmin
Retrieves a specified builder.
getMMObjects() - Method in class org.mmbase.module.core.MMBase
Deprecated. use MMBase.getBuilders()
getMMServerNode(String) - Method in class org.mmbase.module.builders.MMServers
 
getMMServerProperty(String, String) - Method in class org.mmbase.module.builders.MMServers
 
getMachine() - Method in class org.mmbase.core.event.Event
Every event originates from a certain machine, which is identified by a String.
getMachineName() - Method in class org.mmbase.module.core.MMBase
Retrieves the machine name.
getMachineName() - Method in class org.mmbase.module.core.MMObjectBuilder
Get the name of this mmserver from the MMBase Root
getMachineName() - Static method in class org.mmbase.util.logging.Logging
 
getMailbox(String) - Method in class org.mmbase.applications.mmbob.Poster
get the poster's mailbox by the name
getMailboxInfo(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide info a mailbox
getMaintainer() - Method in class org.mmbase.module.Module
 
getMaintainer() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the maintainer of this builder
getMaintainer() - Method in class org.mmbase.util.xml.ApplicationReader
Get the maintainer of this application
getMaintainer() - Method in class org.mmbase.util.xml.BuilderReader
Retrieve the name of the maintainer of this builder
getMaintainer() - Method in class org.mmbase.util.xml.ModuleReader
Get the maintainer of this module
getMaintainerFunction - Variable in class org.mmbase.module.Module
This function returns the Module's maintainer as a String.
getMajor() - Static method in class org.mmbase.Version
Returns the major version number of this MMBase.
getMap() - Method in class org.mmbase.security.classsecurity.ClassAuthentication.Login
 
getMatchRate(String, String) - Static method in class org.mmbase.applications.xmlimporter.FuzzyStringMatcher
Calculates the match rate, a value between 0 and 1, proportional to the rate the two strings match (1 is exact match).
getMatchType() - Method in interface org.mmbase.storage.search.StringSearchConstraint
Gets the match type.
getMatchType() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
getMatchTypeDescription() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Returns a description of the match type
getMax() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getMax() - Method in class org.mmbase.bridge.util.TreeList
 
getMax() - Method in class org.mmbase.datatypes.DateTimeDataType
 
getMax() - Method in class org.mmbase.datatypes.DateTimePattern.Element
The maximal value this field of the Calendar object can take.
getMax() - Method in class org.mmbase.datatypes.DoubleDataType
 
getMax() - Method in class org.mmbase.datatypes.FloatDataType
 
getMax() - Method in class org.mmbase.datatypes.IntegerDataType
 
getMax() - Method in class org.mmbase.datatypes.LongDataType
 
getMaxConnections() - Method in class org.mmbase.module.database.MultiPoolHandler
 
getMaxCookieAge() - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
getMaxEntrySize() - Method in class org.mmbase.cache.Cache
Return the maximum entry size for the cache in bytes.
getMaxFieldSize() - Method in class org.mmbase.module.database.MultiStatement
 
getMaxLength() - Method in interface org.mmbase.bridge.Field
Returns the maximum length of data this field can contain.
getMaxLength() - Method in class org.mmbase.bridge.implementation.BasicField
 
getMaxLength() - Method in class org.mmbase.core.AbstractField
 
getMaxLength() - Method in class org.mmbase.core.CoreField
Returns the (maximum) size of this field, as determined by the storage layer.
getMaxLength() - Method in class org.mmbase.datatypes.AbstractLengthDataType
Returns the maximum length of binary values for this datatype.
getMaxLength() - Method in interface org.mmbase.datatypes.LengthDataType
Returns the maximum length of binary values for this datatype.
getMaxLength() - Method in class org.mmbase.datatypes.StringDataType
Returns the maximum length of binary values for this datatype.
getMaxLengthRestriction() - Method in class org.mmbase.datatypes.AbstractLengthDataType
Returns the 'maxLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMaxLengthRestriction() - Method in interface org.mmbase.datatypes.LengthDataType
Returns the 'maxLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMaxLengthRestriction() - Method in class org.mmbase.datatypes.StringDataType
Returns the 'maxLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMaxNumber() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getMaxNumber() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
getMaxNumber() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the maximum number of results to be returned, or -1 if the number of results to be returned is unlimited.
getMaxNumber() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getMaxNumber() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getMaxQuerys() - Method in class org.mmbase.module.database.MultiPoolHandler
 
getMaxRestriction() - Method in class org.mmbase.datatypes.ComparableDataType
 
getMaxRows() - Method in class org.mmbase.module.database.MultiStatement
 
getMediaFormats() - Static method in class org.mmbase.applications.media.Format
don't know if this is nice
getMemorySize() - Method in class org.mmbase.applications.mmbob.Forum
 
getMemorySize() - Method in class org.mmbase.applications.mmbob.PostArea
 
getMemorySize() - Method in class org.mmbase.applications.mmbob.PostThread
 
getMemorySize() - Method in class org.mmbase.applications.mmbob.Posting
 
getMergeResults() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns the a list of merge results.
getMergedObject(TmpObject) - Method in class org.mmbase.applications.xmlimporter.Transaction
Gets merged object, resulting from previous merge operations.
getMessage(String) - Static method in class org.mmbase.security.implementation.aselect.ASelectErrors
sigh..
getMessage() - Method in class org.mmbase.util.dateparser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class org.mmbase.util.dateparser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage(String) - Method in class org.mmbase.util.xml.DocumentWriter
Retrieves a message from the resource bundle.
getMessage(String, String) - Method in class org.mmbase.util.xml.DocumentWriter
Retrieves a message from the resource bundle.
getMessage(String, String, String) - Method in class org.mmbase.util.xml.DocumentWriter
Retrieves a message from the resource bundle.
getMessage(String, String, String, String) - Method in class org.mmbase.util.xml.DocumentWriter
Retrieves a message from the resource bundle.
getMessageBuffer() - Method in class org.mmbase.util.XMLErrorHandler
 
getMessageCount() - Method in class org.mmbase.applications.mmbob.Mailbox
get message count of this mailbox
getMessageNewCount() - Method in class org.mmbase.applications.mmbob.Mailbox
get message count unread of this mailbox
getMessageRetriever(String) - Method in class org.mmbase.util.xml.DocumentWriter
Initialize the ResourceBundle with the given resource.
getMessageUnreadCount() - Method in class org.mmbase.applications.mmbob.Mailbox
get message count unread of this mailbox
getMetaData() - Method in class org.mmbase.module.database.ConnectionWrapper
getMethod() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getMethod(String) - Method in class org.mmbase.security.Authentication
 
getMethod(String) - Method in interface org.mmbase.security.AuthenticationData
Several 'methods' to authenticate could be available.
getMethodFromClass(Class, String) - Static method in class org.mmbase.util.functions.Functions
 
getMethodOrDefault() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getMilliOffset() - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the time-difference between our timezone and GMT
getMillis(int) - Static method in class org.mmbase.util.RelativeTime
Retrieves the amount of milliseconds that are left in the timeValue variable (representing the time in milliseconds).
getMimeBodyPart() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getMimeBodyParts(String) - Static method in class org.mmbase.applications.email.MimeBodyTagger
 
getMimeMultipart() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getMimeMultipart(String) - Static method in class org.mmbase.applications.email.MimeMessageGenerator
 
getMimeType() - Method in class org.mmbase.applications.media.Format
 
getMimeType(String) - Method in class org.mmbase.applications.media.Format
 
getMimeType() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
The mime-type of the produced URL.
getMimeType(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractImages
Determine the MIME type of this image node, based on the image format.
getMimeType(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Returns the Mime-type associated with this node
getMimeType(List) - Method in class org.mmbase.module.builders.ImageCaches
 
getMimeType(Node) - Method in class org.mmbase.servlet.AttachmentServlet
Determines the mimetype.
getMimeType(Node) - Method in class org.mmbase.servlet.HandleServlet
Forces download in browsers.
getMimeType(Node) - Method in class org.mmbase.servlet.ImageServlet
 
getMimeType() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns a String with the MIME type of the format.
getMimeType() - Method in class org.mmbase.util.magicfile.Detector
 
getMimeType(File) - Method in class org.mmbase.util.magicfile.MagicFile
 
getMimeType(byte[]) - Method in class org.mmbase.util.magicfile.MagicFile
Tests the byte[] array for the mime type.
getMimeType(byte[], String) - Method in class org.mmbase.util.magicfile.MagicFile
 
getMimeTypeByExtension(String) - Static method in class org.mmbase.util.images.Imaging
Returns the mimetype using ServletContext.getServletContext which returns the servlet context
getMimeTypeByFileName(String) - Static method in class org.mmbase.util.images.Imaging
 
getMin() - Method in class org.mmbase.datatypes.DateTimeDataType
 
getMin() - Method in class org.mmbase.datatypes.DateTimePattern.Element
The minimal value this field of the Calendar object can take.
getMin() - Method in class org.mmbase.datatypes.DoubleDataType
 
getMin() - Method in class org.mmbase.datatypes.FloatDataType
 
getMin() - Method in class org.mmbase.datatypes.IntegerDataType
 
getMin() - Method in class org.mmbase.datatypes.LongDataType
 
getMinLength() - Method in class org.mmbase.datatypes.AbstractLengthDataType
Returns the minimum length of binary values for this datatype.
getMinLength() - Method in interface org.mmbase.datatypes.LengthDataType
Returns the minimum length of binary values for this datatype.
getMinLength() - Method in class org.mmbase.datatypes.StringDataType
Returns the minimum length of binary values for this datatype.
getMinLengthRestriction() - Method in class org.mmbase.datatypes.AbstractLengthDataType
Returns the 'minLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMinLengthRestriction() - Method in interface org.mmbase.datatypes.LengthDataType
Returns the 'minLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMinLengthRestriction() - Method in class org.mmbase.datatypes.StringDataType
Returns the 'minLength' restriction, containing the value, errormessages, and fixed status of this attribute.
getMinRestriction() - Method in class org.mmbase.datatypes.ComparableDataType
 
getMinor() - Static method in class org.mmbase.Version
Returns the minor version number of this MMBase.
getMinuteEntry() - Method in class org.mmbase.applications.crontab.CronEntry
 
getMinutes(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the minutes part of the date
getMinutes(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the minutes part of the date
getMinutes() - Method in class org.mmbase.util.DynamicDate
 
getMinutes(int) - Static method in class org.mmbase.util.RelativeTime
Retrieves the amount of minutes that are left in the timeValue variable (representing the time in milliseconds).
getMismatch(String, String) - Static method in class org.mmbase.applications.xmlimporter.FuzzyStringMatcher
Calculates the mismatch between two strings.
getMisses() - Method in class org.mmbase.cache.Cache
Returns the number of times an element cpould not be retrieved from the table.
getMode() - Method in class org.mmbase.applications.mmbob.Signature
 
getMode(Object) - Static method in class org.mmbase.datatypes.processors.xml.Modes
Converts a String identifier to one of the constants in this class
getModel(String) - Static method in class org.mmbase.model.ModelsManager
 
getModelBuilder(String) - Method in class org.mmbase.model.CloudModel
 
getModerators() - Method in class org.mmbase.applications.mmbob.PostArea
get the moderators of the postarea
getModerators(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get the moderators of this postarea / forum
getModeratorsLine(String) - Method in class org.mmbase.applications.mmbob.PostArea
get the moderators line in html
getModule(String) - Method in interface org.mmbase.bridge.CloudContext
Returns the module with the specified name.
getModule(int) - Method in interface org.mmbase.bridge.ModuleList
Returns the Module at the indicated postion in the list
getModule(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getModule(int) - Method in class org.mmbase.bridge.implementation.BasicModuleList
 
getModule(Module, CloudContext) - Static method in class org.mmbase.bridge.implementation.ModuleHandler
 
getModule(String) - Static method in class org.mmbase.module.Module
Retrieves a reference to a Module.
getModule(String, boolean) - Static method in class org.mmbase.module.Module
Retrieves a reference to a Module.
getModuleInfo() - Method in class org.mmbase.applications.email.SendMail
provide some info on the module
getModuleInfo() - Method in class org.mmbase.module.LinkChecker
 
getModuleInfo() - Method in class org.mmbase.module.Module
provide some info on the module
getModuleInfo() - Method in class org.mmbase.module.XSLConvert
 
getModuleInfo() - Method in class org.mmbase.util.PasswordGenerator
Returns a description of the module.
getModuleLoader() - Static method in class org.mmbase.module.Module
 
getModuleReader(String) - Static method in class org.mmbase.module.Module
 
getModuleValue(String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
Deprecated. Use ContextLoginModule.getAccount(java.lang.String)
getModules() - Method in interface org.mmbase.bridge.CloudContext
Returns all modules available in this context.
getModules() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getModules() - Static method in class org.mmbase.module.Module
Returns an iterator of all the modules that are currently active.
getMonth(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the month part of the date
getMonth(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the month part of the date
getMonth(int) - Method in class org.mmbase.util.DateStrings
Deprecated.  
getMonth(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the number of the month
getMonth() - Method in class org.mmbase.util.DynamicDate
 
getMonthDay(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the day in the month
getMonthEntry() - Method in class org.mmbase.applications.crontab.CronEntry
 
getMonthInt(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the month as an integer
getMonthsByDayCount(int) - Method in class org.mmbase.module.builders.DayMarkers
 
getMood() - Method in class org.mmbase.applications.mmbob.PostThread
 
getMoreResults() - Method in class org.mmbase.module.database.MultiStatement
 
getMoreResults(int) - Method in class org.mmbase.module.database.MultiStatement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMultiConnection() - Method in class org.mmbase.module.database.MultiPool
Request a new 'real' Connection and wraps it in a new 'MultiConnection' object.
getMultiLevelSearchQuery(List, List, String, List, String, List, List, int) - Method in class org.mmbase.module.core.ClusterBuilder
Deprecated. use ClusterBuilder.getMultiLevelSearchQuery(List snodes, List fields, String pdistinct, List tables, String where, List orderVec, List directions, int searchDir)
getMultiLevelSearchQuery(List, List, String, List, String, List, List, List) - Method in class org.mmbase.module.core.ClusterBuilder
Creates search query that selects all the objects that match the searchkeys.
getMultilevelCacheEntries() - Method in class org.mmbase.module.tools.MMAdmin
 
getMultipartRequest(PageContext) - Static method in class org.mmbase.bridge.jsp.taglib.util.MultiPart
 
getMustExistRestriction() - Method in class org.mmbase.datatypes.NodeDataType
 
getName() - Static method in class org.mmbase.Version
Returns the 'name' part of the MMBase version.
getName() - Method in class org.mmbase.applications.crontab.CronEntry
 
getName() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
getName() - Method in class org.mmbase.applications.media.cache.URLCache
 
getName() - Method in class org.mmbase.applications.mmbob.Forum
get the name of the forum
getName() - Method in class org.mmbase.applications.mmbob.Mailbox
get the name of the mailbox
getName() - Method in class org.mmbase.applications.mmbob.PostArea
get the name of the postarea
getName() - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
getName() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getName() - Method in class org.mmbase.applications.mmbob.SubArea
 
getName() - Method in class org.mmbase.applications.thememanager.StyleSheetProperty
 
getName() - Method in interface org.mmbase.bridge.Cloud
Returns the name of this cloud.
getName() - Method in interface org.mmbase.bridge.Descriptor
Returns the name or 'key' of this object, or null if not applicable.
getName() - Method in interface org.mmbase.bridge.Module
Retrieve the name of the module (in the default language defined in mmbaseroot.xml).
getName() - Method in interface org.mmbase.bridge.NodeManager
Returns the name of this node manager.
getName() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getName() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getName() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getName() - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
getName() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getName() - Method in interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainer
Returns the function-name.
getName() - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
getName() - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
getName() - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
getName() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getName() - Method in class org.mmbase.cache.AggregatedResultCache
 
getName() - Method in class org.mmbase.cache.BasicReleaseStrategy
 
getName() - Method in class org.mmbase.cache.BetterStrategy
 
getName() - Method in class org.mmbase.cache.BlobCache
 
getName() - Method in class org.mmbase.cache.Cache
Returns a name for this cache type.
getName() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
getName() - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
getName() - Method in class org.mmbase.cache.MultilevelCache
 
getName() - Method in class org.mmbase.cache.NodeCache
 
getName() - Method in class org.mmbase.cache.NodeListCache
 
getName() - Method in class org.mmbase.cache.RelatedNodesCache
 
getName() - Method in class org.mmbase.cache.RelationsCache
 
getName() - Method in class org.mmbase.cache.ReleaseStrategy
 
getName() - Method in class org.mmbase.cache.xslt.FactoryCache
 
getName() - Method in class org.mmbase.cache.xslt.ResultCache
 
getName() - Method in class org.mmbase.cache.xslt.TemplateCache
 
getName() - Method in class org.mmbase.core.AbstractDescriptor
Returns the name or 'key' of this data type.
getName() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
getName() - Method in interface org.mmbase.datatypes.DataType.Restriction
 
getName() - Method in class org.mmbase.datatypes.DateTimePattern.Element
The name of the field in a Calendar object.
getName() - Method in class org.mmbase.module.Module
Returns the name of the module
getName() - Method in class org.mmbase.module.core.MMObjectNode
Return the buildername of this node
getName() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache
 
getName() - Method in class org.mmbase.storage.util.Index
 
getName(URL) - Method in class org.mmbase.util.ResourceLoader.ClassLoaderURLStreamHandler
 
getName(URL) - Method in class org.mmbase.util.ResourceLoader.FileURLStreamHandler
 
getName(URL) - Method in class org.mmbase.util.ResourceLoader.NodeURLStreamHandler
 
getName(URL) - Method in class org.mmbase.util.ResourceLoader.PathURLStreamHandler
When a URL has been created, in ResourceLoader.PathURLStreamHandler.openConnection(String), this method can make a 'name' of it again.
getName(URL) - Method in class org.mmbase.util.ResourceLoader.ServletResourceURLStreamHandler
 
getName(String) - Static method in class org.mmbase.util.ResourceLoader
Utility method to return the name part of a resource-name (removed directory and 'extension').
getName() - Method in class org.mmbase.util.functions.AbstractFunction
A function must have a name.
getName() - Method in interface org.mmbase.util.functions.Function
A function must have a name.
getName() - Method in class org.mmbase.util.functions.FunctionSet
 
getName() - Method in class org.mmbase.util.functions.WrappedFunction
 
getName() - Method in class org.mmbase.util.xml.ApplicationReader
Get the name of this application
getNamePassword(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
ToDo: Write docs!
getNamePassword(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
ToDo: Write docs!
getNamePassword(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
ToDo: Write docs!
getNameToNumberCache() - Method in class org.mmbase.module.corebuilders.TypeDef
 
getNavigationLine(String, int, int, String) - Method in class org.mmbase.applications.mmbob.PostArea
get a (html) navigationline to "walk through" the different pages of PostThreads for a postarea
getNavigationLine(String, int, int, int, String) - Method in class org.mmbase.applications.mmbob.PostThread
I hate how this is done but don't see a way to get this fast enough any other way.
getNavigationLine(String, int, int, String) - Method in class org.mmbase.applications.mmbob.PostThread
 
getNavigationMethod() - Method in class org.mmbase.applications.mmbob.Forum
 
getNavigationMethod() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getNavigationMethod() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getNavigationMethod() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getNeededBuilders() - Method in class org.mmbase.util.xml.ApplicationReader
Get the Builders needed for this application
getNeededRelDefs() - Method in class org.mmbase.util.xml.ApplicationReader
Get the RelDefs needed for this application
getNew(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getnew call, by obtaining data for the new node of a specified type.
getNew(Node, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method gets a new temporarily object of the given type.
getNewNode(String) - Method in class org.mmbase.module.core.ClusterBuilder
Get a new node, using this builder as its parent.
getNewNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Get a new node, using this builder as its parent.
getNewNode(String) - Method in class org.mmbase.module.core.VirtualBuilder
Get a new node, using this builder as its parent.
getNewNode(String) - Method in class org.mmbase.storage.search.ResultBuilder
 
getNewRelation(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getnewrelation call, by obtaining data for the new node of a specified type.
getNewRelation(Node, String, String, String, String, String, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method creates a new temporarily relation.
getNewTmpNode(String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Create a new temporary node and put it in the temporary _exist node space
getNewValue(String) - Method in class org.mmbase.core.event.NodeEvent
 
getNewValues() - Method in class org.mmbase.core.event.NodeEvent
new values can be different things.
getNext() - Method in interface org.mmbase.storage.search.RelationStep
Gets the next step.
getNext() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getNextDepth() - Method in interface org.mmbase.bridge.jsp.taglib.tree.TreeProvider
 
getNextDepth() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getNextElement(Node) - Method in class org.mmbase.applications.dove.AbstractDove
Retrieves the next sibling of an element that is itself an element.
getNextElement(Node, String) - Method in class org.mmbase.applications.dove.AbstractDove
Retrieves the the next sibling of an element that is itself an element, and has the specified tagname.
getNextField(String, int) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the next field as defined by its sortorder, according to the specified order.
getNextField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use getNextField() with sortorder ORDER_EDIT
getNextLeafNode() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Simply returns the 'smallest' of all available nodes (compared to the 'previous node') This is actually an alternavite implementation for getNextNode, but it also works when 'leaf' constraints are applied.
getNextNode() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Implementation idea graphicly.
getNextToken() - Method in class org.mmbase.util.dateparser.DateParser
 
getNextToken() - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
getNick() - Method in class org.mmbase.applications.mmbob.Poster
 
getNode() - Method in class org.mmbase.applications.mmbob.Mailbox
get the mailbox-node
getNode() - Method in class org.mmbase.applications.mmbob.Poster
get a node for a poster
getNode() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Gets the temporary node corresponding to this object.
getNode(int) - Method in interface org.mmbase.bridge.Cloud
Returns the node with the specified number from this cloud.
getNode(String) - Method in interface org.mmbase.bridge.Cloud
Returns the node with the specified number from this cloud.
getNode() - Method in interface org.mmbase.bridge.FieldValue
Returns the Node to which this value belongs.
getNode(int) - Method in interface org.mmbase.bridge.NodeList
Returns the Node at the indicated postion in the list
getNode(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNode(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNode() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
getNode() - Method in class org.mmbase.bridge.implementation.BasicNode
Obtains a reference to the underlying MMObjectNode.
getNode(int) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
getNode() - Method in class org.mmbase.bridge.implementation.VirtualNode
Obtains a reference to the underlying MMObjectNode.
getNode(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
 
getNode() - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
Gets the Node variable from the parent NodeProvider.
getNode() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
getNode(int) - Method in class org.mmbase.bridge.util.CollectionNodeList
 
getNode() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getNode(int) - Method in class org.mmbase.bridge.util.TreeList
 
getNode(int, boolean) - Method in class org.mmbase.core.util.StorageConnector
Retrieves a node based on it's number (a unique key).
getNode(String, boolean) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node based on a unique key.
getNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node based on a unique key.
getNode(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node based on it's number (a unique key), retrieving the node from the node cache if possible.
getNode(int, boolean) - Method in class org.mmbase.module.core.MMTable
Retrieves a node based on it's number (a unique key).
getNode(String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
getNode(String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
getNode() - Method in class org.mmbase.security.implementation.cloudcontext.User
An MMObjectNode (of type 'mmbaseusers') is associated with this User object.
getNode(BridgeServlet.QueryParts) - Method in class org.mmbase.servlet.BridgeServlet
Servlets would often need a node.
getNode(MMObjectBuilder, int) - Method in interface org.mmbase.storage.StorageManager
Select a node from a specified builder
getNode(MMObjectBuilder, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getNode(Parameters) - Method in class org.mmbase.util.functions.NodeFunction
 
getNode() - Method in class org.mmbase.util.images.ImageConversionRequest
The icache node in which the conversion results must be stored.
getNodeByAlias(String) - Method in interface org.mmbase.bridge.Cloud
Returns the node with the specified alias from this cloud.
getNodeByAlias(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNodeCacheEntries() - Method in class org.mmbase.module.tools.MMAdmin
 
getNodeEvent() - Method in class org.mmbase.core.event.RelationEvent
 
getNodeFromCache(Integer) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves a node from the cache, or null if it doesn't exist.
getNodeFunction(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getNodeFunction(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getNodeFunction(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getNodeFunction(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getNodeFunction(String) - Method in class org.mmbase.bridge.util.MapNode
 
getNodeGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a GUI-indicator for the node itself.
getNodeIdentifier() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getNodeList(Object, String, Map) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Generate a list of values from a command to the processor.
getNodeList(Object, String, Map) - Method in class org.mmbase.module.ProcessorModule
This method is a wrapper around ProcessorModule.getList(PageInfo, StringTagger, String)
getNodeManager(String) - Method in interface org.mmbase.bridge.Cloud
Returns the specified node manager.
getNodeManager(int) - Method in interface org.mmbase.bridge.Cloud
Returns the specified node manager.
getNodeManager() - Method in interface org.mmbase.bridge.Field
Returns the node manager this field belongs to.
getNodeManager() - Method in interface org.mmbase.bridge.Node
Returns the node manager for this node.
getNodeManager(int) - Method in interface org.mmbase.bridge.NodeManagerList
Returns the NodeManager at the indicated postion in the list
getNodeManager() - Method in interface org.mmbase.bridge.NodeQuery
Returns the node-manager.
getNodeManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNodeManager(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Retrieves a node manager
getNodeManager() - Method in class org.mmbase.bridge.implementation.BasicField
 
getNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getNodeManager(int) - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList
 
getNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
getNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getNodeManager(Cloud, Attribute) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
getNodeManager() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getNodeManager() - Method in class org.mmbase.bridge.util.MapNode
 
getNodeManager() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getNodeManager() - Method in class org.mmbase.core.AbstractField
 
getNodeManager() - Method in class org.mmbase.core.CoreField
 
getNodeManagerFromQuery(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getNodeManagers() - Method in interface org.mmbase.bridge.Cloud
Returns all node managers available in this cloud.
getNodeManagers() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNodeNumber() - Method in class org.mmbase.core.event.NodeEvent
 
getNodeNumber() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getNodeOrNull(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
Gets a node from the context.
getNodeParameterDef(Parameter[]) - Static method in class org.mmbase.util.functions.NodeFunction
 
getNodeProvider() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getNodeQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
getNodeQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
getNodeQuery() - Method in interface org.mmbase.bridge.jsp.taglib.containers.NodeQueryContainer
Returns the currently by the container defined query object.
getNodeQuery() - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
getNodeQuery() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
getNodeRef() - Method in class org.mmbase.bridge.implementation.VirtualNode
Returns the MMObjectNode on which the VirtualNode was based
getNodeReferenceFromValue(String, Map, Map) - Method in class org.mmbase.applications.dove.Dove
Converts the value of a field to a node reference (either a temporary id or an object alias or number).
getNodeStep() - Method in interface org.mmbase.bridge.NodeQuery
Returns the step for which the fields are added (or null)
getNodeStep() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
getNodeTextValue(Node) - Static method in class org.mmbase.util.xml.DocumentReader
Return the text value of a node.
getNodeToCheck() - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
getNodeType(int) - Method in class org.mmbase.core.util.StorageConnector
Retrieves an object's type.
getNodeType(int) - Method in class org.mmbase.module.core.MMTable
Retrieves an object's type.
getNodeType(int) - Method in interface org.mmbase.storage.StorageManager
Returns the nodetype for a specified nodereference
getNodeType(int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getNodeValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a Node.
getNodeValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getNodeValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
Returns the Node value of a certain field, but in the case of a VirtualNode this can also occasionally be null because the node can have been deleted.
getNodeValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getNodeValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getNodeValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getNodeVar() - Method in interface org.mmbase.bridge.jsp.taglib.FieldProvider
 
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
A fieldprovider also provides a node.
getNodeVar() - Method in interface org.mmbase.bridge.jsp.taglib.NodeProvider
 
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
For use by children, they can find the current 'node' belonging to this tag.
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
getNodeVar() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
getNodenrList() - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
getNodes(Collection) - Method in class org.mmbase.core.util.StorageConnector
Convert virtual nodes to real nodes based on their otype Normally a multirelations-search will return virtual nodes.
getNodes(SearchQuery) - Method in class org.mmbase.core.util.StorageConnector
Returns nodes matching a specified constraint.
getNodes(SearchQuery, boolean) - Method in class org.mmbase.core.util.StorageConnector
Returns nodes matching a specified constraint.
getNodes() - Method in class org.mmbase.core.util.StorageConnector
Returns all the nodes from the associated builder.
getNodes() - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
getNodes(Collection) - Method in class org.mmbase.module.core.MMTable
Convert virtual nodes to real nodes based on their otype Normally a multirelations-search will return virtual nodes.
getNodes(NodeSearchQuery) - Method in class org.mmbase.module.core.MMTable
Returns nodes matching a specified constraint.
getNodes() - Method in class org.mmbase.module.core.MMTable
Returns all the nodes from the builder.
getNodes(Object, String) - Method in class org.mmbase.module.core.TransactionManager
Deprecated. use TransactionManager.getTransaction(java.lang.String)
getNodes(Object, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
getNodes(SearchQuery, MMObjectBuilder) - Method in interface org.mmbase.storage.search.SearchQueryHandler
Processes a search query, returns the result as a list of nodes.
getNodes() - Method in interface org.mmbase.storage.search.Step
Gets nodenumbers for nodes that must be included in this step.
getNodes() - Method in class org.mmbase.storage.search.implementation.BasicStep
 
getNodes(SearchQuery, MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
 
getNodes(MMBase) - Method in class org.mmbase.util.XMLNodeReader
 
getNodes(MMBase) - Method in class org.mmbase.util.XMLRelationNodeReader
 
getNodesAndTrim(Query) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getNodesAndTrim(Query, int) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getNodesFromQuery(Query, String) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
 
getNonAdministrators(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getNonAdministrators(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
List all the posters not allready a administrator for this forum
getNonModerators(String) - Method in class org.mmbase.applications.mmbob.PostArea
get all posters that are no moderator of the postarea
getNonModerators(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
List all the posters not allready a moderator (so possible moderators) for this postarea
getNullValue() - Method in class org.mmbase.datatypes.DateTimePattern.Element
The int-value representing null.
getNumber() - Static method in class org.mmbase.Version
Returns the version number of this MMBase.
getNumber() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getNumber() - Method in interface org.mmbase.bridge.Node
Returns the unique number for this node.
getNumber() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getNumber() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getNumber() - Method in class org.mmbase.bridge.util.AbstractNode
 
getNumber() - Method in class org.mmbase.bridge.util.MapNode
 
getNumber() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getNumber() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the builder object number, which also functions as the objecttype.
getNumber() - Method in class org.mmbase.module.core.MMObjectNode
Retrieve an object's number.
getNumber(String) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain the number of a node through its alias
getNumberByName(String) - Method in class org.mmbase.module.corebuilders.RelDef
Search the relation definition table for the identifying number of a relationdefinition, by name of the role to use.
getNumberByName(String, boolean) - Method in class org.mmbase.module.corebuilders.RelDef
Search the relation definition table for the identifying number of a relationdefinition, by name of the role to use.
getNumberField() - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getNumberOfComments() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful and ImageInfo.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfImages() - Method in class org.mmbase.util.images.ImageInfo
Returns the number of images in the examined file.
getNumberOfPropagatedEvents() - Method in class org.mmbase.core.event.EventManager
 
getNumberToNameCache() - Method in class org.mmbase.module.corebuilders.TypeDef
 
getNumberValue(String) - Static method in class org.mmbase.bridge.util.Queries
Used in implementation of createConstraint
getOAlias() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the OAlias builder.
getOType() - Method in class org.mmbase.module.core.MMObjectNode
Retrieve an object's object type.
getOType() - Method in class org.mmbase.module.core.VirtualNode
 
getOTypes(List) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
getOTypes(Cloud, List, boolean) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getObject(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Gets an object from the Context.
getObject() - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
getObject(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
getObject(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
getObject(String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
getObjectConditional(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Support '[key]?', which returns the object with name [key] if it is present, or simply null otherwise.
getObjectField(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
getObjectField(String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
getObjectFieldAsString(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
Deprecated. use TemporaryNodeManager.getObjectField(java.lang.String, java.lang.String, java.lang.String)
getObjectFieldAsString(String, String, String) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
getObjectNumber() - Method in class org.mmbase.applications.editwizard.Wizard
 
getObjectType() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the objecttype (otype).
getObjectValue(MMObjectNode, String) - Method in class org.mmbase.applications.media.builders.MediaFragments
 
getObjectValue(String) - Method in interface org.mmbase.bridge.Node
Returns the field's value as an object.
getObjectValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getObjectValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getObjectValue(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Like getValue, but without the 'old' code (short_ html_ etc).
getOffset() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getOffset() - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
getOffset() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getOffset() - Method in class org.mmbase.datatypes.DateTimePattern.Element
An offset to be used for presentation.
getOffset() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the (zerobased) offset in the list of results, of the first result to return.
getOffset() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getOffset() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getOffset() - Method in class org.mmbase.util.magicfile.Detector
 
getOldValue(String) - Method in class org.mmbase.core.event.NodeEvent
 
getOldValues() - Method in class org.mmbase.core.event.NodeEvent
old values can be different things.
getOldValues() - Method in class org.mmbase.module.core.MMObjectNode
 
getOperation(String) - Static method in class org.mmbase.security.Operation
retrieve a Operation by a given string
getOperator() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
getOperator() - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
The operator to be used by whereHtmlInput(field, query)
getOperator() - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
getOperator(String) - Static method in class org.mmbase.bridge.util.Queries
Creates a operator constant for use by createConstraint
getOperator() - Method in interface org.mmbase.storage.search.FieldCompareConstraint
Gets the operator used to compare values.
getOperator() - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
 
getOperatorDescription() - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
Returns a description of the operator
getOptions() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
getOrderedElements() - Method in class org.mmbase.util.LRUHashtable
Deprecated. use getOrderedEntries
getOrderedElements(int) - Method in class org.mmbase.util.LRUHashtable
Deprecated. use getOrderedEntries
getOrderedEntries() - Method in class org.mmbase.util.LRUHashtable
Returns an ordered list of Map.Entry's.
getOrderedEntries(int) - Method in class org.mmbase.util.LRUHashtable
Returns an ordered list of Map.Entry's.
getOrigin() - Method in class org.mmbase.datatypes.BasicDataType
Return the DataType from which this one inherited, or null
getOrigin() - Method in interface org.mmbase.datatypes.DataType
Return the DataType from which this one inherited, or null
getOriginal(Object) - Method in interface org.mmbase.bridge.jsp.taglib.util.Backing
Get the original value as stored in this Map, so without every wrapping which may have been done.
getOriginal(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
getOriginal(Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
getOriginalBuilder() - Method in class org.mmbase.module.core.VirtualReferrerBuilder
Returns the original builder
getOriginalObject() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns the original object.
getOtherAttributes() - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getOutputFile() - Static method in class org.mmbase.module.core.MMBaseContext
Deprecated. use logging system
getOutputStream() - Method in class org.mmbase.util.GenericResponseWrapper
Return the OutputStream.
getOutputValue(int, Node, String, Dimension) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getOwnerField() - Method in class org.mmbase.security.BasicUser
Gets the owner field value of new objects created by this user.
getOwnerField() - Method in interface org.mmbase.security.UserContext
Return the default owner field value for new nodes created by this user.
getOwnerField() - Method in class org.mmbase.security.implementation.aselect.ASelectUser
 
getOwnerField() - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin
 
getOwnerField() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
getOwnerField() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getPage() - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
getPage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
getPageContext() - Method in interface org.mmbase.bridge.jsp.taglib.ContextProvider
 
getPageContext() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getPageContext() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getPageContextTag() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getPageCount(int) - Method in class org.mmbase.applications.mmbob.PostArea
get the number of pages for this postarea
getPageCount(int) - Method in class org.mmbase.applications.mmbob.PostThread
 
getPageString(Writer) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Returns a string which can be written to the page.
getPair(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
This function takes a key, which can contain dots.
getParam(String) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParam(String, String) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParam(String, int) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParam(String, Integer) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParam(String, boolean) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParam(String, Boolean) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getParameter(int) - Method in class org.mmbase.applications.editwizard.WizardCommand
Returns the parameter with the indicated index of the parsed command.
getParameter2() - Method in class org.mmbase.util.functions.ExampleBean
 
getParameterDef(String) - Static method in class org.mmbase.util.functions.PatternNodeFunctionProvider.PatternNodeFunction
 
getParameterDefinition() - Method in class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
 
getParameterDefinition() - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
getParameterDefinition() - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
 
getParameterDefinition() - Method in class org.mmbase.util.functions.AbstractFunction
 
getParameterDefinition() - Method in interface org.mmbase.util.functions.Function
 
getParameterDefinition() - Method in class org.mmbase.util.functions.WrappedFunction
 
getParameterDefinitonsByReflection(Class, Map) - Static method in class org.mmbase.util.functions.Functions
Generates a map of Parameter[] objects for a given class through reflection.
getParameterNames() - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
 
getParameterValues(String) - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
Method to retrieve the parameter.
getParameters() - Method in interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainer
Gets the parameters (provided by param sub-tags, referid).
getParameters() - Method in class org.mmbase.bridge.jsp.taglib.containers.FunctionContainerTag
 
getParameters() - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
getParameters() - Method in interface org.mmbase.storage.search.StringSearchConstraint
Gets value of additional parameters.
getParameters() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
getParams() - Method in class org.mmbase.util.images.ImageConversionRequest
The parameters describing the conversion.
getParent() - Method in class org.mmbase.applications.mmbob.PostArea
get the parent forum of this postarea
getParent() - Method in class org.mmbase.applications.mmbob.PostThread
 
getParent() - Method in class org.mmbase.applications.mmbob.Poster
 
getParent() - Method in class org.mmbase.applications.mmbob.Posting
 
getParent() - Method in interface org.mmbase.bridge.NodeManager
Retrieve the parent of this NodeManager (the Nodemanager that this nodemanager extends from)
getParent() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getParent() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getParent() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
getParent() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getParent() - Method in class org.mmbase.core.CoreField
Retrieves the parent builder for this field
getParent() - Method in class org.mmbase.storage.util.Index
 
getParentBuilder() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the builder that this builder extends.
getParentBuilder() - Method in class org.mmbase.util.xml.BuilderReader
Get the builder that this builder extends
getParentFragments(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Returns a Stack with all parent fragments.
getParentResourceLoader() - Method in class org.mmbase.util.ResourceLoader
Returns the 'parent' ResourceLoader.
getParseCost() - Method in class org.mmbase.clustering.Statistics
 
getPart() - Method in interface org.mmbase.storage.search.FieldValueDateConstraint
Returns the part of the date-field wich is to be compared.
getPart() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
 
getPartDescription() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
Returns a description of the part
getPassword() - Method in class org.mmbase.applications.mmbob.Poster
 
getPassword() - Method in class org.mmbase.module.database.JDBC
 
getPassword() - Method in interface org.mmbase.module.database.JDBCInterface
 
getPassword() - Method in class org.mmbase.module.database.Naming
 
getPassword() - Method in class org.mmbase.util.PasswordGenerator
Generate a password, based on the default template for this module.
getPassword(String) - Method in class org.mmbase.util.PasswordGenerator
Generate a password, based on the given template.
getPassword() - Method in interface org.mmbase.util.PasswordGeneratorInterface
Deprecated. Generate a password, based on a default template.
getPassword(String) - Method in interface org.mmbase.util.PasswordGeneratorInterface
Deprecated. Generate a password, based on the given template.
getPatchLevel() - Static method in class org.mmbase.Version
Returns the patch level number of this MMBase.
getPath() - Method in class org.mmbase.bridge.jsp.taglib.ListTag
To be overrided by related-tag
getPath() - Method in class org.mmbase.bridge.jsp.taglib.macro.RelatedTag
Obtain the list path.
getPath() - Method in class org.mmbase.util.xml.URIResolver
Creates a 'path' string, which is a list of directories.
getPathFromQuery(Query) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Get the path from this query where the field originated from.
getPaths(Set, Pattern, boolean, boolean) - Method in class org.mmbase.util.ResourceLoader.ClassLoaderURLStreamHandler
 
getPaths(Set, Pattern, boolean, boolean) - Method in class org.mmbase.util.ResourceLoader.FileURLStreamHandler
 
getPaths(Set, Pattern, boolean, boolean) - Method in class org.mmbase.util.ResourceLoader.NodeURLStreamHandler
 
getPaths(Set, Pattern, boolean, boolean) - Method in class org.mmbase.util.ResourceLoader.ServletResourceURLStreamHandler
 
getPattern(DataType) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
getPattern() - Method in class org.mmbase.datatypes.DateTimeDataType
The 'pattern' of a 'DateTime' value gives a DateTimePattern object which can be used as an indication for presentation.
getPattern() - Method in class org.mmbase.datatypes.DateTimePattern
Returns the original pattern, which can e.g.
getPattern() - Method in class org.mmbase.datatypes.StringDataType
Returns the regular expression pattern used to validate values for this datatype.
getPatternRestriction() - Method in class org.mmbase.datatypes.StringDataType
Returns the 'pattern' restriction, containing the value, error messages, and fixed status of this attribute.
getPatterns() - Method in class org.mmbase.util.transformers.Censor
 
getPatterns() - Method in class org.mmbase.util.transformers.LinkFinder
 
getPatterns() - Method in class org.mmbase.util.transformers.RegexpReplacer
This on default gives the regexps configured for the base-class (a static member).
getPhysicalHeightDpi() - Method in class org.mmbase.util.images.ImageInfo
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class org.mmbase.util.images.ImageInfo
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPluralName(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Gets long name of the builder, using the specified language.
getPluralName() - Method in class org.mmbase.module.core.MMObjectBuilder
Gets long name of the builder in the current default language.
getPluralNames() - Method in class org.mmbase.module.core.MMObjectBuilder
Gets a list of plural names (language - value pairs)
getPluralNames() - Method in class org.mmbase.util.xml.BuilderReader
Get the plural names of this builder
getPolicy(Object) - Static method in class org.mmbase.cache.CachePolicy
Obtains a cache policy given a policy key.
getPool() - Method in class org.mmbase.module.database.MultiPool
For reporting purposes the connections in pool can be listed.
getPos() - Method in class org.mmbase.applications.mmbob.PostArea
 
getPos() - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
getPos() - Method in class org.mmbase.applications.mmbob.SubArea
 
getPossibleContexts() - Method in interface org.mmbase.bridge.Node
Contacts the security implementation to find out to which other possible contexts the context of this node may be set.
getPossibleContexts() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getPossibleContexts() - Method in class org.mmbase.bridge.util.AbstractNode
 
getPossibleContexts() - Method in class org.mmbase.bridge.util.MapNode
 
getPossibleContexts() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getPossibleContexts(UserContext) - Method in class org.mmbase.module.core.MMObjectNode
Returns the possible new security contexts for this node
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.Authorization
This method could be overrided by an extending class.
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.NoAuthorization
This method does nothing, except from returning a dummy value
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
Returns a list of all users in accounts.properties
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.implementation.cloud.Verify
 
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
getPossibleContexts(User, int) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Wraps getPossibleContexts of Authorisation implementation Verify.
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getPostArea(String) - Method in class org.mmbase.applications.mmbob.Forum
get a postarea of this forum by it's MMbase objectnumber
getPostAreaConfig(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getPostAreaConfig(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getPostAreaConfig(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide configuration info on a forum
getPostAreaCount() - Method in class org.mmbase.applications.mmbob.Forum
get the number of postareas for this forum
getPostAreaInfo(String, String, int, int, int, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide general info on this postarea within the given forum
getPostAreas() - Method in class org.mmbase.applications.mmbob.Forum
get all the postareas of this forum
getPostAreas(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get the PostAreas of the given forum
getPostCount() - Method in class org.mmbase.applications.mmbob.Forum
get the number of posts on the forum
getPostCount() - Method in class org.mmbase.applications.mmbob.PostArea
get the number of posts in this postarea
getPostCount() - Method in class org.mmbase.applications.mmbob.PostThread
 
getPostCount() - Method in class org.mmbase.applications.mmbob.Poster
get the number of posts of this poster
getPostCount() - Method in class org.mmbase.applications.mmbob.SubArea
 
getPostProcessor() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
getPostThread(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getPostThread(String) - Method in class org.mmbase.applications.mmbob.PostArea
get a postthread by it's MMbase Objectnumber
getPostThreadCount() - Method in class org.mmbase.applications.mmbob.Forum
get the total number of postthreads in this forum
getPostThreadCount() - Method in class org.mmbase.applications.mmbob.PostArea
get the number of postthreads of the postarea
getPostThreadCount() - Method in class org.mmbase.applications.mmbob.SubArea
 
getPostThreadCountAvg() - Method in class org.mmbase.applications.mmbob.PostArea
get the average number of posts per postthread
getPostThreadInfo(String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getPostThreadLoadedCount() - Method in class org.mmbase.applications.mmbob.Forum
 
getPostThreadLoadedCount() - Method in class org.mmbase.applications.mmbob.ForumManager
 
getPostThreadLoadedCount() - Method in class org.mmbase.applications.mmbob.PostArea
 
getPostThreadNavigation(String, String, String, int, int, int, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Generate a navigation line (html) for a postthread
getPostThreads() - Method in class org.mmbase.applications.mmbob.PostArea
get all the postthreads in the postarea
getPostThreads(int, int) - Method in class org.mmbase.applications.mmbob.PostArea
get an iterator of the postthreads in the postarea
getPostThreads(String, String, int, int, int, int, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
List all the postthreads within a postarea
getPostTime() - Method in class org.mmbase.applications.mmbob.Posting
get the date/time (epoch) when this posting was posted
getPoster(String) - Method in class org.mmbase.applications.mmbob.Forum
get a poster of this forum by it's accountname/nick (???)
getPoster(int) - Method in class org.mmbase.applications.mmbob.Forum
get a poster of this forum by it's MMBase Objectnumber
getPoster() - Method in class org.mmbase.applications.mmbob.Posting
get the accountname/nick of the poster of this posting
getPosterExpireTime() - Method in class org.mmbase.applications.mmbob.Forum
get the expiretime for the posters in seconds
getPosterInfo(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide info on a poster forum
getPosterNick(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getPosterPassword(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getPosters() - Method in class org.mmbase.applications.mmbob.Forum
get the posters of the forum
getPosters(String, String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getPostersNewCount() - Method in class org.mmbase.applications.mmbob.Forum
get the number of new posters for the forum
getPostersOnline() - Method in class org.mmbase.applications.mmbob.Forum
get the posters that are online
getPostersOnline(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get the posters that are now online in this forum
getPostersOnlineCount() - Method in class org.mmbase.applications.mmbob.Forum
get the number of online posters for the forum
getPostersTotalCount() - Method in class org.mmbase.applications.mmbob.Forum
get the total number of posters in the forum
getPosting(int) - Method in class org.mmbase.applications.mmbob.PostThread
 
getPosting(String, String, String, String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get a specific posting, for use in remove post where the posting to be deleted is displayed.
getPostingPageNumber(String, String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getPostingPos(int) - Method in class org.mmbase.applications.mmbob.PostThread
 
getPostings(int, int) - Method in class org.mmbase.applications.mmbob.PostThread
 
getPostings(String, String, String, int, int, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
List the postings within a postthread
getPostingsLoadedCount() - Method in class org.mmbase.applications.mmbob.Forum
 
getPostingsLoadedCount() - Method in class org.mmbase.applications.mmbob.PostArea
 
getPostingsOverflowPostArea() - Method in class org.mmbase.applications.mmbob.Forum
 
getPostingsOverflowPostArea() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getPostingsOverflowPostArea() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getPostingsOverflowPostArea() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getPostingsOverflowThreadPage() - Method in class org.mmbase.applications.mmbob.Forum
 
getPostingsOverflowThreadPage() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getPostingsOverflowThreadPage() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getPostingsOverflowThreadPage() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getPostingsPerPage() - Method in class org.mmbase.applications.mmbob.Forum
 
getPostingsPerPage() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getPostingsPerPage() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getPostingsPerPage() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getPreForm() - Method in class org.mmbase.applications.editwizard.Wizard
 
getPreForm(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
getPrecisionConstant(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.AvailableSorter
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.ClientFormatSorter
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.PreferenceSorter
Implement a preference for this URLComposer
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.RealSorter.ChannelsSorter
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.RealSorter.RealFormatSorter
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.RealSorter.SpeedSorter
 
getPreference(URLComposer) - Method in class org.mmbase.applications.media.filters.ServerFormatSorter
 
getPrefix() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
getPrefixPath() - Method in class org.mmbase.util.xml.URIResolver
Creates a List of strings, every entry is a directory prefixed with its 'prefix'.
getPreloadChangedThreadsTime() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getPreloadChangedThreadsTime() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getPrevious() - Method in interface org.mmbase.storage.search.RelationStep
Gets the previous step.
getPrevious() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getPreviousDepth() - Method in interface org.mmbase.bridge.jsp.taglib.tree.TreeProvider
 
getPreviousDepth() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getPrivateMessagesEnabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getPrivateMessagesEnabled() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getPrivateMessagesEnabled() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getPrivateMessagesEnabled() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getProcessor(int) - Method in class org.mmbase.datatypes.BasicDataType
Returns the default processor for this action
getProcessor(int, int) - Method in class org.mmbase.datatypes.BasicDataType
Returns the processor for this action and processing type
getProcessor(int) - Method in interface org.mmbase.datatypes.DataType
Returns the default processor for this action
getProcessor(int, int) - Method in interface org.mmbase.datatypes.DataType
Returns the processor for this action and processing type
getProfileDef(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getProfileDef(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getProfileDef(String) - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
getProfileDefs() - Method in class org.mmbase.applications.mmbob.Forum
 
getProfileDefs() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getProfileInfo() - Method in class org.mmbase.applications.mmbob.Poster
 
getProfileValue(String) - Method in class org.mmbase.applications.mmbob.Poster
 
getProfileValues() - Method in class org.mmbase.applications.mmbob.Poster
 
getProfileValues(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getPropagationCost() - Method in class org.mmbase.core.event.EventManager
 
getProperties() - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
getProperties() - Method in interface org.mmbase.bridge.Cloud
Retrieves all properties previously set for this cloud.
getProperties() - Method in interface org.mmbase.bridge.Module
Retrieve a copy of the module's properties
getProperties() - Method in interface org.mmbase.bridge.NodeManager
Retrieve a copy of the node manager's properties
getProperties() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getProperties() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getProperties() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getProperties() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getProperties(String) - Method in class org.mmbase.module.Module
Returns the properties to the subclass.
getProperties() - Method in class org.mmbase.module.core.MMObjectNode
Return a the properties for this node.
getProperties(String) - Static method in class org.mmbase.util.ApplicationContextReader
 
getProperties() - Method in class org.mmbase.util.xml.BuilderReader
Get the properties of this builder
getProperties() - Method in class org.mmbase.util.xml.ModuleReader
Get the properties of this builder
getProperties() - Method in class org.mmbase.util.xml.UtilReader
Get the properties of this utility.
getProperty(String) - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
getProperty(Object) - Method in interface org.mmbase.bridge.BridgeList
Retrieves a property previously set for this list.
getProperty(Object) - Method in interface org.mmbase.bridge.Cloud
Retrieves a property previously set for this cloud.
getProperty(String) - Method in interface org.mmbase.bridge.Module
Retrieve a property of the module.
getProperty(String) - Method in interface org.mmbase.bridge.NodeManager
Retrieve a property of the node manager.
getProperty(Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getProperty(Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
getProperty(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getProperty(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getProperty(Object) - Method in class org.mmbase.bridge.util.AbstractBridgeList
 
getProperty(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getProperty(Object) - Method in class org.mmbase.bridge.util.AbstractSequentialBridgeList
 
getProperty(String, String) - Method in class org.mmbase.module.Module
Returns one propertyvalue to the subclass.
getProperty(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns a specified property of this node.
getProperty(Object, Object) - Method in class org.mmbase.util.xml.UtilReader.PropertiesMap
Returns the object mapped with 'key', or defaultValue if there is none.
getPropertyCount() - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
getPropertyValues(String, String) - Method in class org.mmbase.util.ExtendedProperties
return a Vector of Strings which is parsed from a specified Property.
getProps(String) - Method in class org.mmbase.util.ExtendedProperties
Read to this Property, the Properties from a file.
getProvider() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
getProviders(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
get all mediaproviders belonging to this mediasource
getPutData(Document, Document) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method constructs a update transaction ready for mmbase.
getPuts() - Method in class org.mmbase.cache.Cache
Returns the number of times an element was committed to the table.
getQuery() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
getQuery() - Method in interface org.mmbase.bridge.jsp.taglib.containers.QueryContainer
Returns the currently by the container defined query object.
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
getQuery() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
getQuery(String[]) - Static method in class org.mmbase.bridge.util.TreeList
For testing only.
getQueryDefinition() - Method in class org.mmbase.bridge.util.xml.query.QueryConfigurer
 
getQueryList() - Method in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
getQueryTimeout() - Method in class org.mmbase.module.database.MultiStatement
 
getQuotaInfo(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Provide quota info on a poster
getQuotaMax() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getQuotaMax() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getQuotaMax() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getQuotaNumber() - Method in class org.mmbase.applications.mmbob.Poster
 
getQuotaSoftWarning() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getQuotaSoftWarning() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getQuotaSoftWarning() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getQuotaUsedNumber() - Method in class org.mmbase.applications.mmbob.Poster
 
getQuotaWarning() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getQuotaWarning() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getQuotaWarning() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getRAMfile(Vector) - Method in interface org.mmbase.module.PlaylistsInterface
Deprecated.  
getRMArgs(StringBuffer, MMObjectNode, Map) - Static method in class org.mmbase.applications.media.urlcomposers.RealURLComposer
 
getRank() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
Gives the configured rank as a Rank object
getRank() - Method in class org.mmbase.security.BasicUser
Gets the rank of this user.
getRank(String) - Static method in class org.mmbase.security.Rank
 
getRank() - Method in interface org.mmbase.security.UserContext
Get the rank of this user.
getRank(String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
getRank() - Method in class org.mmbase.security.implementation.aselect.ASelectCloudContextUser
 
getRank() - Method in class org.mmbase.security.implementation.aselect.ASelectUser
 
getRank() - Method in class org.mmbase.security.implementation.basic.NameContext
 
getRank(String) - Method in class org.mmbase.security.implementation.cloud.Authenticate
Gets rank from user, whici sin
getRank() - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin
 
getRank() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
getRank(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
Converts this MMObjectNode to a real rank.
getRank(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getRank(String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
getRank(String, String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
getRank() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getRankNode(Rank) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
Gets the rank node with given rank, or if no such node, the node with the highest rank smaller than given rank.
getRanks() - Static method in class org.mmbase.security.Rank
Returns all ranks currently known by the security implemetation.
getRatio() - Method in class org.mmbase.cache.Cache
Returns the ratio of hits and misses.
getRawEnvVars() - Static method in class org.mmbase.util.externalprocess.EnvironmentReader
getRawEnvVars returns an array of lines read from the shell.
getRawInput() - Method in class org.mmbase.util.magicfile.Detector
 
getReader(String) - Method in class org.mmbase.util.ResourceLoader
Returns a reader for a given resource.
getRealConnection() - Method in class org.mmbase.module.database.MultiConnection
Return the underlying real connection.
getRealNode(int) - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Returns the 'real' node, us the just used 'next' node of index.
getRealNode(int, int) - Method in class org.mmbase.bridge.util.TreeList
Returns node 'index' of query result 'queryIndex' as a 'real' node (so not a cluster node)
getRealNode(String) - Method in class org.mmbase.module.core.ClusterNode
Obtain the 'real' nodes, associated with a specified objectbuilder.
getReciprocalGUIName() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the gui name (prompt) of the role from destination to source
getReciprocalGUIName() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getReciprocalRole() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the role of the destination to the source
getReciprocalRole() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getReferid() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getReferids(Attribute, ContextReferrerTag) - Static method in class org.mmbase.bridge.jsp.taglib.util.Referids
 
getRelDef() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the RelDef builder.
getRelNrByName(String, String) - Method in class org.mmbase.module.corebuilders.RelDef
Deprecated. use RelDef.getNumberByName(java.lang.String) instead
getRelated() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getRelated(String, String) - Method in class org.mmbase.module.corebuilders.InsRel
get MMObjectNodes related to a specified MMObjectNode
getRelated(int, String) - Method in class org.mmbase.module.corebuilders.InsRel
get MMObjectNodes related to a specified MMObjectNode
getRelated(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Get MMObjectNodes of a specified type related to a specified MMObjectNode
getRelated(String, String, String) - Method in class org.mmbase.module.corebuilders.InsRel
get MMObjectNodes related to a specified MMObjectNode
getRelated(int, String, String) - Method in class org.mmbase.module.corebuilders.InsRel
get MMObjectNodes related to a specified MMObjectNode
getRelated(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Get MMObjectNodes of a specified type related to a specified MMObjectNode
getRelatedFromNode() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
getRelatedNode() - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
getRelatedNodes() - Method in interface org.mmbase.bridge.Node
Returns all related nodes.
getRelatedNodes(String) - Method in interface org.mmbase.bridge.Node
Returns all related nodes that have a specific node manager.
getRelatedNodes(NodeManager) - Method in interface org.mmbase.bridge.Node
Returns all related nodes that have a specific node manager.
getRelatedNodes(String, String, String) - Method in interface org.mmbase.bridge.Node
Returns all related nodes that have a specific node manager and role.
getRelatedNodes(NodeManager, String, String) - Method in interface org.mmbase.bridge.Node
Returns all related nodes that have a specific node manager and role.
getRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getRelatedNodes() - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelatedNodes(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelatedNodes(NodeManager) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelatedNodes(String, String, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.MapNode
 
getRelatedNodes() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelatedNodes(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelatedNodes(NodeManager) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelatedNodes(String, String, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelatedNodes(Node, NodeManager, String, String, String, String) - Static method in class org.mmbase.bridge.util.Queries
Queries a list of cluster nodes, using a NodeQuery (so al fields of one step are available), plus some fields of the relation step.
getRelatedNodes() - Method in class org.mmbase.module.core.MMObjectNode
Get all related nodes.
getRelatedNodes(String) - Method in class org.mmbase.module.core.MMObjectNode
Get the related nodes of a certain type.
getRelatedNodes(String, int) - Method in class org.mmbase.module.core.MMObjectNode
If you query from this_node_type(type) (typex, insrel, typey where typex == typey) { if the insrel table is directional, use the multirelations.SEARCH_BOTH if the insrel table is not directional, use the multirelations.SEARCH_SOURCE + multirelations.SEARCH_DESTINATION } Otherwise the SEARCH_BOTH will result in an OR on insrel which will never return in (huge) databases.
getRelatedNodes(String, String, int) - Method in class org.mmbase.module.core.MMObjectNode
If you query from this_node_type(type) (typex, insrel, typey where typex == typey) { if the insrel table is directional, use the multirelations.SEARCH_BOTH if the insrel table is not directional, use the multirelations.SEARCH_SOURCE + multirelations.SEARCH_DESTINATION } Otherwise the SEARCH_BOTH will result in an OR on insrel which will never return in (huge) databases.
getRelatedQuery() - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
getRelatedQuery() - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
getRelatedVector(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated.  
getRelatedVector(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated.  
getRelatedpart() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getRelation(int) - Method in interface org.mmbase.bridge.Cloud
Returns the relation with the specified number from this cloud.
getRelation(String) - Method in interface org.mmbase.bridge.Cloud
Returns the relation with the specified number from this cloud.
getRelation(int) - Method in interface org.mmbase.bridge.RelationList
Returns the Relation at the indicated postion in the list
getRelation(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelation(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelation(int) - Method in class org.mmbase.bridge.implementation.BasicRelationList
 
getRelation(int) - Method in class org.mmbase.bridge.util.CollectionRelationList
 
getRelation(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Test whether a relation exists and returns the corresponding node.
getRelationBuilders() - Method in class org.mmbase.module.corebuilders.RelDef
Returns a list of builders currently implementing a relation node.
getRelationCacheHits() - Static method in class org.mmbase.module.core.MMObjectNode
Deprecated. use RelationsCache.getCache().getHits()
getRelationCacheMiss() - Static method in class org.mmbase.module.core.MMObjectNode
Deprecated. use RelationsCache.getCache().getMisses()
getRelationCount() - Method in class org.mmbase.module.core.MMObjectNode
Returns the number of relations of this node.
getRelationCount(String) - Method in class org.mmbase.module.core.MMObjectNode
Return the number of relations of this node, filtered on a specified type.
getRelationCount() - Method in class org.mmbase.module.core.VirtualNode
Returns the number of relations of this node. A virtual node never has relations.
getRelationCount(String) - Method in class org.mmbase.module.core.VirtualNode
Return the number of relations of this node, filtered on a specified type. A virtual node never has relations.
getRelationDestinationNumber() - Method in class org.mmbase.core.event.RelationEvent
 
getRelationDestinationType() - Method in class org.mmbase.core.event.RelationEvent
 
getRelationManager(int) - Method in interface org.mmbase.bridge.Cloud
Returns the specified relation manager.
getRelationManager(String, String, String) - Method in interface org.mmbase.bridge.Cloud
Returns the specified relation manager.
getRelationManager(NodeManager, NodeManager, String) - Method in interface org.mmbase.bridge.Cloud
Returns the specified relation manager.
getRelationManager(String) - Method in interface org.mmbase.bridge.Cloud
Returns the specified relation manager.
getRelationManager() - Method in interface org.mmbase.bridge.Relation
Retrieves the RelationManager used
getRelationManager(int) - Method in interface org.mmbase.bridge.RelationManagerList
Returns the RelationManager at the indicated postion in the list
getRelationManager(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManager(String, String, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManager(NodeManager, NodeManager, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
getRelationManager(int) - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList
 
getRelationManagers() - Method in interface org.mmbase.bridge.Cloud
Returns all relation managers available in this cloud.
getRelationManagers(String, String, String) - Method in interface org.mmbase.bridge.Cloud
Returns all relation managers available in this cloud that follow the specified filter.
getRelationManagers(NodeManager, NodeManager, String) - Method in interface org.mmbase.bridge.Cloud
Returns all relation managers available in this cloud that follow the specified filter.
getRelationManagers() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManagers(String, String, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManagers(NodeManager, NodeManager, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationNode(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Test whether a relation exists and returns the corresponding node.
getRelationNodes() - Method in class org.mmbase.module.core.MMObjectNode
 
getRelationNodes(int) - Method in class org.mmbase.module.corebuilders.InsRel
Get relation(s) for an MMObjectNode, using a specified role (reldef) as a filter.
getRelationNodes(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Get relation(s) for an MMObjectNode, using a specified role (reldef) as a filter.
getRelationNodes(int, boolean) - Method in class org.mmbase.module.corebuilders.InsRel
Get all relation(s) for an MMObjectNode.
getRelationNodes(int, int, boolean) - Method in class org.mmbase.module.corebuilders.InsRel
Get all relation(s) for a MMObjectNode This function returns all relations in which the node is either a source or the destination.
getRelationSourceNumber() - Method in class org.mmbase.core.event.RelationEvent
 
getRelationSourceType() - Method in class org.mmbase.core.event.RelationEvent
 
getRelationSources() - Method in class org.mmbase.util.xml.ApplicationReader
Get relationsources attached to this application
getRelationStepDirection(String) - Static method in class org.mmbase.bridge.util.Queries
Translates a string to a search direction constant.
getRelations(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a getrelations call, by obtaining relations for each node specified.
getRelations(Node, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method gets relation information from mmbase.
getRelations(Node, String, NodeList) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method gets relation information from mmbase.
getRelations(TmpObject) - Method in class org.mmbase.applications.xmlimporter.Transaction
For an object in this transaction, looks up all its relations, and returns access objects for these.
getRelations() - Method in interface org.mmbase.bridge.Node
Returns all relation nodes attached to this node.
getRelations(String) - Method in interface org.mmbase.bridge.Node
Returns all relation nodes attached to this node that have a specific role
getRelations(String, String) - Method in interface org.mmbase.bridge.Node
Returns all relation nodes attached to this node that have a specific role, or refer a node from a specific nodemanager
getRelations(String, NodeManager) - Method in interface org.mmbase.bridge.Node
Returns all relation nodes attached to this node that have a specific role, or refer a node from a specific nodemanager
getRelations(String, NodeManager, String) - Method in interface org.mmbase.bridge.Node
 
getRelations(Node) - Method in interface org.mmbase.bridge.RelationManager
Retrieves all the relations of this type from a given node.
getRelations(String, String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getRelations(String, NodeManager, String) - Method in class org.mmbase.bridge.implementation.BasicNode
Returns a list of relations of the given node.
getRelations(Node) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getRelations() - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelations(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelations(String, NodeManager) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelations(String, NodeManager, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelations(String, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getRelations(String, NodeManager, String) - Method in class org.mmbase.bridge.util.MapNode
 
getRelations(String, String) - Method in class org.mmbase.bridge.util.MapNode
 
getRelations() - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelations(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelations(String, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelations(String, NodeManager) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelations(String, NodeManager, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getRelations() - Method in class org.mmbase.module.core.ClusterNode
Return the relations of this node.
getRelations() - Method in class org.mmbase.module.core.MMObjectNode
Return the relations of this node.
getRelations(int) - Method in class org.mmbase.module.core.MMObjectNode
Return the relations of this node, filtered on a specified type.
getRelations(String) - Method in class org.mmbase.module.core.MMObjectNode
Return the relations of this node, filtered on a specified type.
getRelations() - Method in class org.mmbase.module.core.VirtualNode
Return the relations of this node. Note that this returns the nodes describing the relation - not the nodes 'related to'. XXX: return type of this method makes it impossible to make MMObjectNode implements Node, perhaps it needs change A virtual node never has relations.
getRelations(int) - Method in class org.mmbase.module.corebuilders.InsRel
Get relation(s) for a MMObjectNode
getRelations(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Get relation(s) for a MMObjectNode, using a specified role (reldef) as a filter
getRelations(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Get relations for a specified MMObjectNode
getRelations(int, int, int, boolean) - Method in class org.mmbase.module.corebuilders.InsRel
Gets relations for a specified MMObjectNode
getRelationsInPersistentCloud() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Gets the relations of this object in the persistent cloud.
getRelationsNodes(Element, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Handles a node by retrieving its relations and storing its content in a DOM element.
getRelationsVector(int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. use InsRel.getRelationNodes(int)
getRelationsVector(int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. use InsRel.getRelationNodes(int, int, boolean)
getRelations_main(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns all relations of a node.
getReleaseStatus() - Static method in class org.mmbase.Version
A String describing the status of this release.
getReleaseStrategy() - Method in class org.mmbase.cache.QueryResultCache
 
getRemoteHost(String) - Method in class org.mmbase.applications.mmbob.Poster
 
getRemoteHosts() - Method in class org.mmbase.applications.mmbob.Poster
 
getRemoteHosts(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getReplyOnEachPage() - Method in class org.mmbase.applications.mmbob.Forum
 
getReplyOnEachPage() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getReplyOnEachPage() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getReplyOnEachPage() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getRequest() - Method in class org.mmbase.util.PageInfo
Returns the HttpServletRequest object for this request.
getRequestURL(HttpServletRequest) - Static method in class org.mmbase.servlet.MMBaseServlet
Return URI with QueryString appended
getRequiredRestriction() - Method in class org.mmbase.datatypes.BasicDataType
Returns the 'required' restriction, containing the value, errormessages, and fixed status of this attribute.
getRequiredRestriction() - Method in interface org.mmbase.datatypes.DataType
Returns the 'required' restriction, containing the value, errormessages, and fixed status of this attribute.
getRequirements() - Method in class org.mmbase.util.xml.ApplicationReader
Get the applicationlist required by this application
getResizeTemplate(Node, int, int) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
Returns the resize template string to be used by img servlet without cropping
getResource(String) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
getResource(String, Locale, ClassLoader, Map, Class, Comparator) - Static method in class org.mmbase.util.SortedBundle
 
getResourceList(String) - Method in class org.mmbase.util.ResourceLoader
Returns a List, containing all URL's which may represent the given resource.
getResourceLoader() - Method in class org.mmbase.util.ResourceWatcher
The associated ResourceLoader
getResourceLoader() - Static method in class org.mmbase.util.logging.Logging
Logging is configured with a log file.
getResourcePaths(Pattern, boolean) - Method in class org.mmbase.util.ResourceLoader
Returns a set of 'sub resources' (read: 'files in the same directory'), which can succesfully be loaded by the ResourceLoader.
getResourcePaths(Pattern, boolean, boolean) - Method in class org.mmbase.util.ResourceLoader
Used by ResourceLoader.getResourcePaths(Pattern, boolean) and ResourceLoader.getChildContexts(Pattern, boolean)
getResources() - Method in class org.mmbase.util.ResourceWatcher
 
getResponse() - Method in class org.mmbase.util.PageInfo
Returns the HttpServletResponse object for this request.
getResponseXML() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
getResult() - Method in class org.mmbase.security.implementation.cloudcontext.ConvertTool
 
getResult() - Method in class org.mmbase.util.ExprCalc
Returns the calculated value of the expression
getResult(String[]) - Static method in class org.mmbase.util.XSLTransformer
 
getResultNodeList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Aggregating query result.
getResultSet() - Method in class org.mmbase.module.database.MultiStatement
 
getResultSetConcurrency() - Method in class org.mmbase.module.database.MultiStatement
 
getResultSetHoldability() - Method in class org.mmbase.module.database.MultiStatement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in class org.mmbase.module.database.MultiStatement
 
getReturnList() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
getReturnList() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
getReturnType() - Method in class org.mmbase.util.functions.AbstractFunction
 
getReturnType() - Method in interface org.mmbase.util.functions.Function
 
getReturnType() - Method in class org.mmbase.util.functions.WrappedFunction
 
getRole() - Method in class org.mmbase.applications.thememanager.ImageSet
 
getRole() - Method in class org.mmbase.core.event.RelationEvent
 
getRole() - Method in interface org.mmbase.storage.search.RelationStep
Gets the role for this relation, if specified.
getRole() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getRoleDescription() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
getRootBuilder() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the Object builder.
getRootElement() - Method in class org.mmbase.util.xml.DocumentReader
Deprecated.  
getRootFragment(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Find the mediafragment of which the given mediafragment is a part.
getRootType() - Method in class org.mmbase.module.core.MMBase
Returns the otype of the Object builder, or -1 if it is not known.
getRootUrl() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getRoots() - Method in class org.mmbase.datatypes.DataTypeCollector
Returns all DataTypes in this Collector which did not have an origina DataType (in this Collector).
getSGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.AbstractImages
 
getSGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.AbstractServletBuilder
'Servlet' builders need a way to transform security to the servlet, in the gui functions, so they have to implement the 'SGUIIndicators'
getSGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.Attachments
 
getSGUIIndicatorForNode(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.AbstractImages
Returns GUI Indicator for node
getSGUIIndicatorForNode(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.ImageCaches
 
getSGUIIndicatorForNode(MMObjectNode, Parameters) - Method in class org.mmbase.module.builders.Images
 
getSbspaceElements() - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets sbspace elements.
getSbspaceName(Element) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Gets value of name attribute of sbspace element.
getSchema() - Method in class org.mmbase.applications.editwizard.Wizard
 
getScheme(Object) - Method in class org.mmbase.storage.StorageManagerFactory
Obtain a scheme from this factory.
getScheme(Object, String) - Method in class org.mmbase.storage.StorageManagerFactory
Obtain a scheme from this factory.
getSearchAge() - Method in class org.mmbase.module.core.MMObjectBuilder
Gets search Age
getSearchAge() - Method in class org.mmbase.util.xml.BuilderReader
Retrieves the Search Age.
getSearchDir(String) - Static method in class org.mmbase.module.core.ClusterBuilder
Translates a string to a search direction constant.
getSearchDirString(int) - Static method in class org.mmbase.module.core.ClusterBuilder
Translates a search direction constant to a string.
getSearchHash(Vector, String) - Method in class org.mmbase.module.core.MMBase
Converts a vector containing nodes to a hashmap, using a specified (unique) integer field as the hash key.
getSearchNodes() - Method in class org.mmbase.bridge.jsp.taglib.ListTag
To be overrided by related-tag
getSearchNodes() - Method in class org.mmbase.bridge.jsp.taglib.macro.RelatedTag
 
getSearchPosition() - Method in interface org.mmbase.bridge.Field
Retrieve the position of the field when searching.
getSearchPosition() - Method in class org.mmbase.bridge.implementation.BasicField
 
getSearchPosition() - Method in class org.mmbase.core.AbstractField
 
getSearchPosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field when searching.
getSearchQuery(String) - Method in class org.mmbase.core.util.StorageConnector
Creates search query that retrieves nodes matching a specified constraint.
getSearchQueryHandler() - Method in class org.mmbase.module.core.MMBase
Returns a SearchQueryHandler to access the storage..
getSearchQueryHandler() - Method in class org.mmbase.storage.StorageManagerFactory
Obtains a SearchQueryHandler from the factory.
getSearchQueryHandlerClasses() - Method in class org.mmbase.storage.util.StorageReader
Attempt to obtain a list of SearchQueryHandler classes, using the classname as given in the configuration.
getSearchTerms() - Method in interface org.mmbase.storage.search.StringSearchConstraint
Gets the list of searchterms.
getSearchTerms() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
getSearchType() - Method in interface org.mmbase.storage.search.StringSearchConstraint
Gets the search type, this specifies how the search is performed.
getSearchType() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
getSearchTypeDescription() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Returns a description of the search type
getSearchValue(String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Converts the value to the actual value to be searched.
getSearchValue(String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
getSeconds(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the seconds part of the date
getSeconds(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the seconds part of the date
getSeconds() - Method in class org.mmbase.util.DynamicDate
 
getSeconds(int) - Static method in class org.mmbase.util.RelativeTime
Retrieves the amount of seconds that are left in the timeValue variable (representing the time in milliseconds).
getSecureList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Result with Cluster Nodes (checked security)
getSendMail() - Method in class org.mmbase.module.core.MMBase
Deprecated. use getModule("sendmail") instead SendMail will become a separate application. In MMBase 1.8. this method will be removed
getSerializedXML(Node) - Static method in class org.mmbase.applications.editwizard.Utils
Serialize a node to a string, and return the result.
getServedNode(BridgeServlet.QueryParts, Node) - Method in class org.mmbase.servlet.BridgeServlet
If the node associated with the resonse is another node then the node associated with the request.\ (E.g.
getServedNode(BridgeServlet.QueryParts, Node) - Method in class org.mmbase.servlet.ImageServlet
ImageServlet can serve a icache node in stead (using the 'extra parameters)'
getServletArgument(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getServletArguments(String, Function) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getServletByAssociation(String) - Static method in class org.mmbase.servlet.MMBaseServlet
Gets the name of the servlet that performs actions associated with the the given function.
getServletByMapping(String) - Static method in class org.mmbase.servlet.MMBaseServlet
Gets the servlet that belongs to the given mapping
getServletContext() - Static method in class org.mmbase.module.core.MMBaseContext
Returns the ServletContext used to initialize MMBase.
getServletFunction(Node) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getServletInfo() - Method in class org.mmbase.servlet.AttachmentServlet
 
getServletInfo() - Method in class org.mmbase.servlet.ImageServlet
 
getServletInfo() - Method in class org.mmbase.servlet.MMBaseServlet
Returns information about this servlet.
getServletInfo() - Method in class org.mmbase.servlet.performance
Info method, provides the user/server with some basic info on this Servlet
getServletMappings(String) - Static method in class org.mmbase.servlet.MMBaseServlet
Gets all the mappings for a given servlet.
getServletMappingsByAssociation(String) - Static method in class org.mmbase.servlet.MMBaseServlet
Gets all the mappings for a given association.
getServletNode(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getServletPath(Node, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getServletPath(String) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Get a servlet path.
getServletPath() - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getSession(Parameters, int) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getSessionName() - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
getSessionName() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
getSessionName() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getSessionStart() - Method in class org.mmbase.applications.mmbob.Poster
get the date/time (epoch) when the poster started this session
getSetSurrogator() - Method in class org.mmbase.storage.StorageManagerFactory
Returns a filter which can be used to filter strings which are to be set into storage or null if none defined.
getSets() - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getSharedSecret() - Method in class org.mmbase.security.MMBaseCop
get the shared Secret
getSharedSecret() - Method in class org.mmbase.security.MMBaseCopConfig
get the shared Secret
getShort(String, int) - Method in class org.mmbase.module.core.MMObjectBuilder
Support routine to return shorter strings.
getShortDay(int) - Method in class org.mmbase.util.DateStrings
Deprecated.  
getShortMonth(int) - Method in class org.mmbase.util.DateStrings
Deprecated.  
getShortName() - Method in class org.mmbase.applications.mmbob.PostArea
 
getShortedByte(String, int) - Method in class org.mmbase.module.core.ClusterBuilder
Get binary data of a database blob field.
getShortedByte(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Get binary data of a blob field.
getShortedByte(String, MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
Get binary data of a blob field. This function is called to 'load' a field into the node, because it was not loaded together with the node, because it is supposed to be too big. Since virtual builders are generally not associated with a database, this method returns null.
getShortedText(String, int) - Method in class org.mmbase.module.core.ClusterBuilder
Get text from a blob field.
getShortedText(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Get text from a blob field.
getShortedText(String, MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
Get text from a blob field. This function is called to 'load' a field into the node, because it was not loaded together with the node, because it is supposed to be too big. Since virtual builders are generally not associated with a database, this method returns null.
getShrinkStack() - Method in interface org.mmbase.bridge.jsp.taglib.tree.TreeProvider
 
getShrinkStack() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
getSignature() - Method in class org.mmbase.applications.mmbob.Poster
 
getSignature(int) - Method in class org.mmbase.applications.mmbob.Poster
 
getSignatures() - Method in class org.mmbase.applications.mmbob.Poster
 
getSignatures(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getSimilar() - Method in class org.mmbase.applications.media.Format
 
getSimpleCharTransformer(String, ContextReferrerTag) - Static method in class org.mmbase.bridge.jsp.taglib.ContentTag
Gets a CharTransformer identified by id, withouth trying to create chains of them.
getSingleSignature() - Method in class org.mmbase.applications.mmbob.Poster
 
getSingleSignature(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
getSingularName(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Gets short name of the builder, using the specified language.
getSingularName() - Method in class org.mmbase.module.core.MMObjectBuilder
Gets short name of the builder in the current default language.
getSingularName(String, String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
getSingularNames() - Method in class org.mmbase.module.core.MMObjectBuilder
Gets a list of singular names (language - value pairs)
getSingularNames() - Method in class org.mmbase.util.xml.BuilderReader
Get the singular (GUI) names of this builder
getSize() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getSize(String) - Method in interface org.mmbase.bridge.Node
Returns the 'size' (e.g.
getSize(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getSize(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getSize(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getSize(String) - Method in class org.mmbase.bridge.util.MapNode
 
getSize(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getSize(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns the size (in byte) of the given field.
getSize() - Method in class org.mmbase.module.database.MultiPool
get the pool size
getSleepPeriod() - Method in interface org.mmbase.core.util.DaemonTask
Returns this task's sleep period.
getSleepPeriod() - Method in class org.mmbase.core.util.DaemonThread
 
getSmartPath(String, String, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the path to use for TREEPART, TREEFILE, LEAFPART and LEAFFILE.
getSmileysEnabled() - Method in class org.mmbase.applications.mmbob.Forum
 
getSmileysEnabled() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getSmileysEnabled() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getSmileysEnabled() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getSortOrder(String) - Static method in class org.mmbase.bridge.util.Queries
Converts a String to a SortOrder constant
getSortOrderFieldValue(Node, SortOrder) - Static method in class org.mmbase.bridge.util.Queries
Obtains a value for the field of a sortorder from a given node.
getSortOrders() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getSortOrders() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the SortOrder objects in the order they are to be applied.
getSortOrders() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getSortOrders() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getSortedFields() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use getFields() with sortorder ORDER_EDIT
getSortedListFields() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use getFields() with sortorder ORDER_LIST
getSortordersForField(String, MMObjectBuilder, List, SearchQuery) - Static method in class org.mmbase.cache.ReleaseStrategy
utility for specializations: get all the sortorders in the query that apply to a certain field
getSource() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
getSource() - Method in interface org.mmbase.bridge.Relation
Retrieves the source of the relation
getSource() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
getSourceManager() - Method in interface org.mmbase.bridge.RelationManager
Retrieves the NodeManager of node that can act as the source of a relation of this type.
getSourceManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getSources(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Get all mediasources belonging to this mediafragment (scope should be protected)
getSpecializations(String) - Method in class org.mmbase.datatypes.DataTypeCollector
Returns a set of all DataTypes in this collector which are directly inherited from the one with given name
getSpecifiedValue(Field, Calendar) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
getSpecifiedValue(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
getSpeed(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
 
getSpeedPostTime() - Method in class org.mmbase.applications.mmbob.Forum
 
getSpeedPostTime() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getSpeedPostTime() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getSpeedPostTime() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getSpeedPostTime() - Method in class org.mmbase.applications.mmbob.PostArea
 
getSrcAttribute(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
getStartAlias() - Method in class org.mmbase.util.XMLContextDepthReader
Retrieves the content of the alias attribute of the startnode.
getStartBuilder() - Method in class org.mmbase.util.XMLContextDepthReader
Retrieves the content of the buidler attribute of the startnode.
getStartTime() - Method in class org.mmbase.applications.crontab.Interruptable
 
getStartTime() - Method in class org.mmbase.module.database.MultiConnection
Returns the moment on which the last SQL statement was started in seconds after 1970.
getStartTimeMillis() - Method in class org.mmbase.module.database.MultiConnection
Returns the moment on which the last SQL statement was started in milliseconds after 1970.
getStartWhere() - Method in class org.mmbase.util.XMLContextDepthReader
Retrieves the content of the where attribute of the startnode.
getStartWizardCommand() - Method in class org.mmbase.applications.editwizard.Wizard
Returns the subwizard start command
getState(Poster) - Method in class org.mmbase.applications.mmbob.PostThread
 
getState() - Method in class org.mmbase.applications.mmbob.PostThread
 
getState() - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
getState() - Method in interface org.mmbase.bridge.Field
Returns this field's state identifier (virtual, persistent, system, systemvirtual).
getState() - Method in class org.mmbase.core.AbstractField
 
getState(String) - Static method in class org.mmbase.core.util.Fields
Provide an id for the specified mmbase state description.
getState() - Method in class org.mmbase.module.core.MMBase
Retrieves whether this mmbase module is running.
getState() - Method in class org.mmbase.module.tools.MMAdmin
Wether MMAdmin module was completely initialized (applications auto-deployed and so on).
getStateDescription(int) - Static method in class org.mmbase.core.util.Fields
Provide a description for the specified state.
getStateString() - Method in class org.mmbase.module.database.MultiConnection
 
getStats() - Method in class org.mmbase.cache.Cache
Returns statistics on this table.
getStatus() - Method in class org.mmbase.util.xml.BuilderReader
Get the status of this builder.
getStatus() - Method in class org.mmbase.util.xml.ModuleReader
Get the status of this module
getStep(String) - Method in interface org.mmbase.bridge.Query
Returns the step with given alias, or null if it is not present
getStep(String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getStep() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
getStep() - Method in interface org.mmbase.storage.search.StepField
Gets the step associated with this fieldstep.
getStep() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
getStepField(Field) - Method in interface org.mmbase.bridge.NodeQuery
Since in a NodeQuery one of the steps is 'exceptional', also this function makes sense now.
getStepField(Field) - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
getStepField(Query, Field) - Static method in class org.mmbase.bridge.util.SearchUtil
 
getSteps() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
getSteps() - Method in interface org.mmbase.storage.search.SearchQuery
Gets the steps in the search request.
getSteps() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
getSteps() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
getStorageConnector() - Method in class org.mmbase.module.core.MMTable
 
getStorageIdentifier() - Method in class org.mmbase.core.CoreField
Returns a storage identifier for this object. This should return:
  • For MMBase: the object storage element identifier as a String (i.e. fully expanded table name)
  • For MMObjectBuilder: the builder storage element identifier as a String (i.e. fully expanded table name)
  • For MMObjectNode: the object number as a Integer
  • For CoreField: a storage-compatible field name as a String (if no such name exists a StorageException is thrown)
A Storable object (except for MMObjectNode) should retrieve its storage identifier using StorageManagerFactory.getStorageIdentifier() when it is first instantiated.
getStorageIdentifier() - Method in interface org.mmbase.storage.Storable
Returns a storage identifier for this object.
getStorageIdentifier() - Method in class org.mmbase.storage.StorageManagerFactory
Obtains the identifier for the basic storage element.
getStorageIdentifier(Object) - Method in class org.mmbase.storage.StorageManagerFactory
Obtains a identifier for an MMBase object.
getStorageManager() - Method in class org.mmbase.module.core.MMBase
Returns a StorageManager to access the storage..
getStorageManager() - Method in class org.mmbase.storage.StorageManagerFactory
Obtains a StorageManager from the factory.
getStorageManagerClass() - Method in class org.mmbase.storage.util.StorageReader
Attempt to load a StorageManager class, using the classname as given in the configuration.
getStorageManagerFactory() - Method in class org.mmbase.module.core.MMBase
Returns StorageManagerFactory class used to access the storage configuration.
getStoragePosition() - Method in interface org.mmbase.bridge.Field
Retrieve the position of the field in the database table.
getStoragePosition() - Method in class org.mmbase.bridge.implementation.BasicField
 
getStoragePosition() - Method in class org.mmbase.core.AbstractField
 
getStoragePosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field in the database table.
getStorageType() - Method in class org.mmbase.core.CoreField
 
getStorageType() - Method in interface org.mmbase.storage.Storable
Retrieves the storage type.
getString(int) - Method in interface org.mmbase.bridge.StringList
Returns the string at the indicated postion in the list
getString(int) - Method in class org.mmbase.bridge.implementation.BasicStringList
 
getString(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Gets an object from the Context, and returns it as a String.
getString() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getString(ContextReferrerTag) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Returns the evaluated Attribute as a String.
getString() - Method in class org.mmbase.util.Casting.StringWrapper
 
getString(Parameter) - Method in class org.mmbase.util.functions.Parameters
Gets the value of a parameter, cast to a String.
getString(String) - Method in class org.mmbase.util.functions.Parameters
Gets the value of a parameter, cast to a String.
getStringValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a String.
getStringValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getStringValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getStringValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getStringValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getStringValue(String) - Method in class org.mmbase.module.core.ClusterNode
Get a value of a certain field.
getStringValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getStringValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
Retrieve a large text for a specified object field.
getStringValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getStringValue(ResultSet, int, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Retrieve a text for a specified object field.
getStyleSheet() - Method in class org.mmbase.applications.thememanager.Theme
 
getStyleSheet(String) - Method in class org.mmbase.applications.thememanager.Theme
 
getStyleSheet(String, String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getStyleSheet(String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getStyleSheetClass(String) - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
getStyleSheetClasses() - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
getStyleSheetClasses(String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getStyleSheetManager(String) - Method in class org.mmbase.applications.thememanager.Theme
 
getStyleSheetProperties(String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getStyleSheetProperty(String, String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getStyleSheets() - Method in class org.mmbase.applications.thememanager.Theme
 
getStyleSheetsCount() - Method in class org.mmbase.applications.thememanager.Theme
 
getSubArea(String) - Method in class org.mmbase.applications.mmbob.Forum
 
getSubAreas() - Method in class org.mmbase.applications.mmbob.SubArea
 
getSubTypes() - Method in class org.mmbase.util.functions.ReturnType
 
getSubject() - Method in class org.mmbase.applications.mmbob.PostThread
 
getSubject() - Method in class org.mmbase.applications.mmbob.Posting
get the subject of this posting
getSuccessor() - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
Accessor to successor in chain of responsibility.
getSuperGUIIndicator(String, MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Gets the GUI indicator of the super class of this class, to avoid circular references in descendants, which will occur if they want to call super.getGUIIndicator().
getSupportLevel(int, SearchQuery) - Method in interface org.mmbase.storage.search.SearchQueryHandler
Gets the level at which a feature is supported for a query by this handler.
getSupportLevel(Constraint, SearchQuery) - Method in interface org.mmbase.storage.search.SearchQueryHandler
Gets the level at which a constraint is supported for a query by this handler.
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
 
getSupportLevel(Constraint, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
getSupportLevel(Constraint, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
getSupportLevel(Constraint, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
getSupportLevel(int, SearchQuery) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Gets the level at which a feature is supported for a query by this handler.
getSupportLevel(Constraint, SearchQuery) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Gets the level at which a constraint is supported for a query by this handler.
getSupportLevel(int, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
 
getSupportLevel(Constraint, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
 
getSurrogator - Variable in class org.mmbase.storage.StorageManagerFactory
 
getSwapoutUnusedThreadsTime() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getSwapoutUnusedThreadsTime() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getSynced() - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
getSystemCollector() - Static method in class org.mmbase.datatypes.DataTypes
 
getSystemId() - Method in class org.mmbase.util.xml.DocumentReader
Returns the systemID of the InputSource used to read the document.
getSystemRoot() - Static method in class org.mmbase.util.ResourceLoader
Singleton that returns the ResourceLoader for loading from the file-system, relative from current working directory and falling back to the file system roots.
getTabSize(int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
getTableName() - Method in class org.mmbase.module.core.MMTable
Retrieve the table name (without the clouds' base name)
getTableName(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getTableName(String) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getTableName() - Method in interface org.mmbase.storage.search.Step
Gets the name of the table referred to by this step.
getTableName() - Method in class org.mmbase.storage.search.implementation.BasicStep
 
getTaglibVersion() - Static method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getTask() - Method in class org.mmbase.core.util.DaemonThread
Returns the task this thread runs when started.
getTemplate() - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
Typical for a 'MarkupURLComposer' is that it should have a 'template'.
getTemplate(Node, String, int, int, String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
Get template to manipulate image
getTemplate() - Method in class org.mmbase.bridge.util.GrowingTreeList
Returns the Query which is used as a template for the leaves to 'grow' the query.
getTemplates(MMObjectNode) - Method in class org.mmbase.applications.media.urlcomposers.URLComposerFactory
You can relate template objects to media fragments.
getTemplates(Source) - Method in class org.mmbase.cache.xslt.TemplateCache
 
getTemplates(Source, URIResolver) - Method in class org.mmbase.cache.xslt.TemplateCache
 
getTest() - Method in class org.mmbase.util.magicfile.Detector
 
getTestBytes() - Static method in class org.mmbase.util.transformers.CP1252Surrogator
 
getTestString() - Static method in class org.mmbase.util.transformers.CP1252Surrogator
 
getText(Node) - Static method in class org.mmbase.applications.editwizard.Utils
Returns the text value of the given node
getText(Node, String, Map) - Static method in class org.mmbase.applications.editwizard.Utils
Returns the text value of the given node.
getText(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
Returns the text value of the given node.
getText() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getTheme(String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemeImage(String, String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemeImage(String, String, String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemeImageSetsList(String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getThemeImageSetsList(String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getThemeImages(String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemeImages(String, String, String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemeInfo(String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getThemeStyleSheetsList(String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getThemes() - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
getThemesList() - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
getThisName() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
Returns a name for this tag, that must appear in the debug message (in the comments)
getThread(int) - Method in class org.mmbase.applications.crontab.CronEntry
 
getThreadGroup() - Static method in class org.mmbase.module.core.MMBaseContext
Returns the MMBase thread group.
getThreadId() - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
getThreadObserver(int) - Method in class org.mmbase.applications.mmbob.Forum
 
getThreadPos() - Method in class org.mmbase.applications.mmbob.Posting
 
getThreadStartLevel() - Method in class org.mmbase.applications.mmbob.Forum
 
getThreadStartLevel() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getThreadStartLevel() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getThreadStartLevel() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getThreadStartLevel() - Method in class org.mmbase.applications.mmbob.PostArea
 
getThreadStartLevel() - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
getThreads() - Method in class org.mmbase.applications.crontab.CronEntry
 
getTime(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the time as a string
getTime() - Method in class org.mmbase.util.DynamicDate
 
getTimeMillis() - Method in class org.mmbase.cache.ReleaseStrategy.Timer
 
getTimeSec(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the time as a string
getTimeSecLen(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 00:00:00 and returns the time as a string
getTimeStamp() - Method in class org.mmbase.util.XMLNodeReader
get the name of this application
getTimeZone() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getTimeZone() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
getTimeZone() - Method in class org.mmbase.module.core.MMBase
Retrieves the timezone asociated with this MMBase's 'DateTime' objects.
getTimeZoneOffset(long) - Method in class org.mmbase.storage.StorageManagerFactory
Returns the offset which must be used in the database.
getTimeout() - Method in class org.mmbase.util.Queue
Deprecated. Pretty much the same thing as the getTimeout() method, but for blocking get() timeouts.
getTimeoutTime - Variable in class org.mmbase.util.Queue
Deprecated. The time to wait until an attempt to get an item times out.
getTimezoneOffset() - Method in class org.mmbase.util.DynamicDate
 
getTmpNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Get nodes from the temporary node space
getTmpObjects() - Method in class org.mmbase.applications.xmlimporter.Transaction
Gets (unmodifiable) list of all temporary objects in the transaction.
getToken(int) - Method in class org.mmbase.util.dateparser.DateParser
 
getTotalByteSize() - Static method in class org.mmbase.cache.Cache
 
getTotalByteSize() - Static method in class org.mmbase.cache.CacheManager
 
getTotalConnectionsCreated() - Method in class org.mmbase.module.database.MultiPool
get the number of statements performed
getTotalEvaluated() - Method in class org.mmbase.cache.ReleaseStrategy
 
getTotalEvaluationTimeMillis() - Method in class org.mmbase.cache.ReleaseStrategy
 
getTotalPreserved() - Method in class org.mmbase.cache.ReleaseStrategy
 
getTransaction(String) - Method in interface org.mmbase.bridge.Cloud
Returnes the transaction with the specified name.
getTransaction(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getTransaction(String) - Method in class org.mmbase.module.core.TransactionManager
Returns transaction with given name.
getTransactionIsolation() - Method in class org.mmbase.module.database.ConnectionWrapper
getTransformer() - Method in class org.mmbase.util.Encode
 
getTransformerFactory(String) - Static method in class org.mmbase.bridge.jsp.taglib.ContentTag
Returns transformer factory with given id or throws exception if there is none
getTransformerFactory(String, String) - Static method in class org.mmbase.util.transformers.Transformers
 
getTranslation(String, String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getTranslations(String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
getTree() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
getTreePostAreas(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Get the PostAreas of the given forum
getType() - Method in class org.mmbase.applications.crontab.CronEntry
 
getType() - Method in class org.mmbase.applications.editwizard.WizardCommand
Returns the type of the parsed command.
getType() - Method in class org.mmbase.applications.email.MimeBodyTag
 
getType() - Method in class org.mmbase.applications.mmbob.PostThread
 
getType() - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
getType() - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
getType() - Method in interface org.mmbase.bridge.Field
Returns the identifier for the MMBase base type for this field.
getType() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
getType() - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
getType() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
getType(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldProviderTEI
 
getType(String) - Method in class org.mmbase.bridge.jsp.taglib.WriterTEI
 
getType() - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
The type of editor, see config/taglib/edittag.xml for different types or add your own editor.
getType() - Method in class org.mmbase.core.AbstractField
 
getType() - Method in class org.mmbase.core.event.Event
Most events will come in certain 'types', default contants which are provided are Event.TYPE_NEW, Event.TYPE_CHANGE and Event.TYPE_DELETE.
getType() - Method in class org.mmbase.core.event.RelationEvent
 
getType(String) - Static method in class org.mmbase.core.util.Fields
Provide an id for the specified mmbase type description
getType() - Method in interface org.mmbase.storage.search.StepField
Gets the type of the associated field.
getType() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
getType(int) - Method in class org.mmbase.storage.util.TypeMapping
Returns the mappings type.
getType() - Method in class org.mmbase.util.magicfile.Detector
 
getTypeAsClass() - Method in class org.mmbase.datatypes.BasicDataType
Returns the type of values that this data type accepts.
getTypeAsClass() - Method in interface org.mmbase.datatypes.DataType
Returns the type of values that this data type accepts.
getTypeAsClass() - Method in class org.mmbase.util.functions.Parameter
Returns the type of values that this parameter accepts.
getTypeConstraint(Element, QueryDefinition) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
 
getTypeDef() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the TypeDef builder.
getTypeDescription(int) - Method in class org.mmbase.applications.dove.AbstractDove
 
getTypeDescription(int) - Static method in class org.mmbase.core.util.Fields
Provide a description for the specified type.
getTypeHandler(Field) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
Answer the type handler for the given type.
getTypeMap() - Method in class org.mmbase.module.database.ConnectionWrapper
getTypeMappings() - Method in class org.mmbase.storage.StorageManagerFactory
Returns a sorted list of type mappings for this storage.
getTypeMappings() - Method in class org.mmbase.storage.util.StorageReader
Returns all type mappings.
getTypeRel() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the TypeRel builder.
getTypes() - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
getTypes() - Method in class org.mmbase.security.Authentication
Gives all availabe authentication types. The first one can be used as the default.
getTypes(int) - Method in class org.mmbase.security.Authentication
For a given method, returns the available 'applications'. The first one can be used as the default.
getTypes() - Method in interface org.mmbase.security.AuthenticationData
Gives all availabe authentication types.
getTypes(int) - Method in interface org.mmbase.security.AuthenticationData
For a given method, returns the available 'applications'.
getTypes(int) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
getTypes(int) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
getTypes() - Method in class org.mmbase.security.implementation.context.ContextAuthentication
 
getURL(MMObjectNode, Map) - Method in class org.mmbase.applications.media.builders.MediaFragments
Retrieves the url of the mediasource that matches best.
getURL(MMObjectNode, Map) - Method in class org.mmbase.applications.media.builders.MediaSources
resolve the url of the mediasource.
getURL() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
Returns the URL as a String.
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.RamURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.RealURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
Extension will normally create URL's differently.
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiSbURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.CgiURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.SimpleRealURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.SimpleWmURLComposer
 
getURLBuffer() - Method in class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
getURLEncode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a URLEncoded-version (MIME x-www-form-urlencoded) of a string.
getURLString() - Method in class org.mmbase.util.xml.ModuleReader
get the optional resource url for the module
getURLs(MMObjectNode, Map, List, Set) - Method in class org.mmbase.applications.media.builders.MediaFragments
Returns a List of all possible (unfiltered) URLComposer's for this Fragment.
getURLs(MMObjectNode, MMObjectNode, MMObjectNode, Map, List, Set) - Method in class org.mmbase.applications.media.builders.MediaProviders
A MediaProvider can provide one or more URL's for every source
getURLs(MMObjectNode, MMObjectNode, Map, List, Set) - Method in class org.mmbase.applications.media.builders.MediaSources
Returns all possible URLs for this source.
getUniqueRestriction() - Method in class org.mmbase.datatypes.BasicDataType
Returns the 'unique' restriction, containing the value, error messages, and fixed status of this attribute.
getUniqueRestriction() - Method in interface org.mmbase.datatypes.DataType
Returns the 'unique' restriction, containing the value, error messages, and fixed status of this attribute.
getUpTime - Variable in class org.mmbase.module.builders.MMServers
Function uptime
getUpdateCount() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
getUpdateCount() - Method in class org.mmbase.module.database.MultiStatement
 
getUpperLimit() - Method in interface org.mmbase.storage.search.FieldValueBetweenConstraint
Gets the value of the upper limit of the range specified for this constraint.
getUpperLimit() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
 
getUrl(boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
getUrl(boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
getUrl(boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
getUrl(boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
getUrl(boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
Returns url with the extra parameters (of referids and sub-param-tags).
getUrl() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
getUrl(boolean) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
getUrlNode(Cloud, String, Element) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
 
getUsage() - Method in class org.mmbase.module.database.MultiConnection
 
getUser() - Method in interface org.mmbase.bridge.Cloud
Who is using this cloud.
getUser() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getUser() - Method in class org.mmbase.module.database.JDBC
 
getUser() - Method in interface org.mmbase.module.database.JDBCInterface
 
getUser() - Method in class org.mmbase.module.database.Naming
 
getUser(String, String) - Static method in class org.mmbase.security.implementation.aselect.ASelectCloudContextUser
 
getUser(String, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
Gets the usernode and check its credential (password only, currently)
getUser(String, String, boolean) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getUser(String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
Gets the usernode by userName (the 'identifier').
getUserByRank(String, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getUserName(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
getUserNode(UserContext) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
util
getValidMimeTypes() - Method in class org.mmbase.datatypes.BinaryDataType
Returns a regular expression which describes wich mime-types are valid for blobs with this DataType.
getValidUserContext(String, Rank) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
getValue() - Method in class org.mmbase.applications.editwizard.WizardCommand
Returns the value passed to the parsed command.
getValue(String, String) - Method in interface org.mmbase.applications.mmbob.ExternalProfileInterface
 
getValue(Node) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
getValue() - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
getValue(String) - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
getValue() - Method in class org.mmbase.applications.thememanager.StyleSheetProperty
 
getValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as an object.
getValue() - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
getValue() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getValue(String, Cloud, String, PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
Fills parameters of the parameters to be interpreted as PatternNodeFunctions
getValue() - Method in class org.mmbase.bridge.jsp.taglib.macro.ListChangedTag
 
getValue() - Method in class org.mmbase.bridge.jsp.taglib.macro.ListEvenTag
 
getValue() - Method in class org.mmbase.bridge.jsp.taglib.macro.ListFirstTag
 
getValue() - Method in class org.mmbase.bridge.jsp.taglib.macro.ListLastTag
 
getValue() - Method in class org.mmbase.bridge.jsp.taglib.macro.ListOddTag
 
getValue(ContextReferrerTag) - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Returns the evaluated Attribute as an Object.
getValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getValue() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
getValue() - Method in interface org.mmbase.datatypes.DataType.Restriction
A Value describing the restriction, so depending on the semantics of this restriction, it can have virtually every type (as long as it is Serializable)
getValue(Element) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.AnnotRel
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.MMEvents
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.MMServers
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.Resources
Implements virtual filename field.
getValue(String) - Method in class org.mmbase.module.core.ClusterNode
Get a value of a certain field.
getValue(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Provides additional functionality when obtaining field values.
getValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
getValue(MMObjectNode, String) - Method in class org.mmbase.module.core.VirtualReferrerBuilder
Provides additional functionality when obtaining field values.
getValue(int) - Method in class org.mmbase.module.corebuilders.TypeDef
Obtain the buildername of the requested type
getValue(String) - Method in class org.mmbase.module.corebuilders.TypeDef
Deprecated. use getValue(int)
getValue(MMObjectNode, String) - Method in class org.mmbase.module.corebuilders.TypeDef
Provides additional functionality when obtaining field values.
getValue(ResultSet, int, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Attempts to return a single field value from the resultset of a query.
getValue() - Method in interface org.mmbase.storage.search.FieldValueConstraint
Gets the value to compare with.
getValue() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
 
getValue() - Method in class org.mmbase.util.Entry
 
getValue() - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
getValueWithoutProcess(String) - Method in interface org.mmbase.bridge.Node
Like getObjectValue, but skips any processing that MMBase would normally perform on a field.
getValueWithoutProcess(String) - Method in class org.mmbase.bridge.implementation.BasicNode
Like getObjectValue, but skips any processing that MMBase would normally perform on a field.
getValueWithoutProcess(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getValueWithoutProcess(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
getValueWithoutProcess(String) - Method in class org.mmbase.bridge.util.MapNode
 
getValueWithoutProcess(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getValues() - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
getValues() - Method in class org.mmbase.module.core.MMObjectNode
 
getValues() - Method in interface org.mmbase.storage.search.FieldValueInConstraint
Gets the list of values that is specified for this constraint.
getValues() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
 
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.CloudTEI
Implementation of TagExtraInfo return values declared here should be filled at one point, in this case with the CloudTag.
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTEI
 
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderTEI
implementation of TagExtraInfo return values declared here should be filled at one point, currently function fillVars is responsible for that and gets called before every iteration
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.WriterTEI
 
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTEI
Implementation of TagExtraInfo return values declared here should be filled at one point, in this case with the CloudTag.
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.debug.LogTEI
 
getVariableInfo(TagData) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTEI
 
getVartype() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getVersion() - Method in class org.mmbase.module.Module
 
getVersion() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the version of this builder
getVersion() - Method in interface org.mmbase.storage.StorageManager
Returns the version of this factory implementation.
getVersion() - Method in class org.mmbase.storage.StorageManagerFactory
Returns the version of this factory implementation.
getVersion() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getVersion() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
getVersion() - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
 
getVersion() - Method in class org.mmbase.util.magicfile.MagicXMLReader
 
getVersion() - Method in class org.mmbase.util.xml.ApplicationReader
Get the version of this application
getVersion() - Method in class org.mmbase.util.xml.BuilderReader
Retrieve the (major) version number of this builder
getVersion() - Method in class org.mmbase.util.xml.ModuleReader
Get the version of this module
getVersionFunction - Variable in class org.mmbase.module.Module
This function returns the Module's version number as an Integer.
getVersionNode(String, String) - Method in class org.mmbase.module.builders.Versions
 
getViewCount() - Method in class org.mmbase.applications.mmbob.Forum
get the number of views on the forum
getViewCount() - Method in class org.mmbase.applications.mmbob.PostArea
get the number of views in this postarea
getViewCount() - Method in class org.mmbase.applications.mmbob.PostThread
 
getViewCount() - Method in class org.mmbase.applications.mmbob.SubArea
 
getViewName(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getViewName(String) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getVirtualNode(Map) - Static method in class org.mmbase.bridge.implementation.VirtualNode
 
getWAP(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a WAP-version of a string.
getWants() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
getWarnings() - Method in class org.mmbase.module.database.ConnectionWrapper
getWarnings() - Method in class org.mmbase.module.database.MultiStatement
 
getWebDirectory(HttpServletRequest) - Static method in class org.mmbase.util.ResourceLoader
Returns the resource loader associated with the directory of the given request
getWebRoot() - Static method in class org.mmbase.util.ResourceLoader
Singleton that returns the ResourceLoader for witch the base path is the web root
getWeekDayInt(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the number of the day in the week as an integer
getWhereList(Vector, String) - Method in class org.mmbase.module.core.MMBase
Converts a vector containing nodes to a comma seperated list of values, obtained from a specified integer field.
getWidth() - Method in class org.mmbase.util.images.Dimension
 
getWidth() - Method in class org.mmbase.util.images.ImageInfo
If ImageInfo.check() was successful, returns one the image's horizontal resolution in pixels.
getWidth() - Method in class org.mmbase.util.images.LazyDimension
 
getWrite() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
getWriteEscaper() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
Called by children
getWriter() - Method in class org.mmbase.util.GenericResponseWrapper
Return the PrintWriter
getWriter(String) - Method in class org.mmbase.util.ResourceLoader
Returns a writer for a given resource, so that you can overwrite or create it.
getWriterValue() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
getWriterValue() - Method in interface org.mmbase.bridge.jsp.taglib.Writer
Subtags of 'Writer' tag can request the value.
getXML(Node) - Static method in class org.mmbase.applications.editwizard.Utils
Serialize a node and returns the resulting String.
getXML(NodeList) - Static method in class org.mmbase.applications.editwizard.Utils
Serialize a nodelist and returns the resulting String (for debugging).
getXMLEncoding(String) - Static method in class org.mmbase.util.GenericResponseWrapper
Takes a String, which is considered to be (the first) part of an XML, and returns the encoding (the specified one, or the XML default)
getXMLEncoding(byte[]) - Static method in class org.mmbase.util.GenericResponseWrapper
Takes a ByteArrayInputStream, which is considered to be (the first) part of an XML, and returns the encoding.
getXMLPath() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the subpath of the builder's xml configuration file.
getXMLValue(String) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a dom.Document If the node value is not itself a Document, the method attempts to attempts to convert the String value into an XML.
getXMLValue(String, Document) - Method in interface org.mmbase.bridge.Node
Returns the value of the specified field as a dom.Element If the node value is not itself a Document, the method attempts to attempts to convert the String value into an XML.
getXMLValue(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
getXMLValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getXMLValue(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
getXMLValue(String, Document) - Method in class org.mmbase.bridge.util.AbstractNode
 
getXMLValue(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getXMLValue(String, Document) - Method in class org.mmbase.bridge.util.NodeWrapper
 
getXMLValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns the value of the specified field as a dom.Document If the node value is not itself a Document, the method attempts to attempts to convert the String value into an XML.
getXMLValue(ResultSet, int, CoreField, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Retrieve the XML (as a string) for a specified object field.
getXSLTPostingsEven() - Method in class org.mmbase.applications.mmbob.Forum
 
getXSLTPostingsEven() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getXSLTPostingsEven() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getXSLTPostingsEven() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getXSLTPostingsOdd() - Method in class org.mmbase.applications.mmbob.Forum
 
getXSLTPostingsOdd() - Method in class org.mmbase.applications.mmbob.ForumConfig
 
getXSLTPostingsOdd() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
getXSLTPostingsOdd() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
getXmlLang(Locale) - Static method in class org.mmbase.util.LocalizedString
This utility determines the value of an xml:lang attribute.
getYear(String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the year part of the date
getYear(String, String) - Static method in class org.mmbase.bridge.util.xml.DateFormat
Returns the year part of the date
getYear(int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Takes an integer representing the number of seconds from 1-Jan-1970 00:00:00 and returns the year
getYear() - Method in class org.mmbase.util.DynamicDate
 
glueAlias(String, Integer) - Method in class org.mmbase.bridge.implementation.BasicQuery
Glues a string and integer together to a new string.
gotEnumHandler - Variable in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
grant(MMObjectNode, MMObjectNode, Operation, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
grow(NodeManager, String, String) - Method in class org.mmbase.bridge.util.TreeList
Grows branches of the Tree, which means that one new query will be created which is one relationStep longer than the longest one until now.
guiFunction - Variable in class org.mmbase.module.core.MMObjectBuilder
The famous GUI function as a function object.
guiName(Cloud, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
 
guiName - Variable in class org.mmbase.core.AbstractDescriptor
 

H

HANDLE_FIELD - Static variable in class org.mmbase.util.ResourceLoader
 
HEIGHT_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractImages
 
HEIGHT_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
HMETODO - Static variable in class org.mmbase.util.transformers.Latin3Surrogator
 
HOUR - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Time part: 'hour'
HOURS - Static variable in class org.mmbase.module.builders.AnnotRel
 
HSqlSqlHandler - class org.mmbase.storage.search.implementation.database.HSqlSqlHandler.
The HSQL query handler, implements SqlHandler for standard hsql functionality.
HSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
Constructor.
HTML - Static variable in class org.mmbase.applications.media.Format
 
HTML_BLOCK - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_BR - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_BR_NOSURROUNDINGP - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_LIST - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_LIST_BR - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_LIST_BR_NOSURROUNDINGP - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_LIST_NOSURROUNDINGP - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_BLOCK_NOSURROUNDINGP - Static variable in class org.mmbase.util.transformers.XmlField
 
HTML_INLINE - Static variable in class org.mmbase.util.transformers.XmlField
 
HandleServlet - class org.mmbase.servlet.HandleServlet.
Base servlet for nodes with a 'handle' field.
HandleServlet() - Constructor for class org.mmbase.servlet.HandleServlet
 
Handler - class org.mmbase.applications.mmbob.generate.Handler.
 
Handler() - Constructor for class org.mmbase.applications.mmbob.generate.Handler
 
HasFieldTag - class org.mmbase.bridge.jsp.taglib.HasFieldTag.
Straight-forward wrapper arround NodeManager.hasField(java.lang.String).
HasFieldTag() - Constructor for class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
HasFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag.
 
HasFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
HasNodeManagerTag - class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag.
Straight-forward wrapper arround Cloud.hasNodeManager(java.lang.String).
HasNodeManagerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
HasNodeTag - class org.mmbase.bridge.jsp.taglib.HasNodeTag.
Straight-forward wrapper arround Cloud.hasNode(int).
HasNodeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
HasPageTag - class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag.
 
HasPageTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
HasRankTag - class org.mmbase.bridge.jsp.taglib.security.HasRankTag.
A very simple tag to check for the rank of the current user.
HasRankTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
HasRelationManagerTag - class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag.
Straight-forward wrapper arround Cloud.hasRelationManager(java.lang.String, java.lang.String, java.lang.String).
HasRelationManagerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
HasRelationsTag - class org.mmbase.bridge.jsp.taglib.HasRelationsTag.
Whether current node has relations.
HasRelationsTag() - Constructor for class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
HashCodeUtil - class org.mmbase.util.HashCodeUtil.
http://www.macchiato.com/columns/Durable6.html Hash Collections (HashSet, HashMap, Hashtable, etc) are typically implemented with an array of buckets.
HashCodeUtil() - Constructor for class org.mmbase.util.HashCodeUtil
 
HtmlGetString - class org.mmbase.datatypes.processors.xml.HtmlGetString.
Currently is like FieldGetString.
HtmlGetString() - Constructor for class org.mmbase.datatypes.processors.xml.HtmlGetString
 
HtmlSetString - class org.mmbase.datatypes.processors.xml.HtmlSetString.
 
HtmlSetString() - Constructor for class org.mmbase.datatypes.processors.xml.HtmlSetString
 
HugeNodeListIterator - class org.mmbase.bridge.util.HugeNodeListIterator.
Iterates the big result of a query.
HugeNodeListIterator(Query, int) - Constructor for class org.mmbase.bridge.util.HugeNodeListIterator
Constructor for this Iterator.
HugeNodeListIterator(Query) - Constructor for class org.mmbase.bridge.util.HugeNodeListIterator
Constructor for this Iterator.
haltTimer(int) - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
Stops the timer identified by the handle, and logs and returns the result in second.
handleCache - Static variable in class org.mmbase.module.builders.AbstractImages
 
handleChanged(String, int) - Method in class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
handleDuplicates(TmpObject, List, ObjectMerger) - Method in class org.mmbase.applications.xmlimporter.InteractiveTransaction
Handles sitiuations where more then one similar objects are found to merge with.
handleDuplicates(TmpObject, List, ObjectMerger) - Method in class org.mmbase.applications.xmlimporter.Transaction
Handles sitiuations where more then one similar objects are found to merge with.
handleEditTag() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
Method to handle the EditTag if it is present around fields and their nodes.
handleEvent(Event) - Method in class org.mmbase.clustering.ClusterManager
 
handleFormat(StringObject, boolean) - Static method in class org.mmbase.util.transformers.XmlField
Only escape, clean up.
handleResponse(int, String, String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
handleRich(StringObject, boolean, boolean, boolean) - Static method in class org.mmbase.util.transformers.XmlField
 
handleRich(StringObject, boolean, boolean, boolean, boolean) - Static method in class org.mmbase.util.transformers.XmlField
 
handleTransaction(Reader, Consultant) - Method in class org.mmbase.applications.xmlimporter.TransactionHandler
parses transactions xml file delivered by the reader and executes the TCP commands.
handleTransactionAsynchronously(Reader, Consultant) - Method in class org.mmbase.applications.xmlimporter.TransactionHandler
starts handleTransaction(java.io.Reader input) in a seperate thread
has(Object) - Method in class org.mmbase.util.SortedVector
Deprecated. See if an object is in the SortedVector This should be contains(Object) but that one is final.
hasAdditionalConstraints(SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Tests if the query contains additional constraints, i.e.
hasAttribute(Element, String) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
Returns whether an element has a certain attribute, either an unqualified attribute or an attribute that fits in the searchquery namespace
hasAttribute(Element, String) - Static method in class org.mmbase.datatypes.util.xml.DataTypeXml
Returns whether an element has a certain attribute, either an unqualified attribute or an attribute that fits in the default namespace
hasAttribute(Element, String, String) - Static method in class org.mmbase.util.xml.DocumentReader
Returns whether an element has a certain attribute, either an unqualified attribute or an attribute that fits in the passed namespace
hasAutoDeploy() - Method in class org.mmbase.util.xml.ApplicationReader
Get the auto-deploy value of this application
hasChanged() - Method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
hasChanged(String) - Method in class org.mmbase.core.event.NodeEvent
utility method: check if a certain field has changed
hasDTD() - Method in class org.mmbase.util.XMLEntityResolver
 
hasError() - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
hasEtxIndex(StepField) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Tests if an Excelibur Text Search index has been made for this field.
hasField(String) - Method in interface org.mmbase.bridge.NodeManager
Tests whether the field with the specified name exists in this nodemanager.
hasField(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
hasField(String) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
hasField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
 
hasIndex() - Method in interface org.mmbase.bridge.Field
Returns whether this field is a key field, meaning that the storage layer should define an index for it, allowing optimization with search and sort actions.
hasIndex() - Method in class org.mmbase.core.AbstractField
 
hasModule(String) - Method in interface org.mmbase.bridge.CloudContext
Returns whether the module with the specified name is available.
hasModule(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
hasNext() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
hasNext() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
hasNext() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
hasNext() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
hasNext() - Method in class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
 
hasNext() - Method in class org.mmbase.util.ChainedIterator
 
hasNext() - Method in class org.mmbase.util.LRUHashtable.LRUEntrySetIterator
 
hasNick() - Method in class org.mmbase.applications.mmbob.Forum
 
hasNode(int) - Method in interface org.mmbase.bridge.Cloud
Determines whether a node with the specified number exists in this cloud.
hasNode(String) - Method in interface org.mmbase.bridge.Cloud
Determines whether a node with the specified number is available from this cloud.
hasNode(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasNode(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasNodeManager(String) - Method in interface org.mmbase.bridge.Cloud
Returns whether the specified node manager exists.
hasNodeManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasOption(Object) - Method in class org.mmbase.storage.StorageManagerFactory
Check whether an option was set.
hasPoster(int) - Method in class org.mmbase.applications.mmbob.Forum
 
hasPrevious() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
hasPrevious() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
hasPrevious() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
hasPrevious() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
hasRelation(int) - Method in interface org.mmbase.bridge.Cloud
Determines whether a relation with the specified number exists in this cloud.
hasRelation(String) - Method in interface org.mmbase.bridge.Cloud
Determines whether a relation with the specified number is available from this cloud.
hasRelation(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasRelation(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasRelationManager(String, String, String) - Method in interface org.mmbase.bridge.Cloud
Returns whether the specified relation manager exists.
hasRelationManager(NodeManager, NodeManager, String) - Method in interface org.mmbase.bridge.Cloud
Returns whether the specified relation manager exists.
hasRelationManager(String) - Method in interface org.mmbase.bridge.Cloud
Returns whether the specified relation manager exists.
hasRelationManager(String, String, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasRelationManager(NodeManager, NodeManager, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasRelationManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasRelations() - Method in interface org.mmbase.bridge.Node
Checks whether this node has any relations.
hasRelations() - Method in class org.mmbase.bridge.implementation.BasicNode
 
hasRelations() - Method in class org.mmbase.bridge.util.AbstractNode
 
hasRelations() - Method in class org.mmbase.bridge.util.MapNode
 
hasRelations() - Method in class org.mmbase.bridge.util.NodeWrapper
 
hasRelations() - Method in class org.mmbase.module.core.MMObjectNode
Returns whether this node has relations.
hasRelations() - Method in class org.mmbase.module.core.VirtualNode
Returns whether this node has relations. This includes unidirection relations which would otherwise not be counted. A virtual node never has relations.
hasRelations(int) - Method in class org.mmbase.module.corebuilders.InsRel
Checks whether any relations exist for a MMObjectNode.
hasRole(String) - Method in interface org.mmbase.bridge.Cloud
Returns whether the specified role exists.
hasRole(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasStarted() - Method in class org.mmbase.module.Module
Returns whether the module has started (has been initialized or is in its initialization fase).
haschanged - Static variable in class org.mmbase.applications.thememanager.ThemeManager
 
hashCode() - Method in class org.mmbase.applications.crontab.CronEntry
 
hashCode() - Method in class org.mmbase.applications.crontab.CronEntryField
 
hashCode() - Method in class org.mmbase.applications.media.Codec
 
hashCode() - Method in class org.mmbase.applications.media.Format
 
hashCode() - Method in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
hashCode() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
hashCode() - Method in class org.mmbase.bridge.implementation.BasicNode
 
hashCode() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
hashCode() - Method in class org.mmbase.bridge.util.NodeWrapper
 
hashCode() - Method in class org.mmbase.cache.Cache
 
hashCode() - Method in class org.mmbase.cache.ReleaseStrategy
 
hashCode() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the hashCode() method of the cache implementation.
hashCode() - Method in class org.mmbase.core.AbstractField
 
hashCode() - Method in class org.mmbase.core.CoreField
 
hashCode() - Method in class org.mmbase.core.event.AbstractEventBroker
 
hashCode() - Method in class org.mmbase.core.event.NodeEvent
 
hashCode() - Method in class org.mmbase.core.event.RelationEvent
Deprecated.  
hashCode() - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
hashCode() - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
hashCode() - Method in class org.mmbase.datatypes.BasicDataType
 
hashCode() - Method in class org.mmbase.module.core.MMObjectBuilder
 
hashCode(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Implements for MMObjectNode
hashCode() - Method in class org.mmbase.module.core.MMObjectNode
 
hashCode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Implements for MMObjectNode
hashCode() - Method in class org.mmbase.security.BasicUser
 
hashCode() - Method in class org.mmbase.security.Rank
 
hashCode() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
hashCode() - Method in interface org.mmbase.storage.search.CompositeConstraint
 
hashCode() - Method in interface org.mmbase.storage.search.Constraint
 
hashCode() - Method in interface org.mmbase.storage.search.RelationStep
 
hashCode() - Method in interface org.mmbase.storage.search.SearchQuery
 
hashCode() - Method in interface org.mmbase.storage.search.SortOrder
 
hashCode() - Method in interface org.mmbase.storage.search.Step
 
hashCode() - Method in interface org.mmbase.storage.search.StepField
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldNullConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicLegacyConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicStep
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
hashCode() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
hashCode() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Should correspond to BasicSearchQuery.hashCode()
hashCode() - Method in class org.mmbase.storage.util.TypeMapping
 
hashCode() - Method in class org.mmbase.util.DynamicDate
 
hashCode() - Method in class org.mmbase.util.Entry
 
hashCode() - Method in class org.mmbase.util.FileWatcher
 
hashCode(int, boolean) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, int) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, long) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, float) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, double) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, Object) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, boolean[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, int[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, long[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, float[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, double[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode(int, Object[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCode() - Method in class org.mmbase.util.LocalizedString
 
hashCode() - Method in class org.mmbase.util.NodeComparator
Returns the comparator's hash code.
hashCode() - Method in class org.mmbase.util.ResourceLoader
 
hashCode() - Method in class org.mmbase.util.SortedBundle.ValueWrapper
 
hashCode() - Method in class org.mmbase.util.StringTagger
Hashcode for sorting and comparing
hashCode() - Method in class org.mmbase.util.functions.AbstractFunction
 
hashCode() - Method in class org.mmbase.util.functions.Parameter
 
hashCode() - Method in class org.mmbase.util.functions.WrappedFunction
 
hashCode() - Method in class org.mmbase.util.images.Dimension
 
hashCode() - Method in class org.mmbase.util.xml.DocumentSerializable
 
hashCode() - Method in class org.mmbase.util.xml.URIResolver
URIResolver can be used as a key in Maps (Caches).
hashCodeGentle(int, Object[]) - Static method in class org.mmbase.util.HashCodeUtil
 
hashCodeGentle2(int, Object[]) - Static method in class org.mmbase.util.HashCodeUtil
 
haveBody() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
haveBody() - Method in interface org.mmbase.bridge.jsp.taglib.Writer
To be used by child tags.
haveBody() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
To be called by subtags.
headers - Variable in class org.mmbase.util.Mail
All the mail headers defined for this mail object.
helper - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
The helper member is only used by 'Writer' extensions.
hoj(Reader, Writer) - Method in class org.mmbase.util.transformers.Latin3Surrogator
 
host - Static variable in class org.mmbase.applications.media.urlcomposers.Config
 
hostname_function(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Has nothing to do with mmbase nodes. Should be in org.mmbase.util
hour_number() - Method in class org.mmbase.util.dateparser.DateParser
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler
 
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
htmlInput(Node, Field, boolean) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
Produces an form input field for the given Node, and Field.
htmlInput(Node, Field, boolean) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.XmlHandler
 

I

I - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
ID_ATT - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
IECompatibleJpegInputStream - class org.mmbase.util.IECompatibleJpegInputStream.
IECompatibleJpegInputStream removes additional information left by PhotoShop 7 in jpegs , this information may crash Internet Exploder.
IECompatibleJpegInputStream(InputStream) - Constructor for class org.mmbase.util.IECompatibleJpegInputStream
create a new InputStream that parse the content of a jpeg file and removes application headers if the content is not a jpeg the content remains unaffected
IMAGE_HANDLE_FIELDS - Variable in class org.mmbase.module.builders.AbstractImages
 
IMPLICITLIST - Static variable in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
IMPORT_EXCEPTION - Static variable in class org.mmbase.applications.xmlimporter.Consultant
When transaction time out.
IMPORT_FINISHED - Static variable in class org.mmbase.applications.xmlimporter.Consultant
When import finished.
IMPORT_RUNNING - Static variable in class org.mmbase.applications.xmlimporter.Consultant
When import running.
IMPORT_STARTING - Static variable in class org.mmbase.applications.xmlimporter.Consultant
When import finished.
IMPORT_TIMED_OUT - Static variable in class org.mmbase.applications.xmlimporter.Consultant
When transaction time out.
INACTIVE - Static variable in interface org.mmbase.datatypes.resources.StateConstants
 
INCLUDE_DESCENDANTS - Static variable in class org.mmbase.module.corebuilders.TypeRel
Constant for TypeRel.contains(int, int, int): return typerels where source/destination match with a builder or its descendants
INCLUDE_LEVEL_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
INCLUDE_PARENTS - Static variable in class org.mmbase.module.corebuilders.TypeRel
Constant for TypeRel.contains(int, int, int): return typerels where source/destination match with a builder or its parents
INCLUDE_PARENTS_AND_DESCENDANTS - Static variable in class org.mmbase.module.corebuilders.TypeRel
Constant for TypeRel.contains(int, int, int): return typerels where source/destination match with a builder, its descendants, or its parents
INCLUDE_PATH_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
INDEX - Static variable in class org.mmbase.util.ResourceLoader
Used when using getResourcePaths for normal class-loaders.
INFO - Static variable in class org.mmbase.util.logging.Level
A constant.
INFO_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
INIT_SEQUENCE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for initializing a sequence or number table The parameters accepted are: {0} the storage manager (StorageManager), or the basename for tables (String) {1} the (suggested) name of the primary key field ('number') {2} the value to init the sequence to {3} a default 'increment'
INIT_SEQUENCE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for initializing a sequence table.
INSERT_NODE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for inserting a node.
INSERT_NODE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for inserting a node type.
INSREL_BUILDER - Static variable in class org.mmbase.module.corebuilders.InsRel
Base 'insrel' builder name
INSTANCE - Static variable in class org.mmbase.util.transformers.CopyCharTransformer
 
INTEGER - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Integer.
INTEGER_PATTERN - Static variable in class org.mmbase.datatypes.StringDataType
 
INT_LOOP - Static variable in class org.mmbase.servlet.performance
 
INVALID_VALUE - Static variable in class org.mmbase.module.core.TemporaryNodeManager
 
IProgressMonitor - interface org.mmbase.util.externalprocess.IProgressMonitor.
The IProgressMonitor interface is implemented by objects that monitor the progress of a external process; the methods in this interface are invoked by code that performs the external process handling.
ISELIGNORED_PARAM - Static variable in class org.mmbase.bridge.jsp.taglib.ContextTag
 
ISO_8601_DATE - Static variable in class org.mmbase.util.Casting
 
ISO_8601_LOOSE - Static variable in class org.mmbase.util.Casting
A Date formatter that creates a date based on a ISO 8601 date and a ISO 8601 time.
ISO_8601_TIME - Static variable in class org.mmbase.util.Casting
 
ISO_8601_UTC - Static variable in class org.mmbase.util.Casting
A Date formatter that creates a ISO 8601 datetime according to UTC/GMT.
ISSUBFRAGMENT_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
IS_CLIENT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
IS_FALSE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
IS_INTEGER - Static variable in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
IS_PARSER - Static variable in class org.mmbase.applications.dove.AbstractDove
 
IS_SERVER - Static variable in class org.mmbase.applications.dove.AbstractDove
 
IS_TRUE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
I_EXISTS_NO - Static variable in class org.mmbase.module.core.TransactionManager
 
I_EXISTS_NOLONGER - Static variable in class org.mmbase.module.core.TransactionManager
 
I_EXISTS_YES - Static variable in class org.mmbase.module.core.TransactionManager
 
IdEvent - class org.mmbase.core.event.IdEvent.
Very generic event type, which only adds an 'id' property.
IdEvent(String, int, String) - Constructor for class org.mmbase.core.event.IdEvent
 
IdEventBroker - class org.mmbase.core.event.IdEventBroker.
This class is the event broker implementation for the NodeEvent
IdEventBroker() - Constructor for class org.mmbase.core.event.IdEventBroker
 
IdEventListener - interface org.mmbase.core.event.IdEventListener.
This is the listener interface for id events
IdRel - class org.mmbase.richtext.builders.IdRel.
Like InsRel, only with a GUIIndicator tailored for a relation with an 'id' field.
IdRel() - Constructor for class org.mmbase.richtext.builders.IdRel
 
Identifier - class org.mmbase.util.transformers.Identifier.
Transforms strings to identifiers, replacing punctuation and whitespace with underscores.
Identifier() - Constructor for class org.mmbase.util.transformers.Identifier
 
IgnoreEmptyProcessor - class org.mmbase.datatypes.processors.IgnoreEmptyProcessor.
If you use this processor for a field, then setting it to an empty value will be ignored (the previous value will remain intact).
IgnoreEmptyProcessor() - Constructor for class org.mmbase.datatypes.processors.IgnoreEmptyProcessor
 
IgnoreIfChangedProcessor - class org.mmbase.datatypes.processors.IgnoreIfChangedProcessor.
If this processor is used on a certain field, that you can effectively set the value only once (until the commit of the node).
IgnoreIfChangedProcessor() - Constructor for class org.mmbase.datatypes.processors.IgnoreIfChangedProcessor
 
ImageAliases - class org.mmbase.module.builders.ImageAliases.
 
ImageAliases() - Constructor for class org.mmbase.module.builders.ImageAliases
 
ImageCaches - class org.mmbase.module.builders.ImageCaches.
ImageCaches (aka as 'icaches') is a system-like builder used by builders with the 'Images' class.
ImageCaches() - Constructor for class org.mmbase.module.builders.ImageCaches
 
ImageConversionRequest - class org.mmbase.util.images.ImageConversionRequest.
Defines one Image convert request.
ImageConversionRequest(List, byte[], String, MMObjectNode) - Constructor for class org.mmbase.util.images.ImageConversionRequest
 
ImageConversionRequestProcessor - class org.mmbase.util.images.ImageConversionRequestProcessor.
An ImageConversionRequest Processor is a daemon Thread which can handle image transformations.
ImageConversionRequestProcessor(MMObjectBuilder, ImageConverter, ImageInformer, Queue, Map) - Constructor for class org.mmbase.util.images.ImageConversionRequestProcessor
 
ImageConverter - interface org.mmbase.util.images.ImageConverter.
 
ImageInfo - class org.mmbase.util.images.ImageInfo.
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF files (or input streams).
ImageInfo() - Constructor for class org.mmbase.util.images.ImageInfo
 
ImageInformer - interface org.mmbase.util.images.ImageInformer.
The ImageInformer interface defines the function ImageInformer.getDimension(byte[]), which returns a Dimension object given a certain Image byte array.
ImageMagickImageConverter - class org.mmbase.util.images.ImageMagickImageConverter.
Converts images using ImageMagick.
ImageMagickImageConverter() - Constructor for class org.mmbase.util.images.ImageMagickImageConverter
 
ImageMagickImageInformer - class org.mmbase.util.images.ImageMagickImageInformer.
Informs about a image using the 'identify' binary of ImageMagick.
ImageMagickImageInformer() - Constructor for class org.mmbase.util.images.ImageMagickImageInformer
 
ImageServlet - class org.mmbase.servlet.ImageServlet.
ImageServlet handles nodes as images.
ImageServlet() - Constructor for class org.mmbase.servlet.ImageServlet
 
ImageSet - class org.mmbase.applications.thememanager.ImageSet.
 
ImageSet(String) - Constructor for class org.mmbase.applications.thememanager.ImageSet
 
ImageSet(String, String) - Constructor for class org.mmbase.applications.thememanager.ImageSet
 
ImageTag - class org.mmbase.bridge.jsp.taglib.ImageTag.
Produces an url to the image servlet mapping.
ImageTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ImageTag
 
Images - class org.mmbase.module.builders.Images.
If this class is used as the class for your builder, then an 'handle' byte field is assumed to contain an image.
Images() - Constructor for class org.mmbase.module.builders.Images
 
Imaging - class org.mmbase.util.images.Imaging.
Utilities related to Images.
Imaging() - Constructor for class org.mmbase.util.images.Imaging
 
Imaging.CKey - class org.mmbase.util.images.Imaging.CKey.
Structure with node-number and template.
Impl - class org.mmbase.util.logging.java.Impl.
Since java 1.4 there is a Logger implemented in java itself; this MMBase Logger implementation delegates all logging to this java framework.
Impl(String) - Constructor for class org.mmbase.util.logging.java.Impl
Constructor.
ImportTEI - class org.mmbase.bridge.jsp.taglib.ImportTEI.
TEI class for the ImportTag.
ImportTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.ImportTEI
 
ImportTag - class org.mmbase.bridge.jsp.taglib.ImportTag.
The importtag puts things in the context.
ImportTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ImportTag
 
IncludeTag - class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag.
Like UrlTag, but does not spit out an URL, but the page itself.
IncludeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
Index - class org.mmbase.storage.util.Index.
 
Index(MMObjectBuilder, String) - Constructor for class org.mmbase.storage.util.Index
 
IndexFunction - class org.mmbase.util.functions.IndexFunction.
The index node functions can be assigned to nodes which are connected by an 'index' relation.
IndexFunction() - Constructor for class org.mmbase.util.functions.IndexFunction
 
IndexFunction.Stack - class org.mmbase.util.functions.IndexFunction.Stack.
 
IndexFunction.Stack() - Constructor for class org.mmbase.util.functions.IndexFunction.Stack
 
IndexTag - class org.mmbase.bridge.jsp.taglib.IndexTag.
The index of current item of a list.
IndexTag() - Constructor for class org.mmbase.bridge.jsp.taglib.IndexTag
 
InfoTag - class org.mmbase.bridge.jsp.taglib.InfoTag.
Deprecated.  
InfoTag() - Constructor for class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
InformixSqlHandler - class org.mmbase.storage.search.implementation.database.InformixSqlHandler.
The Informix query handler, implements SqlHandler for standard Informix functionality.
InformixSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.InformixSqlHandler
Constructor.
InformixStorageManager - class org.mmbase.storage.implementation.database.InformixStorageManager.
 
InformixStorageManager() - Constructor for class org.mmbase.storage.implementation.database.InformixStorageManager
 
InsRel - class org.mmbase.module.corebuilders.InsRel.
InsRel, the main relation object, holds relations, and methods to handle them.
InsRel() - Constructor for class org.mmbase.module.corebuilders.InsRel
needed for autoload
IntegerCompare - class org.mmbase.util.IntegerCompare.
Deprecated. Should implement java.util.Comparator, or should not exist, because this is java.lang.Integer's 'natural' order.
IntegerCompare() - Constructor for class org.mmbase.util.IntegerCompare
Deprecated.  
IntegerDataType - class org.mmbase.datatypes.IntegerDataType.
DataType associated with Integer, a NumberDataType, but provides getMin and getMax as int.
IntegerDataType(String, boolean) - Constructor for class org.mmbase.datatypes.IntegerDataType
 
IntegerHandler - class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler.
 
IntegerHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
Constructor for IntegerHandler.
IntegerWriterTEI - class org.mmbase.bridge.jsp.taglib.IntegerWriterTEI.
A TEI class for Writer Tags that produce Integer jsp vars.
IntegerWriterTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.IntegerWriterTEI
 
InteractiveTransaction - class org.mmbase.applications.xmlimporter.InteractiveTransaction.
Extended from Transaction for interactive handling of dulpicates.
InteractiveTransaction(UserTransactionInfo, String, String, boolean, long, File, Consultant) - Constructor for class org.mmbase.applications.xmlimporter.InteractiveTransaction
Creates new InteractiveTransaction.
Interruptable - class org.mmbase.applications.crontab.Interruptable.
A Runnable wich also has an 'interrupt' method.
Interruptable(Runnable, Collection) - Constructor for class org.mmbase.applications.crontab.Interruptable
 
InvalidDataException - exception org.mmbase.module.core.InvalidDataException.
This exception gets thrown when a node contains invalid data.
InvalidDataException() - Constructor for class org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String) - Constructor for class org.mmbase.module.core.InvalidDataException
 
InvalidDataException(Throwable) - Constructor for class org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String, Throwable) - Constructor for class org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String, String) - Constructor for class org.mmbase.module.core.InvalidDataException
Create the exception.
InvalidDataException(Throwable, String) - Constructor for class org.mmbase.module.core.InvalidDataException
Create the exception.
InverseCharTransformer - class org.mmbase.util.transformers.InverseCharTransformer.
Turns a Transformer around.
InverseCharTransformer(CharTransformer) - Constructor for class org.mmbase.util.transformers.InverseCharTransformer
The constructor
IsEmptyTag - class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsEmptyTag.
Checks if the parent writer is not empty.
IsEmptyTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsEmptyTag
 
IsGreaterThanTag - class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsGreaterThanTag.
Checks if a value of a context variable is greater than a given value
IsGreaterThanTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsGreaterThanTag
 
IsLessThanTag - class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsLessThanTag.
Checks if a value of a context variable is smaller than a given value
IsLessThanTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsLessThanTag
 
IsNotEmptyTag - class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsNotEmptyTag.
Checks if the parent writer is not empty.
IsNotEmptyTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.macro.IsNotEmptyTag
 
id - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
iksoj(Reader, Writer) - Method in class org.mmbase.util.transformers.Latin3Surrogator
 
image - Variable in class org.mmbase.util.dateparser.Token
The string image of the token.
imageRequestQueue - Static variable in class org.mmbase.util.images.Factory
 
imageRequestTable - Static variable in class org.mmbase.util.images.Factory
 
implicitFields - Variable in class org.mmbase.bridge.implementation.BasicQuery
The implicitely added 'extra' fields.
inBody(String) - Method in class org.mmbase.applications.mmbob.Posting
 
inBuf - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
inDevelopment() - Method in class org.mmbase.module.core.MMBase
Returns true when MMBase is in development mode.
inStorage() - Method in class org.mmbase.core.CoreField
 
inStorage() - Method in interface org.mmbase.storage.Storable
Returns whether an object is (or, for a new object, should be) defined in the storage.
inSubject(String) - Method in class org.mmbase.applications.mmbob.Posting
 
inTransaction - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
true if a transaction has been started.
incPinnedCount() - Method in class org.mmbase.applications.mmbob.PostArea
increase the numberofpinned threads in the postarea
incRefCount(HttpServletRequest) - Method in class org.mmbase.servlet.MMBaseServlet
Increase the reference count of the servlet (for debugging) and send running servlets to log once every 32 requests
inc_number() - Method in class org.mmbase.util.dateparser.DateParser
 
inc_period() - Method in class org.mmbase.util.dateparser.DateParser
 
includeComments() - Method in class org.mmbase.util.xml.DocumentWriter
Gets whether the document will include comments
includePage() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
Includes another page in the current page.
increment() - Method in class org.mmbase.util.dateparser.DateParser
 
index - Static variable in class org.mmbase.util.functions.IndexFunction
 
indexCache - Static variable in class org.mmbase.util.functions.IndexFunction
 
indexOf(String) - Method in class org.mmbase.util.StringObject
 
indexOf(String, int) - Method in class org.mmbase.util.StringObject
 
indexOfParameter(Parameter) - Method in class org.mmbase.util.functions.Parameters
Returns the position of a parameter in the parameters list, using the Parameter as a qualifier.
indexOfParameter(String) - Method in class org.mmbase.util.functions.Parameters
Returns the position of a parameter in the parameters list, using the parameter name as a qualifier.
indexOffSet - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
indexOffset - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
indexOffsetOffset - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
indexOffsetOffset - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
info - Variable in class org.mmbase.applications.media.urlcomposers.URLComposer
 
info(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
info(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
info(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with info priority.
info(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
info(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
info(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
info(Object) - Method in class org.mmbase.util.logging.java.Impl
 
info(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
info - Variable in class org.mmbase.util.transformers.Config
 
infoFunction - Variable in class org.mmbase.module.core.MMObjectBuilder
The info-function is a node-function and a builder-function.
inherit(BasicDataType.StaticAbstractRestriction, boolean) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
inherit(BasicDataType.StaticAbstractRestriction) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
inherit(BasicDataType) - Method in class org.mmbase.datatypes.BasicDataType
Inherit properties and processors from the passed datatype. Calls both BasicDataType.inheritProperties(org.mmbase.datatypes.BasicDataType) and BasicDataType.inheritRestrictions(org.mmbase.datatypes.BasicDataType).
inherit(BasicDataType) - Method in interface org.mmbase.datatypes.DataType
Inherit properties and processors from the passed datatype.
inheritProperties(BasicDataType) - Method in class org.mmbase.datatypes.BasicDataType
Properties are members of the datatype that can easily be copied/clones.
inheritProperties(BasicDataType) - Method in class org.mmbase.datatypes.BinaryDataType
 
inheritProperties(BasicDataType) - Method in class org.mmbase.datatypes.DateTimeDataType
 
inheritProperties(BasicDataType) - Method in class org.mmbase.datatypes.StringDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.AbstractLengthDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.BasicDataType
If a datatype inherits from another datatype all its restrictions inherit too.
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ComparableDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.IntegerDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.ListDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.NodeDataType
 
inheritRestrictions(BasicDataType) - Method in class org.mmbase.datatypes.StringDataType
 
init(CronEntry) - Method in class org.mmbase.applications.crontab.AbstractCronJob
If the CronJobs needs some initializing before the first run, then that can be put in this. Stores the CronEntry in protected member cronEntry.
init() - Method in class org.mmbase.applications.crontab.AbstractCronJob
You can init by overriding this (no need to call super.init) This is called by AbstractCronJob.init(CronEntry)
init() - Method in class org.mmbase.applications.crontab.CronEntry
 
init(CronEntry) - Method in interface org.mmbase.applications.crontab.CronJob
If the CronJobs needs some initializing before the first run, then that can be put in this.
init() - Method in class org.mmbase.applications.crontab.MMBaseQueryJob
 
init() - Method in class org.mmbase.applications.crontab.MMBaseStatsJob
 
init() - Method in class org.mmbase.applications.crontab.modules.CrontabModule
Interpretates all initParameters as crontab entries.
init() - Method in class org.mmbase.applications.email.EmailBuilder
init
init() - Method in class org.mmbase.applications.email.SendMail
Initializes the module. Init must be overridden to read the environment variables it needs.
This method is called by Module.startModule(), which makes sure it is not called more than once. You should not call init() directly, call startModule() instead.
init() - Method in class org.mmbase.applications.media.builders.MediaFragments
 
init() - Method in class org.mmbase.applications.media.builders.MediaProviders
 
init() - Method in class org.mmbase.applications.media.builders.MediaSources
Initializes this builder The property 'mmb' needs to be set for the builder before this method can be called. The method retrieves data from the TypeDef builder, or adds data to that builder if the current builder is not yet registered.
init(MMObjectNode, MMObjectNode, MMObjectNode, Map, Set) - Method in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
init(MMObjectNode, MMObjectNode, MMObjectNode, Map, Set) - Method in class org.mmbase.applications.media.urlcomposers.RamURLComposer
 
init(MMObjectNode, MMObjectNode, MMObjectNode, Map, Set) - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
init() - Method in class org.mmbase.applications.mmbob.ExternalProfilesManager
init()
init(Forum) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
init() - Method in class org.mmbase.applications.mmbob.ForumEmailSender
init()
init() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
init()
init() - Static method in class org.mmbase.applications.mmbob.ForumManager
Initialization
init() - Method in class org.mmbase.applications.mmbob.ForumSwapManager
init()
init() - Method in class org.mmbase.applications.mmbob.generate.Handler
 
init(HashMap) - Method in class org.mmbase.applications.xmlimporter.BasicFinder
Initializes this instance.
init(HashMap) - Method in class org.mmbase.applications.xmlimporter.BasicMerger
Initialize this instance.
init() - Method in class org.mmbase.applications.xmlimporter.Consultant
init all fields
init(HashMap) - Method in interface org.mmbase.applications.xmlimporter.ObjectMerger
Initialize this instance (called once per transaction).
init(HashMap) - Method in interface org.mmbase.applications.xmlimporter.SimilarObjectFinder
Initialize this instance (called once per transaction).
init(HashMap) - Method in class org.mmbase.applications.xmlimporter.SpecificObjectFinder
Initialize this instance.
init() - Method in class org.mmbase.applications.xmlimporter.TransactionHandler
Initialize the transactionhandler module.
init() - Method in class org.mmbase.bridge.implementation.BasicNode
Initializes state in case of a transaction.
init() - Method in class org.mmbase.bridge.implementation.BasicRelation
Initializes the node.
init() - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
init() - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
 
init() - Method in class org.mmbase.clustering.ClusteringModule
 
init(MMBase) - Method in interface org.mmbase.clustering.MMBaseChangeInterface
Initialize MMBaseChangeInterface
init() - Static method in class org.mmbase.model.ModelsManager
 
init() - Method in class org.mmbase.module.LinkChecker
 
init() - Method in class org.mmbase.module.Module
Initializes the module.
init() - Method in interface org.mmbase.module.PlaylistsInterface
Deprecated.  
init() - Method in class org.mmbase.module.ProcessorModule
Initializes the module. Init must be overridden to read the environment variables it needs.
This method is called by Module.startModule(), which makes sure it is not called more than once. You should not call init() directly, call startModule() instead.
init() - Method in class org.mmbase.module.XSLConvert
 
init() - Method in class org.mmbase.module.builders.DayMarkers
Calculate smallestMark, and smallestDay.
init() - Method in class org.mmbase.module.builders.ImageCaches
 
init() - Method in class org.mmbase.module.builders.Images
Read configurations (imageConvertClass, maxConcurrentRequest), checks for 'icaches', inits the request-processor-pool.
init() - Method in class org.mmbase.module.builders.Jumpers
Initializes the builder.
init() - Method in class org.mmbase.module.builders.MMEvents
 
init() - Method in class org.mmbase.module.builders.MMEventsProbe
 
init() - Method in class org.mmbase.module.builders.MMServers
 
init() - Method in class org.mmbase.module.builders.PropertiesProbe
 
init() - Method in class org.mmbase.module.builders.Resources
Registers this builder in the ResourceLoader.
init() - Method in class org.mmbase.module.builders.Versions
 
init() - Method in class org.mmbase.module.core.MMBase
Initalizes the MMBase module.
init(ServletContext) - Static method in class org.mmbase.module.core.MMBaseContext
Initialize MMBase using a ServletContext.
init(String, boolean) - Static method in class org.mmbase.module.core.MMBaseContext
Initialize MMBase using a config path.
init() - Static method in class org.mmbase.module.core.MMBaseContext
Initialize MMBase using system properties only.
init() - Method in class org.mmbase.module.core.MMObjectBuilder
Initializes this builder The property 'mmb' needs to be set for the builder before this method can be called.
init() - Method in class org.mmbase.module.core.VirtualBuilder
Initializes this builder.
init() - Method in class org.mmbase.module.corebuilders.InsRel
Initializes the builder.
init() - Method in class org.mmbase.module.corebuilders.OAlias
 
init() - Method in class org.mmbase.module.corebuilders.RelDef
Initializes the builder by reading the cache.
init() - Method in class org.mmbase.module.corebuilders.TypeDef
Sets the default deploy directory for the builders.
init() - Method in class org.mmbase.module.corebuilders.TypeRel
 
init() - Method in interface org.mmbase.module.database.DatabaseSupport
 
init() - Method in class org.mmbase.module.database.DatabaseSupportInformix
 
init() - Method in class org.mmbase.module.database.DatabaseSupportShim
 
init() - Method in class org.mmbase.module.database.JDBC
 
init() - Method in class org.mmbase.module.database.Naming
Init this module.
init() - Method in class org.mmbase.module.tools.MMAdmin
 
init() - Method in class org.mmbase.module.tools.MMAdminProbe
 
init(String, String, String, int, int) - Method in class org.mmbase.security.implementation.aselect.MMBaseSystemLogger
 
init() - Method in class org.mmbase.security.implementation.cloud.UserBuilder
Initializes this builder The property 'mmb' needs to be set for the builder before this method can be called. The method retrieves data from the TypeDef builder, or adds data to that builder if the current builder is not yet registered.
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts
 
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
 
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
 
init() - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
init() - Method in class org.mmbase.servlet.BridgeServlet
Inits lastmodifiedField.
init(FilterConfig) - Method in class org.mmbase.servlet.CharacterEncodingFilter
 
init(FilterConfig) - Method in class org.mmbase.servlet.CharsetRemoverFilter
Initializes the filter
init() - Method in class org.mmbase.servlet.HandleServlet
Takes care of the 'expire' init-parameter.
init() - Method in class org.mmbase.servlet.ImageServlet
 
init(FilterConfig) - Method in class org.mmbase.servlet.JumpersFilter
Initializes the filter
init() - Method in class org.mmbase.servlet.MMBaseServlet
The init of an MMBaseServlet checks if MMBase is running.
init() - Method in class org.mmbase.servlet.performance
 
init(StorageManagerFactory) - Method in interface org.mmbase.storage.StorageManager
Initializes the manager.
init(MMBase) - Method in class org.mmbase.storage.StorageManagerFactory
Initialize the StorageManagerFactory.
init(StorageManagerFactory) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
init(ServletContext) - Static method in class org.mmbase.util.ResourceLoader
Initializes the Resourceloader using a servlet-context (makes resolving relatively to WEB-INF/config possible).
init(Map) - Method in class org.mmbase.util.images.DummyImageConverter
 
init(Map) - Method in class org.mmbase.util.images.DummyImageInformer
 
init(Map, MMObjectBuilder) - Static method in class org.mmbase.util.images.Factory
 
init(Map) - Method in interface org.mmbase.util.images.ImageConverter
 
init(Map) - Method in interface org.mmbase.util.images.ImageInformer
 
init(Map) - Method in class org.mmbase.util.images.ImageMagickImageConverter
This function initalises this class
init(Map) - Method in class org.mmbase.util.images.ImageMagickImageInformer
 
init(Map) - Method in class org.mmbase.util.images.JAIImageConverter
 
init(Map) - Method in class org.mmbase.util.images.JAIImageInformer
 
initBuilder(MMObjectBuilder) - Method in class org.mmbase.module.core.MMBase
inits a builder
initConnection(Connection) - Method in interface org.mmbase.module.database.DatabaseSupport
 
initConnection(Connection) - Method in class org.mmbase.module.database.DatabaseSupportInformix
 
initConnection(Connection) - Method in class org.mmbase.module.database.DatabaseSupportShim
 
initDoEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
initDoEndTag() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlWriterTag
 
initHtmlRoot() - Static method in class org.mmbase.module.core.MMBaseContext
Initialize mmbase.htmlroot parameter.
initManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
Initializes the NodeManager: determines the MMObjectBuilder if it was not already known, and fills the fields list.
initManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
Initializes the NodeManager: determines the MMObjectBuilder from the passed node (reldef or typerel), and fills temporary variables to maintain status.
initMatchers() - Method in class org.mmbase.applications.mmbob.util.transformers.PostingBody
Initializes the matcher array
initMatchers(String, String, String) - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
Initializes regexp matchers for the combination of (themeID,smileySetID,smileyKey,smilies)
initPatterns() - Method in class org.mmbase.applications.mmbob.util.transformers.PostingBody
Initializes the pattern array with all possible handlers.
initPatterns(String, String, String) - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
Initializes regexp patterns for the combination of (themeID,smileySetID,smileyKey,smilies)
initReplacements() - Static method in class org.mmbase.applications.mmbob.util.transformers.PostingBody
Initializes the Map containing the replacements
initSmileySets(String, String, String) - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
Initializes a specific smileySet in a specific theme.
initialize() - Static method in class org.mmbase.datatypes.DataTypes
 
initializeStorage() - Method in class org.mmbase.module.core.MMBase
Loads either the storage manager factory or the appropriate support class using the configuration parameters.
initializing - Variable in class org.mmbase.module.core.MMObjectNode
Determines whether the node is being initialized (typically when it is loaded from the database).
input - Variable in class org.mmbase.util.externalprocess.ProcessClosure
The stream where data is read from to pipe it to stdin
inputStream - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
inputWriter - Variable in class org.mmbase.util.externalprocess.ProcessClosure
Thread for copying bytes from input to stdin
input_stream - Variable in class org.mmbase.util.dateparser.DateParserTokenManager
 
insecureConstraint - Variable in class org.mmbase.bridge.implementation.BasicQuery
If a the contraint was made 'secure', in insecureConstraint the original Constraint is stored.
insert(String, MMObjectNode) - Method in class org.mmbase.applications.crontab.builders.CronJobs
Inserts a cronjob into the database, and create and adds a cronEntry to the CronDeamon
insert(String, MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaSources
 
insert(PostArea, String) - Method in class org.mmbase.applications.mmbob.SubArea
 
insert(String, MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
insert(String, MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
 
insert(String, MMObjectNode) - Method in class org.mmbase.module.builders.MMEvents
 
insert(int, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Insert a new, empty, object of a certain type.
insert(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Insert a new object (content provided) in the cloud, including an entry for the object alias (if provided).
insert(String) - Method in class org.mmbase.module.core.MMObjectNode
Insert this node into the storage
insert(UserContext) - Method in class org.mmbase.module.core.MMObjectNode
Insert this node into the database or other storage system.
insert(String, MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
Insert a new object (content provided) in the cloud, including an entry for the object alias (if provided).
insert(String) - Method in class org.mmbase.module.core.VirtualNode
Insert is not implemented on a virtual node.
insert(String, int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. Use insert(String, MMObjectNode) instead.
insert(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.InsRel
Insert a new Instance Relation.
insert(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Insert a new object, and updated the cache after an insert.
insert(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Insert a new object (content provided) in the cloud, including an entry for the object alias (if provided).
insert(String, MMObjectNode, boolean) - Method in class org.mmbase.module.corebuilders.TypeDef
Insert a new object (content provided) in the cloud, including an entry for the object alias (if provided).
insert(String, MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Insert a new object (content provided) in the cloud, including an entry for the object alias (if provided).
insert(String, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
If a rank is inserted, it must be registered
insert(String, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
 
insert(String, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
UserName must be unique, check it also here (to throw nicer exceptions)
insert(int, Object) - Method in class org.mmbase.util.StringObject
Inserts an object into the String buffer.
insert(int, String) - Method in class org.mmbase.util.StringObject
Inserts a String into the String buffer.
insert(int, char[]) - Method in class org.mmbase.util.StringObject
Inserts an array of characters into the String buffer.
insert(int, boolean) - Method in class org.mmbase.util.StringObject
Inserts a boolean into the String buffer.
insert(int, char) - Method in class org.mmbase.util.StringObject
Inserts a character into the String buffer.
insert(int, int) - Method in class org.mmbase.util.StringObject
Inserts an integer into the String buffer.
insert(int, long) - Method in class org.mmbase.util.StringObject
Inserts a long into the String buffer.
insert(int, float) - Method in class org.mmbase.util.StringObject
Inserts a float into the String buffer.
insert(int, double) - Method in class org.mmbase.util.StringObject
Inserts a double into the String buffer.
insertLinks(String, String, String, String, String) - Method in class org.mmbase.util.StringObject
inserts links
installApplication(String, int, String, ApplicationResult, Set, boolean) - Method in class org.mmbase.module.tools.ApplicationInstaller
Installs the application
installApplications() - Method in class org.mmbase.module.tools.ApplicationInstaller
 
installDataSources(List, String, ApplicationResult) - Method in class org.mmbase.module.tools.ApplicationInstaller
 
instantiateBasicHandler(Class) - Method in class org.mmbase.storage.StorageManagerFactory
Instantiate a basic handler object using the specified class.
instantiateBasicHandler(Class) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
instantiateChainedHandler(Class, Object) - Method in class org.mmbase.storage.StorageManagerFactory
Instantiate a chained handler object using the specified class.
instantiateChainedHandler(Class, Object) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
instantiateQueryHandler(Object) - Method in class org.mmbase.storage.StorageManagerFactory
Instantiate a SearchQueryHandler object using the specified object.
instantiateQueryHandler(Object) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
integer() - Method in class org.mmbase.util.dateparser.DateParser
 
integerFunction() - Method in class org.mmbase.util.functions.ExampleBean
 
interactive() - Method in class org.mmbase.applications.xmlimporter.Consultant
Returns true if user has chosen interactive import mode.
internalVersion - Variable in class org.mmbase.module.core.MMObjectBuilder
Internal (instance) version number of this builder.
interpretEmptyAsNull(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
interpretEmptyAsNull(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
interrupt() - Method in class org.mmbase.applications.crontab.Interruptable
 
interrupt() - Method in class org.mmbase.core.util.DaemonThread
 
interruptFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
invalidableObjects - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
invalidate(MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
Invalidate the Image Cache for a specific Node method only accessable on package level, since only Images should call it..
invalidateCaches(int) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
invalidateNode() - Method in class org.mmbase.bridge.implementation.BasicNode
Invalidates the reference to the underlying MMObjectNode, replacing it with a virtual node that only inherits the number field.
inverse - Variable in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
inverse - Variable in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
inverseTypeRelNodes - Variable in class org.mmbase.module.corebuilders.TypeRel
 
invoke(Object, Method, Object[]) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
ireqprocessors - Static variable in class org.mmbase.util.images.Factory
 
isAccessObject() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Tests if this object is an accessed object (representing an object that already exists in the persistent cloud) or an input object.
isActive() - Method in class org.mmbase.cache.Cache
Wether this cache is active or not.
isAdministrator(String) - Method in class org.mmbase.applications.mmbob.Forum
determine if the given account is an administrator
isAggregating() - Method in interface org.mmbase.bridge.Query
Whether this query is 'aggregating'.
isAggregating() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
isAggregating() - Method in interface org.mmbase.storage.search.SearchQuery
Tests if this is an aggregating query, i.e.
isAggregating() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
isAggregating() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
isAlive() - Method in class org.mmbase.applications.crontab.CronDaemon
 
isAlive(int) - Method in class org.mmbase.applications.crontab.CronEntry
 
isAlive() - Method in class org.mmbase.applications.crontab.CronEntry
 
isAlive() - Method in class org.mmbase.applications.crontab.Interruptable
 
isAlive() - Method in class org.mmbase.util.externalprocess.ProcessClosure
Process closure is alive when the external process and writer/reader threads are still busy
isAllowedToAdd(TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicMerger
Tests if this object should be added to the persistent cloud when not present already.
isAllowedToAdd(TmpObject) - Method in interface org.mmbase.applications.xmlimporter.ObjectMerger
Tests if this object should be added to the persistent cloud when not present already.
isAutoCasting() - Method in class org.mmbase.util.functions.Parameters
Whether this Parameters object is 'automaticly casting'.
isAvailable() - Method in class org.mmbase.applications.media.urlcomposers.FragmentURLComposer
 
isAvailable() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
isAvailable() - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
isBlocked() - Method in class org.mmbase.applications.mmbob.Poster
Check if the poster is blocked
isBookmarked(Poster) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
isByteToCharEncoder() - Method in class org.mmbase.util.Encode
Checks if the transformations makes from byte[] String.
isCanceled() - Method in interface org.mmbase.bridge.Transaction
 
isCanceled() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
isCanceled() - Method in interface org.mmbase.util.externalprocess.IProgressMonitor
Returns whether cancelation of current operation has been requested.
isCaseSensitive() - Method in interface org.mmbase.storage.search.FieldConstraint
Tests if a the string comparison is case sensitive.
isCaseSensitive() - Method in interface org.mmbase.storage.search.SortOrder
Whether sorting must happen case sensitivily.
isCaseSensitive() - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
 
isCaseSensitive() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
isChanged(String) - Method in interface org.mmbase.bridge.Node
Whether a certain field's value was changed since the last commit.
isChanged() - Method in interface org.mmbase.bridge.Node
Whether field values were changed since the last commit.
isChanged(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
isChanged() - Method in class org.mmbase.bridge.implementation.BasicNode
 
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
If you order a list, then the 'changed' property will be true if the field on which you order changed value.
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
isChanged() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
 
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
If you order a list, then the 'changed' property will be true if the field on which you order changed value.
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
isChanged() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
isChanged(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
isChanged() - Method in class org.mmbase.bridge.util.AbstractNode
 
isChanged(String) - Method in class org.mmbase.bridge.util.MapNode
 
isChanged() - Method in class org.mmbase.bridge.util.MapNode
 
isChanged(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
isChanged() - Method in class org.mmbase.bridge.util.NodeWrapper
 
isChanged() - Method in class org.mmbase.module.core.ClusterNode
Tests whether one of the values of this node was changed since the last commit/insert.
isChanged() - Method in class org.mmbase.module.core.MMObjectNode
Tests whether one of the values of this node was changed since the last commit/insert.
isChangedByThis() - Method in class org.mmbase.bridge.util.NodeChanger
The isChanged method reflects the isChanged status of the underlying core node.isChanged.
isCharEncoder() - Method in class org.mmbase.util.Encode
Checks if the transformation is between two Strings.
isChecked() - Method in class org.mmbase.security.Authorization.QueryCheck
Whether the contained result completely checks for security.
isClosed() - Method in class org.mmbase.module.database.ConnectionWrapper
isCommitted() - Method in interface org.mmbase.bridge.Transaction
 
isCommitted() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
isCorrectType(Object) - Method in class org.mmbase.datatypes.BasicDataType
Checks if the passed object is of the correct class (compatible with the type of this DataType), and throws an IllegalArgumentException if it doesn't.
isDebugEnabled() - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
isDebugEnabled() - Method in interface org.mmbase.util.logging.Logger
Returns true if for this category (Logger), a call to debug (or trace) would do something.
isDebugEnabled() - Method in class org.mmbase.util.logging.LoggerWrapper
 
isDebugEnabled() - Method in class org.mmbase.util.logging.java.Impl
 
isDestinationOf(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Tests if this node is the destination node of a relation.
isDifferent(Node, Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method compares two xml nodes and checks them for identity.
isDistinct() - Method in interface org.mmbase.bridge.Query
 
isDistinct() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
isDistinct() - Method in interface org.mmbase.storage.search.SearchQuery
Tests if the search request is to return distinct results.
isDistinct() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
isDistinct() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
isEmpty() - Method in class org.mmbase.bridge.util.NodeMap
 
isEmpty() - Method in class org.mmbase.cache.Cache
 
isEmpty() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the isEmpty() method of the cache implementation.
isEmpty() - Method in class org.mmbase.util.Casting.ListWrapper
 
isEmpty() - Method in class org.mmbase.util.LocalizedEntryListFactory
 
isEmpty() - Method in class org.mmbase.util.StringTagger
Checks whether the tagger is empty
isEmptyOrWhitespace(String) - Static method in class org.mmbase.bridge.util.SearchUtil
is Empty Or Whitespace.String
isEnabled() - Method in class org.mmbase.cache.ReleaseStrategy
 
isEncoding(String) - Static method in class org.mmbase.util.Encode
Checks if a certain string represents a known transformation.
isExtensionOf(MMObjectBuilder) - Method in class org.mmbase.module.core.MMObjectBuilder
Checks wether this builder is an extension of the argument builder
isFile(String) - Method in class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest
 
isFinished() - Method in class org.mmbase.datatypes.BasicDataType
 
isFinished() - Method in interface org.mmbase.datatypes.DataType
 
isFirst() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
isFixed() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
isInIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
isInclusive() - Method in class org.mmbase.datatypes.ComparableDataType.MaxRestriction
 
isInclusive() - Method in class org.mmbase.datatypes.ComparableDataType.MinRestriction
 
isInheritanceResolved() - Method in class org.mmbase.util.xml.BuilderReader
Detremines if inheritance is resolved.
isInheritedField(CoreField) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
isInitialized() - Static method in class org.mmbase.module.core.MMBaseContext
Returns whether this class has been initialized.
isInverse() - Method in interface org.mmbase.storage.search.Constraint
Tests if the condition must be inverted.
isInverse() - Method in class org.mmbase.storage.search.implementation.BasicConstraint
 
isKey() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractField.isUnique() to determine if a field is unique, use getIndexes() to return set of Index objects to which this key belongs
isLast() - Method in class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
isLastPage(int, int) - Method in class org.mmbase.applications.mmbob.PostThread
 
isLoaded() - Method in class org.mmbase.applications.mmbob.PostThread
 
isLocal() - Method in class org.mmbase.core.event.Event
 
isMaxInclusive() - Method in class org.mmbase.datatypes.ComparableDataType
Returns whether the maximum value for this data type is inclusive or not.
isMinInclusive() - Method in class org.mmbase.datatypes.ComparableDataType
Returns whether the minimum value for this data type is inclusive or not.
isModerator(String) - Method in class org.mmbase.applications.mmbob.PostArea
determine if the given accountname/nick is a moderator of this postarea
isMultiLevel - Variable in class org.mmbase.bridge.util.xml.query.QueryDefinition
If true, the query in this definition returns cluster nodes XXX: how is this different from query instanceof NodeQuery
isMultipart(PageContext) - Static method in class org.mmbase.bridge.jsp.taglib.util.MultiPart
 
isNamespaceAware() - Method in class org.mmbase.bridge.util.xml.Generator
 
isNew() - Method in interface org.mmbase.bridge.Node
Whether this Node is new (not yet commited).
isNew() - Method in class org.mmbase.bridge.implementation.BasicNode
Returns whether this is a new (not yet committed) node.
isNew() - Method in class org.mmbase.bridge.util.AbstractNode
 
isNew() - Method in class org.mmbase.bridge.util.MapNode
 
isNew() - Method in class org.mmbase.bridge.util.NodeWrapper
 
isNew - Variable in class org.mmbase.module.core.MMObjectNode
If true, the node is a new node, which is not (yet) stored in storage.
isNew() - Method in class org.mmbase.module.core.MMObjectNode
If a node is still 'new' you must persistify it with MMObjectNode.insert(java.lang.String), and otherwise with MMObjectNode.commit().
isNodeCached(Integer) - Method in class org.mmbase.module.core.MMObjectBuilder
Is this node cached at this moment?
isNodeManager() - Method in interface org.mmbase.bridge.Node
Determine whether this Node is a NodeManager.
isNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
isNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isNodeManager() - Method in class org.mmbase.bridge.util.AbstractNode
 
isNodeManager() - Method in class org.mmbase.bridge.util.NodeWrapper
 
isNotNull() - Method in class org.mmbase.core.CoreField
 
isNull() - Method in interface org.mmbase.bridge.FieldValue
 
isNull(String) - Method in interface org.mmbase.bridge.Node
Whether the value for the speficied field is null.
isNull() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
isNull(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
isNull(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isNull() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
isNull(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
isNull(String) - Method in class org.mmbase.bridge.util.MapNode
 
isNull(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
isNull(String) - Method in class org.mmbase.module.core.MMObjectNode
 
isOwnNode(User, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Returns wether the given node is an 'own' node.
isOwnNode(User, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts
 
isPartOfBuilderDefinition(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Determines whether the storage should make a field definition in a builder table for a specified field.
isPassword() - Method in class org.mmbase.datatypes.StringDataType
Whether or not the data represents sensitive information, in which case e.g.
isPresent(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().isPresent
isPresent(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
isProgressive() - Method in class org.mmbase.util.images.ImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isQuotaReached() - Method in class org.mmbase.applications.mmbob.Poster
 
isReadOnly() - Method in interface org.mmbase.bridge.Field
Returns whether a field is 'read only' - that is, a user cannot edit it.
isReadOnly() - Method in class org.mmbase.core.AbstractField
 
isReadOnly() - Method in class org.mmbase.module.database.ConnectionWrapper
isReal() - Method in class org.mmbase.applications.media.Format
 
isRegistered(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().isRegistered
isRegistered(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
isRelation() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Tests if this object is a relation.
isRelation() - Method in interface org.mmbase.bridge.Node
Determine whether this Node is a Relation.
isRelation() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
isRelation() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isRelation() - Method in class org.mmbase.bridge.util.AbstractNode
 
isRelation() - Method in class org.mmbase.bridge.util.NodeWrapper
 
isRelationBuilder(int) - Method in class org.mmbase.module.corebuilders.RelDef
Checks to see if a given builder (otype) is known to be a relation builder.
isRelationManager() - Method in interface org.mmbase.bridge.Node
Determine whether this Node is a RelationManager.
isRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
isRelationManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isRelationManager() - Method in class org.mmbase.bridge.util.AbstractNode
 
isRelationManager() - Method in class org.mmbase.bridge.util.NodeWrapper
 
isRelationTable(String) - Method in class org.mmbase.module.corebuilders.RelDef
Checks to see if a given relation definition is stored in the cache.
isRelationTable(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
isRelease() - Static method in class org.mmbase.Version
Returns if this is a release version of MMBase.
isRequired() - Method in interface org.mmbase.bridge.Field
Returns whether this field is required (should have content).
isRequired() - Method in class org.mmbase.core.AbstractField
 
isRequired() - Method in class org.mmbase.datatypes.BasicDataType
Returns whether this field is required (should have content). Note that the MMBase core does not generally enforce required fields to be filled - If not provided, a default value (generally an empty string or the integer value -1) is filled in by the system.
isRequired() - Method in interface org.mmbase.datatypes.DataType
Returns whether this field is required (should have content).
isRequired() - Method in class org.mmbase.util.functions.Parameter
Returns whether the parameter requires a value.
isRequired() - Method in class org.mmbase.util.functions.ReturnType
 
isRole(String) - Method in class org.mmbase.applications.thememanager.ImageSet
 
isRunning() - Static method in class org.mmbase.applications.mmbob.ForumManager
Determine if the forumManager passed it's initilization
isRunning() - Method in class org.mmbase.core.util.DaemonThread
 
isServiceEnabled() - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
isServiceEnabled() - Method in interface org.mmbase.util.logging.Logger
Returns true if for this category (Logger), a call to service (or debug or trace) would do something.
isServiceEnabled() - Method in class org.mmbase.util.logging.LoggerWrapper
 
isServiceEnabled() - Method in class org.mmbase.util.logging.java.Impl
 
isServiceEnabled() - Method in class org.mmbase.util.logging.log4j.Log4jImpl
 
isShutdown() - Method in class org.mmbase.module.core.MMBase
 
isSourceOf(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Tests if this node is the source node of a relation.
isStringRepresentable(Class) - Static method in class org.mmbase.util.Casting
Whether or not Casting can more or less reliably cast a certain type to String and back.
isSubFragment(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
If a mediafragment is coupled to another mediafragment instead of being directly coupled to mediasources, the mediafragment is a subfragment.
isTemporary() - Method in class org.mmbase.core.AbstractField
Returns whether a field is a temporary field.
isTraceEnabled() - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
isTraceEnabled() - Method in interface org.mmbase.util.logging.Logger
Returns true if for this category (Logger), a call to trace would do something.
isTraceEnabled() - Method in class org.mmbase.util.logging.LoggerWrapper
 
isTraceEnabled() - Method in class org.mmbase.util.logging.java.Impl
 
isTraceEnabled() - Method in class org.mmbase.util.logging.log4j.Log4jImpl
 
isType(Class, Object) - Static method in class org.mmbase.util.Casting
Returns whether the passed object is of the given class.
isUnique() - Method in interface org.mmbase.bridge.Field
Returns whether this field is part of a unique key (a set of fields whose combined content should occur only once).
isUnique() - Method in class org.mmbase.core.AbstractField
Retrieve whether the field is a key and thus need be unique.
isUnique() - Method in class org.mmbase.datatypes.BasicDataType
Returns whether this field has a unique restriction. Uniqueness is generally achieved through association of the datatype with one or more sets of fields. This is notably different from other datatype properties. Note that the MMBase core does not generally enforce uniqueness, but the storage layer might.
isUnique() - Method in interface org.mmbase.datatypes.DataType
Returns whether this field has a unique restriction.
isUnique() - Method in class org.mmbase.storage.util.Index
 
isUp() - Method in interface org.mmbase.bridge.CloudContext
 
isUp() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
isUsed() - Method in interface org.mmbase.bridge.Query
Whether this query was used or not.
isUsed() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
isValid() - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
isValid(UserContext) - Method in interface org.mmbase.security.AuthenticationData
The method returns wether the UserContext has become invalid for some reason (change in security config?)
isValid() - Method in class org.mmbase.security.BasicUser
 
isValid(UserContext) - Method in class org.mmbase.security.NoAuthentication
Users remain valid always.
isValid() - Method in interface org.mmbase.security.UserContext
Is valid
isValid(UserContext) - Method in class org.mmbase.security.classsecurity.ClassAuthenticationWrapper
The method returns wether the UserContext has become invalid for some reason (change in security config?)
isValid(UserContext) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
isValid(UserContext) - Method in class org.mmbase.security.implementation.basic.AuthenticationHandler
this method does nothing..
isValid(UserContext) - Method in class org.mmbase.security.implementation.cloud.Authenticate
The method returns wether the UserContext has become invalid for some reason (change in security config?)
isValid(UserContext) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
isValid(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
isValid(UserContext) - Method in class org.mmbase.security.implementation.context.ContextAuthentication
this method does nothing..
isValidNode() - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate.LocalAdmin
 
isValidNode() - Method in class org.mmbase.security.implementation.cloudcontext.User
 
isVerified(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Check if builders are already verified with the database.
isVirtual() - Method in interface org.mmbase.bridge.Field
A field's state is 'virtual' if it is not persistent in storage.
isVirtual() - Method in class org.mmbase.core.AbstractField
 
isVirtual() - Method in class org.mmbase.module.core.MMObjectBuilder
Determine whether this builder is virtual.
isVirtual() - Method in class org.mmbase.module.core.MMObjectNode
Determines whether the node is virtual.
isVirtual() - Method in class org.mmbase.module.core.VirtualNode
 
isWindowsMedia() - Method in class org.mmbase.applications.media.Format
 
isWrite() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
isWriter(String) - Method in class org.mmbase.applications.mmbob.PostThread
determine if the given accountname/nick is a writer in this PostThread
itemRestriction - Variable in class org.mmbase.datatypes.ListDataType
 
items - Variable in class org.mmbase.util.Queue
Deprecated.  
iterator - Variable in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
iterator - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
iterator - Variable in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
iterator - Variable in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
iterator() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
iterator() - Method in class org.mmbase.util.Casting.ListWrapper
 
iterator() - Method in class org.mmbase.util.LRUHashtable.LRUEntrySet
 

J

JAIImageConverter - class org.mmbase.util.images.JAIImageConverter.
Converts Images using image Java Advanced Imaging
JAIImageConverter() - Constructor for class org.mmbase.util.images.JAIImageConverter
 
JAIImageInformer - class org.mmbase.util.images.JAIImageInformer.
Informs about a image using JAI.
JAIImageInformer() - Constructor for class org.mmbase.util.images.JAIImageInformer
 
JDBC - class org.mmbase.module.database.JDBC.
JDBC Module.
JDBC() - Constructor for class org.mmbase.module.database.JDBC
 
JDBCInterface - interface org.mmbase.module.database.JDBCInterface.
JDBCInterface is _only_ the module JDBC interface who setup the connections it has nothing tofo with the JDBC interface.
JDBCProbe - class org.mmbase.module.database.JDBCProbe.
JDBCProbe checks all JDBC connection every X seconds to find and remove bad connections works using a callback into JDBC.
JDBCProbe(JDBC) - Constructor for class org.mmbase.module.database.JDBCProbe
 
JDBCProbe(JDBC, int) - Constructor for class org.mmbase.module.database.JDBCProbe
 
JDBCProbe(JDBC, long) - Constructor for class org.mmbase.module.database.JDBCProbe
 
Javascript - class org.mmbase.util.transformers.Javascript.
Encodings related Javascript It can escape single quotes, by replacing them by \\', as is needed in document.write actions.
Javascript() - Constructor for class org.mmbase.util.transformers.Javascript
 
Javascript(int) - Constructor for class org.mmbase.util.transformers.Javascript
 
Jumpers - class org.mmbase.module.builders.Jumpers.
Maintains jumpers for redirecting urls.
Jumpers() - Constructor for class org.mmbase.module.builders.Jumpers
 
JumpersFilter - class org.mmbase.servlet.JumpersFilter.
Redirects request based on information supplied by the jumpers builder.
JumpersFilter() - Constructor for class org.mmbase.servlet.JumpersFilter
 
jjFillToken() - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
jj_nt - Variable in class org.mmbase.util.dateparser.DateParser
 
jjstrLiteralImages - Static variable in class org.mmbase.util.dateparser.DateParserTokenManager
 
jobTypeToString(int) - Static method in class org.mmbase.applications.crontab.CronEntry
Convert a jobType int to a jobType String.
jobsExecutor - Static variable in class org.mmbase.util.ThreadPools
For jobs there are 'scheduled', and typically happen on larger time-scales.
jspVar - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
jspVar - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
jspVar - Variable in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
jspvar - Variable in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
jumpCache - Variable in class org.mmbase.module.builders.Jumpers
Cache for URL jumpers.
jumperNotFoundURL - Static variable in class org.mmbase.module.builders.Jumpers
Default redirect if no jumper can be found.

K

KEY - Static variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
KUPU - Static variable in class org.mmbase.datatypes.processors.xml.Modes
KUPU-mode should trigger relations to be followed (on get) and be created (on set), and should give and receive XHTML which will be (on get) or was (on set) edited by the 'kupu' editor.
key - Variable in class org.mmbase.core.AbstractDescriptor
 
key - Variable in class org.mmbase.security.implementation.cloudcontext.User
 
key - Variable in class org.mmbase.util.LRUHashtable.LRUEntry
The element key
keySet() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
keySet() - Method in class org.mmbase.bridge.util.NodeMap
 
keySet() - Method in class org.mmbase.cache.Cache
 
keySet() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the keySet() method of the cache implementation.
keySet() - Method in class org.mmbase.module.database.MultiPoolHandler
 
keySet() - Method in class org.mmbase.util.LRUHashtable
You should only remove entries from LRUHashtable using the 'remove' function, or using the iterator of entrySet() otherwise the linked list gets messed up.
keySet() - Method in class org.mmbase.util.StringTagger
Returns a Set of the name keys.
keys() - Method in class org.mmbase.util.StringTagger
Returns a Enumeration of the name keys.
kick() - Method in class org.mmbase.applications.crontab.CronEntry
 
kickFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
kicker - Variable in class org.mmbase.clustering.ClusterManager
Thread which processes the messages
kind - Variable in class org.mmbase.util.dateparser.Token
An integer that describes the kind of this token.
knownTransactionContexts - Variable in class org.mmbase.applications.xmlimporter.UserTransactionInfo
All known transactions of a user, mapped by the user-provided id.

L

L - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
LANGUAGE - Static variable in class org.mmbase.util.functions.Parameter
Parameter which might be needed in lots of Parameter definitions.
LASTMODIFIED_FIELD - Static variable in class org.mmbase.util.ResourceLoader
 
LEADING - Static variable in class org.mmbase.util.Strip
Strip leading, only characters at begin of string are checked
LESS - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'less than'
LESS_EQUAL - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'less than or equal'
LIE_CP1252 - Static variable in class org.mmbase.storage.implementation.database.Attributes
If the database is ISO-8859-1, then you can switch this option to true, to store CP1252 in it.
LIKE - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'like'
LINES - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
Match line by line.
LIST - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a List.
LISTLATEST_PARAMETERS - Static variable in class org.mmbase.util.functions.ExampleBuilder
Parameter constant for use bij the 'latest' function.
LOCALE - Static variable in class org.mmbase.util.functions.Parameter
 
LOCATION_APPLICATION - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_ATTRIBUTES - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_COOKIE - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_MULTIPART - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_NOTSET - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_PAGE - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_PARAMETERS - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_PARENT - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_REQUEST - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_SESSION - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOCATION_THIS - Static variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
LOGICAL_AND - Static variable in interface org.mmbase.storage.search.CompositeConstraint
Logical operator 'and'
LOGICAL_OPERATOR_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.CompositeConstraint
Operator descriptions corresponding to the operator values: CompositeConstraint.LOGICAL_AND, and CompositeConstraint.LOGICAL_OR
LOGICAL_OR - Static variable in interface org.mmbase.storage.search.CompositeConstraint
Logical operator 'or'
LOGOUT - Variable in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
LOGTAG_CATEGORY - Static variable in class org.mmbase.bridge.jsp.taglib.debug.LogTag
 
LONG - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Long.
LONG_PATTERN - Static variable in class org.mmbase.datatypes.StringDataType
 
LRUHashtable - class org.mmbase.util.LRUHashtable.
A hashtable which has a maximum of entries.
LRUHashtable(int, int, float) - Constructor for class org.mmbase.util.LRUHashtable
Creates the URL Hashtable.
LRUHashtable(int, int) - Constructor for class org.mmbase.util.LRUHashtable
Creates the URL Hashtable with growing capacity 0.75.
LRUHashtable(int) - Constructor for class org.mmbase.util.LRUHashtable
Creates the URL Hashtable with starting capacity 101 and growing capacity 0.75.
LRUHashtable() - Constructor for class org.mmbase.util.LRUHashtable
Creates the URL Hashtable with maximum capacity 100, starting capacity 101, and growing capacity 0.75.
LRUHashtable.LRUEntry - class org.mmbase.util.LRUHashtable.LRUEntry.
Element used to store information from the LRUHashtable.
LRUHashtable.LRUEntrySet - class org.mmbase.util.LRUHashtable.LRUEntrySet.
Used by 'entrySet' implementation, to make the Map modifiable.
LRUHashtable.LRUEntrySetIterator - class org.mmbase.util.LRUHashtable.LRUEntrySetIterator.
Used by 'entrySet' implementation, to make the Map modifiable.
LastModified - class org.mmbase.datatypes.processors.LastModified.
This processor can be used as a 'commit' processor on a (datetime) field.
LastModified() - Constructor for class org.mmbase.datatypes.processors.LastModified
 
LastModifiedProcessorFactory - class org.mmbase.datatypes.processors.LastModifiedProcessorFactory.
This factory creates processors which don't actually change the value, but only have a side-effect, namely updating another field with the current time.
LastModifiedProcessorFactory() - Constructor for class org.mmbase.datatypes.processors.LastModifiedProcessorFactory
 
LastModifier - class org.mmbase.datatypes.processors.LastModifier.
This processor can be used as a 'commit' processor on a string field.
LastModifier() - Constructor for class org.mmbase.datatypes.processors.LastModifier
 
Latin3Surrogator - class org.mmbase.util.transformers.Latin3Surrogator.
The ISO-8859-3 ('South European') unibyte encoding is used for languages like maltese and esperanto.
Latin3Surrogator() - Constructor for class org.mmbase.util.transformers.Latin3Surrogator
 
Latin3Surrogator(int) - Constructor for class org.mmbase.util.transformers.Latin3Surrogator
 
LazyDimension - class org.mmbase.util.images.LazyDimension.
A 'lazy' dimension is a Dimension object which depends on an image-node and conversion template.
LazyDimension(Node, String) - Constructor for class org.mmbase.util.images.LazyDimension
 
LeafConstraintsTag - class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag.
Sub-tag of tree container.
LeafConstraintsTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
LeafFileTag - class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag.
Like IncludeTag, but an entire tree of files is being probed to find the one that has the most specified value.
LeafFileTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
LeafIncludeTag - class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag.
Like IncludeTag, but an entire tree of files is being probed to find the one that has the most specified value.
LeafIncludeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
LegacyConstraint - interface org.mmbase.storage.search.LegacyConstraint.
Constraint represented by a string, as it appears in the where-clause of an SQL query.
LengthDataType - interface org.mmbase.datatypes.LengthDataType.
A LengthDataType is a datatype that defines a length for its values (LengthDataType.getLength(Object)) , and restrictions on that (minimal an maximal length).
Level - class org.mmbase.util.logging.Level.
This class is a kind of `enum' type, for logging priorities.
LexicalError(boolean, int, int, int, String, char) - Static method in class org.mmbase.util.dateparser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LinkChecker - class org.mmbase.module.LinkChecker.
The linkChecker module detects broken urls in the urls builder and the jumpers builder.
LinkChecker() - Constructor for class org.mmbase.module.LinkChecker
 
LinkFinder - class org.mmbase.util.transformers.LinkFinder.
Finds links in the Character String, and makes them 'clickable' for HTML (using a-tags).
LinkFinder() - Constructor for class org.mmbase.util.transformers.LinkFinder
 
ListChangedTag - class org.mmbase.bridge.jsp.taglib.macro.ListChangedTag.
Macro tag for listCondition changed
ListChangedTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.ListChangedTag
 
ListConditionTag - class org.mmbase.bridge.jsp.taglib.ListConditionTag.
This tag can be used inside the list tag.
ListConditionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
ListContainerTag - class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag.
Container cognate for ListTag.
ListContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
ListDataType - class org.mmbase.datatypes.ListDataType.
 
ListDataType(String) - Constructor for class org.mmbase.datatypes.ListDataType
Constructor for List field.
ListDataType.ItemRestriction - class org.mmbase.datatypes.ListDataType.ItemRestriction.
 
ListEvenTag - class org.mmbase.bridge.jsp.taglib.macro.ListEvenTag.
Macro tag for listContdition even
ListEvenTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.ListEvenTag
 
ListFirstTag - class org.mmbase.bridge.jsp.taglib.macro.ListFirstTag.
Macro tag for listCondition first
ListFirstTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.ListFirstTag
 
ListFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag.
A function tag for functions returning a collection.
ListFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
ListLastTag - class org.mmbase.bridge.jsp.taglib.macro.ListLastTag.
Macro tag for listContdition last
ListLastTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.ListLastTag
 
ListNodesContainerTag - class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag.
Container cognate for ListNodesTag.
ListNodesContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
ListNodesTag - class org.mmbase.bridge.jsp.taglib.ListNodesTag.
ListNodesTag, provides functionality for listing single nodes in MMBase
ListNodesTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
ListOddTag - class org.mmbase.bridge.jsp.taglib.macro.ListOddTag.
Macro tag for listContdition odd
ListOddTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.ListOddTag
 
ListProvider - interface org.mmbase.bridge.jsp.taglib.ListProvider.
Basic interface that parent should implement if they provide Lists.
ListProvider.ListProviderLoopTagStatus - class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus.
 
ListProvider.ListProviderLoopTagStatus(ListProvider) - Constructor for class org.mmbase.bridge.jsp.taglib.ListProvider.ListProviderLoopTagStatus
 
ListReferrerTag - class org.mmbase.bridge.jsp.taglib.ListReferrerTag.
Tags that can be used inside a list tag.
ListReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ListReferrerTag
 
ListRelationsContainerTag - class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag.
 
ListRelationsContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
ListRelationsTag - class org.mmbase.bridge.jsp.taglib.ListRelationsTag.
ListRelationsTag, a tag around bridge.Node.getRelations.
ListRelationsTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
ListSorter - class org.mmbase.bridge.jsp.taglib.util.ListSorter.
A helper class for Lists, to implement an attribute 'comparator'
ListSorter() - Constructor for class org.mmbase.bridge.jsp.taglib.util.ListSorter
 
ListTag - class org.mmbase.bridge.jsp.taglib.ListTag.
ListTag, provides functionality for listing cluster nodes ('multilevel' search) in MMBase
ListTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ListTag
 
LocalContext - class org.mmbase.bridge.LocalContext.
The collection of clouds, and modules within a Java Virtual Machine.
LocaleTEI - class org.mmbase.bridge.jsp.taglib.LocaleTEI.
TEI class for the Locale tag.
LocaleTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.LocaleTEI
 
LocaleTag - class org.mmbase.bridge.jsp.taglib.LocaleTag.
Provides Locale (language, country) information to its body.
LocaleTag() - Constructor for class org.mmbase.bridge.jsp.taglib.LocaleTag
 
LocalizedEntryListFactory - class org.mmbase.util.LocalizedEntryListFactory.
These factories can produce Collections based on a Locale (The LocalizedEntryListFactory.get(java.util.Locale) method is essential).
LocalizedEntryListFactory() - Constructor for class org.mmbase.util.LocalizedEntryListFactory
 
LocalizedString - class org.mmbase.util.LocalizedString.
A String which is localized.
LocalizedString() - Constructor for class org.mmbase.util.LocalizedString
 
LocalizedString(String) - Constructor for class org.mmbase.util.LocalizedString
 
Log4jImpl - class org.mmbase.util.logging.log4j.Log4jImpl.
This Logger implementation extends the Logger class from the log4j project (version >= 1.2).
Log4jImpl(String) - Constructor for class org.mmbase.util.logging.log4j.Log4jImpl
Constructor, like the constructor of Logger.
Log4jLevel - class org.mmbase.util.logging.log4j.Log4jLevel.
LoggerLevel The new Level class for Log4jImpl.
Log4jLevel(int, String, int) - Constructor for class org.mmbase.util.logging.log4j.Log4jLevel
 
Log4jPriority - class org.mmbase.util.logging.log4j.Log4jPriority.
Deprecated. use Log4jLevel
Log4jPriority(int, String, int) - Constructor for class org.mmbase.util.logging.log4j.Log4jPriority
Deprecated.  
LogTEI - class org.mmbase.bridge.jsp.taglib.debug.LogTEI.
A TEI for a Logger instance.
LogTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.debug.LogTEI
 
LogTag - class org.mmbase.bridge.jsp.taglib.debug.LogTag.
The implementation of the log tag.
LogTag() - Constructor for class org.mmbase.bridge.jsp.taglib.debug.LogTag
 
Logger - interface org.mmbase.util.logging.Logger.
The `Logger' interface for MMBase.
LoggerRepository - class org.mmbase.util.logging.log4j.LoggerRepository.
 
LoggerRepository(Logger) - Constructor for class org.mmbase.util.logging.log4j.LoggerRepository
 
LoggerWrapper - class org.mmbase.util.logging.LoggerWrapper.
Wraps a logger instance.
Logging - class org.mmbase.util.logging.Logging.
With this class the logging is configured and it supplies the `Logger' objects.
LoggingException - exception org.mmbase.util.logging.LoggingException.
Exceptions thrown by logging can be wrapped in this.
LoggingException() - Constructor for class org.mmbase.util.logging.LoggingException
 
LoggingException(String) - Constructor for class org.mmbase.util.logging.LoggingException
 
LoggingException(Throwable) - Constructor for class org.mmbase.util.logging.LoggingException
 
LoggingException(String, Throwable) - Constructor for class org.mmbase.util.logging.LoggingException
 
LoggingException(String, Level) - Constructor for class org.mmbase.util.logging.LoggingException
Create the exception.
LoggingException(Throwable, Level) - Constructor for class org.mmbase.util.logging.LoggingException
Create the exception.
LoginModule - interface org.mmbase.security.implementation.basic.LoginModule.
 
LongDataType - class org.mmbase.datatypes.LongDataType.
* DataType associated with Long, NumberDataType, but provides getMin and getMax as long.
LongDataType(String, boolean) - Constructor for class org.mmbase.datatypes.LongDataType
 
LongHandler - class org.mmbase.bridge.jsp.taglib.typehandler.LongHandler.
 
LongHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.LongHandler
Constructor for LongHandler.
LowerCaser - class org.mmbase.util.transformers.LowerCaser.
Transforms to lowercase
LowerCaser() - Constructor for class org.mmbase.util.transformers.LowerCaser
 
language - Variable in class org.mmbase.applications.editwizard.Config
 
leafConstraintOffset - Variable in class org.mmbase.bridge.util.TreeList
 
leafElementTemplate - Variable in class org.mmbase.bridge.util.GrowingTreeList
 
leafsChanged() - Method in class org.mmbase.applications.mmbob.Forum
Well, what does this do, then?
leave() - Method in class org.mmbase.applications.xmlimporter.Transaction
This method should be called when leaving this transaction's context.
legalizeFileName - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
legalizeFileName - Static variable in class org.mmbase.servlet.HandleServlet
 
length() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
length() - Method in class org.mmbase.util.Casting.StringWrapper
 
length() - Method in class org.mmbase.util.StringObject
Returns the length (character count) of the buffer.
level - Variable in class org.mmbase.util.logging.AbstractSimpleImpl
 
lexStateNames - Static variable in class org.mmbase.util.dateparser.DateParserTokenManager
 
line - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
listConnections(StringTagger) - Method in class org.mmbase.module.database.JDBC
 
listFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
listHelper - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
listItemType - Variable in class org.mmbase.core.AbstractField
 
listIterator(int) - Method in class org.mmbase.bridge.util.TreeList
 
listIterator() - Method in class org.mmbase.util.Casting.ListWrapper
 
listLatestFunction - Variable in class org.mmbase.util.functions.ExampleBuilder
Implementation of 'builder function', which can be compared with a static method in java.
listPools(StringTagger) - Method in class org.mmbase.module.database.JDBC
 
listProviderSize(LoopTag) - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
When in a looptag, the size can simply be asked from the List
listeners - Variable in class org.mmbase.core.event.AbstractEventBroker
 
load(Node, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method loads an object and the necessary relations and fields, according to the given schema.
load(MMBaseCop, ResourceWatcher, String) - Method in class org.mmbase.security.Configurable
The method which initialized an instance of this class.
load() - Method in class org.mmbase.security.Configurable
This method should be overrided by an extending class.
load() - Method in class org.mmbase.security.NoAuthentication
This method does nothing
load() - Method in class org.mmbase.security.NoAuthorization
This method does nothing
load(String) - Static method in class org.mmbase.security.classsecurity.ClassAuthentication
Reads the configuration file and instantiates and loads the wrapped Authentication.
load() - Method in class org.mmbase.security.classsecurity.ClassAuthenticationWrapper
This method should be overrided by an extending class. It should further initialize the class. It can optionally retrieve settings from the general security configuration file (available as the 'configFile' member). Security implementations with complicated configuration would typically retrieve a path to their own configuration file only. Reads the configuration file and instantiates and loads the wrapped Authentication.
load() - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
load(Map) - Method in class org.mmbase.security.implementation.basic.AdminLoginModule
 
load(Map) - Method in class org.mmbase.security.implementation.basic.AnonymousLoginModule
 
load() - Method in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
load(Map) - Method in class org.mmbase.security.implementation.basic.ClassLoginModule
 
load(Map) - Method in class org.mmbase.security.implementation.basic.FileLoginModule
 
load(Map) - Method in interface org.mmbase.security.implementation.basic.LoginModule
 
load() - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
load() - Method in class org.mmbase.security.implementation.cloud.Authenticate
This method should be overrided by an extending class. It should further initialize the class. It can optionally retrieve settings from the general security configuration file (available as the 'configFile' member). Security implementations with complicated configuration would typically retrieve a path to their own configuration file only. Implementation is empty here.
load() - Method in class org.mmbase.security.implementation.cloud.Verify
 
load() - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
load() - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
load() - Method in class org.mmbase.security.implementation.context.ContextAuthentication
 
load() - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
load(Document, long, String, MMBaseCop) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
load(File) - Method in class org.mmbase.servlet.CharsetRemoverFilter
 
load() - Method in class org.mmbase.storage.StorageManagerFactory
Opens and reads the storage configuration document.
load() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Opens and reads the storage configuration document.
load(InputStream) - Method in class org.mmbase.util.ExtendedProperties
Loads properties from an InputStream.
loadBuilder(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
loadBuilderFromXML(String, String) - Method in class org.mmbase.module.core.MMBase
Create a new builder object using a xml configfile located in a given path relative to the main builder config path, and return the builder object.
loadData() - Method in class org.mmbase.applications.editwizard.Wizard
 
loadExternalHandlers(Forum) - Static method in class org.mmbase.applications.mmbob.ExternalProfilesManager
 
loadFile(String) - Method in class org.mmbase.util.CVSReader
Deprecated. Reads the content of a file.
loadImage(String) - Static method in class org.mmbase.util.images.JAIImageConverter
 
loadTypeDef(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
loadWizard(Config.WizardConfig) - Method in class org.mmbase.applications.editwizard.Wizard
Loads the wizard schema, and a work document, and fills it with initial data.
loadXMLFile(URL) - Static method in class org.mmbase.applications.editwizard.Utils
This method can load a xml file and returns the resulting document.
locale - Variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
locationToString(int) - Static method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
log - Static variable in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
log(String) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
How to write one string.
log(String, Level) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
Logs a message for a certain string.
log(Object, Level) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
Override to implement different stringification of objects to log.
log(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
log(Object, Level, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
log(String, Level) - Method in class org.mmbase.util.logging.ExceptionImpl
 
log(String) - Method in class org.mmbase.util.logging.SimpleImpl
 
log(String) - Method in class org.mmbase.util.logging.SimpleTimeStampImpl
 
log(String, Level) - Method in class org.mmbase.util.logging.WriterLogger
 
log(LogRecord) - Method in class org.mmbase.util.logging.java.MMBaseLogger
See Logger.log(LogRecord).
logDebug(String, String) - Static method in class org.mmbase.applications.xmlimporter.Consultant
Add to log using debug.
logError(String, String) - Static method in class org.mmbase.applications.xmlimporter.Consultant
Add to log using error.
logInfo(String, String) - Static method in class org.mmbase.applications.xmlimporter.Consultant
Add to log using info.
logQuery(String, long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
logTrace(String, String) - Static method in class org.mmbase.applications.xmlimporter.Consultant
Add to log using trace.
loggedInExtraAdmins - Static variable in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
login(String, Map, Object[]) - Method in class org.mmbase.security.Authentication
This method will verify the login, and give a UserContext back if the login procedure was successful.
login(String, Map, Object[]) - Method in class org.mmbase.security.NoAuthentication
Returns always the same object (an user 'anonymous'with rank 'administrator'')
login(Map, Object[]) - Method in class org.mmbase.security.classsecurity.ClassAuthenticationWrapper
logs-in using the first match on the class from the configuration file.
login(String, Map, Object[]) - Method in class org.mmbase.security.classsecurity.ClassAuthenticationWrapper
This method will verify the login, and give a UserContext back if the login procedure was successful.
login(String, Map, Object[]) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
login(NameContext, Map, Object[]) - Method in class org.mmbase.security.implementation.basic.AdminLoginModule
 
login(NameContext, Map, Object[]) - Method in class org.mmbase.security.implementation.basic.AnonymousLoginModule
 
login(String, Map, Object[]) - Method in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
login(NameContext, Map, Object[]) - Method in class org.mmbase.security.implementation.basic.ClassLoginModule
 
login(NameContext, Map, Object[]) - Method in class org.mmbase.security.implementation.basic.FileLoginModule
 
login(NameContext, Map, Object[]) - Method in interface org.mmbase.security.implementation.basic.LoginModule
 
login(String, Map, Object[]) - Method in class org.mmbase.security.implementation.cloud.Authenticate
This method will verify the login, and give a UserContext back if the login procedure was successful.
login(String, Map, Object[]) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
login(Map, Object[]) - Method in class org.mmbase.security.implementation.context.AnonymousLogin
 
login(Map, Object[]) - Method in class org.mmbase.security.implementation.context.ClassLogin
 
login(String, Map, Object[]) - Method in class org.mmbase.security.implementation.context.ContextAuthentication
 
login(Map, Object[]) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
login(Map, Object[]) - Method in class org.mmbase.security.implementation.context.PasswordLogin
 
loginTrigger() - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
logout(HttpServletRequest, HttpServletResponse, String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
Processes the logout of a user.
logoutASelectServer(HttpServletRequest, HttpServletResponse, String) - Method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
longWordWrap(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
lookingAhead - Variable in class org.mmbase.util.dateparser.DateParser
 

M

M - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
M4A - Static variable in class org.mmbase.applications.media.Format
 
M4V - Static variable in class org.mmbase.applications.media.Format
 
MAGICXMLFILE - Static variable in class org.mmbase.util.magicfile.MagicXMLReader
 
MAIL_PARAMETERS - Static variable in class org.mmbase.applications.email.EmailBuilder
 
MAIN - Static variable in class org.mmbase.storage.util.Index
Name of the 'main' index of a builder (the 'nameless' index of all fields whose 'key' attribute is true)
MAIN_TAG - Static variable in class org.mmbase.applications.media.filters.MainFilter
 
MAP - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Map.
MATCH_TYPE_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Match type descriptions corresponding to the match type values: StringSearchConstraint.MATCH_TYPE_LITERAL, StringSearchConstraint.MATCH_TYPE_FUZZY, and StringSearchConstraint.MATCH_TYPE_SYNONYM
MATCH_TYPE_FUZZY - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Match type for fuzzy matching.
MATCH_TYPE_LITERAL - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Match type for literal matching.
MATCH_TYPE_SYNONYM - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Match type for synonym matching.
MAXLENGTH - Static variable in class org.mmbase.applications.dove.AbstractDove
 
MAX_COOKIE_AGE_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.WriteTag
 
MAX_IDENTIFIER_LENGTH - Static variable in class org.mmbase.storage.Attributes
This attribute can be used to specify the maximum identifier length for table names and key names.
MAX_VALUE - Static variable in class org.mmbase.datatypes.DateTimeDataType
 
MAYGRANT_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
MAYREVOKE_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
MAY_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
MD5 - class org.mmbase.util.transformers.MD5.
Do MD5 encoding.
MD5() - Constructor for class org.mmbase.util.transformers.MD5
 
MESSAGE - Static variable in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
MESSAGE_ATTRIBUTE - Static variable in class org.mmbase.servlet.BridgeServlet
 
METHOD_ANONYMOUS - Static variable in interface org.mmbase.security.AuthenticationData
Requests an 'anonymous' cloud, with a user with no credentials.
METHOD_ASIS - Static variable in interface org.mmbase.security.AuthenticationData
Use the authenticated user which is stored in the session, or if no such user can be found, try to supply 'anonymous'.
METHOD_DEFAULT - Static variable in interface org.mmbase.security.AuthenticationData
 
METHOD_DELEGATE - Static variable in interface org.mmbase.security.AuthenticationData
Delegates authentication completely to the authentication implementation.
METHOD_HTTP - Static variable in interface org.mmbase.security.AuthenticationData
Use Http 'Basic' authentication.
METHOD_LOGINPAGE - Static variable in interface org.mmbase.security.AuthenticationData
Use a dedicated 'login' jsp, to log in.
METHOD_LOGOUT - Static variable in interface org.mmbase.security.AuthenticationData
Remove the authenticated user from the session, and otherwise invalidate the user if necessary (e.g.
METHOD_LOOP - Static variable in class org.mmbase.servlet.performance
 
METHOD_PAGELOGON - Static variable in interface org.mmbase.security.AuthenticationData
Logon with given credentials (only Strings), and don't store this any where (except for the current 'page').
METHOD_SESSIONDELEGATE - Static variable in interface org.mmbase.security.AuthenticationData
Delegates authentication comletely to the authentication implementation AuthenticationData.METHOD_DELEGATE, but stores the authenticated in the session then.
METHOD_SESSIONLOGON - Static variable in interface org.mmbase.security.AuthenticationData
Logon with given credentials (only Strings), and don't store this in the session.
METHOD_UNSET - Static variable in interface org.mmbase.security.AuthenticationData
 
MID - Static variable in class org.mmbase.applications.media.Format
 
MILLIS - Static variable in class org.mmbase.module.builders.AnnotRel
 
MILLISECOND - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Time part: 'millisecond'
MILLISECONDS_IN_A_DAY - Static variable in class org.mmbase.module.builders.DayMarkers
 
MIMETYPE_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
MIMETYPE_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
MINUTE - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Time part: 'minute'
MINUTES - Static variable in class org.mmbase.module.builders.AnnotRel
 
MIN_VALUE - Static variable in class org.mmbase.datatypes.DateTimeDataType
 
MMAdmin - class org.mmbase.module.tools.MMAdmin.
 
MMAdmin() - Constructor for class org.mmbase.module.tools.MMAdmin
 
MMAdminProbe - class org.mmbase.module.tools.MMAdminProbe.
Bootstrap class that wait's in a thead for MMBase to have a running state.
MMAdminProbe(MMAdmin, MMBase) - Constructor for class org.mmbase.module.tools.MMAdminProbe
 
MMAdminProbe(MMAdmin, long) - Constructor for class org.mmbase.module.tools.MMAdminProbe
 
MMBase - class org.mmbase.module.core.MMBase.
The module which provides access to the MMBase storage defined by the provided name/setup.
MMBase() - Constructor for class org.mmbase.module.core.MMBase
Constructor to create the MMBase root module.
MMBaseChangeInterface - interface org.mmbase.clustering.MMBaseChangeInterface.
Builds a Thread to receive from and send changes to other MMBase Servers.
MMBaseContext - class org.mmbase.module.core.MMBaseContext.
Using MMBaseContext class you can retrieve the servletContext from anywhere using the get method.
MMBaseContext() - Constructor for class org.mmbase.module.core.MMBaseContext
 
MMBaseCop - class org.mmbase.security.MMBaseCop.
This class is the main class of the security system.
MMBaseCop() - Constructor for class org.mmbase.security.MMBaseCop
The constructor, will load the classes for authorization and authentication with their config files, as specied in the xml from configUrl
MMBaseCopConfig - class org.mmbase.security.MMBaseCopConfig.
This class is the main class of the security system.
MMBaseLogger - class org.mmbase.util.logging.java.MMBaseLogger.
Since java 1.4 there is a Logger implemented in java itself, if you have code which requests a java.util.logging.Logger object to which it will log to, and you want it to log the MMBase logger then, you can offer it an instance of this class, which wraps an MMBase Logger object in a java.util.logging.Logger object.
MMBaseLogger() - Constructor for class org.mmbase.util.logging.java.MMBaseLogger
Instantiates a java Logger wich logs to the MMBase logger with category LogRecord.getLoggerName().
MMBaseLogger(Logger) - Constructor for class org.mmbase.util.logging.java.MMBaseLogger
Instantiated a java Logger wich logs to the given MMBase logger.
MMBaseObserver - interface org.mmbase.module.core.MMBaseObserver.
Deprecated. Use NodeEventListener
MMBaseQueryJob - class org.mmbase.applications.crontab.MMBaseQueryJob.
If periodicly some SQL query must be executed (e.g.
MMBaseQueryJob() - Constructor for class org.mmbase.applications.crontab.MMBaseQueryJob
 
MMBaseServlet - class org.mmbase.servlet.MMBaseServlet.
MMBaseServlet is a base class for other MMBase servlets (like ImageServlet).
MMBaseServlet() - Constructor for class org.mmbase.servlet.MMBaseServlet
 
MMBaseStartThread - class org.mmbase.servlet.MMBaseStartThread.
Seperate thread to init MMBase.
MMBaseStartThread(MMBaseStarter) - Constructor for class org.mmbase.servlet.MMBaseStartThread
 
MMBaseStarter - interface org.mmbase.servlet.MMBaseStarter.
Used in combo with MMBaseStartThread, which uses the methods of this interface to inform its starter about the results.
MMBaseStatsJob - class org.mmbase.applications.crontab.MMBaseStatsJob.
An example cron-job.
MMBaseStatsJob() - Constructor for class org.mmbase.applications.crontab.MMBaseStatsJob
 
MMBaseSystemLogger - class org.mmbase.security.implementation.aselect.MMBaseSystemLogger.
 
MMBaseSystemLogger() - Constructor for class org.mmbase.security.implementation.aselect.MMBaseSystemLogger
 
MMContainerCompare - class org.mmbase.module.core.MMContainerCompare.
Class to compare two MMObjectNodes, used by SortedVector.
MMContainerCompare() - Constructor for class org.mmbase.module.core.MMContainerCompare
 
MMContainerCompare(Vector) - Constructor for class org.mmbase.module.core.MMContainerCompare
 
MMContainerCompare(Vector, Vector) - Constructor for class org.mmbase.module.core.MMContainerCompare
 
MMEvents - class org.mmbase.module.builders.MMEvents.
 
MMEvents() - Constructor for class org.mmbase.module.builders.MMEvents
 
MMEventsProbe - class org.mmbase.module.builders.MMEventsProbe.
 
MMEventsProbe(MMEvents) - Constructor for class org.mmbase.module.builders.MMEventsProbe
 
MMObjectBuilder - class org.mmbase.module.core.MMObjectBuilder.
This class is the base class for all builders.
MMObjectBuilder() - Constructor for class org.mmbase.module.core.MMObjectBuilder
Constructor.
MMObjectCompare - class org.mmbase.module.core.MMObjectCompare.
MMObjectNodeCompare can me used as a compare function in Sortable objects from org.mmbase.util (hitlisted)
MMObjectCompare(String) - Constructor for class org.mmbase.module.core.MMObjectCompare
 
MMObjectDCompare - class org.mmbase.module.core.MMObjectDCompare.
Deprecated. This nearly duplicates MMObjectCompare. If the inverse of a comparable is needed, this can be implemented more genericly. Btw, this is not used.
MMObjectDCompare(String) - Constructor for class org.mmbase.module.core.MMObjectDCompare
Deprecated.  
MMObjectNode - class org.mmbase.module.core.MMObjectNode.
MMObjectNode is the core of the MMBase system.
MMObjectNode(MMObjectBuilder) - Constructor for class org.mmbase.module.core.MMObjectNode
Default Main constructor, creates a node that is new and not (yet) in storage.
MMObjectNode(MMObjectBuilder, boolean) - Constructor for class org.mmbase.module.core.MMObjectNode
Main constructor.
MMObjectNode(MMObjectNode) - Constructor for class org.mmbase.module.core.MMObjectNode
 
MMObjectNode(MMObjectBuilder, Map) - Constructor for class org.mmbase.module.core.MMObjectNode
Creates an MMObject based on a given Map.
MMPatternLayout - class org.mmbase.util.logging.log4j.MMPatternLayout.
 
MMPatternLayout() - Constructor for class org.mmbase.util.logging.log4j.MMPatternLayout
 
MMPatternLayout(String) - Constructor for class org.mmbase.util.logging.log4j.MMPatternLayout
 
MMPatternParser - class org.mmbase.util.logging.log4j.MMPatternParser.
Adds several conversion patterns to the ones supported natively by log4j.
MMPatternParser(String) - Constructor for class org.mmbase.util.logging.log4j.MMPatternParser
 
MMServers - class org.mmbase.module.builders.MMServers.
 
MMServers() - Constructor for class org.mmbase.module.builders.MMServers
 
MMTable - class org.mmbase.module.core.MMTable.
MMTable is the base abstraction of a cloud of objects stored in one database table, essentially a cloud of objects of the same type.
MMTable() - Constructor for class org.mmbase.module.core.MMTable
Empty constructor.
MODE_HTML_ATTRIBUTES - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
MODE_HTML_FORM - Static variable in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
MODE_HTML_IMG - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
MODE_URL - Static variable in class org.mmbase.bridge.jsp.taglib.ImageTag
 
MODE_URL - Static variable in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
MODE_VALIDATE - Static variable in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
MONO - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
MONTH - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'month'
MOV - Static variable in class org.mmbase.applications.media.Format
 
MOVE_DOWN - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
MOVE_UP - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
MP1 - Static variable in class org.mmbase.applications.media.Codec
 
MP2 - Static variable in class org.mmbase.applications.media.Codec
 
MP2 - Static variable in class org.mmbase.applications.media.Format
 
MP3 - Static variable in class org.mmbase.applications.media.Codec
 
MP3 - Static variable in class org.mmbase.applications.media.Format
 
MP4 - Static variable in class org.mmbase.applications.media.Codec
 
MP4 - Static variable in class org.mmbase.applications.media.Format
 
MPEG - Static variable in class org.mmbase.applications.media.Format
 
MPG - Static variable in class org.mmbase.applications.media.Format
 
MSSqlSqlHandler - class org.mmbase.storage.search.implementation.database.MSSqlSqlHandler.
 
MSSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.MSSqlSqlHandler
 
MUSTBEONE_JOB_TYPE - Static variable in class org.mmbase.applications.crontab.CronEntry
The default job type is the 'must be one' job.
MUSTBEONE_JOB_TYPE_STRING - Static variable in class org.mmbase.applications.crontab.CronEntry
 
MagicFile - class org.mmbase.util.magicfile.MagicFile.
Tries to determine the mime-type of a byte array (or a file).
MagicParser - class org.mmbase.util.magicfile.MagicParser.
This Parser translates the configuration file of UNIX's file to a list of Detectors (and to a magic.xml) Perhaps it's easier to rewrite this stuff to perl or something like that.
MagicParser() - Constructor for class org.mmbase.util.magicfile.MagicParser
 
MagicParser(String) - Constructor for class org.mmbase.util.magicfile.MagicParser
Construct a new MagicParser with configuration file
MagicXMLReader - class org.mmbase.util.magicfile.MagicXMLReader.
Reads /magic.xml
Mail - class org.mmbase.util.Mail.
This mail-object gives persons the functionality to create mail and send it with the SendMail-module.
Mail(String, String) - Constructor for class org.mmbase.util.Mail
Create a Mail object.
Mailbox - class org.mmbase.applications.mmbob.Mailbox.
 
Mailbox(Node, Poster) - Constructor for class org.mmbase.applications.mmbob.Mailbox
Constructor
MainFilter - class org.mmbase.applications.media.filters.MainFilter.
This is the main class for the filter process.
MapNode - class org.mmbase.bridge.util.MapNode.
A bridge Node based on a Map.
MapNode(Map, NodeManager) - Constructor for class org.mmbase.bridge.util.MapNode
This constructor explicitely specifies the node manager of the Node.
MapNode(Map, Cloud) - Constructor for class org.mmbase.bridge.util.MapNode
A node with a 'virtual' nodemanager will be constructed.
MapNode(Map) - Constructor for class org.mmbase.bridge.util.MapNode
This allows you to create a Node object even without having a Cloud object.
MarkupURLComposer - class org.mmbase.applications.media.urlcomposers.MarkupURLComposer.
Produces links to (jsp) templates which can present a media fragment.
MarkupURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.MarkupURLComposer
 
MayChangeContextTag - class org.mmbase.bridge.jsp.taglib.security.MayChangeContextTag.
A very simple tag to check if node may be linked to.
MayChangeContextTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayChangeContextTag
 
MayCreateRelationTag - class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag.
A very simple tag to check if a relation may be created.
MayCreateRelationTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag
 
MayCreateTag - class org.mmbase.bridge.jsp.taglib.security.MayCreateTag.
A very simple tag to check if node may be created
MayCreateTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
MayDeleteTag - class org.mmbase.bridge.jsp.taglib.security.MayDeleteTag.
A very simple tag to check if node may be deleted.
MayDeleteTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayDeleteTag
 
MayReadTag - class org.mmbase.bridge.jsp.taglib.security.MayReadTag.
A very simple tag to check if node may be viewed
MayReadTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
MayWriteTag - class org.mmbase.bridge.jsp.taglib.security.MayWriteTag.
A very simple tag to check if node may be changed.
MayWriteTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
MediaFragments - class org.mmbase.applications.media.builders.MediaFragments.
The MediaFragment builder describes a piece of media.
MediaFragments() - Constructor for class org.mmbase.applications.media.builders.MediaFragments
 
MediaProviders - class org.mmbase.applications.media.builders.MediaProviders.
A MediaProvider builder describes a service that offers a media service.
MediaProviders() - Constructor for class org.mmbase.applications.media.builders.MediaProviders
 
MediaSources - class org.mmbase.applications.media.builders.MediaSources.
The MediaSource builder describes a specific type of media that can be retrieved (real/mp3/etc).
MediaSources() - Constructor for class org.mmbase.applications.media.builders.MediaSources
 
MemoryWarner - class org.mmbase.applications.crontab.MemoryWarner.
Performs Runtime.gc(), and if afterwards the used memory is above a certain fraction of the maximally used memory, mail a warning to someone.
MemoryWarner() - Constructor for class org.mmbase.applications.crontab.MemoryWarner
 
MethodFunction - class org.mmbase.util.functions.MethodFunction.
A function based on an abritrary method.
MethodFunction(Method, String) - Constructor for class org.mmbase.util.functions.MethodFunction
 
MimeBodyTag - class org.mmbase.applications.email.MimeBodyTag.
 
MimeBodyTag() - Constructor for class org.mmbase.applications.email.MimeBodyTag
 
MimeBodyTagger - class org.mmbase.applications.email.MimeBodyTagger.
 
MimeBodyTagger() - Constructor for class org.mmbase.applications.email.MimeBodyTagger
 
MimeMessageGenerator - class org.mmbase.applications.email.MimeMessageGenerator.
 
MimeMessageGenerator() - Constructor for class org.mmbase.applications.email.MimeMessageGenerator
 
Mmxf - class org.mmbase.richtext.Mmxf.
Utilities related to the 'mmxf' rich field format of MMBase and bridge.
Mmxf() - Constructor for class org.mmbase.richtext.Mmxf
 
MmxfGetString - class org.mmbase.richtext.processors.xml.MmxfGetString.
This class implements the `get' for `mmxf' fields.
MmxfGetString() - Constructor for class org.mmbase.richtext.processors.xml.MmxfGetString
 
MmxfSetString - class org.mmbase.richtext.processors.xml.MmxfSetString.
Set-processing for an `mmxf' field.
MmxfSetString() - Constructor for class org.mmbase.richtext.processors.xml.MmxfSetString
 
ModelsManager - class org.mmbase.model.ModelsManager.
 
ModelsManager() - Constructor for class org.mmbase.model.ModelsManager
 
Modes - class org.mmbase.datatypes.processors.xml.Modes.
XML-modes.
Modes() - Constructor for class org.mmbase.datatypes.processors.xml.Modes
 
ModifiableQuery - class org.mmbase.storage.search.implementation.ModifiableQuery.
A ModifiedQuery enables a modifiable lightweight copy of a SearchQuery to be created by wrapping the original query.
ModifiableQuery(SearchQuery) - Constructor for class org.mmbase.storage.search.implementation.ModifiableQuery
Creates a new instance of ModifiedQuery
Module - interface org.mmbase.bridge.Module.
Modules are pieces of functionality that are not MMBase objects.
Module - class org.mmbase.module.Module.
An MMBase Module is an extension of this class, which is configured by an XML in the <mmbase config dir >/modules directory.
Module() - Constructor for class org.mmbase.module.Module
 
ModuleHandler - class org.mmbase.bridge.implementation.ModuleHandler.
ModuleHandler Creates a framework for calling modules.
ModuleIterator - interface org.mmbase.bridge.ModuleIterator.
A list of nodes
ModuleList - interface org.mmbase.bridge.ModuleList.
A list of modules
ModuleProbe - class org.mmbase.module.ModuleProbe.
ModuleProbe is a deamon thread that periodically calls the maintenance() method of the modules active in MMBase.
ModuleProbe() - Constructor for class org.mmbase.module.ModuleProbe
 
ModuleReader - class org.mmbase.util.xml.ModuleReader.
 
ModuleReader(InputSource) - Constructor for class org.mmbase.util.xml.ModuleReader
 
ModuleReader(Document) - Constructor for class org.mmbase.util.xml.ModuleReader
 
ModuleWriter - class org.mmbase.util.xml.ModuleWriter.
 
ModuleWriter(Module) - Constructor for class org.mmbase.util.xml.ModuleWriter
Constructs the document writer.
MultiColCompare - class org.mmbase.util.MultiColCompare.
MultiColCompare compares two Vectors on a given list of column numbers
MultiColCompare(int[]) - Constructor for class org.mmbase.util.MultiColCompare
Creates a MultiColCompare.
MultiColCompare(String) - Constructor for class org.mmbase.util.MultiColCompare
Constructor for comparing using multiple columns, where column position order is significant.
MultiConnection - class org.mmbase.module.database.MultiConnection.
MultiConnection is a replacement class for Connection it provides you a multiplexed and reuseable connections from the connection pool.
MultiConnection(MultiPool, Connection) - Constructor for class org.mmbase.module.database.MultiConnection
 
MultiLanguageGui - class org.mmbase.applications.multilanguagegui.MultiLanguageGui.
 
MultiLanguageGui() - Constructor for class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
MultiPart - class org.mmbase.bridge.jsp.taglib.util.MultiPart.
Taglib needs to read Multipart request sometimes.
MultiPart() - Constructor for class org.mmbase.bridge.jsp.taglib.util.MultiPart
 
MultiPart.MMultipartRequest - class org.mmbase.bridge.jsp.taglib.util.MultiPart.MMultipartRequest.
 
MultiPool - class org.mmbase.module.database.MultiPool.
JDBC Pool, a dummy interface to multiple real connection
MultiPoolHandler - class org.mmbase.module.database.MultiPoolHandler.
 
MultiPoolHandler(DatabaseSupport, int) - Constructor for class org.mmbase.module.database.MultiPoolHandler
 
MultiPoolHandler(DatabaseSupport, int, int) - Constructor for class org.mmbase.module.database.MultiPoolHandler
 
MultiStatement - class org.mmbase.module.database.MultiStatement.
MultiStatement is a wrapper class for a callable Statement obtained by a MultiConnection object.
Multicast - class org.mmbase.clustering.jgroups.Multicast.
Multicast is a thread object that reads the receive queue and spawns them to call the objects (listeners) who need to know.
Multicast() - Constructor for class org.mmbase.clustering.jgroups.Multicast
 
Multicast - class org.mmbase.clustering.multicast.Multicast.
Multicast is a thread object that reads the receive queue and spawns them to call the objects (listeners) who need to know.
Multicast() - Constructor for class org.mmbase.clustering.multicast.Multicast
 
MultilevelCache - class org.mmbase.cache.MultilevelCache.
This cache handles multilevel query results from the bridge, namely only for the 'getList' functions of BasicCloud
MySqlSqlHandler - class org.mmbase.storage.search.implementation.database.MySqlSqlHandler.
The MySQL query handler, implements SqlHandler for standard MySQL functionality.
MySqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
Constructor.
machine - Variable in class org.mmbase.core.event.Event
 
mailEncoding - Static variable in class org.mmbase.applications.email.SendMail
 
mailboxChanged(Mailbox) - Method in class org.mmbase.applications.mmbob.Poster
 
main(String[]) - Static method in class org.mmbase.Version
Prints the version of this mmbase on stdout.
main(String[]) - Static method in class org.mmbase.applications.crontab.CronDaemon
main only for testing purposes
main(String[]) - Static method in class org.mmbase.applications.media.filters.MainFilter
 
main(String[]) - Static method in class org.mmbase.bridge.RemoteContext
 
main(String[]) - Static method in class org.mmbase.bridge.util.GrowingTreeList
 
main(String[]) - Static method in class org.mmbase.bridge.util.HugeNodeListIterator
Main only for testing.
main(String[]) - Static method in class org.mmbase.bridge.util.Queries
 
main(String[]) - Static method in class org.mmbase.bridge.util.TreeList
 
main(String[]) - Static method in class org.mmbase.cache.Cache
 
main(String[]) - Static method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
main(String[]) - Static method in class org.mmbase.cache.xslt.TemplateCache
Invocation of the class from the commandline for testing
main(String[]) - Static method in class org.mmbase.core.event.NodeEvent
 
main(String[]) - Static method in class org.mmbase.datatypes.DateTimePattern
 
main(String[]) - Static method in class org.mmbase.datatypes.StringDataType
 
main(String[]) - Static method in class org.mmbase.richtext.Mmxf
main for testing purposes.
main(String[]) - Static method in class org.mmbase.richtext.processors.xml.MmxfSetString
Invocation of the class from the commandline for testing.
main(String[]) - Static method in class org.mmbase.security.implementation.aselect.ASelectAuthentication
 
main(String[]) - Static method in class org.mmbase.servlet.BridgeServlet
Just to test to damn regexp
main(String[]) - Static method in class org.mmbase.servlet.HandleServlet
 
main(String[]) - Static method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
main(String[]) - Static method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxIndexCreator
Application main method.
main(String[]) - Static method in class org.mmbase.util.BuilderList
Main method can be called from an Ant build file and will return the xml with a listing of all the builders
main(String[]) - Static method in class org.mmbase.util.ChainedIterator
Just testing
main(String[]) - Static method in class org.mmbase.util.DateSupport
Deprecated. Main method used for testing purposes
main(String[]) - Static method in class org.mmbase.util.DynamicDate
 
main(String[]) - Static method in class org.mmbase.util.Encode
Invocation of the class from the commandline for testing.
main(String[]) - Static method in class org.mmbase.util.FileWatcher
 
main(String[]) - Static method in class org.mmbase.util.IECompatibleJpegInputStream
 
main(String[]) - Static method in class org.mmbase.util.LRUHashtable
 
main(String[]) - Static method in class org.mmbase.util.LocalizedEntryListFactory
For testing only.
main(String[]) - Static method in class org.mmbase.util.PasswordGenerator
Entry point when calling from teh command line.
main(String[]) - Static method in class org.mmbase.util.RelativeTime
Entry point for calling this class from commandline.
main(String[]) - Static method in class org.mmbase.util.ReplacingLocalizedString
 
main(String[]) - Static method in class org.mmbase.util.ResourceLoader
For testing purposes only
main(String[]) - Static method in class org.mmbase.util.SizeOf
 
main(String[]) - Static method in class org.mmbase.util.SortedVector
Deprecated. Test the class
main(String[]) - Static method in class org.mmbase.util.StringTagger
For testing
main(String[]) - Static method in class org.mmbase.util.Strip
Test the class
main(String[]) - Static method in class org.mmbase.util.XSLTransformer
Invocation of the class from the commandline for testing/building
main(String[]) - Static method in class org.mmbase.util.dateparser.DateParser
 
main(String[]) - Static method in class org.mmbase.util.functions.IndexFunction
 
main(String[]) - Static method in class org.mmbase.util.images.ImageInfo
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
main(String[]) - Static method in class org.mmbase.util.images.ImageMagickImageInformer
 
main(String[]) - Static method in class org.mmbase.util.images.Imaging
main is only for testing.
main(String[]) - Static method in class org.mmbase.util.logging.Performance
 
main(String[]) - Static method in class org.mmbase.util.logging.TestConfig
 
main(String[]) - Static method in class org.mmbase.util.magicfile.MagicFile
e.g.: java -Dmmbase.config=/home/mmbase/mmbase-app/WEB-INF/config org.mmbase.util.MagicFile test.doc
main(String[]) - Static method in class org.mmbase.util.magicfile.MagicParser
 
main(String[]) - Static method in class org.mmbase.util.platform.setUserTest
 
main(String[]) - Static method in class org.mmbase.util.transformers.CP1252Surrogator
For testing only.
main(String[]) - Static method in class org.mmbase.util.transformers.ChainedCharTransformer
 
main(String[]) - Static method in class org.mmbase.util.transformers.RomanTransformer
Just to test
main(String[]) - Static method in class org.mmbase.util.transformers.TransformingReader
 
main(String[]) - Static method in class org.mmbase.util.transformers.TransformingWriter
 
main(String[]) - Static method in class org.mmbase.util.xml.BuilderReader
For testing only
main(String[]) - Static method in class org.mmbase.util.xml.DocumentReader
 
main(String[]) - Static method in class org.mmbase.util.xml.URIResolver
For testing only
mainObjectName - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
maintainMemoryCaches() - Method in class org.mmbase.applications.mmbob.Forum
called to maintain the memorycaches
maintainMemoryCaches() - Static method in class org.mmbase.applications.mmbob.ForumManager
ToDo: Write docs!
maintainMemoryCaches() - Method in class org.mmbase.applications.mmbob.PostArea
called to maintain the memorycaches
maintainance() - Method in class org.mmbase.module.Module
maintainance call called by the admin module every x seconds.
maintainance() - Method in class org.mmbase.module.core.MMBase
Performs periodic maintenance.
makeFlat(Node, Node, String, String) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method makes the object data tree flat, so that Dove can construct a transaction from it.
makeHTML(String, PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
Creates a string with the link (and icon) to the editor
makeHTML(String, String) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Creates a string with the link (and icon) to the editor
makeList4Url(List) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Creates a ; seperated String from a List to create the url to yammeditor with paths, fields, startnodes or whatnot
makeLiteral(String) - Static method in class org.mmbase.util.ReplacingLocalizedString
Utility method for second argument of replaceAll
makeRealCompatible(String) - Static method in class org.mmbase.applications.media.urlcomposers.RealURLComposer
Removes RealPlayer incompatible characters from the string.
makeRelative(String, PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.BasicEditor
Copied this method from the UrlTag.
makeRelative(String, PageContext) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Copied this method from the UrlTag.
makeRelative(StringBuffer) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
If it would be nice that an URL starting with '/' would be generated relatively to the current request URL, then this method can do it.
makeRelative(String, String) - Static method in class org.mmbase.util.UriParser
Converts an absolute path into a relative path.
makeUrl() - Method in class org.mmbase.module.database.JDBC
Routine build the url to give to the DriverManager to open the connection.
makeUrl(String) - Method in class org.mmbase.module.database.JDBC
Routine build the url to give to the DriverManager to open the connection.
makeUrl(String, String) - Method in class org.mmbase.module.database.JDBC
Routine build the url to give to the DriverManager to open the connection.
makeUrl(String, int, String) - Method in class org.mmbase.module.database.JDBC
Routine build the url to give to the DriverManager to open the connection.
makeUrl() - Method in interface org.mmbase.module.database.JDBCInterface
 
makeUrl(String) - Method in interface org.mmbase.module.database.JDBCInterface
 
makeUrl(String, String) - Method in interface org.mmbase.module.database.JDBCInterface
 
makeUrl(String, int, String) - Method in interface org.mmbase.module.database.JDBCInterface
 
makeUrl() - Method in class org.mmbase.module.database.Naming
 
makeUrl(String) - Method in class org.mmbase.module.database.Naming
 
makeUrl(String, String) - Method in class org.mmbase.module.database.Naming
 
makeUrl(String, int, String) - Method in class org.mmbase.module.database.Naming
 
makeUrl() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
Makes URL which can be used to produce a Conncetion.
makedbmdate(Date) - Static method in class org.mmbase.util.DateSupport
Deprecated. Create date strings in the form yyyy-mm-dd for a given Date object
This format is used in several database (dbm's)
manager - Variable in class org.mmbase.security.Configurable
The SecurityManager, which created this instance
manager - Variable in class org.mmbase.security.implementation.context.ContextUserContext
The SecurityManager, who (eventually) created this instance
mapField(CoreField, StepField) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
mapField(CoreField, StepField) - Method in class org.mmbase.storage.search.implementation.NodeSearchQuery
 
mapFunction() - Method in class org.mmbase.util.functions.ExampleBean
A function returning a Map
mapNodeNumber(String) - Method in class org.mmbase.util.ResourceWatcher
When a resource is added to this ResourceWatcher, this method is called to check wether a ResourceBuilder node is associated with this resource.
markDeleteObject(TmpObject, boolean) - Method in class org.mmbase.applications.xmlimporter.Transaction
Mark object in the context of this transaction for deletion.
markUsed() - Method in interface org.mmbase.bridge.Query
Mark this query 'used'.
markUsed() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
max - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
The maximum number of elements in a list.
max - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
max - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
max - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
max(Query, StepField) - Static method in class org.mmbase.bridge.util.Queries
 
max - Variable in class org.mmbase.bridge.util.TreeList
 
maxAge - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
maxConcurrentRequests - Static variable in class org.mmbase.util.images.Factory
 
maxDepth - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
maxDepth - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
maxEntrySize - Variable in class org.mmbase.cache.Cache
 
maxLengthRestriction - Variable in class org.mmbase.datatypes.AbstractLengthDataType
 
maxLengthRestriction - Variable in class org.mmbase.datatypes.StringDataType
 
maxNextCharInd - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
maxNodesFromQuery - Variable in class org.mmbase.core.util.StorageConnector
Maximum number of nodes to return on a query (-1 means no limit, and is also the default)
maxNodesFromQuery - Variable in class org.mmbase.module.core.MMTable
Maximum number of nodes to return on a query (-1 means no limit, and is also the default)
maxNumberOfSteps - Variable in class org.mmbase.bridge.util.GrowingTreeList
 
maxRequests - Static variable in class org.mmbase.util.images.Factory
 
maxRestriction - Variable in class org.mmbase.datatypes.ComparableDataType
 
maxSize() - Method in class org.mmbase.cache.Cache
 
maxSize() - Method in interface org.mmbase.cache.CacheImplementationInterface
Gets the (maximal) size of the cache (if implementable)
maxSize() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the getMaxEntries() method of the cache implementation.
maxSize - Variable in class org.mmbase.storage.util.TypeMapping
The maximum size of the MMBase type to map.
maxSize() - Method in class org.mmbase.util.LRUHashtable
Return the maximum size of the table
maxValue - Variable in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
maxpagecount - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
maxtotal - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
maxtotal - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
maxupload - Variable in class org.mmbase.applications.editwizard.Config
 
mayBeClosed() - Method in class org.mmbase.applications.editwizard.Wizard
Returns whether the wizard may be closed
mayChangeContext() - Method in interface org.mmbase.bridge.Node
Check context-change rights on this node.
mayChangeContext() - Method in class org.mmbase.bridge.implementation.BasicNode
 
mayChangeContext() - Method in class org.mmbase.bridge.util.AbstractNode
 
mayChangeContext() - Method in class org.mmbase.bridge.util.MapNode
 
mayChangeContext() - Method in class org.mmbase.bridge.util.NodeWrapper
 
mayCreateNode() - Method in interface org.mmbase.bridge.NodeManager
Check if the current user may create a new node of this type.
mayCreateNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
mayCreateNode() - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
mayCreateRelation(Node, Node) - Method in interface org.mmbase.bridge.RelationManager
Check if the current user may create a new relation of this type between the specified nodes.
mayCreateRelation(Node, Node) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
mayDelete() - Method in interface org.mmbase.bridge.Node
Check delete rights on this node.
mayDelete() - Method in class org.mmbase.bridge.implementation.BasicNode
 
mayDelete() - Method in class org.mmbase.bridge.util.AbstractNode
 
mayDelete() - Method in class org.mmbase.bridge.util.MapNode
 
mayDelete() - Method in class org.mmbase.bridge.util.NodeWrapper
 
mayDeleteNode(String) - Method in class org.mmbase.applications.editwizard.Wizard
Returns true if the node with the specified objectnumber can be deleted
mayDo(User, int, int, int, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Implements check function with same arguments of Authorisation security implementation.
mayDo(User, int, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Implements check function with same arguments of Authorisation security implementation
mayDo(User, MMObjectNode, Operation) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Returns wether user may do operation on a node with given context.
mayDo(MMObjectNode, MMObjectNode, Operation, boolean) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
mayEditNode(String) - Method in class org.mmbase.applications.editwizard.Wizard
Returns true if the node with the specified objectnumber can be edited
mayGrant(MMObjectNode, MMObjectNode, Operation, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
mayRead(int) - Method in interface org.mmbase.bridge.Cloud
Determines whether a node with the specified number is accessible for the user - that is, the user has sufficient rights to read the node.
mayRead(String) - Method in interface org.mmbase.bridge.Cloud
Determines whether a node with the specified number is accessible for the user - that is, the user has sufficient rights to read the node.
mayRead(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
mayRead(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
mayRevoke(MMObjectNode, MMObjectNode, Operation, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
mayWrite() - Method in interface org.mmbase.bridge.Node
Check write rights on this node.
mayWrite() - Method in class org.mmbase.bridge.implementation.BasicNode
 
mayWrite() - Method in class org.mmbase.bridge.util.AbstractNode
 
mayWrite() - Method in class org.mmbase.bridge.util.MapNode
 
mayWrite() - Method in class org.mmbase.bridge.util.NodeWrapper
 
merge(TmpObject, TmpObject, ObjectMerger) - Method in class org.mmbase.applications.xmlimporter.Transaction
Merges two temporary objects in this transaction.
mergeClouds(Map, Map, Map, Map, Map, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Performs the put within a transaction.
mergeConstraints(Node, Node) - Method in class org.mmbase.applications.editwizard.Wizard
This method is used to merge MMBase specific constraints with the values placed in the Wizard definition.
mergeField(TmpObject, TmpObject, String) - Method in class org.mmbase.applications.xmlimporter.BasicMerger
Merge a field.
mergeField(TmpObject, TmpObject, String) - Method in interface org.mmbase.applications.xmlimporter.ObjectMerger
Merges a field.
mergeObjects(String, SimilarObjectFinder, ObjectMerger) - Method in class org.mmbase.applications.xmlimporter.Transaction
Merges all objects in this transaction of a given type.
mergePersistentObjects(int, int, ObjectMerger) - Static method in class org.mmbase.applications.xmlimporter.SpecificObjectFinder
Merge two objects in the persistent cloud (the database).
mergeRelations(TmpObject, TmpObject, List, List) - Method in class org.mmbase.applications.xmlimporter.BasicMerger
Merge relations.
mergeRelations(TmpObject, TmpObject, List, List) - Method in interface org.mmbase.applications.xmlimporter.ObjectMerger
Merges relations.
milliDate(int, int) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the number milliseconds elapsed from 1-Jan-1970 to the beginning of the given week.
millisecond_number() - Method in class org.mmbase.util.dateparser.DateParser
 
mimeTypeToExtension(String) - Method in class org.mmbase.util.magicfile.MagicFile
Given a mime-type string, this function tries to create a common extension for it.
min(Query, StepField) - Static method in class org.mmbase.bridge.util.Queries
 
minAge - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
minLengthRestriction - Variable in class org.mmbase.datatypes.AbstractLengthDataType
 
minLengthRestriction - Variable in class org.mmbase.datatypes.StringDataType
 
minRestriction - Variable in class org.mmbase.datatypes.ComparableDataType
 
minSize - Variable in class org.mmbase.storage.util.TypeMapping
The minimum size of the MMBase type to map.
minValue - Variable in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
minute_number() - Method in class org.mmbase.util.dateparser.DateParser
 
mirrorPut(Object, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
mmb - Variable in class org.mmbase.module.core.MMTable
The MMBase module that this table belongs to
mmbase - Variable in class org.mmbase.servlet.MMBaseServlet
MMBase reference.
mmbase - Variable in class org.mmbase.storage.StorageManagerFactory
A reference to the MMBase module
mmbase - Variable in class org.mmbase.util.xml.ApplicationWriter
 
module - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
module - Variable in class org.mmbase.util.xml.ModuleWriter
Hold a reference to the module for which to create an XML document.
moduleIterator() - Method in interface org.mmbase.bridge.ModuleList
Returns an type-specific iterator for this list.
moduleIterator() - Method in class org.mmbase.bridge.implementation.BasicModuleList
 
month_number() - Method in class org.mmbase.util.dateparser.DateParser
 
month_of_year() - Method in class org.mmbase.util.dateparser.DateParser
 
movePostThread(String, String, Poster) - Method in class org.mmbase.applications.mmbob.PostArea
 
movePostThread(String, String, String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
move a existing postthread
multiElements(String) - Method in class org.mmbase.util.StringTagger
Returns a Enumeration of the values as Vectors that contain the seperated values.
multilevel - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
multipleReplace(String, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
replaces single or multiple occurences of a string in a given source string.
mustExist() - Method in class org.mmbase.datatypes.NodeDataType
Whether the Node of the value must exist XXX MM: How can you have a non-existing node? I don't really get it.
mustExistRestriction - Variable in class org.mmbase.datatypes.NodeDataType
 

N

NAMESPACE - Static variable in class org.mmbase.bridge.util.xml.Generator
 
NAMESPACE - Static variable in class org.mmbase.richtext.Mmxf
 
NAMESPACE_BUILDER - Static variable in class org.mmbase.util.xml.BuilderReader
 
NAMESPACE_BUILDER_2_0 - Static variable in class org.mmbase.util.xml.BuilderReader
 
NAMESPACE_DATATYPES - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
most recent version
NAMESPACE_DATATYPES_1_0 - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
 
NAMESPACE_ENUMERATIONQUERY - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
 
NAMESPACE_ENUMERATIONQUERY_1_0 - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
 
NAMESPACE_SEARCHQUERY - Static variable in class org.mmbase.bridge.util.xml.query.QueryReader
most recent version
NAMESPACE_SEARCHQUERY_1_0 - Static variable in class org.mmbase.bridge.util.xml.query.QueryReader
 
NEVER - Static variable in class org.mmbase.cache.CachePolicy
Standard cache policy that advises to never cache a passed object.
NEVER - Static variable in class org.mmbase.util.XMLErrorHandler
 
NEW - Static variable in class org.mmbase.applications.dove.AbstractDove
 
NEXT - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
NODE - Static variable in class org.mmbase.util.functions.Parameter
'system' parameter set for nodefunctions.
NODE - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Node.
NODELIST - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a NodeList.
NODESTEP_PROPERTY - Static variable in interface org.mmbase.bridge.NodeList
The node-step property will be set on a cluster node list which is the result of a NodeQuery (which can also result 'real' nodes).
NODE_URL_CONTEXT - Static variable in class org.mmbase.util.ResourceLoader
Protocol prefix used by URL objects in this class.
NOIMPLICITLIST - Static variable in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
NONE - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function is None
NON_NEGATIVE_INTEGER_PATTERN - Static variable in class org.mmbase.datatypes.StringDataType
 
NOTHING - Static variable in class org.mmbase.util.Strip
Strip nothing, a rather ineffecient form of a copy
NOT_EQUAL - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator 'not equal'
NOT_HANDLED - Static variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
NO_CHECK - Static variable in class org.mmbase.security.Authorization
Constant which can be used as a result for the check query function.
NO_COMPARATOR - Static variable in class org.mmbase.util.SortedBundle
Constant which can be used as an argument for SortedBundle.getResource(java.lang.String, java.util.Locale, java.lang.ClassLoader, java.util.Map, java.lang.Class, java.util.Comparator)
NO_CONSTANTSPROVIDER - Static variable in class org.mmbase.util.SortedBundle
Constant which can be used as an argument for SortedBundle.getResource(java.lang.String, java.util.Locale, java.lang.ClassLoader, java.util.Map, java.lang.Class, java.util.Comparator)
NO_WRAPPER - Static variable in class org.mmbase.util.SortedBundle
Constant which can be used as an argument for SortedBundle.getResource(java.lang.String, java.util.Locale, java.lang.ClassLoader, java.util.Map, java.lang.Class, java.util.Comparator)
NUDEURL_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
NULL - Static variable in class org.mmbase.bridge.jsp.taglib.util.Attribute
 
NUMERIC - Static variable in class org.mmbase.util.transformers.RomanTransformer
 
NameContext - class org.mmbase.security.implementation.basic.NameContext.
A UserContext implementation based only on user name, which serves as the identifier for the user.
NameContext(Rank, String) - Constructor for class org.mmbase.security.implementation.basic.NameContext
 
Naming - class org.mmbase.module.database.Naming.
This class is used to retrieve a connection, which is provided by naming resources.
Naming() - Constructor for class org.mmbase.module.database.Naming
 
NoAuthentication - class org.mmbase.security.NoAuthentication.
This class is used when no authentication is configured.
NoAuthentication() - Constructor for class org.mmbase.security.NoAuthentication
 
NoAuthorization - class org.mmbase.security.NoAuthorization.
This class is used when no authorization is configured.
NoAuthorization() - Constructor for class org.mmbase.security.NoAuthorization
 
Node - interface org.mmbase.bridge.Node.
Describes an object in the cloud.
NodeCache - class org.mmbase.cache.NodeCache.
A cache for MMObjectNodes.
NodeChanger - class org.mmbase.bridge.util.NodeChanger.
Wraps another Node, and adds 'isChangedByThis'.
NodeChanger(Node) - Constructor for class org.mmbase.bridge.util.NodeChanger
 
NodeComparator - class org.mmbase.util.NodeComparator.
This class implements the Comparator interface for comparing MMObjectNodes.
NodeComparator(Vector) - Constructor for class org.mmbase.util.NodeComparator
Simple constructor that uses the default sort order (UP).
NodeComparator(Vector, Vector) - Constructor for class org.mmbase.util.NodeComparator
Constructor in which you spercify the sort order (UP or DOWN) per field.
NodeDataType - class org.mmbase.datatypes.NodeDataType.
The Node data type describes a data type which is based on an MMBase 'node' field.
NodeDataType(String) - Constructor for class org.mmbase.datatypes.NodeDataType
Constructor for node field.
NodeEvent - class org.mmbase.core.event.NodeEvent.
This class communicates a node event.
NodeEvent(String, String, int, Map, Map, int) - Constructor for class org.mmbase.core.event.NodeEvent
 
NodeEventBroker - class org.mmbase.core.event.NodeEventBroker.
This class is the event broker implementation for the NodeEvent
NodeEventBroker() - Constructor for class org.mmbase.core.event.NodeEventBroker
 
NodeEventHelper - class org.mmbase.core.event.NodeEventHelper.
 
NodeEventHelper() - Constructor for class org.mmbase.core.event.NodeEventHelper
 
NodeEventListener - interface org.mmbase.core.event.NodeEventListener.
This is the listener interface for node events
NodeFunction - class org.mmbase.bridge.util.xml.NodeFunction.
Nodes of the bridge can have `virtual fields', which are in fact functions on the node.
NodeFunction() - Constructor for class org.mmbase.bridge.util.xml.NodeFunction
 
NodeFunction - class org.mmbase.util.functions.NodeFunction.
A NodeFunction represents a function on a node instances of this builder.
NodeFunction(String, Parameter[], ReturnType) - Constructor for class org.mmbase.util.functions.NodeFunction
 
NodeFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag.
 
NodeFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
NodeHandler - class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler.
Taglibs handler for Node typed fields.
NodeHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler
Constructor for NodeHandler.
NodeHandler.IgnoreCaseComparator - class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler.IgnoreCaseComparator.
 
NodeHandler.IgnoreCaseComparator() - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler.IgnoreCaseComparator
 
NodeInfoTag - class org.mmbase.bridge.jsp.taglib.NodeInfoTag.
Lives under a nodeprovider.
NodeInfoTag() - Constructor for class org.mmbase.bridge.jsp.taglib.NodeInfoTag
 
NodeIterator - interface org.mmbase.bridge.NodeIterator.
A list of nodes
NodeList - interface org.mmbase.bridge.NodeList.
A list of nodes
NodeListCache - class org.mmbase.cache.NodeListCache.
Query result cache used for getNodes from MMObjectBuilder.
NodeListFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag.
A function tag for functions returning a NodeList.
NodeListFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
NodeListHelper - class org.mmbase.bridge.jsp.taglib.NodeListHelper.
 
NodeListHelper(ContextReferrerTag, NodeProviderHelper) - Constructor for class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
NodeManager - interface org.mmbase.bridge.NodeManager.
This interface represents a node's type information object - what used to be the 'builder'.
NodeManagerIterator - interface org.mmbase.bridge.NodeManagerIterator.
A list of nodes
NodeManagerList - interface org.mmbase.bridge.NodeManagerList.
A list of node managers
NodeMap - class org.mmbase.bridge.util.NodeMap.
A Map representing a Node.
NodeMap(Node) - Constructor for class org.mmbase.bridge.util.NodeMap
 
NodeNumber - class org.mmbase.datatypes.processors.NodeNumber.
If value is a node, returns it's number (as a String)
NodeNumber() - Constructor for class org.mmbase.datatypes.processors.NodeNumber
 
NodeProvider - interface org.mmbase.bridge.jsp.taglib.NodeProvider.
Interface designed to make it possible for child tags to access a node defined in a tag
NodeProviderHelper - class org.mmbase.bridge.jsp.taglib.NodeProviderHelper.
 
NodeProviderHelper(ContextReferrerTag) - Constructor for class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
NodeProviderTEI - class org.mmbase.bridge.jsp.taglib.NodeProviderTEI.
The TEI class for NodeProviders.
NodeProviderTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.NodeProviderTEI
 
NodeQuery - interface org.mmbase.bridge.NodeQuery.
A Node-Query is a query that queries node-lists, in contradiction to a normal Query which can query 'cluster nodes' and even more generally 'result nodes' too.
NodeQueryContainer - interface org.mmbase.bridge.jsp.taglib.containers.NodeQueryContainer.
A NodeQuery Container can be used around node-list Tags.
NodeReferrerTag - class org.mmbase.bridge.jsp.taglib.NodeReferrerTag.
A tag which is a 'NodeReferrerTag's can be the child of a NodeProvider tag, which supplies a 'Node' to its child tags.
NodeReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
 
NodeSearchQuery - class org.mmbase.storage.search.implementation.NodeSearchQuery.
A NodeSearchQuery implements a SearchQuery that retrieves nodes of one specified nodetype.
NodeSearchQuery(MMObjectBuilder) - Constructor for class org.mmbase.storage.search.implementation.NodeSearchQuery
Creator.
NodeTag - class org.mmbase.bridge.jsp.taglib.NodeTag.
NodeTag provides the fields of a node
NodeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.NodeTag
 
NodeWrapper - class org.mmbase.bridge.util.NodeWrapper.
Wraps another Node.
NodeWrapper(Node) - Constructor for class org.mmbase.bridge.util.NodeWrapper
 
NodeWriter - class org.mmbase.util.xml.applicationdata.NodeWriter.
Utility class for writing xml files for data- and relation sources, suppied by an application export class.
NotFoundException - exception org.mmbase.bridge.NotFoundException.
This exception gets thrown when an object is not found in the bridge.
NotFoundException() - Constructor for class org.mmbase.bridge.NotFoundException
 
NotFoundException(String) - Constructor for class org.mmbase.bridge.NotFoundException
 
NotFoundException(Throwable) - Constructor for class org.mmbase.bridge.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for class org.mmbase.bridge.NotFoundException
 
NotPresentTag - class org.mmbase.bridge.jsp.taglib.pageflow.NotPresentTag.
The inverse of PresentTag.
NotPresentTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.NotPresentTag
 
Notfound - class org.mmbase.bridge.jsp.taglib.util.Notfound.
A helper class to implement notfound attribute
Notfound() - Constructor for class org.mmbase.bridge.jsp.taglib.util.Notfound
 
NumberDataType - class org.mmbase.datatypes.NumberDataType.
A DataType representing some kind of numeric value, like a floating point number or an integer number.
NumberDataType(String, Class) - Constructor for class org.mmbase.datatypes.NumberDataType
Constructor for Number field.
name - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
name - Variable in class org.mmbase.bridge.jsp.taglib.FieldTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
name - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
name - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
name - Variable in class org.mmbase.storage.util.TypeMapping
The name of the MMBase type to map
name - Variable in class org.mmbase.util.externalprocess.CommandLauncher
The internal name of the external process
name - Variable in class org.mmbase.util.externalprocess.ProcessClosure
the name of the process closure
name - Variable in class org.mmbase.util.functions.AbstractFunction
 
name2pos - Variable in class org.mmbase.util.CVSReader
Deprecated. The CVS file header, which contains the column names.
namespaceAware - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
nativeSQL(String) - Method in class org.mmbase.module.database.ConnectionWrapper
negate(PlanarImage) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 'dia' or 'negate' operation.
newAdministrator(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Add a moderator to a postarea within a forum
newFolder(int, String) - Method in class org.mmbase.applications.mmbob.Forum
create a new folder (messagebox) for the given poster
newFolder(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
newForum(String, String, String, String, String, String, String) - Static method in class org.mmbase.applications.mmbob.ForumManager
Create a new forum
newForum(String, String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Add a new forum to the MMBase and create / attach a administrator to it
newFunctionInstance(String, Parameter[], ReturnType) - Method in class org.mmbase.module.core.MMObjectBuilder
 
newFunctionInstance(String, Parameter[], ReturnType) - Method in class org.mmbase.util.functions.FunctionProvider
 
newInstance(MMBase) - Static method in class org.mmbase.storage.StorageManagerFactory
Obtain the StorageManagerFactory belonging to the indicated MMBase module.
newInstance() - Static method in class org.mmbase.storage.StorageManagerFactory
Obtain the storage manager factory belonging to the default MMBase module.
newInstance(MMObjectNode) - Method in class org.mmbase.util.functions.NodeFunction
Returns a new instance of NodeInstanceFunction, which represents an actual Function.
newModerator(String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Add a moderator to a postarea within a forum
newPost(String, Poster, String, String, boolean) - Method in class org.mmbase.applications.mmbob.PostArea
create a new postthread in the postarea
newPost(String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
add a new post (postthread+1 posting) in a postarea, use postReply for all following postings in the postthread
newPostArea(String, String) - Method in class org.mmbase.applications.mmbob.Forum
create a new postarea for this forum
newPostArea(String, String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Add a new postarea to the given forum
newPoster(Poster) - Method in class org.mmbase.applications.mmbob.Forum
add a poster to the newposters-Vector
newPosterOnline(Poster) - Method in class org.mmbase.applications.mmbob.Forum
add a poster to the onlineposters-Vector
newPrivateMessage(String, String, String, String) - Method in class org.mmbase.applications.mmbob.Forum
create a new private message
newPrivateMessage(String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
send a private message to a other poster
newQueue(int, int, int) - Method in class org.mmbase.util.Queue
Deprecated. Re-uinitializes the queue, sets the max number of queueable items to the given size, and sets the append() and get() timeouts to the given values.
newStatus() - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
newToken(int) - Static method in class org.mmbase.util.dateparser.Token
Returns a new Token object, by default.
newTypeToOldType(int) - Static method in class org.mmbase.core.event.NodeEvent
For conveneance: conversion of the new event type indication to the old style
newURL(String) - Method in class org.mmbase.util.ResourceLoader
Creates a new URL object, which is used to load resources.
next() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
next() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
next() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
next() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
next() - Method in class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
 
next() - Method in class org.mmbase.util.ChainedIterator
 
next - Variable in class org.mmbase.util.LRUHashtable.LRUEntry
The next, newer, element
next() - Method in class org.mmbase.util.LRUHashtable.LRUEntrySetIterator
 
next - Variable in class org.mmbase.util.QueueElement
The next element in the queue (null indicates no next element).
next() - Method in class org.mmbase.util.dateparser.DateParser
 
next - Variable in class org.mmbase.util.dateparser.Token
A reference to the next regular (non-special) token from the input stream.
nextField() - Method in interface org.mmbase.bridge.FieldIterator
Returns the next element in the iterator as a Field
nextField() - Method in class org.mmbase.bridge.implementation.BasicFieldList.BasicFieldIterator
 
nextIndex() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
nextIndex() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
nextIndex - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
nextIndex() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
nextIndex() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
nextModule() - Method in interface org.mmbase.bridge.ModuleIterator
Returns the next element in the iterator as a Module
nextModule() - Method in class org.mmbase.bridge.implementation.BasicModuleList.BasicModuleIterator
 
nextNode() - Method in interface org.mmbase.bridge.NodeIterator
Returns the next element in the iterator as a Node
nextNode() - Method in class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
nextNode() - Method in class org.mmbase.bridge.util.CollectionNodeList.BasicNodeIterator
 
nextNode - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
nextNode() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Returns the next element in the iterator as a Node Implementation calculates also the next next Node, and gives back the 'old' next Node, from now on known as 'previousNode'.
nextNode() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
nextNodeManager() - Method in interface org.mmbase.bridge.NodeManagerIterator
Returns the next element in the iterator as a NodeManager
nextNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
 
nextNonWhiteSpace(String, int) - Method in class org.mmbase.util.magicfile.MagicParser
 
nextRelation() - Method in interface org.mmbase.bridge.RelationIterator
Returns the next element in the iterator as a Relation
nextRelation() - Method in class org.mmbase.bridge.implementation.BasicRelationList.BasicRelationIterator
 
nextRelation() - Method in class org.mmbase.bridge.util.CollectionRelationList.BasicRelationIterator
 
nextRelationManager() - Method in interface org.mmbase.bridge.RelationManagerIterator
Returns the next element in the iterator as a RelationManager
nextRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator
 
nextString() - Method in interface org.mmbase.bridge.StringIterator
Returns the next element in the iterator as a String
nextString() - Method in class org.mmbase.bridge.implementation.BasicStringList.BasicStringIterator
 
nextWhiteSpace(String) - Method in class org.mmbase.util.magicfile.MagicParser
 
nextWhiteSpace(String, int) - Method in class org.mmbase.util.magicfile.MagicParser
 
noSpecification() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
node - Variable in class org.mmbase.bridge.util.AbstractFieldValue
 
node - Variable in class org.mmbase.bridge.util.NodeWrapper
 
node - Variable in class org.mmbase.security.implementation.cloudcontext.User
 
node - Variable in class org.mmbase.util.images.Imaging.CKey
 
node - Variable in class org.mmbase.util.images.LazyDimension
 
nodeCache - Static variable in class org.mmbase.module.core.MMObjectBuilder
The cache that contains the X last requested nodes
nodeChange(String) - Method in class org.mmbase.applications.media.cache.URLCache
Invalidates cache entries based on the node that changes
nodeChanged(String, String, String, String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
nodeChanged(String, String, String, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
nodeDeleted(Node) - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
remove the given node from the syncQueue
nodeDeleted(Node) - Static method in class org.mmbase.applications.mmbob.ForumManager
Remove the given deleted node from the sync queues ToDo: very ugly need to be beter
nodeFunction(NodeList, Cloud, String, String, String) - Static method in class org.mmbase.bridge.util.xml.NodeFunction
 
nodeFunction1() - Method in class org.mmbase.util.functions.ExampleBean
A function returning a Node as a core object (deprecated).
nodeFunction2() - Method in class org.mmbase.util.functions.ExampleBean
A function returning a Node as a bridge object, but based on a Map of values.
nodeHelper - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
nodeHelper - Variable in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
nodeIterator() - Method in interface org.mmbase.bridge.NodeList
Returns an type-specific iterator for this list.
nodeIterator() - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
nodeIterator - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
Data member to hold an iteration of the values to return.
nodeIterator() - Method in class org.mmbase.bridge.util.CollectionNodeList
 
nodeIterator - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
nodeIterator() - Method in class org.mmbase.bridge.util.TreeList
 
nodeListContainerSize(QueryContainer) - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
When in a list-container only, the size can be predicted by altering the query with "count()".
nodeListFunction() - Method in class org.mmbase.util.functions.ExampleBean
 
nodeListFunction1() - Method in class org.mmbase.util.functions.ExampleBean
 
nodeLocalChanged(String, String, String, String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
nodeLocalChanged(String, String, String, String) - Method in interface org.mmbase.module.core.MMBaseObserver
Deprecated. Called when a local node is changed.
nodeLocalChanged(String, String, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use notify(NodeEvent) in stead
nodeLocalChanged(String, String, String, String) - Method in class org.mmbase.security.implementation.cloudcontext.User
 
nodeLocalChanged(String, String, String, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
nodeManager - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to the NodeManager
nodeManager - Variable in class org.mmbase.bridge.implementation.BasicNodeList
 
nodeManager - Variable in class org.mmbase.bridge.implementation.VirtualNode
This is normally, but not always, a VirtualBuilder.
nodeManager - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
nodeManager - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
nodeManager - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
nodeManager - Variable in class org.mmbase.bridge.util.CollectionNodeList
 
nodeManager - Variable in class org.mmbase.bridge.util.MapNode
This is normally, but not always, a VirtualBuilder.
nodeManagerCache - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
nodeManagerIterator() - Method in interface org.mmbase.bridge.NodeManagerList
Returns an type-specific iterator for this list.
nodeManagerIterator() - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList
 
nodeNumberToResourceName - Variable in class org.mmbase.util.ResourceWatcher
When a resource is loaded from a Node, we must know which Nodes correspond to which resource.
nodePath - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
nodeRemoteChanged(String, String, String, String) - Method in interface org.mmbase.module.core.MMBaseObserver
Deprecated. Called when a remote node is changed.
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use notify(NodeEvent) in stead
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.module.corebuilders.OAlias
Called when a remote node is changed. Should be called by subclasses if they override it. If a node is changed or newly created, this adds the new or updated alias to the cache.
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.module.corebuilders.RelDef
Called when a remote node is changed. Should be called by subclasses if they override it. Called when a remote node is changed.
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.security.implementation.cloudcontext.User
 
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
nodenrList - Variable in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
noderef - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to actual MMObjectNode object.
noderef - Variable in class org.mmbase.bridge.implementation.VirtualNode
 
nodes - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
nodes - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
nodes - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
nodes - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
nodes - Variable in class org.mmbase.storage.search.implementation.BasicStep
Nodenumber set for nodes to be included (ordered using integer comparison).
nodesToSend - Variable in class org.mmbase.clustering.ClusterManager
Queue with messages to send to other MMBase instances
nodesToSpawn - Variable in class org.mmbase.clustering.ClusterManager
Queue with received messages from other MMBase instances
normalizeString(String) - Static method in class org.mmbase.applications.xmlimporter.FuzzyStringMatcher
Creates normalized title.
normalizeURL(HttpServletRequest, String) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
Normalizes URL to absolute on server
normalizeURL(String) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
Adds missing protocol
notFound - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
notFound - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
notFound - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
notfound - Variable in class org.mmbase.bridge.jsp.taglib.FieldTag
 
notify(NodeEvent) - Method in class org.mmbase.cache.NodeCache
 
notify(Event) - Method in class org.mmbase.clustering.ClusterManager
 
notify(Event) - Method in interface org.mmbase.core.event.AllEventListener
 
notify(IdEvent) - Method in interface org.mmbase.core.event.IdEventListener
 
notify(NodeEvent) - Method in interface org.mmbase.core.event.NodeEventListener
 
notify(RelationEvent) - Method in interface org.mmbase.core.event.RelationEventListener
 
notify(NodeEvent) - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
notify(RelationEvent) - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
notify(NodeEvent) - Method in class org.mmbase.module.builders.Images
 
notify(NodeEvent) - Method in class org.mmbase.module.builders.Jumpers
 
notify(NodeEvent) - Method in class org.mmbase.module.builders.Properties
 
notify(NodeEvent) - Method in class org.mmbase.module.builders.Urls
 
notify(NodeEvent) - Method in class org.mmbase.module.builders.Versions
 
notify(NodeEvent) - Method in class org.mmbase.module.core.MMObjectBuilder
 
notify(RelationEvent) - Method in class org.mmbase.module.core.MMObjectBuilder
 
notify(NodeEvent) - Method in class org.mmbase.module.corebuilders.TypeRel
Watch for changes on relation types and adjust our memory table accordingly
notify(NodeEvent) - Method in class org.mmbase.util.ResourceWatcher
If a node (of the type 'resourceBuilder') changes, checks if it is a node belonging to one of the resource of this resource-watcher.
notifyEventListener(Event, EventListener) - Method in class org.mmbase.core.event.AbstractEventBroker
This method has two functions.
notifyEventListener(Event, EventListener) - Method in class org.mmbase.core.event.AllEventBroker
 
notifyEventListener(Event, EventListener) - Method in class org.mmbase.core.event.IdEventBroker
 
notifyEventListener(Event, EventListener) - Method in class org.mmbase.core.event.NodeEventBroker
 
notifyEventListener(Event, EventListener) - Method in class org.mmbase.core.event.RelationEventBroker
 
notifyForEvent(Event) - Method in class org.mmbase.core.event.AbstractEventBroker
 
now() - Method in class org.mmbase.util.dateparser.DateParser
 
number - Variable in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
number - Variable in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
number - Variable in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
number - Variable in class org.mmbase.module.core.ByteFieldContainer
Deprecated.  
numberOfSteps - Variable in class org.mmbase.bridge.util.TreeList
 

O

OAlias - class org.mmbase.module.corebuilders.OAlias.
The OAlias builder is an optional corebuilder used to associate aliases with nodes.
OAlias() - Constructor for class org.mmbase.module.corebuilders.OAlias
 
OBJ2TYPE_MAX_SIZE - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Max size of the object type cache
OBJECT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
OFF - Static variable in class org.mmbase.util.logging.Level
A constant.
OFF_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
OGG - Static variable in class org.mmbase.applications.media.Format
 
OGM - Static variable in class org.mmbase.applications.media.Format
 
OPERATION_FIELD - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
The field of this relations which present the operation.
OPERATOR_BETWEEN - Static variable in class org.mmbase.bridge.util.Queries
 
OPERATOR_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.FieldCompareConstraint
Operator descriptions corresponding to the operator values: FieldCompareConstraint.LESS, FieldCompareConstraint.LESS_EQUAL, FieldCompareConstraint.EQUAL, FieldCompareConstraint.NOT_EQUAL, FieldCompareConstraint.GREATER, FieldCompareConstraint.GREATER_EQUAL, and FieldCompareConstraint.LIKE
OPERATOR_IN - Static variable in class org.mmbase.bridge.util.Queries
 
OPERATOR_NULL - Static variable in class org.mmbase.bridge.util.Queries
 
ORDER_ASCENDING - Static variable in interface org.mmbase.storage.search.SortOrder
Order for ascending sort order.
ORDER_CREATE - Static variable in interface org.mmbase.bridge.NodeManager
A constant for use with NodeManager.getFields(int), meaning `all fields, in storage order (so which are in storage'.
ORDER_CREATE - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_DESCENDING - Static variable in interface org.mmbase.storage.search.SortOrder
Order for descending sort order.
ORDER_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.SortOrder
Order descriptions corresponding to the order values: SortOrder.ORDER_ASCENDING, and SortOrder.ORDER_DESCENDING
ORDER_EDIT - Static variable in interface org.mmbase.bridge.NodeManager
A constant for use with NodeManager.getFields(int), meaning all fields which a user may want to fill when creating or editing this node.
ORDER_EDIT - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_LIST - Static variable in interface org.mmbase.bridge.NodeManager
A constant for use with NodeManager.getFields(int).
ORDER_LIST - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_NONE - Static variable in interface org.mmbase.bridge.NodeManager
A constant for use with NodeManager.getFields(int), meaning `all fields, even those which are not stored.
ORDER_SEARCH - Static variable in interface org.mmbase.bridge.NodeManager
A constant for use with NodeManager.getFields(int) On some fields, like binary fields (e.g.
ORDER_SEARCH - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORIGINAL - Static variable in class org.mmbase.applications.dove.AbstractDove
 
OSCacheImplementation - class org.mmbase.cache.oscache.OSCacheImplementation.
Implementation of the MMBase 'CacheImplementationInterface' interface, which delegates all calls to an OSCache implementation.
OSCacheImplementation() - Constructor for class org.mmbase.cache.oscache.OSCacheImplementation
 
ObjectMerger - interface org.mmbase.applications.xmlimporter.ObjectMerger.
This interface provides methods to customize the way objects are merged in a temporary cloud.
OnShrinkTag - class org.mmbase.bridge.jsp.taglib.tree.OnShrinkTag.
 
OnShrinkTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.OnShrinkTag
 
Operation - class org.mmbase.security.Operation.
This class is somekinda enumeration of the operations possible within the security context
OwnerAuthorization - class org.mmbase.security.implementation.basic.OwnerAuthorization.
A very simple Authorization implementation, based an a property file.
OwnerAuthorization() - Constructor for class org.mmbase.security.implementation.basic.OwnerAuthorization
 
oType - Variable in class org.mmbase.module.core.MMObjectBuilder
The current builder's object type Retrieved from the TypeDef builder.
obj - Variable in class org.mmbase.util.QueueElement
The actual object stored in the queue
objectList - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
objectList - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
objectList - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
objectList - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
objectNumber - Variable in class org.mmbase.applications.editwizard.Config.WizardConfig
 
observerIterator() - Method in class org.mmbase.cache.QueryResultCache
 
offset - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
The offset of the elements that are returned in a list.
offset - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
oldTypeToNewType(String) - Static method in class org.mmbase.core.event.NodeEvent
For conveneance: conversion of the old event type indication to the new style
onChange(File) - Method in class org.mmbase.util.FileWatcher
Put here the stuff that has to be executed, when a file has been changed.
onChange(File) - Method in class org.mmbase.util.ResourceWatcher.ResourceFileWatcher
 
onChange(String) - Method in class org.mmbase.util.ResourceWatcher
Put here the stuff that has to be executed, when a file has been changed.
onChange() - Method in class org.mmbase.util.ResourceWatcher
Calls ResourceWatcher.onChange(String) for every added resource.
onload() - Method in class org.mmbase.applications.email.AbstractSendMail
 
onload() - Method in class org.mmbase.applications.xmlimporter.TransactionHandler
This method is called on loading of the transactionhandler module and writes a log entry that the TransactionHandler is loaded.
onload() - Method in class org.mmbase.module.Module
prepares the module when loaded.
onload() - Method in class org.mmbase.module.ProcessorModule
prepares the module when loaded. Onload must be overridden to execute methods that need to be performed when the module is loaded but before any other modules are initailized.
This method is called by Module.startModules(). You should not call onload() directly.
onload() - Method in class org.mmbase.module.WatchedReloadableModule
prepares the module when loaded. Onload must be overridden to execute methods that need to be performed when the module is loaded but before any other modules are initailized.
This method is called by Module.startModules(). You should not call onload() directly. On the onload of a reloadable module, a filewatcher is started.
onload() - Method in class org.mmbase.module.database.JDBC
 
openConnection(String) - Method in class org.mmbase.util.ResourceLoader.ClassLoaderURLStreamHandler
 
openConnection(String) - Method in class org.mmbase.util.ResourceLoader.FileURLStreamHandler
 
openConnection(String) - Method in class org.mmbase.util.ResourceLoader.NodeURLStreamHandler
 
openConnection(String) - Method in class org.mmbase.util.ResourceLoader.PathURLStreamHandler
We need an openConnection by name only, and public.
openConnection(URL) - Method in class org.mmbase.util.ResourceLoader.PathURLStreamHandler
 
openConnection(String) - Method in class org.mmbase.util.ResourceLoader.ServletResourceURLStreamHandler
 
openObject(String) - Method in class org.mmbase.applications.xmlimporter.Transaction
Open object in the context of this transaction.
openTransaction(UserTransactionInfo, String, boolean) - Static method in class org.mmbase.applications.xmlimporter.Transaction
Open previously created transaction.
operationsCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
operator - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
operator - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
optimizeRelationStep(BasicRelationStep, int, int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Optimize as relation step by considering restrictions of TypeRel.
options - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
orderBy - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
orderby - Variable in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Holds the list of fields to sort the list on.
orderby - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
org.mmbase - package org.mmbase
 
org.mmbase.applications.crontab - package org.mmbase.applications.crontab
An MMBase CronDaemon implementation.
org.mmbase.applications.crontab.builders - package org.mmbase.applications.crontab.builders
 
org.mmbase.applications.crontab.modules - package org.mmbase.applications.crontab.modules
 
org.mmbase.applications.dove - package org.mmbase.applications.dove
The Dove classes create a XML-based communication interface with MMBase.
org.mmbase.applications.dove.servlet - package org.mmbase.applications.dove.servlet
This package contains servlet classes that can be used to disclose the Dove classes through an application server.
org.mmbase.applications.editwizard - package org.mmbase.applications.editwizard
This package contains the classes used by the Editwizards to pass commands to MMBase.
org.mmbase.applications.email - package org.mmbase.applications.email
 
org.mmbase.applications.media - package org.mmbase.applications.media
The MMBase media projects define an object model to represent meta data for 'media' formats like real audio streams and mp3 files.
org.mmbase.applications.media.builders - package org.mmbase.applications.media.builders
The basic builders for the object model associated with the MMBase media project.
org.mmbase.applications.media.cache - package org.mmbase.applications.media.cache
 
org.mmbase.applications.media.filters - package org.mmbase.applications.media.filters
URL-filters for the MMBase media project.
org.mmbase.applications.media.urlcomposers - package org.mmbase.applications.media.urlcomposers
URL composers contain the information to create an URL.
org.mmbase.applications.media.urlcomposers.omroep - package org.mmbase.applications.media.urlcomposers.omroep
This is an example.
org.mmbase.applications.mmbob - package org.mmbase.applications.mmbob
 
org.mmbase.applications.mmbob.generate - package org.mmbase.applications.mmbob.generate
 
org.mmbase.applications.mmbob.gui - package org.mmbase.applications.mmbob.gui
 
org.mmbase.applications.mmbob.util.transformers - package org.mmbase.applications.mmbob.util.transformers
 
org.mmbase.applications.multilanguagegui - package org.mmbase.applications.multilanguagegui
 
org.mmbase.applications.thememanager - package org.mmbase.applications.thememanager
 
org.mmbase.applications.thememanager.taglib - package org.mmbase.applications.thememanager.taglib
 
org.mmbase.applications.xmlimporter - package org.mmbase.applications.xmlimporter
Provides classes and interfaces for importing a Temporary Cloud of Objects (TCP) into the permanent MMBase Persistent Cloud of Objects (PCO).
org.mmbase.bridge - package org.mmbase.bridge
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
org.mmbase.bridge.implementation - package org.mmbase.bridge.implementation
 
org.mmbase.bridge.jsp.taglib - package org.mmbase.bridge.jsp.taglib
The MMBase taglib implementation.
org.mmbase.bridge.jsp.taglib.containers - package org.mmbase.bridge.jsp.taglib.containers
Most tags related to 'container' tags are collected here.
org.mmbase.bridge.jsp.taglib.debug - package org.mmbase.bridge.jsp.taglib.debug
 
org.mmbase.bridge.jsp.taglib.edit - package org.mmbase.bridge.jsp.taglib.edit
 
org.mmbase.bridge.jsp.taglib.editor - package org.mmbase.bridge.jsp.taglib.editor
This is the package were the EditTag lives.
org.mmbase.bridge.jsp.taglib.functions - package org.mmbase.bridge.jsp.taglib.functions
 
org.mmbase.bridge.jsp.taglib.macro - package org.mmbase.bridge.jsp.taglib.macro
 
org.mmbase.bridge.jsp.taglib.pageflow - package org.mmbase.bridge.jsp.taglib.pageflow
 
org.mmbase.bridge.jsp.taglib.pageflow.macro - package org.mmbase.bridge.jsp.taglib.pageflow.macro
 
org.mmbase.bridge.jsp.taglib.security - package org.mmbase.bridge.jsp.taglib.security
 
org.mmbase.bridge.jsp.taglib.tree - package org.mmbase.bridge.jsp.taglib.tree
 
org.mmbase.bridge.jsp.taglib.typehandler - package org.mmbase.bridge.jsp.taglib.typehandler
Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field.
org.mmbase.bridge.jsp.taglib.util - package org.mmbase.bridge.jsp.taglib.util
 
org.mmbase.bridge.util - package org.mmbase.bridge.util
This package contains several bridge related classes which can be used independently of the rest of MMBase.
org.mmbase.bridge.util.xml - package org.mmbase.bridge.util.xml
Contains utility functions that perform XML functionaly on MMBase bridge objects.
org.mmbase.bridge.util.xml.query - package org.mmbase.bridge.util.xml.query
 
org.mmbase.cache - package org.mmbase.cache
The goal of this package is to centralize the MMBase caches.
org.mmbase.cache.oscache - package org.mmbase.cache.oscache
 
org.mmbase.cache.xslt - package org.mmbase.cache.xslt
Provides the caches which can be used when doing XSLT conversions.
org.mmbase.clustering - package org.mmbase.clustering
 
org.mmbase.clustering.jgroups - package org.mmbase.clustering.jgroups
 
org.mmbase.clustering.multicast - package org.mmbase.clustering.multicast
 
org.mmbase.clustering.unicast - package org.mmbase.clustering.unicast
 
org.mmbase.core - package org.mmbase.core
 
org.mmbase.core.event - package org.mmbase.core.event
 
org.mmbase.core.util - package org.mmbase.core.util
 
org.mmbase.datatypes - package org.mmbase.datatypes
 
org.mmbase.datatypes.processors - package org.mmbase.datatypes.processors
Plugins into set- and getValue methods on Node (Setting and getting Fields).
org.mmbase.datatypes.processors.xml - package org.mmbase.datatypes.processors.xml
 
org.mmbase.datatypes.resources - package org.mmbase.datatypes.resources
 
org.mmbase.datatypes.util.xml - package org.mmbase.datatypes.util.xml
 
org.mmbase.model - package org.mmbase.model
 
org.mmbase.module - package org.mmbase.module
The modules used to load MMBase and optional MMBase functionality.
org.mmbase.module.builders - package org.mmbase.module.builders
The MMBase standard and optional builders.
org.mmbase.module.core - package org.mmbase.module.core
The core classes for MMBase.
org.mmbase.module.corebuilders - package org.mmbase.module.corebuilders
The MMBase core builders.
org.mmbase.module.database - package org.mmbase.module.database
The classes and interfaces that arrange the actual connection to JDBC database.
org.mmbase.module.tools - package org.mmbase.module.tools
 
org.mmbase.richtext - package org.mmbase.richtext
 
org.mmbase.richtext.builders - package org.mmbase.richtext.builders
 
org.mmbase.richtext.processors - package org.mmbase.richtext.processors
 
org.mmbase.richtext.processors.xml - package org.mmbase.richtext.processors.xml
 
org.mmbase.richtext.transformers - package org.mmbase.richtext.transformers
 
org.mmbase.security - package org.mmbase.security
The security infrastructure of MMBase.
org.mmbase.security.classsecurity - package org.mmbase.security.classsecurity
 
org.mmbase.security.implementation.aselect - package org.mmbase.security.implementation.aselect
 
org.mmbase.security.implementation.basic - package org.mmbase.security.implementation.basic
 
org.mmbase.security.implementation.cloud - package org.mmbase.security.implementation.cloud
 
org.mmbase.security.implementation.cloudcontext - package org.mmbase.security.implementation.cloudcontext
 
org.mmbase.security.implementation.cloudcontext.builders - package org.mmbase.security.implementation.cloudcontext.builders
 
org.mmbase.security.implementation.context - package org.mmbase.security.implementation.context
 
org.mmbase.servlet - package org.mmbase.servlet
MMBase is based on servlets.
org.mmbase.storage - package org.mmbase.storage
The interfaces that define the classes for persistent storage of objects.
org.mmbase.storage.implementation.database - package org.mmbase.storage.implementation.database
 
org.mmbase.storage.search - package org.mmbase.storage.search
Provides interfaces for retrieval of data from SearchQuery objects.
org.mmbase.storage.search.implementation - package org.mmbase.storage.search.implementation
 
org.mmbase.storage.search.implementation.database - package org.mmbase.storage.search.implementation.database
 
org.mmbase.storage.search.implementation.database.informix.excalibur - package org.mmbase.storage.search.implementation.database.informix.excalibur
 
org.mmbase.storage.search.legacy - package org.mmbase.storage.search.legacy
 
org.mmbase.storage.util - package org.mmbase.storage.util
 
org.mmbase.util - package org.mmbase.util
 
org.mmbase.util.dateparser - package org.mmbase.util.dateparser
 
org.mmbase.util.externalprocess - package org.mmbase.util.externalprocess
 
org.mmbase.util.functions - package org.mmbase.util.functions
The function framework is all about the creation of Function instances, from which then, subsequently, function values can be acquired.
org.mmbase.util.images - package org.mmbase.util.images
The packages contains classes and interfaces related to conversion of images and finding information about them.
org.mmbase.util.logging - package org.mmbase.util.logging
The MMBase logging infrastructure.
org.mmbase.util.logging.java - package org.mmbase.util.logging.java
Classes related to the java.util.logging package (new in java 1.4).
org.mmbase.util.logging.log4j - package org.mmbase.util.logging.log4j
 
org.mmbase.util.magicfile - package org.mmbase.util.magicfile
This package contains the classes needed by org.mmbase.util.magicfile.MagicFile.
org.mmbase.util.platform - package org.mmbase.util.platform
 
org.mmbase.util.transformers - package org.mmbase.util.transformers
`Tranformers' define tranformations of Strings, byte arrays and streams.
org.mmbase.util.xml - package org.mmbase.util.xml
 
org.mmbase.util.xml.applicationdata - package org.mmbase.util.xml.applicationdata
 
origin - Variable in class org.mmbase.datatypes.BasicDataType
The datatype from which this datatype originally inherited it's properties.
originalPageContextValues - Variable in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
originalQuery - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
originalValues - Variable in class org.mmbase.bridge.util.MapNode
 
originalValues - Variable in class org.mmbase.bridge.util.NodeChanger
 
output - Variable in class org.mmbase.util.externalprocess.ProcessClosure
The stream where data is written to when piped from stdout
outputReader - Variable in class org.mmbase.util.externalprocess.ProcessClosure
Thread for copying bytes from stdout to output
overrideNoImplicitList() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
overrideWrite(boolean) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
There is a default behavior for what should happen if the 'write' attribute is not set.

P

PAGE_CATEGORY - Static variable in class org.mmbase.util.logging.Logging
The category for logging info about pages (like stop / start).
PARAMETERS_ANONYMOUS - Static variable in class org.mmbase.security.Authentication
 
PARAMETERS_NAME_PASSWORD - Static variable in class org.mmbase.security.Authentication
 
PARAMETERS_USERS - Static variable in class org.mmbase.security.Authentication
 
PARAMETER_AUTHENTICATE - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMETER_GROUPORUSER - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
PARAMETER_LOGOUT - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMETER_OPERATION - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
PARAMETER_PASSWORD - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMETER_RANK - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMETER_SESSIONNAME - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMETER_USERNAME - Static variable in interface org.mmbase.security.AuthenticationData
Common parameters for logon-info
PARAMETER_USERNAMES - Static variable in interface org.mmbase.security.AuthenticationData
 
PARAMS - Static variable in class org.mmbase.datatypes.processors.ChecksumProcessorFactory
 
PARAMS - Static variable in class org.mmbase.datatypes.processors.LastModifiedProcessorFactory
 
PARAMS - Static variable in class org.mmbase.util.transformers.ChecksumFactory
 
PARAMS - Static variable in class org.mmbase.util.transformers.RegexpReplacerFactory
 
PARAMS - Static variable in class org.mmbase.util.transformers.ResourceBundleReplacerFactory
 
PARAMS - Static variable in class org.mmbase.util.transformers.SubstringFactory
 
PARAMS - Static variable in class org.mmbase.util.transformers.WordWrapperFactory
 
PARAMS_PAGEINFO - Static variable in class org.mmbase.module.ProcessorModule
 
PARAM_ESCAPE - Static variable in class org.mmbase.util.transformers.Url
 
PARAM_FUZZINESS - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Name for parameter specifying fuzziness for fuzzy matching.
PARAM_PAGEINFO - Static variable in class org.mmbase.module.ProcessorModule
 
PARAM_PROXIMITY_LIMIT - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Name for parameter specifying proximity limit for proximity oriented search.
PARENT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
PARENTSALLOW_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
PARENTS_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
PART_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Part descriptions corresponding to the date and time part values: FieldValueDateConstraint.CENTURY, FieldValueDateConstraint.YEAR, FieldValueDateConstraint.MONTH, FieldValueDateConstraint.QUARTER, FieldValueDateConstraint.WEEK, FieldValueDateConstraint.DAY_OF_YEAR, FieldValueDateConstraint.DAY_OF_MONTH, FieldValueDateConstraint.DAY_OF_WEEK, FieldValueDateConstraint.HOUR, FieldValueDateConstraint.MINUTE, FieldValueDateConstraint.SECOND and FieldValueDateConstraint.MILLISECOND
PCM - Static variable in class org.mmbase.applications.media.Format
 
PLURALNAME - Static variable in class org.mmbase.applications.dove.AbstractDove
 
PODCAST - Static variable in class org.mmbase.applications.media.Format
 
POOR - Static variable in class org.mmbase.richtext.transformers.XmlField
 
POORBODY - Static variable in class org.mmbase.util.transformers.XmlField
 
POSITIVE - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
POST - Static variable in class org.mmbase.datatypes.processors.xml.FieldSetString
 
POST - Static variable in class org.mmbase.datatypes.processors.xml.HtmlSetString
 
PREF - Static variable in class org.mmbase.datatypes.processors.xml.FieldSetString
 
PREF - Static variable in class org.mmbase.datatypes.processors.xml.HtmlSetString
 
PRETTYXML - Static variable in class org.mmbase.datatypes.processors.xml.Modes
PRETTYXML is like XML, but one could expect extra indentation and newlines to make the XML more readable for humans.
PREVIOUS - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
PROCESS_GET - Static variable in interface org.mmbase.datatypes.DataType
 
PROCESS_SET - Static variable in interface org.mmbase.datatypes.DataType
 
PROPERTY_DEPLOY_DIR - Static variable in class org.mmbase.module.corebuilders.TypeDef
The property in the builder file ('deploy-dir') that sets the directory where new builder configuration files are to be deployed.
PROPERTY_NODETYPE - Static variable in class org.mmbase.core.event.RelationEventBroker
use this property to make shure your listener only gets the relation events where the node number matches the given value.
PROP_SESSIONNAME - Static variable in interface org.mmbase.bridge.Cloud
 
PROP_XMLMODE - Static variable in interface org.mmbase.bridge.Cloud
 
PROTOCOL - Static variable in class org.mmbase.util.ResourceLoader
Protocol prefix used by URL objects in this class.
PROVIDENULL - Static variable in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
PUBLIC_ID_APPLICATION - Static variable in class org.mmbase.util.xml.ApplicationReader
Public ID of the most recent Application DTD
PUBLIC_ID_APPLICATION_1_0 - Static variable in class org.mmbase.util.xml.ApplicationReader
Public ID of the Application DTD version 1.0
PUBLIC_ID_APPLICATION_1_1 - Static variable in class org.mmbase.util.xml.ApplicationReader
Public ID of the Application DTD version 1.1
PUBLIC_ID_ASSIGNED_1_0 - Static variable in class org.mmbase.applications.thememanager.Theme
 
PUBLIC_ID_BASICSECURITY_1_0 - Static variable in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
PUBLIC_ID_BUILDER - Static variable in class org.mmbase.util.xml.BuilderReader
Public ID of the most recent Builder DTD
PUBLIC_ID_BUILDER_1_0 - Static variable in class org.mmbase.util.xml.BuilderReader
Public ID of the Builder DTD version 1.0
PUBLIC_ID_BUILDER_1_1 - Static variable in class org.mmbase.util.xml.BuilderReader
Public ID of the Builder DTD version 1.1
PUBLIC_ID_CLASSSECURITY_1_0 - Static variable in class org.mmbase.security.classsecurity.ClassAuthentication
 
PUBLIC_ID_DATABASE_STORAGE_LOOKUP - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
Public ID of the most recent Database DTD
PUBLIC_ID_DATABASE_STORAGE_LOOKUP_1_0 - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
Public ID of the Storage DTD version 1.0
PUBLIC_ID_EDITWIZARD_1_0 - Static variable in class org.mmbase.applications.editwizard.Wizard
 
PUBLIC_ID_EDITWIZARD_1_0_FAULT - Static variable in class org.mmbase.applications.editwizard.Wizard
 
PUBLIC_ID_ERROR - Static variable in class org.mmbase.util.xml.DocumentReader
Public ID of the most recent Error DTD
PUBLIC_ID_ERROR_1_0 - Static variable in class org.mmbase.util.xml.DocumentReader
Public ID of the Error DTD version 1.0
PUBLIC_ID_EVENTMANAGER - Static variable in class org.mmbase.core.event.EventManager
 
PUBLIC_ID_FUNCTIONSETS_1_0 - Static variable in class org.mmbase.util.functions.FunctionSets
 
PUBLIC_ID_FUNCTIONSET_1_0 - Static variable in class org.mmbase.util.functions.FunctionSets
 
PUBLIC_ID_LANGUAGEGUISETS_1_0 - Static variable in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
PUBLIC_ID_LANGUAGEGUISET_1_0 - Static variable in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
PUBLIC_ID_MIMEMAPPING_1_0 - Static variable in class org.mmbase.applications.media.Format
 
PUBLIC_ID_MMBOBCONFIG_1_0 - Static variable in class org.mmbase.applications.mmbob.ForumManager
Public ID of the mmbobconfig DTD version 1.0
PUBLIC_ID_MODULE - Static variable in class org.mmbase.util.xml.ModuleReader
Public ID of the most recent Module DTD
PUBLIC_ID_MODULE_1_0 - Static variable in class org.mmbase.util.xml.ModuleReader
Public ID of the Module DTD version 1.0
PUBLIC_ID_PROFILEINFO_1_0 - Static variable in class org.mmbase.applications.mmbob.ProfileInfo
 
PUBLIC_ID_SECURITY_1_0 - Static variable in class org.mmbase.security.MMBaseCopConfig
Public ID of the Builder DTD version 1.0
PUBLIC_ID_SECURITY_CONTEXT_CONFIG_1_0 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
Public ID of the Builder DTD version 1.0
PUBLIC_ID_SECURITY_CONTEXT_CONFIG_1_1 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
 
PUBLIC_ID_SECURITY_CONTEXT_CONFIG_1_2 - Static variable in class org.mmbase.security.implementation.context.ContextAuthentication
 
PUBLIC_ID_STORAGE - Static variable in class org.mmbase.storage.util.StorageReader
Public ID of the most recent Database DTD
PUBLIC_ID_STORAGE_1_0 - Static variable in class org.mmbase.storage.util.StorageReader
Public ID of the Storage DTD version 1.0
PUBLIC_ID_THEMES_1_0 - Static variable in class org.mmbase.applications.thememanager.ThemeManager
Public ID of the themes DTD version 1.0
PUBLIC_ID_THEME_1_0 - Static variable in class org.mmbase.applications.thememanager.Theme
 
PUBLIC_ID_UTIL - Static variable in class org.mmbase.util.xml.UtilReader
Public ID of the most recent Utilities config DTD
PUBLIC_ID_UTIL_1_0 - Static variable in class org.mmbase.util.xml.UtilReader
Public ID of the Utilities config DTD version 1.0
PUT - Static variable in class org.mmbase.applications.dove.AbstractDove
 
PageContextBacking - class org.mmbase.bridge.jsp.taglib.util.PageContextBacking.
A basic implementation for the backing, using the PageContext itself.
PageContextBacking(PageContext) - Constructor for class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
PageContextContainer - class org.mmbase.bridge.jsp.taglib.util.PageContextContainer.
The page context container stores variables directly in the page context, like JSTL does.
PageContextContainer(PageContext) - Constructor for class org.mmbase.bridge.jsp.taglib.util.PageContextContainer
Since a ContextContainer can contain other ContextContainer, it has to know which ContextContainer contains this.
PageInfo - class org.mmbase.util.PageInfo.
The PageInfo is a container class.
PageInfo() - Constructor for class org.mmbase.util.PageInfo
Empty constructor, needed for call from scanpage
PageInfo(HttpServletRequest, HttpServletResponse, Cloud) - Constructor for class org.mmbase.util.PageInfo
Creates a pagecontext with a user's request information.
PageInfo(HttpServletRequest, HttpServletResponse) - Constructor for class org.mmbase.util.PageInfo
 
ParamHandler - interface org.mmbase.bridge.jsp.taglib.ParamHandler.
ParamHandlers can have the <mm:param> tag as subtag
ParamTag - class org.mmbase.bridge.jsp.taglib.ParamTag.
Adds an extra parameter to the parent URL tag.
ParamTag() - Constructor for class org.mmbase.bridge.jsp.taglib.ParamTag
 
Parameter - class org.mmbase.util.functions.Parameter.
Each (function) argument is specified by a Parameter object.
Parameter(String, DataType) - Constructor for class org.mmbase.util.functions.Parameter
Create a Parameter object
Parameter(String, DataType, boolean) - Constructor for class org.mmbase.util.functions.Parameter
Create a Parameter object
Parameter(String, Class) - Constructor for class org.mmbase.util.functions.Parameter
Create a Parameter object
Parameter(String, Class, boolean) - Constructor for class org.mmbase.util.functions.Parameter
Create a Parameter object
Parameter(String, Class, Object) - Constructor for class org.mmbase.util.functions.Parameter
Create a Parameter object
Parameter(Parameter, boolean) - Constructor for class org.mmbase.util.functions.Parameter
Copy-constructor, just to copy it with different requiredness
Parameter(Parameter, Object) - Constructor for class org.mmbase.util.functions.Parameter
Copy-constructor, just to copy it with different defaultValue (which implies that it is not required now)
Parameter.Wrapper - class org.mmbase.util.functions.Parameter.Wrapper.
A Parameter.Wrapper wraps one Parameter around a Parameter[] (then you can put it in a Parameter[]).
Parameter.Wrapper(Parameter[]) - Constructor for class org.mmbase.util.functions.Parameter.Wrapper
 
ParameterizedCommitProcessorFactory - interface org.mmbase.datatypes.processors.ParameterizedCommitProcessorFactory.
A parameterized commitprocessor factory creates CommitProcessors, using Parameters.
ParameterizedProcessorFactory - interface org.mmbase.datatypes.processors.ParameterizedProcessorFactory.
A parameterized commitprocessor factory creates Processors, using Parameters.
ParameterizedTransformerFactory - interface org.mmbase.util.transformers.ParameterizedTransformerFactory.
ParameterizedTransformerFactories, can create Transformer instances, but can do that 'parameterized'.
Parameters - class org.mmbase.util.functions.Parameters.
This class implemements the Parameters interface.
Parameters(Parameter[]) - Constructor for class org.mmbase.util.functions.Parameters
Constructor, taking an Parameter[] array argument.
Parameters(Parameter[], Collection) - Constructor for class org.mmbase.util.functions.Parameters
If you happen to have a List of parameters, then you can wrap it into an Parameters with this constructor.
Parameters(Parameters, int, int) - Constructor for class org.mmbase.util.functions.Parameters
Used for nicer implemenation of subList (which we want to also be instanceof Parameters).
ParseException - exception org.mmbase.util.dateparser.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class org.mmbase.util.dateparser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class org.mmbase.util.dateparser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class org.mmbase.util.dateparser.ParseException
 
PasswordGenerator - class org.mmbase.util.PasswordGenerator.
Module for the automatic generation of passwords.
PasswordGenerator() - Constructor for class org.mmbase.util.PasswordGenerator
Creates the generator
PasswordGeneratorInterface - interface org.mmbase.util.PasswordGeneratorInterface.
Deprecated. no real need for an interface as there is only one implementation
PasswordLogin - class org.mmbase.security.implementation.context.PasswordLogin.
Class PasswordLogin
PasswordLogin() - Constructor for class org.mmbase.security.implementation.context.PasswordLogin
 
PatternNodeFunctionProvider - class org.mmbase.util.functions.PatternNodeFunctionProvider.
This Function provider creates function objects , which can create a String function based on a pattern.
PatternNodeFunctionProvider() - Constructor for class org.mmbase.util.functions.PatternNodeFunctionProvider
 
PatternNodeFunctionProvider.PatternNodeFunction - class org.mmbase.util.functions.PatternNodeFunctionProvider.PatternNodeFunction.
 
PeopleContexts - class org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts.
Simple extension of Contexts.
PeopleContexts() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts
 
Performance - class org.mmbase.util.logging.Performance.
This program is meant to show the performance of the org.mmbase.util.logging classes.
Performance() - Constructor for class org.mmbase.util.logging.Performance
 
Perl - class org.mmbase.util.transformers.Perl.
And yet another rather idiotic type of Transformer.
Perl() - Constructor for class org.mmbase.util.transformers.Perl
 
PlaylistsInterface - interface org.mmbase.module.PlaylistsInterface.
Deprecated. this interface is not implemented or referenced
PosRel - class org.mmbase.module.builders.PosRel.
Like InsRel, only with a GUIIndicator tailored for a relation with a 'pos' field.
PosRel() - Constructor for class org.mmbase.module.builders.PosRel
 
PostArea - class org.mmbase.applications.mmbob.PostArea.
 
PostArea(Forum, Node) - Constructor for class org.mmbase.applications.mmbob.PostArea
Constructor
PostAreaConfig - class org.mmbase.applications.mmbob.PostAreaConfig.
forumManager ToDo: Write docs!
PostAreaConfig(DocumentReader, Element) - Constructor for class org.mmbase.applications.mmbob.PostAreaConfig
 
PostAreaConfig(String) - Constructor for class org.mmbase.applications.mmbob.PostAreaConfig
 
PostThread - class org.mmbase.applications.mmbob.PostThread.
 
PostThread(PostArea, Node, boolean) - Constructor for class org.mmbase.applications.mmbob.PostThread
 
Poster - class org.mmbase.applications.mmbob.Poster.
 
Poster(Node, Forum, boolean) - Constructor for class org.mmbase.applications.mmbob.Poster
Contructor
PostersHandler - class org.mmbase.applications.mmbob.generate.PostersHandler.
 
PostersHandler(int, int, String) - Constructor for class org.mmbase.applications.mmbob.generate.PostersHandler
 
PostgreSqlSqlHandler - class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler.
The PostgreSQL query handler, implements SqlHandler for standard PostgreSql functionality.
PostgreSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
Constructor.
Posting - class org.mmbase.applications.mmbob.Posting.
 
Posting(Node, PostThread, boolean) - Constructor for class org.mmbase.applications.mmbob.Posting
Construct the posting
PostingBody - class org.mmbase.applications.mmbob.util.transformers.PostingBody.
xmlize the posting body.
PostingBody() - Constructor for class org.mmbase.applications.mmbob.util.transformers.PostingBody
 
PreferenceSorter - class org.mmbase.applications.media.filters.PreferenceSorter.
Facilitates implementing Sorter by defining the 'preference' of one object.
PreferenceSorter() - Constructor for class org.mmbase.applications.media.filters.PreferenceSorter
 
PresentTag - class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag.
A very simple tag to check if certain id is present in the parent context.
PresentTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
ProcessClosure - class org.mmbase.util.externalprocess.ProcessClosure.
ProcessClosure handles the reading of the stdout and stderr of a external process.
ProcessClosure(String, Process, InputStream, OutputStream, OutputStream) - Constructor for class org.mmbase.util.externalprocess.ProcessClosure
Creates a process reader .
ProcessException - exception org.mmbase.util.externalprocess.ProcessException.
This excpetion is thrown when an external process failed.
ProcessException() - Constructor for class org.mmbase.util.externalprocess.ProcessException
Constructor for ProcessException.
ProcessException(String) - Constructor for class org.mmbase.util.externalprocess.ProcessException
Constructor for ProcessException.
ProcessFactory - class org.mmbase.util.externalprocess.ProcessFactory.
Process Factory creates a external process.
Processor - interface org.mmbase.datatypes.processors.Processor.
Interface for doing field processing.
ProcessorInterface - interface org.mmbase.module.ProcessorInterface.
Deprecated.  
ProcessorModule - class org.mmbase.module.ProcessorModule.
The Processor Module extends the basic module to the Processor interface so it can perform for servscan (pagelets).
ProcessorModule() - Constructor for class org.mmbase.module.ProcessorModule
 
ProcessorModule.GetNodeListFunction - class org.mmbase.module.ProcessorModule.GetNodeListFunction.
Function implementation around ProcessorModule.getNodeList(Object, String, Map).
ProcessorModule.GetNodeListFunction(String, Parameter[]) - Constructor for class org.mmbase.module.ProcessorModule.GetNodeListFunction
 
ProcessorModule.ProcessFunction - class org.mmbase.module.ProcessorModule.ProcessFunction.
Function implementation around ProcessorModule.process(PageInfo, Hashtable, Hashtable).
ProcessorModule.ProcessFunction(String, Parameter[]) - Constructor for class org.mmbase.module.ProcessorModule.ProcessFunction
 
ProcessorModule.ReplaceFunction - class org.mmbase.module.ProcessorModule.ReplaceFunction.
Function implementation around ProcessorModule.replace(PageInfo, String).
ProcessorModule.ReplaceFunction(String, Parameter[]) - Constructor for class org.mmbase.module.ProcessorModule.ReplaceFunction
 
ProfileEntry - class org.mmbase.applications.mmbob.ProfileEntry.
 
ProfileEntry() - Constructor for class org.mmbase.applications.mmbob.ProfileEntry
 
ProfileEntryDef - class org.mmbase.applications.mmbob.ProfileEntryDef.
 
ProfileEntryDef() - Constructor for class org.mmbase.applications.mmbob.ProfileEntryDef
 
ProfileInfo - class org.mmbase.applications.mmbob.ProfileInfo.
 
ProfileInfo(Poster) - Constructor for class org.mmbase.applications.mmbob.ProfileInfo
 
ProfileInfo(Poster, int, String, String, int) - Constructor for class org.mmbase.applications.mmbob.ProfileInfo
 
Properties - class org.mmbase.module.builders.Properties.
Probably your builder must extend this if 'properties' on its nodes must work decently?
Properties() - Constructor for class org.mmbase.module.builders.Properties
 
PropertiesProbe - class org.mmbase.module.builders.PropertiesProbe.
admin module, keeps track of all the worker pools and adds/kills workers if needed (depending on there load and info from the config module).
PropertiesProbe(Properties) - Constructor for class org.mmbase.module.builders.PropertiesProbe
 
PublicCloneable - interface org.mmbase.util.PublicCloneable.
The java interface Cloneable has no public methods.
page - Variable in class org.mmbase.applications.editwizard.Config.Configurator
 
page - Variable in class org.mmbase.applications.editwizard.Config.SubConfig
 
page - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
page - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
pageContextTag - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
pagelength - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
paramHtmlInput(ParamHandler, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
paramHtmlInput(ParamHandler, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
paramHtmlInput(ParamHandler, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
paramHtmlInput(ParamHandler, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
paramHtmlInput(ParamHandler, Field) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
 
parameters - Variable in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
parameters - Variable in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
parametersAttr - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
params - Static variable in class org.mmbase.util.images.Factory
 
parent - Variable in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
parent - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
parent - Variable in class org.mmbase.module.core.MMObjectNode
Pointer to the parent builder that is responsible for this node.
parentCloud - Variable in class org.mmbase.bridge.implementation.BasicTransaction
 
parentDid - Variable in class org.mmbase.applications.editwizard.Config.WizardConfig
 
parentFid - Variable in class org.mmbase.applications.editwizard.Config.WizardConfig
 
parentListId - Variable in class org.mmbase.bridge.jsp.taglib.ListReferrerTag
 
parentNodeId - Variable in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
 
parentTreeId - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag
 
parentTypeRelNodes - Variable in class org.mmbase.module.corebuilders.TypeRel
 
parentsAllow(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, because (one of) the parents of this group allow it.
parse(Reader) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Parse xml and execute transactions accordingly.
parse() - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
Parses this attribute into list of 'attributeparts'.
parse(Object) - Static method in class org.mmbase.richtext.processors.xml.MmxfSetString
Just parses String to Document
parse(InputStream) - Static method in class org.mmbase.richtext.processors.xml.MmxfSetString
Just parses InputStream to Document (without validation).
parse(String, ParsePosition) - Method in class org.mmbase.util.DateFormats.DayOfWeekDateFormat
 
parseCKey(String) - Static method in class org.mmbase.util.images.Imaging
Parses a ckey String into a CKey structure.
parseCost - Variable in class org.mmbase.clustering.Statistics
 
parseDate(Calendar, String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Parse a string containing a date and put it in a calendar
parseDateRev(Calendar, String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Parse a string containing a date and put it in a calendar, the string is in reversed order
parseDocBook(Node, Document) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
Receives Docbook XML, and saves as MMXF.
parseEntry(String) - Method in class org.mmbase.applications.crontab.CronEntryField
 
parseMessage(byte[]) - Method in class org.mmbase.clustering.ClusterManager
 
parseMessageBackwardCompatible(String) - Method in class org.mmbase.clustering.ClusterManager
 
parseQuery(Element, Cloud, String) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
As QueryReader.parseQuery(Element, QueryConfigurer, Cloud, String), but with default QueryConfigurer
parseQuery(Element, QueryConfigurer, Cloud, String) - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
Creates a Query object from an Element.
parseTemplate(String) - Static method in class org.mmbase.util.images.Imaging
Parses the 'image conversion template' to a List.
parseXML(String) - Static method in class org.mmbase.applications.editwizard.Utils
With this method you can parse a xml string and get the resulting Document.
parsedate(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Returns the number of seconds from 1-Jan-1970 to a given date
parsedatetime(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Returns the number of seconds from 1-Jan-1970 00:00:00 to a given time
parsedbmdate(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Parse date strings in the form yyyy-mm-dd
This format is used in several database (dbm's)
parsetime(String) - Static method in class org.mmbase.util.DateSupport
Deprecated. Returns the number of seconds from 00:00:00 to a given time
parsingerrors - Variable in class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
The errors that occurred during the parse.
part - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
passwordRestriction - Variable in class org.mmbase.datatypes.ConfirmPasswordDataType
 
path - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
path - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
path - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
path - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
pathElementTemplate - Variable in class org.mmbase.bridge.util.GrowingTreeList
 
pattern - Variable in class org.mmbase.datatypes.DateTimePattern
 
patternRestriction - Variable in class org.mmbase.datatypes.StringDataType
 
patterns - Variable in class org.mmbase.util.transformers.RegexpReplacer.PatternWatcher
 
peopleBuilder - Variable in class org.mmbase.security.implementation.cloudcontext.builders.PeopleContexts
 
performance - class org.mmbase.servlet.performance.
Performance Servlet is used as a basic Servlet to test whether the installation of succeeded.
performance() - Constructor for class org.mmbase.servlet.performance
 
poorToHTMLInline(String) - Static method in class org.mmbase.util.transformers.XmlField
So poor, that it actually generates pieces of XHTML 1.1 inlines (so, no use of section, br, p).
poorToXML(String, boolean) - Static method in class org.mmbase.util.transformers.XmlField
As richToXML but a little less rich.
poorToXML(String) - Static method in class org.mmbase.util.transformers.XmlField
 
popupId - Variable in class org.mmbase.applications.editwizard.Config.WizardConfig
 
popups - Variable in class org.mmbase.applications.editwizard.Config.SubConfig
 
position(Blob, long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
position(byte[], long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
possibleEncodings() - Static method in class org.mmbase.util.Encode
All the currently known encodings.
postReply(String, Poster, String, boolean) - Method in class org.mmbase.applications.mmbob.PostThread
 
postReply(String, String, String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Post a reply on the given postthread
preCast(Object, Cloud) - Method in class org.mmbase.datatypes.BasicDataType.EnumerationRestriction
 
preCast(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
Before actually 'cast' an object to the right type, it may undergo some conversion by the datatype, e.g. enumerations may get resolved (enumerations have the feature that they can e.g. resolve java-constants to their values). This does not garantuee that the value has the 'proper' type, but only that it now can be casted to the right type without further problems. (Casting.toType(java.lang.Class, java.lang.Object) should do). preCast should not change the actual type of value. It is e.g. used in the Node#setStringValue, and the processor may expect a String there. Tries to determin cloud by node and field if possible and wraps BasicDataType.preCast(Object, Cloud, Node, Field).
preCast(Object, Cloud) - Method in class org.mmbase.datatypes.BasicDataType
This method is as yet unused, but can be anticipated
preCast(Object, Cloud, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
This method implements 'precasting', which can be seen as a kind of datatype specific casting.
preCast(Object, Node, Field) - Method in interface org.mmbase.datatypes.DataType
Before actually 'cast' an object to the right type, it may undergo some conversion by the datatype, e.g.
preCommit(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
This method is called before an actual write to the storage layer is performed.
predictDimension(Dimension, List) - Static method in class org.mmbase.util.images.Imaging
Predict the size of a image after converting it with the given parameters.
predictFileSize(Dimension, int, Dimension) - Static method in class org.mmbase.util.images.Imaging
Tries to predict the new file-size after conversion.
preferredFormats - Variable in class org.mmbase.applications.media.filters.ServerFormatSorter
 
prefix(String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Puts a prefix before a name.
prefixError(String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
prefixID(String) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Puts a prefix 'mm_' before an id in form fields.
prepare(int) - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Makes sure that query with given index has an iterator, a 'next' node and a 'previous' node.
prepareCall(String) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareCall(String, int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareCall(String, int, int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareData(String) - Static method in class org.mmbase.util.transformers.XmlField
 
prepareDataString(String) - Static method in class org.mmbase.util.transformers.XmlField
 
prepareStatement(String) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareStatement(String, int) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareStatement(String, int[]) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareStatement(String, String[]) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareStatement(String, int, int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
prepareStatement(String, int, int) - Method in class org.mmbase.module.database.ConnectionWrapper
prev - Variable in class org.mmbase.util.LRUHashtable.LRUEntry
The previous, older, element
prevCharIsCR - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
prevCharIsLF - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
prevLocale - Variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
previous() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
previous() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
previous() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
previous() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
previous() - Method in class org.mmbase.util.dateparser.DateParser
 
previousField() - Method in interface org.mmbase.bridge.FieldIterator
Returns the previous element in the iterator as a Field
previousField() - Method in class org.mmbase.bridge.implementation.BasicFieldList.BasicFieldIterator
 
previousIndex() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
previousIndex() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
previousIndex() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
previousIndex() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
previousModule() - Method in interface org.mmbase.bridge.ModuleIterator
Returns the previous element in the iterator as a Module
previousModule() - Method in class org.mmbase.bridge.implementation.BasicModuleList.BasicModuleIterator
 
previousNode() - Method in interface org.mmbase.bridge.NodeIterator
Returns the previous element in the iterator as a Node
previousNode() - Method in class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
previousNode() - Method in class org.mmbase.bridge.util.CollectionNodeList.BasicNodeIterator
 
previousNode - Variable in class org.mmbase.bridge.util.HugeNodeListIterator
 
previousNode() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
Returns the previous element in the iterator as a Node Implementation is analogous to nextNode.
previousNode() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
previousNodeManager() - Method in interface org.mmbase.bridge.NodeManagerIterator
Returns the previous element in the iterator as a NodeManager
previousNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
 
previousRelation() - Method in interface org.mmbase.bridge.RelationIterator
Returns the previous element in the iterator as a Relation
previousRelation() - Method in class org.mmbase.bridge.implementation.BasicRelationList.BasicRelationIterator
 
previousRelation() - Method in class org.mmbase.bridge.util.CollectionRelationList.BasicRelationIterator
 
previousRelationManager() - Method in interface org.mmbase.bridge.RelationManagerIterator
Returns the previous element in the iterator as a RelationManager
previousRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator
 
previousString() - Method in interface org.mmbase.bridge.StringIterator
Returns the previous element in the iterator as a String
previousString() - Method in class org.mmbase.bridge.implementation.BasicStringList.BasicStringIterator
 
printCommandLine(String[]) - Method in class org.mmbase.util.externalprocess.CommandLauncher
print Command Line.
printXML(Node, Writer) - Static method in class org.mmbase.applications.editwizard.Utils
Serialize a node to the given writer.
probe() - Method in class org.mmbase.module.builders.DayMarkers
This gets called every hour to see if the day has past.
probeCall() - Method in class org.mmbase.module.builders.MMEvents
 
probeCall() - Method in class org.mmbase.module.tools.MMAdmin
 
process(String, Object) - Method in interface org.mmbase.bridge.Module
Runs the command with the given parameter(s).
process(String, Object, Map) - Method in interface org.mmbase.bridge.Module
Runs the command with the given parameter(s).
process(String, Object, Map, ServletRequest, ServletResponse) - Method in interface org.mmbase.bridge.Module
Runs the command with the given parameter(s).
process(String, Object) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
process(String, Object, Map) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
process(String, Object, Map, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.ChainedProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.CharTransformerProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.CopyProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.CreationTimeGuesser
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.FileNameProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.FormatDateTime
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.FormatFileSize
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.IgnoreEmptyProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.IgnoreIfChangedProcessor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.NodeNumber
 
process(Node, Field, Object) - Method in interface org.mmbase.datatypes.processors.Processor
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.Readonly
You can plug this in on every set-action besides 'object' which will make this field unmodifiable, except for set(Object) itself (which is never used from editors).
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.xml.FieldGetString
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.xml.FieldSetString
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.xml.HtmlGetString
 
process(Node, Field, Object) - Method in class org.mmbase.datatypes.processors.xml.HtmlSetString
 
process(PageInfo, Hashtable, Hashtable) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Execute the commands provided in the form values.
process(PageInfo, Hashtable, Hashtable) - Method in class org.mmbase.module.ProcessorModule
Execute the commands provided in the form values.
process(PageInfo, Hashtable, Hashtable) - Method in class org.mmbase.module.XSLConvert
Execute the commands provided in the form values
process(PageInfo, Hashtable, Hashtable) - Method in class org.mmbase.module.builders.AnnotRel
The hook that passes all form related pages to the correct handler.
process(PageInfo, StringTokenizer, Hashtable, Hashtable) - Method in class org.mmbase.module.core.MMObjectBuilder
The hook that passes all form related pages to the correct handler.
process(PageInfo, Hashtable, Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
Execute the commands provided in the form values
process(Node, Field, Object) - Method in class org.mmbase.richtext.processors.GetIndex
 
process(Node, Field, Object) - Method in class org.mmbase.richtext.processors.xml.MmxfGetString
 
process(Node, Field, Object) - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
 
process(Node, Field, Object) - Method in class org.mmbase.richtext.processors.xml.UnPGet
 
process(byte[]) - Static method in class org.mmbase.util.IECompatibleJpegInputStream
Util method that uses the IECompatibleInputStream to convert a byte array if the content is not a jpeg the content is not affected
process - Variable in class org.mmbase.util.externalprocess.CommandLauncher
The process object representing the external process
process - Variable in class org.mmbase.util.externalprocess.ProcessClosure
the process object representing the external process
processCommand(WizardCommand) - Method in class org.mmbase.applications.editwizard.Wizard
This method is usually called by #processCommands and processes one command.
processCommit() - Method in class org.mmbase.bridge.util.AbstractNode
 
processField(Query, String, String) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Processes a field with nodenr and query into several lists
processRequest(ServletRequest) - Method in class org.mmbase.applications.editwizard.Wizard
Processes an incoming request (usually passed on by a jsp code).
processStreams(ProcessClosure, OutputStream, PipedInputStream, OutputStream, PipedInputStream, IProgressMonitor) - Method in class org.mmbase.util.externalprocess.CommandLauncher
process the Streams.while the external process returns bytes.
profileUpdated() - Method in class org.mmbase.applications.mmbob.Poster
Signal that the profile of the poster has been updated and re-read the (avatar) images
profileUpdated(String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Profile of a poster changed signal
propagateEvent(Event) - Method in class org.mmbase.core.event.EventManager
This method will propagate the given event to all the aproprate listeners.
properties - Variable in class org.mmbase.module.core.MMObjectNode
Holds the 'extra' name-value pairs (the node's properties) which are retrieved from the 'properties' table.
provider - Variable in class org.mmbase.applications.media.urlcomposers.URLComposer
 
pull() - Method in class org.mmbase.util.functions.IndexFunction.Stack
 
pullPageContext(PageContext) - Method in interface org.mmbase.bridge.jsp.taglib.util.Backing
 
pullPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
pullPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
push(Object) - Method in class org.mmbase.util.functions.IndexFunction.Stack
 
pushPageContext(PageContext) - Method in interface org.mmbase.bridge.jsp.taglib.util.Backing
When the container gets used in a different page-context (e.g.
pushPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
pushPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
put(Element, Element, Cloud, Map) - Method in class org.mmbase.applications.dove.Dove
Handles a put call.
put(Document, Document, Map) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method can fire a Put command to Dove.
put(String, String, Set) - Method in class org.mmbase.applications.media.cache.URLCache
put an entry in the cache
put(Object, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
put(Object, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Keys must be Strings, so put(Object, ..) is forbidden in this HashMap!
put(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Not all Strings can be allowed as keys.
put(Object, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
put(Object, Object) - Method in class org.mmbase.bridge.util.NodeMap
 
put(Object, Object) - Method in class org.mmbase.cache.BlobCache
 
put(Object, Object) - Method in class org.mmbase.cache.Cache
Like 'put' of LRUHashtable but considers if the cache is active or not.
put(Object, Object) - Method in class org.mmbase.cache.QueryResultCache
 
put(SearchQuery, List) - Method in class org.mmbase.cache.QueryResultCache
Puts a search result in this cache.
put(SearchQuery, List) - Method in class org.mmbase.cache.RelatedNodesCache
 
put(Object, Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the put() method of the cache implementation.
put(Object, Object) - Method in class org.mmbase.cache.xslt.ResultCache
You can only put Source/Templates values in the cache, so this throws an Exception.
put(Object, Object) - Method in class org.mmbase.cache.xslt.TemplateCache
You can only put Source/Templates values in the cache, so this throws an Exception.
put(Source, Templates) - Method in class org.mmbase.cache.xslt.TemplateCache
 
put(Source, Templates, URIResolver) - Method in class org.mmbase.cache.xslt.TemplateCache
 
put(MMObjectNode, Operation, Set) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts.OperationsCache
 
put(Object, Object) - Method in class org.mmbase.util.LRUHashtable
Store an element in the table.
put(Object, Object) - Method in class org.mmbase.util.StringTagger
sets a value (for the Map interface).
putAll(Map) - Method in class org.mmbase.bridge.util.NodeMap
 
putAll(Map) - Method in class org.mmbase.cache.Cache
 
putAll(Map) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the putAll() method of the cache implementation.
putAll(Map) - Method in class org.mmbase.util.StringTagger
Manually sets a set of values (for the Map interface).
putCache() - Method in class org.mmbase.cache.Cache
Puts this cache in the caches repository.
putCache(Cache) - Static method in class org.mmbase.cache.Cache
 
putCache(Cache) - Static method in class org.mmbase.cache.CacheManager
Puts a cache in the caches repository.
putChangeNode(String, Map, Map, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Creates a new node.
putDeleteNode(String, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Creates a new node.
putDeleteRelation(String, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Creates a new node.
putNewNode(String, Map, Map, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Creates a new node.
putNewRelation(String, Map, Map, Map, Element, Cloud) - Method in class org.mmbase.applications.dove.Dove
Creates a new node.
putPolicy(Object, CachePolicy) - Static method in class org.mmbase.cache.CachePolicy
 
putProperty(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNode
Sets a specified property for this node.
putTmpNode(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Put a Node in the temporary node list

Q

QT - Static variable in class org.mmbase.applications.media.Format
 
QUARTER - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'quarter'
QUERY - Static variable in class org.mmbase.applications.dove.AbstractDove
 
QUERY_PROPERTY - Static variable in interface org.mmbase.bridge.NodeList
In the propery of the list with this name you find back the original Query object by which this NodeList was created (if it as created like that)
Queries - class org.mmbase.bridge.util.Queries.
This class contains various utility methods for manipulating and creating query objects.
Queries() - Constructor for class org.mmbase.bridge.util.Queries
 
Query - interface org.mmbase.bridge.Query.
Representation of a (database) query.
QueryAgeConstraintTag - class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag.
Cognate of daymarkers.
QueryAgeConstraintTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
QueryAliasConstraintTag - class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag.
Alias as constraint.
QueryAliasConstraintTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
QueryCompositeConstraintTag - class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag.
mm:composite makes it possible to connect constraints by 'OR'.
QueryCompositeConstraintTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
QueryConfigurer - class org.mmbase.bridge.util.xml.query.QueryConfigurer.
A QueryConfigurer has the task to instantiate QueryDefinitions (wrappers around Query's) and FieldDefinitions (wrappers around StepFields).
QueryConfigurer() - Constructor for class org.mmbase.bridge.util.xml.query.QueryConfigurer
 
QueryConstraintTag - class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag.
The most general 'constraint' tag.
QueryConstraintTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
QueryContainer - interface org.mmbase.bridge.jsp.taglib.containers.QueryContainer.
A Query container can be used around node-list Tags.
QueryContainerReferrer - interface org.mmbase.bridge.jsp.taglib.containers.QueryContainerReferrer.
A QueryContainerReferrer is just like a containerReferrer.
QueryConvertor - class org.mmbase.util.QueryConvertor.
Class for the converion of a expression string to a SQL where clause.
QueryConvertor() - Constructor for class org.mmbase.util.QueryConvertor
 
QueryDefinition - class org.mmbase.bridge.util.xml.query.QueryDefinition.
Defines a query and possible options for the fields to index.
QueryDefinition() - Constructor for class org.mmbase.bridge.util.xml.query.QueryDefinition
 
QueryDefinition(QueryDefinition) - Constructor for class org.mmbase.bridge.util.xml.query.QueryDefinition
Constructor, copies all data from the specified QueryDefinition object.
QueryDistinctTag - class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag.
Make query distinct (or not)
QueryDistinctTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
QueryMaxNumberTag - class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag.
Applies a maxnumber to the surrounding query.
QueryMaxNumberTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
QueryNextBatchesTag - class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag.
A way to make paging-mechanisms.
QueryNextBatchesTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
QueryOffsetTag - class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag.
Applies an offset to the surrounding query.
QueryOffsetTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
QueryPreviousBatchesTag - class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag.
A way to make paging-mechanisms.
QueryPreviousBatchesTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
QueryReader - class org.mmbase.bridge.util.xml.query.QueryReader.
 
QueryReader() - Constructor for class org.mmbase.bridge.util.xml.query.QueryReader
 
QueryResultCache - class org.mmbase.cache.QueryResultCache.
This cache provides a base implementation to cache the result of SearchQuery's.
QuerySortOrderTag - class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag.
Applies a sortorder to the surrounding query.
QuerySortOrderTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
QueryTEI - class org.mmbase.bridge.jsp.taglib.containers.QueryTEI.
The TEI class belonging to the QueryContainer tags.
QueryTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryTEI
 
QueryTypeConstraintTag - class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag.
Type as constraint.
QueryTypeConstraintTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
Queue - class org.mmbase.util.Queue.
Deprecated. Use edu.emory.mathcs.backport.java.util.concurrent.BlockingQueue, or some other Queue implementation.
Queue() - Constructor for class org.mmbase.util.Queue
Deprecated. Constructs the queue with the default queue size set to DEFAULT_QUEUE_SIZE, and the append timeout set to DEFAULT_APPEND_TIMEOUT
Queue(int) - Constructor for class org.mmbase.util.Queue
Deprecated. Constructs the queue, sets the max number of queueable items to the given size, sets the append timeout to DEFAULT_APPEND_TIMEOUT, and sets the get timeout to DEFAULT_GET_TIMEOUT
Queue(int, int, int) - Constructor for class org.mmbase.util.Queue
Deprecated. Constructs the queue, sets the max number of queueable items to the given size, and sets the append() and get() timeouts to the given values.
QueueElement - class org.mmbase.util.QueueElement.
Element in a Queue.
QueueElement() - Constructor for class org.mmbase.util.QueueElement
 
queries - Static variable in class org.mmbase.module.database.MultiConnection
 
query - Variable in class org.mmbase.bridge.implementation.BasicQuery
The core query which is 'wrapped'
query - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
query - Variable in class org.mmbase.bridge.util.xml.query.QueryDefinition
The query to run
query - Variable in class org.mmbase.module.builders.MMServers
 
queryCheck - Variable in class org.mmbase.bridge.implementation.BasicQuery
The QueryCheck object associated with this Query, or null if no such object was determined yet.
queryHandler - Variable in class org.mmbase.storage.StorageManagerFactory
The query handler to use with this factory.
queryHandlerClasses - Variable in class org.mmbase.storage.StorageManagerFactory
The query handler classes.
queryList - Variable in class org.mmbase.bridge.jsp.taglib.editor.Editor
 
queueSize() - Method in class org.mmbase.util.Queue
Deprecated. Returns the size of the queue

R

RA - Static variable in class org.mmbase.applications.media.Format
 
RAM - Static variable in class org.mmbase.applications.media.Format
 
READ - Static variable in class org.mmbase.security.Operation
Identifier for read operation, which is used for reading information
READ_INT - Static variable in class org.mmbase.security.Operation
int value for the read Operation
READ_SEQUENCE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for retrieving the key from sequence or number table The parameters accepted are: {0} the storage manager (StorageManager), or the basename for tables (String) {1} the (suggested) name of the primary key field ('number') {2} the sequence buffer size (nr of keys that MMBase caches in the storage layer).
READ_SEQUENCE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for retrieving the key from a sequence table.
REAL_NODES - Static variable in class org.mmbase.bridge.util.TreeList
 
RELATION - Static variable in class org.mmbase.applications.dove.AbstractDove
 
RELATIONS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
REMOVE_EMPTY_DEFINITIONS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-remove-empty-definitions.
REPLACE_FIRST - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
If this is added to the config-int, then only the first match should be used.
REPLACE_FIRST_ALL - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
If this is added to the config-int, then only the first match should be used.
REQUEST - Static variable in class org.mmbase.applications.dove.AbstractDove
 
REQUEST - Static variable in class org.mmbase.util.functions.Parameter
 
REQUIRED - Static variable in class org.mmbase.applications.dove.AbstractDove
 
RESOURCE - Static variable in class org.mmbase.applications.media.Codec
 
RESOURCE - Static variable in class org.mmbase.applications.media.Format
 
RESOURCENAME_FIELD - Static variable in class org.mmbase.util.ResourceLoader
 
RESOURCE_ROOT - Static variable in class org.mmbase.util.ResourceLoader
Used for files, and servlet resources.
RESPONSE - Static variable in class org.mmbase.applications.dove.AbstractDove
 
RESPONSE - Static variable in class org.mmbase.util.functions.Parameter
 
REVOKE_PARAMETERS - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
RICH - Static variable in class org.mmbase.richtext.transformers.XmlField
 
RICHBODY - Static variable in class org.mmbase.util.transformers.XmlField
 
RM - Static variable in class org.mmbase.applications.media.Format
 
ROMAN - Static variable in class org.mmbase.util.transformers.RomanTransformer
 
ROOT_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
RamURLComposer - class org.mmbase.applications.media.urlcomposers.RamURLComposer.
Provides the functionality to create URL's (or URI's) for a certain fragment, source, provider combination.
RamURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.RamURLComposer
 
RandomPool - class org.mmbase.util.RandomPool.
Class for holding a pool of random numbers.
RandomPool() - Constructor for class org.mmbase.util.RandomPool
Create a pool.
RandomPool(long) - Constructor for class org.mmbase.util.RandomPool
Create a pool.
Rank - class org.mmbase.security.Rank.
This class defines Rank objects which are used in security implementation.
Rank(int, String) - Constructor for class org.mmbase.security.Rank
constructor
Ranks - class org.mmbase.security.implementation.cloudcontext.builders.Ranks.
This MMObjectBuilder implementation belongs to the object type 'mmbaseusers' It contains functionality to MD5 encode passwords, and so on.
Ranks() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.Ranks
 
ReInit(InputStream) - Method in class org.mmbase.util.dateparser.DateParser
 
ReInit(InputStream, String) - Method in class org.mmbase.util.dateparser.DateParser
 
ReInit(Reader) - Method in class org.mmbase.util.dateparser.DateParser
 
ReInit(DateParserTokenManager) - Method in class org.mmbase.util.dateparser.DateParser
 
ReInit(SimpleCharStream) - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(Reader) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
ReadFile - class org.mmbase.bridge.jsp.taglib.util.ReadFile.
This file is found in the public domain, on http://www.dpawson.co.uk/xsl/sect2/N4760.html It is used to be able to include the codesamples in the taglib documentation.
ReadFile() - Constructor for class org.mmbase.bridge.jsp.taglib.util.ReadFile
 
ReaderTransformer - class org.mmbase.util.transformers.ReaderTransformer.
You need only to implement transform(Reader, Writer) you have the simplest kind of tranformer (which is 'streamable').
ReaderTransformer() - Constructor for class org.mmbase.util.transformers.ReaderTransformer
 
Readonly - class org.mmbase.datatypes.processors.Readonly.
This processor can be used as a 'set' processor on a field.
Readonly() - Constructor for class org.mmbase.datatypes.processors.Readonly
 
RealBbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.RealBbURLComposer.
 
RealBbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.RealBbURLComposer
 
RealSbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer.
An example.
RealSbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.RealSbURLComposer
 
RealSorter - class org.mmbase.applications.media.filters.RealSorter.
This can sort according to properties of real streams.
RealSorter() - Constructor for class org.mmbase.applications.media.filters.RealSorter
 
RealSorter.ChannelsSorter - class org.mmbase.applications.media.filters.RealSorter.ChannelsSorter.
Sort with channels
RealSorter.ChannelsSorter() - Constructor for class org.mmbase.applications.media.filters.RealSorter.ChannelsSorter
 
RealSorter.RealFormatSorter - class org.mmbase.applications.media.filters.RealSorter.RealFormatSorter.
Prefer real a little if this filter is used.
RealSorter.RealFormatSorter() - Constructor for class org.mmbase.applications.media.filters.RealSorter.RealFormatSorter
 
RealSorter.SpeedSorter - class org.mmbase.applications.media.filters.RealSorter.SpeedSorter.
Sort with speed
RealSorter.SpeedSorter() - Constructor for class org.mmbase.applications.media.filters.RealSorter.SpeedSorter
 
RealURLComposer - class org.mmbase.applications.media.urlcomposers.RealURLComposer.
A RealURLComposer is an URLComposer which can produce URL's to RM/RA streams.
RealURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.RealURLComposer
 
RedirectTag - class org.mmbase.bridge.jsp.taglib.pageflow.RedirectTag.
Does a redirect, using the features of UrlTag.
RedirectTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.RedirectTag
 
Referids - class org.mmbase.bridge.jsp.taglib.util.Referids.
A helper class to implement referids attribute.
Referids() - Constructor for class org.mmbase.bridge.jsp.taglib.util.Referids
 
RegexpReplacer - class org.mmbase.util.transformers.RegexpReplacer.
Finds regexps in the Character String, and replaces them.
RegexpReplacer(int) - Constructor for class org.mmbase.util.transformers.RegexpReplacer
 
RegexpReplacer() - Constructor for class org.mmbase.util.transformers.RegexpReplacer
 
RegexpReplacer.PatternWatcher - class org.mmbase.util.transformers.RegexpReplacer.PatternWatcher.
 
RegexpReplacerFactory - class org.mmbase.util.transformers.RegexpReplacerFactory.
Factories new instances of extensions of RegexpReplacer, for which the replace patterns are parameterized (using the 'patterns' parameter).
RegexpReplacerFactory() - Constructor for class org.mmbase.util.transformers.RegexpReplacerFactory
 
RelDef - class org.mmbase.module.corebuilders.RelDef.
RelDef, one of the meta stucture nodes, is used to define the possible relation types.
RelDef() - Constructor for class org.mmbase.module.corebuilders.RelDef
Contruct the builder
RelatedContainerTag - class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag.
 
RelatedContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
RelatedNodeTag - class org.mmbase.bridge.jsp.taglib.RelatedNodeTag.
Needs to live under a ListRelationsTag
RelatedNodeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
 
RelatedNodesCache - class org.mmbase.cache.RelatedNodesCache.
Query result cache used for getRelatedNodes from MMObjectNodes.
RelatedNodesContainerTag - class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag.
Container cognate of RelatedNodesTag
RelatedNodesContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
RelatedNodesTag - class org.mmbase.bridge.jsp.taglib.RelatedNodesTag.
RelatedNodesTag, provides functionality for listing single related nodes in MMBase
RelatedNodesTag() - Constructor for class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
RelatedTag - class org.mmbase.bridge.jsp.taglib.macro.RelatedTag.
Shortcut for List where the start node is the parent node.
RelatedTag() - Constructor for class org.mmbase.bridge.jsp.taglib.macro.RelatedTag
 
Relation - interface org.mmbase.bridge.Relation.
A relation within the cloud.
RelationEvent - class org.mmbase.core.event.RelationEvent.
This class reflects a ,,change relation event.
RelationEvent(NodeEvent, int, int, String, String, int) - Constructor for class org.mmbase.core.event.RelationEvent
Constructor for relation event
RelationEventBroker - class org.mmbase.core.event.RelationEventBroker.
This class is the event broker implementation for the RelationEvent
RelationEventBroker() - Constructor for class org.mmbase.core.event.RelationEventBroker
 
RelationEventListener - interface org.mmbase.core.event.RelationEventListener.
This is the listener interface for relation events
RelationIterator - interface org.mmbase.bridge.RelationIterator.
A list of nodes
RelationList - interface org.mmbase.bridge.RelationList.
A list of Relations
RelationManager - interface org.mmbase.bridge.RelationManager.
This interface represents a relation constraint (or contex, if you like).
RelationManagerIterator - interface org.mmbase.bridge.RelationManagerIterator.
A list of nodes
RelationManagerList - interface org.mmbase.bridge.RelationManagerList.
A list of Relation Managers
RelationStep - interface org.mmbase.storage.search.RelationStep.
A relationstep refers to a table of relations between the previous and next step.
RelationalDatabaseStorageManager - class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager.
A JDBC implementation of a storage manager for relational databases.
RelationalDatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
Constructor
RelationsCache - class org.mmbase.cache.RelationsCache.
Cache from MMObjectNode number to List of InsRel MMObjectNodes instances (relation nodes).
RelativeTime - class org.mmbase.util.RelativeTime.
This util class contains several methods and constants to manipulate relative time values.
RelativeTime() - Constructor for class org.mmbase.util.RelativeTime
 
ReleaseStrategy - class org.mmbase.cache.ReleaseStrategy.
This class is the base for all cache release strategies.
ReleaseStrategy() - Constructor for class org.mmbase.cache.ReleaseStrategy
 
ReleaseStrategy.StrategyResult - class org.mmbase.cache.ReleaseStrategy.StrategyResult.
 
ReleaseStrategy.Timer - class org.mmbase.cache.ReleaseStrategy.Timer.
 
ReloadableModule - class org.mmbase.module.ReloadableModule.
A Reloadable Module has a 'reload' method.
ReloadableModule() - Constructor for class org.mmbase.module.ReloadableModule
 
RemoteContext - class org.mmbase.bridge.RemoteContext.
 
RemoteContext() - Constructor for class org.mmbase.bridge.RemoteContext
 
RemoteHost - class org.mmbase.applications.mmbob.RemoteHost.
 
RemoteHost(Poster, String, int, int) - Constructor for class org.mmbase.applications.mmbob.RemoteHost
 
RemoveItemTag - class org.mmbase.bridge.jsp.taglib.RemoveItemTag.
Removes the current item from the list.
RemoveItemTag() - Constructor for class org.mmbase.bridge.jsp.taglib.RemoveItemTag
 
RemoveTag - class org.mmbase.bridge.jsp.taglib.RemoveTag.
Remove an object from the Context.
RemoveTag() - Constructor for class org.mmbase.bridge.jsp.taglib.RemoveTag
 
ReplacingLocalizedString - class org.mmbase.util.ReplacingLocalizedString.
Extends and wraps LocalizedString.
ReplacingLocalizedString() - Constructor for class org.mmbase.util.ReplacingLocalizedString
 
ReplacingLocalizedString(LocalizedString) - Constructor for class org.mmbase.util.ReplacingLocalizedString
 
ReplysHandler - class org.mmbase.applications.mmbob.generate.ReplysHandler.
 
ReplysHandler(int, int, String, String) - Constructor for class org.mmbase.applications.mmbob.generate.ReplysHandler
 
ResourceBundleReplacerFactory - class org.mmbase.util.transformers.ResourceBundleReplacerFactory.
Factories new chartransformer based on ResourceBundle.
ResourceBundleReplacerFactory() - Constructor for class org.mmbase.util.transformers.ResourceBundleReplacerFactory
 
ResourceLoader - class org.mmbase.util.ResourceLoader.
MMBase resource loader, for loading config-files and those kind of things.
ResourceLoader() - Constructor for class org.mmbase.util.ResourceLoader
This constructor instantiates a new root resource-loader.
ResourceLoader(ResourceLoader, String) - Constructor for class org.mmbase.util.ResourceLoader
Instantiates a ResourceLoader for a 'sub directory' of given ResourceLoader.
ResourceLoader.ClassLoaderURLStreamHandler - class org.mmbase.util.ResourceLoader.ClassLoaderURLStreamHandler.
 
ResourceLoader.FileURLStreamHandler - class org.mmbase.util.ResourceLoader.FileURLStreamHandler.
 
ResourceLoader.NodeURLStreamHandler - class org.mmbase.util.ResourceLoader.NodeURLStreamHandler.
URLStreamHandler for NodeConnections.
ResourceLoader.PathURLStreamHandler - class org.mmbase.util.ResourceLoader.PathURLStreamHandler.
Extension URLStreamHandler, used for the 'sub' Handlers, entries of 'roots' in ResourceLoader are of this type.
ResourceLoader.PathURLStreamHandler() - Constructor for class org.mmbase.util.ResourceLoader.PathURLStreamHandler
 
ResourceLoader.ServletResourceURLStreamHandler - class org.mmbase.util.ResourceLoader.ServletResourceURLStreamHandler.
URLStreamHandler based on the servletContext object of ResourceLoader
ResourceWatcher - class org.mmbase.util.ResourceWatcher.
Like FileWatcher but for Resources.
ResourceWatcher(ResourceLoader) - Constructor for class org.mmbase.util.ResourceWatcher
Constructor.
ResourceWatcher() - Constructor for class org.mmbase.util.ResourceWatcher
Constructor, defaulting to the Root ResourceLoader (see ResourceLoader.getConfigurationRoot()).
ResourceWatcher.ResourceFileWatcher - class org.mmbase.util.ResourceWatcher.ResourceFileWatcher.
A FileWatcher associated with a certain resource of this ResourceWatcher.
Resources - class org.mmbase.module.builders.Resources.
The resources builder can be used by ResourceLoader to load resources from (configuration files, classes, resourcebundles).
Resources() - Constructor for class org.mmbase.module.builders.Resources
 
ResultBuilder - class org.mmbase.storage.search.ResultBuilder.
A ResultBuilder is a builder for ResultNodes, that represent the results of executing an arbitrary search query.
ResultBuilder(MMBase, SearchQuery) - Constructor for class org.mmbase.storage.search.ResultBuilder
Creator.
ResultCache - class org.mmbase.cache.xslt.ResultCache.
Caches the results of XSL transformations.
ResultNode - class org.mmbase.storage.search.ResultNode.
A ResultNode is a virtual node, used to represent the result of executing an arbitrary search query.
ResultNode(ResultBuilder) - Constructor for class org.mmbase.storage.search.ResultNode
Constructor.
ReturnType - class org.mmbase.util.functions.ReturnType.
Description of the return type of certain function.
ReturnType(Class, String) - Constructor for class org.mmbase.util.functions.ReturnType
 
RightsRel - class org.mmbase.security.implementation.cloudcontext.builders.RightsRel.
The rightsrel relation, connects a 'context' with a 'group'.
RightsRel() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
 
RomanTransformer - class org.mmbase.util.transformers.RomanTransformer.
Static utilities to deal with roman numbers, and non static functions to transform strings representing decimal numbers to roman numbers and back.
RomanTransformer() - Constructor for class org.mmbase.util.transformers.RomanTransformer
 
Rot13 - class org.mmbase.util.transformers.Rot13.
Rot13 implementation.
Rot13() - Constructor for class org.mmbase.util.transformers.Rot13
 
Rot5 - class org.mmbase.util.transformers.Rot5.
Rot5 implementation.
Rot5() - Constructor for class org.mmbase.util.transformers.Rot5
 
RunnableCronJob - class org.mmbase.applications.crontab.RunnableCronJob.
Just wraps a Runnable into a CronJob.
RunnableCronJob(Runnable) - Constructor for class org.mmbase.applications.crontab.RunnableCronJob
 
rankCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
rankFunction - Variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
read() - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
read(byte[], int, int) - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
read(byte[]) - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
read() - Method in class org.mmbase.util.transformers.TransformingReader
 
read(char[], int, int) - Method in class org.mmbase.util.transformers.TransformingReader
 
readAdmins(InputStream) - Method in class org.mmbase.security.implementation.cloudcontext.Authenticate
 
readAssigned() - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
readBlocking() - Method in class org.mmbase.util.externalprocess.ProcessClosure
read data from the external process and block the calling thread until reading is finished
readCVS(String) - Method in class org.mmbase.util.CVSReader
Deprecated. Reads the contents of a CVS file and extracts the header and body content.
readCache() - Method in class org.mmbase.module.corebuilders.TypeRel
The TypeRel cache contains all TypeRels MMObjectNodes.
readChar() - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
readConfig() - Static method in class org.mmbase.applications.mmbob.ForumManager
ToDo: Write docs! Called on init.
readConfiguration(Map) - Method in class org.mmbase.clustering.ClusterManager
 
readConfiguration(Map) - Method in class org.mmbase.clustering.jgroups.Multicast
 
readConfiguration(Map) - Method in class org.mmbase.clustering.multicast.Multicast
 
readConfiguration(Map) - Method in class org.mmbase.clustering.unicast.Unicast
 
readDataType(Element, BasicDataType, DataTypeCollector) - Static method in class org.mmbase.datatypes.util.xml.DataTypeReader
Reads a datatype.
readDataTypes(Element, DataTypeCollector) - Static method in class org.mmbase.datatypes.util.xml.DataTypeReader
Initialize the data types default supported by the system.
readDataTypes(Element, DataTypeCollector, BasicDataType) - Static method in class org.mmbase.datatypes.util.xml.DataTypeReader
Initialize the data types default supported by the system.
readDefaultPatterns(Collection) - Method in class org.mmbase.util.transformers.Censor
 
readDefaultPatterns(Collection) - Method in class org.mmbase.util.transformers.LinkFinder
 
readDefaultPatterns(Collection) - Method in class org.mmbase.util.transformers.RegexpReplacer
Reads defaults translation patterns into the given collection patterns.
readExample(String) - Static method in class org.mmbase.bridge.jsp.taglib.util.ReadFile
 
readMoreJobs() - Method in class org.mmbase.applications.crontab.modules.CrontabModule
 
readNonBlocking() - Method in class org.mmbase.util.externalprocess.ProcessClosure
read data from the external process without blocking the calling thread
readOnly - Variable in class org.mmbase.core.AbstractField
 
readPatterns(Collection) - Method in class org.mmbase.util.transformers.RegexpReplacer
Reads patterns from config-file into given Collection
readPostings() - Method in class org.mmbase.applications.mmbob.PostThread
Fill the postings vector with all Postings within the PostThread
readProperties(String) - Method in class org.mmbase.util.ExtendedProperties
Read from Properties and return them.
readProperties(String) - Method in class org.mmbase.util.xml.UtilReader
 
readQuery(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.BridgeServlet
Creates a QueryParts object which wraps request and response and the parse result of them.
readQuery(String) - Static method in class org.mmbase.servlet.BridgeServlet
 
readRemoteHosts() - Method in class org.mmbase.applications.mmbob.Poster
 
readServletPath(String) - Static method in class org.mmbase.servlet.BridgeServlet
 
readSets() - Static method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
readStats() - Method in class org.mmbase.applications.mmbob.Mailbox
 
readStyleSheet() - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
readTheme(String) - Method in class org.mmbase.applications.thememanager.Theme
 
readThemes() - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
readXML(InputSource) - Static method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
readXML(InputSource) - Static method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
'reads' a resource XML and puts its values in a Map with types of edittags
readXml(File) - Method in class org.mmbase.security.implementation.cloudcontext.ConvertTool
Extends the current configuration with an XML file.
reader - Variable in class org.mmbase.util.xml.ApplicationWriter
 
ready() - Method in class org.mmbase.util.images.ImageConversionRequest
 
ready() - Method in class org.mmbase.util.transformers.CharTransformerLink
 
real - Static variable in class org.mmbase.applications.media.Format
 
realSearchField - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
realclose() - Method in class org.mmbase.module.database.MultiConnection
Close connections
receive - Variable in class org.mmbase.clustering.ClusterManager
 
referid - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
referid - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
referid - Variable in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
referid2 - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
referids - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
referids - Variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
refresh(MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Reloads the data from a node from the database.
regexps - Static variable in class org.mmbase.util.transformers.RegexpReplacer
The regexps for the unextended RegexpReplacer
register(String, Object, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().register
register(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().register
register(String, Object, boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextCollector
 
register(String, Object, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
register(String, WriterHelper, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
register(String, Object, boolean, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
register(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
register(String) - Static method in class org.mmbase.util.Encode
Add new transformation types.
registerField(Query, int, String) - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
Here is were the FieldTag registers its fields and some associated and maybe usefull information with the EditTag.
registerFields(List, List, List) - Method in class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
Values passed by the EditTag from the FieldTags.
registerNode(String, Node) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().registerNode
registerNode(String, Node) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
registerPublicID(String, String, Class) - Static method in class org.mmbase.util.XMLEntityResolver
Register a given publicID, binding it to a resource determined by a given class and resource filename
registerPublicIDs() - Static method in class org.mmbase.applications.mmbob.ForumManager
Register the Public Ids for DTDs used by DatabaseReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.applications.mmbob.ProfileInfo
Register the Public Ids for DTDs used by DatabaseReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
Register the Public Ids for DTDs used by DatabaseReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.applications.thememanager.Theme
Register the Public Ids for DTDs used by DatabaseReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.applications.thememanager.ThemeManager
Register the Public Ids for DTDs used by DatabaseReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.util.xml.ApplicationReader
Register the Public Ids for DTDs used by ApplicationReader This method is called by XMLEntityResolve
registerPublicIDs() - Static method in class org.mmbase.util.xml.BuilderReader
Register the Public Ids for DTDs used by BuilderReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.util.xml.DocumentReader
Register the Public Ids for DTDs used by XMLBasicReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.util.xml.ModuleReader
Register the Public Ids for DTDs used by ModuleReader This method is called by XMLEntityResolver.
registerPublicIDs() - Static method in class org.mmbase.util.xml.UtilReader
Register the Public Ids for DTDs used by UtilReader This method is called by XMLEntityResolver.
registerRank(Rank) - Static method in class org.mmbase.security.Rank
 
registerSystemID(String, String, Class) - Static method in class org.mmbase.util.XMLEntityResolver
It seems that in XSD's you don't have public id's.
registerSystemIDs() - Static method in class org.mmbase.bridge.util.xml.query.QueryReader
Register the namespace and XSD used by QueryReader This method is called by XMLEntityResolver.
registerSystemIDs() - Static method in class org.mmbase.util.xml.BuilderReader
Register the namespace and XSD used by DataTypeConfigurer This method is called by XMLEntityResolver.
relDefNode - Variable in class org.mmbase.bridge.implementation.BasicRelationManager
 
relatedCache - Static variable in class org.mmbase.module.core.MMObjectNode
Results of getRelatedNodes
relationChanged - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
relationIterator() - Method in interface org.mmbase.bridge.RelationList
Returns an type-specific iterator for this list.
relationIterator() - Method in class org.mmbase.bridge.implementation.BasicRelationList
 
relationIterator() - Method in class org.mmbase.bridge.util.CollectionRelationList
 
relationManagerIterator() - Method in interface org.mmbase.bridge.RelationManagerList
Returns an type-specific iterator for this list.
relationManagerIterator() - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList
 
relationsCache - Static variable in class org.mmbase.module.core.MMObjectNode
objectNumber -> List of all relation nodes
reldefCorrect(int, int, int) - Method in class org.mmbase.module.corebuilders.InsRel
Deprecated. Use TypeRel.reldefCorrect(int, int, int) instead
reldefCorrect(int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Deprecated. use TypeRel.contains(int, int, int)instead
release() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Release all allocated resources.
release() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
release() - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
release() - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
Release all allocated resources.
release() - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
release() - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
release() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
 
release(PageContext, ContextContainer) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextCollector
 
release(PageContext, ContextContainer) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
release(PageContext, ContextContainer) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextContainer
 
release(PageContext, ContextContainer) - Method in class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer
 
release() - Method in class org.mmbase.module.database.MultiConnection
 
release() - Method in class org.mmbase.util.DijkstraSemaphore
Releases a previously acquires semaphore and increments the count by one.
release(int) - Method in class org.mmbase.util.DijkstraSemaphore
Same as release() except that the count is increased by pCount instead of 1.
releaseActiveConnection() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Safely closes the active connection.
releaseActiveConnection() - Method in class org.mmbase.storage.implementation.database.InformixStorageManager
Safely closes the active connection.
releaseAll() - Method in class org.mmbase.util.DijkstraSemaphore
Releases all semaphores setting the count to max count.
releaseSavepoint(Savepoint) - Method in class org.mmbase.module.database.ConnectionWrapper
relnumber - Variable in class org.mmbase.module.corebuilders.InsRel
Hold the relnumber to use when creating a node of this builder.
reload() - Method in class org.mmbase.applications.crontab.modules.CrontabModule
All previously added entries are removed from the cron-daemon and the currently configured ones are added (init is called).
reload() - Method in class org.mmbase.applications.email.SendMail
 
reload() - Method in class org.mmbase.clustering.ClusteringModule
 
reload() - Method in class org.mmbase.module.ProcessorModule
Deprecated. called by nothing
reload() - Method in class org.mmbase.module.ReloadableModule
This method should be called when the module should be reloaded.
reload() - Method in class org.mmbase.module.database.JDBC
What should this do, when is this called? Reload the properties and driver
reload() - Method in class org.mmbase.module.database.Naming
is a reload the same as an init?
reload() - Method in class org.mmbase.security.MMBaseCop
reload, will load the classes for authorization and authentication with their config files, as specied in the xml from configUrl
reloadBuilder(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
reloadConfiguration(String) - Method in class org.mmbase.module.ReloadableModule
Reloads the configuration file.
reloadConfiguration(ModuleReader) - Method in class org.mmbase.module.ReloadableModule
 
reloadFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
remove(CronEntry) - Method in class org.mmbase.applications.crontab.CronDaemon
Remove the given CronEntry from this daemon.
remove() - Method in class org.mmbase.applications.mmbob.Forum
remove the forum
remove() - Method in class org.mmbase.applications.mmbob.Mailbox
remove the mailbox
remove() - Method in class org.mmbase.applications.mmbob.PostArea
remove the postarea
remove() - Method in class org.mmbase.applications.mmbob.PostThread
remove the whole PostThread
remove() - Method in class org.mmbase.applications.mmbob.Poster
remove the poster
remove() - Method in class org.mmbase.applications.mmbob.Posting
Delete a posting and signal the parent postthread that the posting must be removed
remove() - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
remove(Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
remove - Variable in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
remove() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
Removes the current item from the list.
remove - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
remove(ContextContainer, String) - Method in class org.mmbase.bridge.jsp.taglib.RemoveTag
 
remove - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
remove(Collection, Object) - Static method in class org.mmbase.bridge.jsp.taglib.functions.Functions
MMBase specific 'remove' (for Collections).
remove() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
remove() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
remove() - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
remove() - Method in class org.mmbase.bridge.util.HugeNodeListIterator
 
remove(Object) - Method in class org.mmbase.bridge.util.NodeMap
 
remove() - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
remove(Object) - Method in class org.mmbase.cache.Cache
 
remove(Object) - Method in class org.mmbase.cache.NodeCache
 
remove(Object) - Method in class org.mmbase.cache.QueryResultCache
Removes an object from the cache.
remove(Object) - Method in class org.mmbase.cache.RelatedNodesCache
 
remove(Object) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the remove() method of the cache implementation.
remove(Object) - Method in class org.mmbase.cache.xslt.TemplateCache
When removing an entry (because of LRU e.g), then also the FileWatcher must be removed.
remove() - Method in class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
 
remove(UserContext) - Method in class org.mmbase.module.core.MMObjectNode
Remove this node from the storage
remove(UserContext, int) - Method in class org.mmbase.security.Authorization
This method should be overrided by an extending class.
remove(UserContext, int) - Method in class org.mmbase.security.NoAuthorization
This method does nothing
remove(UserContext, int) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
remove(UserContext, int) - Method in class org.mmbase.security.implementation.cloud.Verify
 
remove(UserContext, int) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
remove(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
remove(Object) - Method in class org.mmbase.storage.util.Index
 
remove(int) - Method in class org.mmbase.util.Casting.ListWrapper
 
remove() - Method in class org.mmbase.util.ChainedIterator
 
remove(File) - Method in class org.mmbase.util.FileWatcher
Remove file from the watch-list
remove() - Method in class org.mmbase.util.LRUHashtable.LRUEntrySetIterator
 
remove(Object) - Method in class org.mmbase.util.LRUHashtable
Remove an element from the table.
remove(String) - Method in class org.mmbase.util.ResourceWatcher
 
remove(Object) - Method in class org.mmbase.util.StringTagger
remove a value (for the Map interface).
removeAdministrator(Poster) - Method in class org.mmbase.applications.mmbob.Forum
 
removeAdministrator(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a moderator from a postarea (poster is not removed just status moderator is revoked)
removeAll(Collection) - Method in class org.mmbase.bridge.implementation.BasicList
 
removeAllStrategies() - Method in class org.mmbase.cache.ChainedReleaseStrategy
removes all strategies
removeAssign(String) - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
removeBookmarkedThread(int) - Method in class org.mmbase.applications.mmbob.Poster
 
removeBuilderField(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
removeChild(Constraint) - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
removeDigits(String) - Static method in class org.mmbase.applications.editwizard.Config.ListConfig
 
removeDigits(String) - Static method in class org.mmbase.bridge.util.Queries
Returns substring of given string without the leading digits (used in 'paths')
removeEntry(CronEntry) - Method in class org.mmbase.applications.crontab.CronDaemon
Actually removes, nor checks for removedEntries' and so on.
removeEventBroker(AbstractEventBroker) - Method in class org.mmbase.core.event.EventManager
remove a broker for a specific type of event
removeEventListener(EventListener) - Method in class org.mmbase.core.event.EventManager
 
removeEventListener(EventListener) - Method in class org.mmbase.module.core.MMObjectBuilder
 
removeField(String) - Method in class org.mmbase.model.CloudModelBuilder
 
removeField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Remove a field from this builder.
removeFields() - Method in interface org.mmbase.bridge.Query
Removes all fields from the Query object.
removeFields() - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
removeFields() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
removeFields() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
removeFolder(int, String) - Method in class org.mmbase.applications.mmbob.Forum
remove a folder(mailbox) for a poster
removeFolder(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
removeForum(int) - Static method in class org.mmbase.applications.mmbob.ForumManager
Remove a forum by it's MMBase node number
removeForum(String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a forum from this MMBase (including postareas, postareas, postthreads, postings and posters).
removeFromIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
removeKeyword(String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
removeLanguage(String, String, String) - Method in class org.mmbase.applications.multilanguagegui.MultiLanguageGui
 
removeListener(EventListener) - Method in class org.mmbase.core.event.AbstractEventBroker
 
removeLocalObserver(MMBaseObserver) - Method in class org.mmbase.module.core.MMObjectBuilder
 
removeMailbox(String) - Method in class org.mmbase.applications.mmbob.Poster
remove the poster's mailbox by the name
removeModerator(Poster) - Method in class org.mmbase.applications.mmbob.PostArea
remove the moderator status of the poster regarding this postarea
removeModerator(String, String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a moderator from a postarea (poster is not removed just status moderator is revoked)
removeNode(MMObjectNode) - Method in class org.mmbase.applications.crontab.builders.CronJobs
removes the node from the database and also removes it from the CronDaemon
removeNode(MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
Override the MMObjectBuilder removeNode, to invalidate the LRU ImageCache, when a node gets deleted.
removeNode(MMObjectNode) - Method in class org.mmbase.module.builders.Images
Override the MMObjectBuilder removeNode, to invalidate the Image Cache AFTER a deletion of the image node.
removeNode(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Remove a node from the cloud.
removeNode(String, String, String) - Method in class org.mmbase.module.core.TransactionManager
 
removeNode(String, String, String) - Method in interface org.mmbase.module.core.TransactionManagerInterface
 
removeNode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.InsRel
Remove a node from the cloud.
removeNode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.OAlias
Remove a node from the cloud and update the cache
removeNode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Remove a node from the cloud.
removeNode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
Remove a node from the cloud, when the represented builder was active it will also be unloaded
removeNode(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
Remove a node from the cloud.
removeNode(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
A rank may only be removed if there are no users of that rank.
removeNodeRelatedEventsListener(String, EventListener) - Method in class org.mmbase.module.core.MMBase
 
removeOnlinePoster(Poster) - Method in class org.mmbase.applications.mmbob.Forum
remove a poster from the onlineposters-Vector
removePost(String, String, String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a Post from a PostArea
removePostArea(String) - Method in class org.mmbase.applications.mmbob.Forum
remove a postarea of this forum by it's MMbase objectnumber
removePostArea(String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a postarea (including postthreads and postings) from a forum
removePostThread(String) - Method in class org.mmbase.applications.mmbob.PostArea
remove a postthread by it's MMbase objectnumber
removePostThread(String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
Removes a whole thread (including postings) from a postarea
removePoster(String, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
Remove a Poster from a forum
removeProperty(String) - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
removeRelations(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Remove the relations of a node.
removeRelations() - Method in class org.mmbase.module.core.MMObjectNode
Remove the relations of the node.
removeRemoteObserver(MMBaseObserver) - Method in class org.mmbase.module.core.MMObjectBuilder
 
removeSecurityConstraintFromClone(BasicSearchQuery) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
removeSources(MMObjectNode) - Method in class org.mmbase.applications.media.builders.MediaFragments
Removes related media sources.
removeStrategy(ReleaseStrategy) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
removeStyleSheetClass(String) - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
removeStyleSheetClass(String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
removeStyleSheetProperty(String, String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
removeSurroundingQuotes(StringBuffer) - Static method in class org.mmbase.util.images.Imaging
Just a utitility function, used by the function above.
removeSyncNodes(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Removes the syncnodes to this node.
removeTmpNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Remove a node from the temporary node space
removeWordFilter(String) - Method in class org.mmbase.applications.mmbob.Forum
 
removeWordFilter(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
removeWordFilter(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
removeWordFilter(String, String, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
replace(PageInfo, StringTokenizer) - Method in class org.mmbase.applications.media.builders.MediaFragments
Replace all for frontend code Replace commands available are GETURL (gets mediafile url for an objectnumber),
replace(PageInfo, String) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Replace a command by a string.
replace(PageInfo, StringTagger) - Method in interface org.mmbase.module.ProcessorInterface
Deprecated. Replace a command by a string.
replace(PageInfo, String) - Method in class org.mmbase.module.ProcessorModule
Replace a command by a string.
replace(PageInfo, StringTagger) - Method in class org.mmbase.module.ProcessorModule
Replace a command by a string. who the hell uses this (daniel)
replace(PageInfo, String) - Method in class org.mmbase.module.XSLConvert
Handle a $MOD command It is called as: $MOD-XSLCONVERT-xmlPath-xslFile where: - xmlPath is the path relative to mmbase.config and, - xslFile is xsl file located in the subdirectory xslt of mmbase.config.
replace(PageInfo, StringTokenizer) - Method in class org.mmbase.module.builders.AnnotRel
Obtains a string value by performing the provided command.
replace(PageInfo, StringTokenizer) - Method in class org.mmbase.module.builders.DayMarkers
Scan.
replace(PageInfo, StringTokenizer) - Method in class org.mmbase.module.core.MMObjectBuilder
Obtains a string value by performing the provided command.
replace(PageInfo, String) - Method in class org.mmbase.module.tools.MMAdmin
Handle a $MOD command
replace(String) - Method in class org.mmbase.util.ReplacingLocalizedString
 
replace(int, int, String) - Method in class org.mmbase.util.StringObject
replace
replace(String, String) - Method in class org.mmbase.util.StringObject
replace
replace(String, String, String, String) - Method in class org.mmbase.util.StringObject
Does a replace/insert.
replace(String, Writer, ChunkedTransformer.Status) - Method in class org.mmbase.util.transformers.ChunkedTransformer
Implement this.
replace(ChunkedTransformer.Status) - Method in class org.mmbase.util.transformers.ChunkedTransformer
Whether still to do replacing, given status.
replace(String, Writer, ChunkedTransformer.Status) - Method in class org.mmbase.util.transformers.RegexpReplacer
 
replaceAll(String, String) - Method in class org.mmbase.util.ReplacingLocalizedString
 
replaceConnection(MultiConnection) - Method in class org.mmbase.module.database.MultiPool
Tries to fix this multi-connection if it is broken (e.g.
replaceFirst(String, String) - Method in class org.mmbase.util.StringObject
replace
replaceFirst - Variable in class org.mmbase.util.transformers.ChunkedTransformer
 
replaceFirstAll - Variable in class org.mmbase.util.transformers.ChunkedTransformer
 
replaceWord(StringBuffer, Writer, ChunkedTransformer.Status) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
replacements - Static variable in class org.mmbase.applications.mmbob.util.transformers.PostingBody
 
req - Variable in class org.mmbase.util.PageInfo
The request object associated with the current page.
request - Variable in class org.mmbase.applications.editwizard.Config.Configurator
 
requestCount - Variable in class org.mmbase.util.LRUHashtable.LRUEntry
the number of times this entry has been requested
required - Variable in class org.mmbase.bridge.jsp.taglib.ImportTag
 
requiredRestriction - Variable in class org.mmbase.datatypes.BasicDataType
 
reregister(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().reregister
reregister(String, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
res - Variable in class org.mmbase.util.PageInfo
The response object associated with the current page.
resetConfig() - Method in class org.mmbase.applications.mmbob.Forum
 
resize(int) - Method in class org.mmbase.util.Queue
Deprecated. Resizes the queue so that it can contain at most the given number of items in it.
resolve(Collection) - Method in class org.mmbase.module.core.TransactionResolver
 
resolve(String, String) - Method in class org.mmbase.util.xml.URIResolver
Implementation of the resolve method of javax.xml.transform.URIResolver.
resolveEntity(String, String) - Method in class org.mmbase.util.XMLEntityResolver
Takes the systemId and returns the local location of the dtd/xsd
resolveInheritance() - Method in class org.mmbase.util.xml.BuilderReader
Resolves inheritance.
resolveParameter(Object) - Method in class org.mmbase.storage.util.Scheme
Resolves an object (passed as a parameter) to a value that can be applied in a pattern.
resolveToFile(String) - Method in class org.mmbase.util.xml.URIResolver
Deprecated.  
resolveToFile(String, String) - Method in class org.mmbase.util.xml.URIResolver
Deprecated.  
resolveToURL(String) - Method in class org.mmbase.applications.editwizard.Config.Configurator
 
resolveToURL(String, String) - Method in class org.mmbase.util.xml.URIResolver
 
resort(PostThread) - Method in class org.mmbase.applications.mmbob.PostArea
re-add the given PostThread to the postthreads-Vector
resource - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
resourceAvailable() - Method in class org.mmbase.util.xml.UtilReader
Reports whether the configured resource (in the constructor) is actually backed.
resourceLoader - Variable in class org.mmbase.util.ResourceWatcher
The resource-loader associated with this ResourceWatcher.
resources - Variable in class org.mmbase.util.ResourceWatcher
All resources watched by this ResourceWatcher.
response - Variable in class org.mmbase.applications.editwizard.Config.Configurator
 
retain - Variable in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
retain - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
retain - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
retrieveFieldValue(String, String) - Method in class org.mmbase.applications.editwizard.Wizard
Obtains the value form the right field (given by name) of the right node (given by did).
retrieveValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Retrieves a value from the values hashtable.
retryAfter - Variable in class org.mmbase.servlet.MMBaseServlet
If MMBase has not been started, a 503 is given, with this value for the 'Retry-After' header.
returnCollection - Variable in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
returnList - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
returnList - Variable in class org.mmbase.bridge.jsp.taglib.StringListTag
 
returnType - Variable in class org.mmbase.util.functions.AbstractFunction
 
reverse() - Method in class org.mmbase.util.StringObject
Reverse the order of the characters in the String buffer.
revoke(MMObjectNode, MMObjectNode, Operation, MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
rewrite() - Method in class org.mmbase.core.CoreField
 
rewrite(Object) - Method in class org.mmbase.datatypes.BasicDataType
 
rewrite(Object) - Method in interface org.mmbase.datatypes.DataType
 
rewrite(DataType) - Method in class org.mmbase.datatypes.DataTypeCollector
Unlock a dataType so it can be changed or latered.
richToHTMLBlock(String, boolean, boolean, boolean) - Static method in class org.mmbase.util.transformers.XmlField
So poor, that it actually generates pieces of XHTML 1.1 blocks (so, no use of sections).
richToHTMLBlock(String) - Static method in class org.mmbase.util.transformers.XmlField
 
richToHTMLBlock(String, boolean, boolean) - Static method in class org.mmbase.util.transformers.XmlField
 
richToXML(String, boolean) - Static method in class org.mmbase.util.transformers.XmlField
Defines a kind of 'rich' text format.
richToXML(String) - Static method in class org.mmbase.util.transformers.XmlField
 
rightAdd(String, String, String, boolean) - Method in class org.mmbase.security.implementation.context.ContextCache
 
rightGet(String, String, String) - Method in class org.mmbase.security.implementation.context.ContextCache
 
role - Variable in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
role - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
role - Variable in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
role - Variable in class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
role - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
rollback() - Method in class org.mmbase.module.database.ConnectionWrapper
rollback(Savepoint) - Method in class org.mmbase.module.database.ConnectionWrapper
rollback() - Method in interface org.mmbase.storage.StorageManager
Cancels any transaction that was started and rollback changes if possible.
rollback() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
romanSuccessor(String) - Static method in class org.mmbase.util.functions.IndexFunction
Calculates the 'successor' of a roman number, preserving uppercase/lowercase.
romanToDecimal(char) - Static method in class org.mmbase.util.transformers.RomanTransformer
Converts one of the letters from the roman number system to an int.
romanToDecimal(String) - Static method in class org.mmbase.util.transformers.RomanTransformer
Converts roman number to int.
rot13(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot13
 
rot5(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot5
 
rotate(PlanarImage, int, int, int) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 'rotate' operation: rotates an image.
rows - Variable in class org.mmbase.util.CVSReader
Deprecated. The content of the CVS file body (the records or rows).
run() - Method in class org.mmbase.applications.crontab.AbstractCronJob
Implement this.
run() - Method in class org.mmbase.applications.crontab.CronDaemon
The main loop of the daemon, which of course is a Thread, implemented in run() to satisfy the 'Runnable' interface.
run() - Method in interface org.mmbase.applications.crontab.CronJob
This is the method which is repeatedly called.
run() - Method in class org.mmbase.applications.crontab.Interruptable
 
run() - Method in class org.mmbase.applications.crontab.MMBaseQueryJob
 
run() - Method in class org.mmbase.applications.crontab.MMBaseStatsJob
 
run() - Method in class org.mmbase.applications.crontab.MemoryWarner
 
run() - Method in class org.mmbase.applications.crontab.RunnableCronJob
 
run() - Method in class org.mmbase.applications.crontab.SampleCronJob
 
run() - Method in class org.mmbase.applications.crontab.TestCronJob
 
run() - Method in class org.mmbase.applications.crontab.builders.CronJobs
This thread wait's for MMBase to be started and then adds all the crontEntries to the CronDaemon
run() - Method in class org.mmbase.applications.email.EmailBackgroundHandler
Main run, exception protected
run() - Method in class org.mmbase.applications.email.EmailExpireHandler
Main loop, exception protected
run() - Method in class org.mmbase.applications.mmbob.ExternalProfilesManager
Main loop, exception protected
run() - Method in class org.mmbase.applications.mmbob.ForumEmailSender
Main loop, exception protected
run() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
Main loop, exception protected
run() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncerShutdown
runs when jvm goes down and tries to sync the MMBob nodes
run() - Method in class org.mmbase.applications.mmbob.ForumSwapManager
Main loop, exception protected
run() - Method in class org.mmbase.applications.mmbob.generate.AreasHandler
 
run() - Method in class org.mmbase.applications.mmbob.generate.Handler
 
run() - Method in class org.mmbase.applications.mmbob.generate.PostersHandler
 
run() - Method in class org.mmbase.applications.mmbob.generate.ReplysHandler
 
run() - Method in class org.mmbase.applications.mmbob.generate.ThreadsHandler
 
run() - Method in class org.mmbase.applications.xmlimporter.Transaction
Wait assynchronously for the transaction to time out.
run() - Method in class org.mmbase.clustering.ClusterManager
 
run() - Method in class org.mmbase.clustering.jgroups.ChangesReceiver
 
run() - Method in class org.mmbase.clustering.jgroups.ChangesSender
Take messages fromt the queeu nodesToSend and send them on the JChannel.
run() - Method in class org.mmbase.clustering.multicast.ChangesReceiver
 
run() - Method in class org.mmbase.clustering.multicast.ChangesSender
 
run() - Method in class org.mmbase.clustering.unicast.ChangesReceiver
 
run() - Method in class org.mmbase.clustering.unicast.ChangesSender
 
run() - Method in class org.mmbase.core.util.DaemonThread
Default behavior (when no target is specified) is to run continuously until interrupted.
run() - Method in class org.mmbase.module.LinkChecker
 
run() - Method in class org.mmbase.module.builders.MMEventsProbe
admin probe, try's to make a call to all the maintainance calls.
run() - Method in class org.mmbase.module.builders.MMServers
run, checkup probe runs every intervaltime to set the state of the server (used in clusters)
run() - Method in class org.mmbase.module.builders.PropertiesProbe
 
run() - Method in class org.mmbase.module.database.JDBCProbe
admin probe, try's to make a call to all the maintainance calls.
run() - Method in class org.mmbase.module.tools.MMAdminProbe
 
run() - Method in class org.mmbase.servlet.MMBaseStartThread
 
run() - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
run() - Method in class org.mmbase.util.images.ImageConversionRequestProcessor
 
run() - Method in class org.mmbase.util.transformers.CharTransformerLink
 
runnable - Variable in class org.mmbase.applications.crontab.RunnableCronJob
 

S

SAVE - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
SCOPE - Static variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
SEARCH_ALL - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_ALL
SEARCH_AUTO - Static variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
SEARCH_BOTH - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_BOTH In future versions of MMBase (1.8 and up) this will be the default value
SEARCH_DESTINATION - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_DESTINATION
SEARCH_EITHER - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_EITHER. In future versions of MMBase (1.8 and up) the default value will be RelationStep.DIRECTIONS_BOTH
SEARCH_FORCE - Static variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
SEARCH_NO - Static variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
SEARCH_SOURCE - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_SOURCE
SEARCH_TYPE_DESCRIPTIONS - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Search type descriptions corresponding to the search type values: StringSearchConstraint.SEARCH_TYPE_WORD_ORIENTED, StringSearchConstraint.SEARCH_TYPE_PHRASE_ORIENTED, and StringSearchConstraint.SEARCH_TYPE_PROXIMITY_ORIENTED
SEARCH_TYPE_PHRASE_ORIENTED - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Search type for phrase oriented search.
SEARCH_TYPE_PROXIMITY_ORIENTED - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Search type for proximity oriented search.
SEARCH_TYPE_WORD_ORIENTED - Static variable in interface org.mmbase.storage.search.StringSearchConstraint
Search type for word oriented search.
SEARCH_YES - Static variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
SECOND - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Time part: 'second'
SECONDS - Static variable in class org.mmbase.module.builders.AnnotRel
 
SECONDS_IN_A_DAY - Static variable in class org.mmbase.module.builders.DayMarkers
 
SECURITY - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SECURITY_CLOUD - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SECURITY_METHOD - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SECURITY_NAME - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SECURITY_PASSWORD - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SELECT_NODE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for selecting a node.
SELECT_NODE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for selecting a node.
SELECT_NODE_TYPE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for selecting a node type.
SELECT_NODE_TYPE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for selecting a node type.
SEQUENCE_BUFFER_SIZE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: sequence-buffer-size.
SERVICE - Static variable in class org.mmbase.util.logging.Level
A constant.
SERVICE - Static variable in class org.mmbase.util.logging.log4j.Log4jLevel
 
SERVICE_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
SET - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a Set.
SETTYPE_PARAMETERS - Static variable in class org.mmbase.applications.email.EmailBuilder
 
SET_SURROGATOR - Static variable in class org.mmbase.storage.Attributes
This attribute can be used to specify a CharTransformer class of which an instance will be used to filter strings which are set into the database.
SHORT_JOB_TYPE - Static variable in class org.mmbase.applications.crontab.CronEntry
A CronEntry of this type will run without the overhead of an extra thread.
SHORT_JOB_TYPE_STRING - Static variable in class org.mmbase.applications.crontab.CronEntry
 
SINGULARNAME - Static variable in class org.mmbase.applications.dove.AbstractDove
 
SKIP - Static variable in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
SLOWSYNC - Static variable in class org.mmbase.applications.mmbob.ForumManager
 
SMIL - Static variable in class org.mmbase.applications.media.Format
 
SOURCE - Static variable in class org.mmbase.bridge.util.SearchUtil
 
SPartFileFilter - class org.mmbase.util.SPartFileFilter.
Support utility for MMObjectBuilder.getSMartPath This filter filters files with the specified number in its name.
SPartFileFilter(String) - Constructor for class org.mmbase.util.SPartFileFilter
Creates the file filter.
STACK_ATTRIBUTE - Static variable in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
STACK_ATTRIBUTE - Static variable in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
STARTMAIL_PARAMETERS - Static variable in class org.mmbase.applications.email.EmailBuilder
 
START_WIZARD - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
STATES_RESOURCE - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
STATE_DELIVERED - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATE_DONE - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
STATE_FAILED - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATE_MAXVALUE - Static variable in class org.mmbase.core.util.Fields
 
STATE_MINVALUE - Static variable in class org.mmbase.core.util.Fields
 
STATE_OFF - Static variable in class org.mmbase.applications.media.builders.MediaProviders
 
STATE_ON - Static variable in class org.mmbase.applications.media.builders.MediaProviders
 
STATE_PERSISTENT - Static variable in interface org.mmbase.bridge.Field
A field's state is 'persistent' if it is persistent in storage, and editable.
STATE_QUEUED - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATE_REMOVED - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
STATE_SOURCE - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
STATE_SPAMGARDE - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATE_SYSTEM - Static variable in interface org.mmbase.bridge.Field
A field's state is 'system' if it is persistent in storage, but not editable by users.
STATE_SYSTEM_VIRTUAL - Static variable in interface org.mmbase.bridge.Field
A field's state is 'system virtual' if it is not persistent in storage, nor editable by users.
STATE_UNKNOWN - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATE_UNKNOWN - Static variable in interface org.mmbase.bridge.Field
The field's state when it is not (yet) known.
STATE_VIRTUAL - Static variable in interface org.mmbase.bridge.Field
A field's state is 'virtual' if it is not persistent in storage.
STATE_WAITING - Static variable in class org.mmbase.applications.email.EmailBuilder
 
STATUS_RESOURCE - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
STEREO - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
STORAGE_IDENTIFIER_CASE - Static variable in class org.mmbase.storage.Attributes
Attribute: storage-identifier-case.
STORES_BINARY_AS_FILE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-stores-binary-as-file.
STRICT - Static variable in class org.mmbase.module.corebuilders.TypeRel
Constant for TypeRel.contains(int, int, int): return only typerels that exactly match.
STRING - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that returns a String.
STRINGS - Static variable in interface org.mmbase.security.AuthenticationData
 
STRING_LOOP - Static variable in class org.mmbase.servlet.performance
 
SUBFRAGMENT_SPARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
SUMFIELDS_PARAMETERS - Static variable in class org.mmbase.util.functions.ExampleBuilder
 
SUPPORTS_BLOB - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-supports-blob.
SUPPORTS_COMPOSITE_INDEX - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-supports-composite-index.
SUPPORTS_DATA_DEFINITION - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-supports-data-definition.
SUPPORTS_TRANSACTIONS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-supports-transactions.
SUPPORT_NONE - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Support level for features that are not supported.
SUPPORT_NORMAL - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Support level for features that are available for use under normal circumstances.
SUPPORT_OPTIMAL - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Support level for features that are optimally supported.
SUPPORT_WEAK - Static variable in interface org.mmbase.storage.search.SearchQueryHandler
Support level for features that are supported, but not recommended when performance is critical.
SYSTEM_OWNER - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default (system) owner name for the owner field.
SZ_REF - Static variable in class org.mmbase.util.SizeOf
 
SampleCronJob - class org.mmbase.applications.crontab.SampleCronJob.
Sample cron jobs shows ho to create a cronjob.
SampleCronJob() - Constructor for class org.mmbase.applications.crontab.SampleCronJob
 
Scheme - class org.mmbase.storage.util.Scheme.
This is a specialised version of the MessageFormat class, with some awareness of MMBase objects.
Scheme(StorageManagerFactory, String) - Constructor for class org.mmbase.storage.util.Scheme
Instantiate the Scheme
Schemes - class org.mmbase.storage.implementation.database.Schemes.
This class defines the scheme names and defaults used by the default database storage manager classes.
Schemes() - Constructor for class org.mmbase.storage.implementation.database.Schemes
 
SearchQuery - interface org.mmbase.storage.search.SearchQuery.
Encapsulates a request for a search of the object cloud.
SearchQueryException - exception org.mmbase.storage.search.SearchQueryException.
Exception thrown by the methods that process search queries.
SearchQueryException() - Constructor for class org.mmbase.storage.search.SearchQueryException
 
SearchQueryException(String) - Constructor for class org.mmbase.storage.search.SearchQueryException
 
SearchQueryException(Throwable) - Constructor for class org.mmbase.storage.search.SearchQueryException
 
SearchQueryException(String, Throwable) - Constructor for class org.mmbase.storage.search.SearchQueryException
 
SearchQueryHandler - interface org.mmbase.storage.search.SearchQueryHandler.
Defines methods for an object that handles search query requests.
SearchUtil - class org.mmbase.bridge.util.SearchUtil.
 
SecurityContextDataType - class org.mmbase.datatypes.SecurityContextDataType.
A StringDataType with all security contexts strings as possible value.
SecurityContextDataType(String) - Constructor for class org.mmbase.datatypes.SecurityContextDataType
Constructor for string data type.
SecurityException - exception org.mmbase.security.SecurityException.
Thrown by the security classes to indicate a security violation/malfunction.
SecurityException() - Constructor for class org.mmbase.security.SecurityException
 
SecurityException(String) - Constructor for class org.mmbase.security.SecurityException
 
SecurityException(Throwable) - Constructor for class org.mmbase.security.SecurityException
 
SecurityException(String, Throwable) - Constructor for class org.mmbase.security.SecurityException
 
SendMail - class org.mmbase.applications.email.SendMail.
Module providing mail functionality based on JavaMail, mail-resources.
SendMail() - Constructor for class org.mmbase.applications.email.SendMail
 
SendMailInterface - interface org.mmbase.applications.email.SendMailInterface.
This extension of SendMailInterface also support multipart-mails.
SendMailInterface - interface org.mmbase.module.SendMailInterface.
 
ServerFormatSorter - class org.mmbase.applications.media.filters.ServerFormatSorter.
Sorts on format of the source, preferred formats can be can be configured with the filters.xml.
ServerFormatSorter() - Constructor for class org.mmbase.applications.media.filters.ServerFormatSorter
 
SetContextTag - class org.mmbase.bridge.jsp.taglib.security.SetContextTag.
A very simple tag to change the context of the node
SetContextTag() - Constructor for class org.mmbase.bridge.jsp.taglib.security.SetContextTag
 
SetFieldTag - class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag.
The SetFieldTag can be used as a child of a 'NodeProvider' tag or inside a FieldProvider.
SetFieldTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
 
ShrinkTag - class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag.
 
ShrinkTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
Signature - class org.mmbase.applications.mmbob.Signature.
 
Signature(Poster, int, String, String, String) - Constructor for class org.mmbase.applications.mmbob.Signature
 
SimilarObjectFinder - interface org.mmbase.applications.xmlimporter.SimilarObjectFinder.
This interface provides methods to customize the way similar objects are searched in both the persistent and temporary cloud.
SimpleCharStream - class org.mmbase.util.dateparser.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.mmbase.util.dateparser.SimpleCharStream
 
SimpleImpl - class org.mmbase.util.logging.SimpleImpl.
A very simple implementation of Logger.
SimpleRealURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.SimpleRealURLComposer.
An example.
SimpleRealURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.SimpleRealURLComposer
 
SimpleTimeStampImpl - class org.mmbase.util.logging.SimpleTimeStampImpl.
Like SimpleImpl, but also adds timestamps.
SimpleWmURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.SimpleWmURLComposer.
 
SimpleWmURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.SimpleWmURLComposer
 
SingleQuote(String, int) - Static method in class org.mmbase.util.Strip
Strip single quotes from beginning, end or both, only once.
Sitestat - class org.mmbase.util.transformers.Sitestat.
Transforms the input to the characters which are alowed in Sitestat keys for page statistics, being: "A-Z, a-z, 0-9, - .
Sitestat() - Constructor for class org.mmbase.util.transformers.Sitestat
 
SizeMeasurable - interface org.mmbase.util.SizeMeasurable.
The SizeOf class tries to determine the size of memory structures.
SizeOf - class org.mmbase.util.SizeOf.
Implementation of 'sizeof'.
SizeOf() - Constructor for class org.mmbase.util.SizeOf
 
SizeTag - class org.mmbase.bridge.jsp.taglib.SizeTag.
The size of a list or of a nodelistcontainer (then the query is consulted).
SizeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.SizeTag
 
Smilies - class org.mmbase.applications.mmbob.util.transformers.Smilies.
Replaces known smilies with their graphical version.
Smilies() - Constructor for class org.mmbase.applications.mmbob.util.transformers.Smilies
Constructor
Sort() - Method in class org.mmbase.util.SortedVector
Deprecated. Sort the SortedVector
SortOrder - interface org.mmbase.storage.search.SortOrder.
A sortorder specifies sorting of a single field.
SortVector(Vector) - Static method in class org.mmbase.util.SortedVector
Deprecated. Sort a Vector and return a SortedVector.
SortVector(Vector, CompareInterface) - Static method in class org.mmbase.util.SortedVector
Deprecated. Sort a Vector and return a SortedVector using the specified compare function.
Sortable - interface org.mmbase.util.Sortable.
Deprecated. I think this is the same as java.util.Comparable
SortableCompare - class org.mmbase.util.SortableCompare.
Deprecated. Use java.util.Comparator
SortableCompare() - Constructor for class org.mmbase.util.SortableCompare
Deprecated.  
SortedBundle - class org.mmbase.util.SortedBundle.
A bit like ResourceBundle (on which it is based), but it creates SortedMap's.
SortedBundle() - Constructor for class org.mmbase.util.SortedBundle
 
SortedBundle.ValueWrapper - class org.mmbase.util.SortedBundle.ValueWrapper.
You can specify ValueWrapper.class as a value for the wrapper argument.
SortedBundle.ValueWrapper(Object, Comparable) - Constructor for class org.mmbase.util.SortedBundle.ValueWrapper
 
SortedBundle.ValueWrapper(Object, Object, Comparator) - Constructor for class org.mmbase.util.SortedBundle.ValueWrapper
 
SortedVector - class org.mmbase.util.SortedVector.
Deprecated. You can use java.util.SortedSet (implementations of that), or Collections.sort(), if duplicate entries are essential (but how should they be sorted then?)
SortedVector() - Constructor for class org.mmbase.util.SortedVector
Deprecated. Create a SortedVector
SortedVector(CompareInterface) - Constructor for class org.mmbase.util.SortedVector
Deprecated. Create a SortedVector, specifying which compare function to use.
Sorter - class org.mmbase.applications.media.filters.Sorter.
Implements a Filter as a Comparator.
Sorter() - Constructor for class org.mmbase.applications.media.filters.Sorter
 
SpaceReducer - class org.mmbase.util.transformers.SpaceReducer.
Replace 1 or more spaces by 1 space, and 1 or more newlines by 1 newline.
SpaceReducer() - Constructor for class org.mmbase.util.transformers.SpaceReducer
 
SpaceRemover - class org.mmbase.util.transformers.SpaceRemover.
Replace 1 or white space by 1 space, and all spaces on the begin and end.
SpaceRemover() - Constructor for class org.mmbase.util.transformers.SpaceRemover
 
SpaceSwallower - class org.mmbase.util.transformers.SpaceSwallower.
Swallows all spaces.
SpaceSwallower() - Constructor for class org.mmbase.util.transformers.SpaceSwallower
 
SpecificObjectFinder - class org.mmbase.applications.xmlimporter.SpecificObjectFinder.
SpecificObjectFinder implements a SimilarObjectFinder in such a way that a search for an object similar to tmpObj1 always returns tmpObj2, and nothing for other objects, where tmpObj1 and tmpObj2 are provided by the user.
SpecificObjectFinder(TmpObject, TmpObject) - Constructor for class org.mmbase.applications.xmlimporter.SpecificObjectFinder
Creates new SpecificObjectFinder.
Sql - class org.mmbase.util.transformers.Sql.
Encodings related to Sql.
Sql() - Constructor for class org.mmbase.util.transformers.Sql
 
Sql(int) - Constructor for class org.mmbase.util.transformers.Sql
 
SqlHandler - interface org.mmbase.storage.search.implementation.database.SqlHandler.
Interface for handler classes that are used to create SQL string representations of SearchQuery objects.
StacktraceLoggingPatternLayout - class org.mmbase.util.logging.log4j.StacktraceLoggingPatternLayout.
This layout can be used in logging in order to print out a stacktrace for a given logging event.
StacktraceLoggingPatternLayout() - Constructor for class org.mmbase.util.logging.log4j.StacktraceLoggingPatternLayout
 
StandaloneContextContainer - class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer.
This ContextContainer provides its own 'backing', it is used as 'subcontext' in other contextes.
StandaloneContextContainer(PageContext, String, ContextContainer) - Constructor for class org.mmbase.bridge.jsp.taglib.util.StandaloneContextContainer
Since a ContextContainer can contain other ContextContainer, it has to know which ContextContainer contains this.
StateConstants - interface org.mmbase.datatypes.resources.StateConstants.
 
Statistics - class org.mmbase.clustering.Statistics.
A structute for basic statistical information about receiving an sending messages in the cluster.
Statistics() - Constructor for class org.mmbase.clustering.Statistics
 
Step - interface org.mmbase.storage.search.Step.
A step refers to a table in a search request.
StepField - interface org.mmbase.storage.search.StepField.
A stepfield refers to a field in a step.
Storable - interface org.mmbase.storage.Storable.
This interface contains functionality for retrieving a storage identifier - a name or id suitable for storing the object.
StorageConfigurationException - exception org.mmbase.storage.StorageConfigurationException.
This exception gets thrown when an error occurred in the configuration of a StorageFactory or a storage manager.
StorageConfigurationException() - Constructor for class org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(String) - Constructor for class org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(Throwable) - Constructor for class org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(String, Throwable) - Constructor for class org.mmbase.storage.StorageConfigurationException
 
StorageConnector - class org.mmbase.core.util.StorageConnector.
A StorageConnector object is associated with a specific builder.
StorageConnector(MMObjectBuilder) - Constructor for class org.mmbase.core.util.StorageConnector
 
StorageError - error org.mmbase.storage.StorageError.
This error gets thrown when something goes seriously - and likely unrecoverably - wrong in the storage layer.
StorageError() - Constructor for class org.mmbase.storage.StorageError
 
StorageError(String) - Constructor for class org.mmbase.storage.StorageError
 
StorageError(Throwable) - Constructor for class org.mmbase.storage.StorageError
 
StorageError(String, Throwable) - Constructor for class org.mmbase.storage.StorageError
 
StorageException - exception org.mmbase.storage.StorageException.
This exception gets thrown when something goes wrong in the storage layer.
StorageException() - Constructor for class org.mmbase.storage.StorageException
 
StorageException(String) - Constructor for class org.mmbase.storage.StorageException
 
StorageException(Throwable) - Constructor for class org.mmbase.storage.StorageException
 
StorageException(String, Throwable) - Constructor for class org.mmbase.storage.StorageException
 
StorageFactoryException - exception org.mmbase.storage.StorageFactoryException.
This exception gets thrown when an error occurred during instantiation of the StorageFactory.
StorageFactoryException() - Constructor for class org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with null as its message.
StorageFactoryException(String) - Constructor for class org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the specified detail message.
StorageFactoryException(Throwable) - Constructor for class org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the detail message of the original exception.
StorageFactoryException(String, Throwable) - Constructor for class org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the detail message of the original exception.
StorageInaccessibleException - exception org.mmbase.storage.StorageInaccessibleException.
This exception gets thrown when the storage is inaccessible, such as when files were moved, a database goes offline, or user rights on the storage were insufficient to allow access.
StorageInaccessibleException() - Constructor for class org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(String) - Constructor for class org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(Throwable) - Constructor for class org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(String, Throwable) - Constructor for class org.mmbase.storage.StorageInaccessibleException
 
StorageManager - interface org.mmbase.storage.StorageManager.
The StorageManager interface defines how to access a storage device.
StorageManagerFactory - class org.mmbase.storage.StorageManagerFactory.
This class contains functionality for retrieving StorageManager instances, which give access to the storage device.
StorageManagerFactory() - Constructor for class org.mmbase.storage.StorageManagerFactory
 
StorageNotFoundException - exception org.mmbase.storage.StorageNotFoundException.
This exception gets thrown if a query resulted nothing, in contrary to the expectation (for example in 'getNode').
StorageNotFoundException() - Constructor for class org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(String) - Constructor for class org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(Throwable) - Constructor for class org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(String, Throwable) - Constructor for class org.mmbase.storage.StorageNotFoundException
 
StorageReader - class org.mmbase.storage.util.StorageReader.
 
StorageReader(StorageManagerFactory, InputSource) - Constructor for class org.mmbase.storage.util.StorageReader
Constructor.
StringBufferWriter - class org.mmbase.util.StringBufferWriter.
Oddly enough, Java does not provide this itself.
StringBufferWriter(StringBuffer) - Constructor for class org.mmbase.util.StringBufferWriter
Create a new StringBufferWriter
StringCompare - class org.mmbase.util.StringCompare.
Deprecated. Should implement java.util.Comparator, or should not exist, because this is java.lang.String's 'natural' order.
StringCompare() - Constructor for class org.mmbase.util.StringCompare
Deprecated.  
StringDataType - class org.mmbase.datatypes.StringDataType.
The datatype for String fields.
StringDataType(String) - Constructor for class org.mmbase.datatypes.StringDataType
Constructor for string data type.
StringDataType.PatternRestriction - class org.mmbase.datatypes.StringDataType.PatternRestriction.
 
StringHandler - class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler.
A TypeHandler for strings, textareas and text-input.
StringHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
Constructor for StringHandler.
StringIterator - interface org.mmbase.bridge.StringIterator.
An iterator for a list of strings
StringList - interface org.mmbase.bridge.StringList.
A list of Strings
StringListTag - class org.mmbase.bridge.jsp.taglib.StringListTag.
This class makes a tag which can list strings.
StringListTag() - Constructor for class org.mmbase.bridge.jsp.taglib.StringListTag
 
StringObject - class org.mmbase.util.StringObject.
This Class is a growable buffer for characters.
StringObject() - Constructor for class org.mmbase.util.StringObject
Constructs an empty String buffer.
StringObject(int) - Constructor for class org.mmbase.util.StringObject
Constructs an empty String buffer with the specified initial length.
StringObject(String) - Constructor for class org.mmbase.util.StringObject
Constructs a String buffer with the specified initial value.
StringSearchConstraint - interface org.mmbase.storage.search.StringSearchConstraint.
A constraint specifically for advanced types of text searches.
StringSplitter - class org.mmbase.util.StringSplitter.
Utility class for splitting delimited values.
StringSplitter() - Constructor for class org.mmbase.util.StringSplitter
 
StringTagger - class org.mmbase.util.StringTagger.
StringTagger, Creates a object with tags and fields from a String.
StringTagger(String, char, char, char, char, char, char) - Constructor for class org.mmbase.util.StringTagger
Creates a StringTag for the given line.
StringTagger(String, char, char, char, char) - Constructor for class org.mmbase.util.StringTagger
Creates a StringTag for the given line.
StringTagger(String) - Constructor for class org.mmbase.util.StringTagger
Creates a StringTag for the given line.
StringTransformer - class org.mmbase.util.transformers.StringTransformer.
You need only to implement transform(String) you have the simplest kind of tranformer (which is not 'streamable').
StringTransformer() - Constructor for class org.mmbase.util.transformers.StringTransformer
 
StringWriterTEI - class org.mmbase.bridge.jsp.taglib.StringWriterTEI.
A TEI class for Writer Tags that (on default) produce String jsp vars.
StringWriterTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.StringWriterTEI
 
Strip - class org.mmbase.util.Strip.
Class to strip characters from the beginning and end of strings.
Strip() - Constructor for class org.mmbase.util.Strip
 
StyleSheetClass - class org.mmbase.applications.thememanager.StyleSheetClass.
 
StyleSheetClass(String) - Constructor for class org.mmbase.applications.thememanager.StyleSheetClass
 
StyleSheetManager - class org.mmbase.applications.thememanager.StyleSheetManager.
 
StyleSheetManager(String) - Constructor for class org.mmbase.applications.thememanager.StyleSheetManager
 
StyleSheetProperty - class org.mmbase.applications.thememanager.StyleSheetProperty.
 
StyleSheetProperty(String, String) - Constructor for class org.mmbase.applications.thememanager.StyleSheetProperty
 
StyleSheetPropertyBackgroundColor - class org.mmbase.applications.thememanager.StyleSheetPropertyBackgroundColor.
 
StyleSheetPropertyBackgroundColor(String, String) - Constructor for class org.mmbase.applications.thememanager.StyleSheetPropertyBackgroundColor
 
SubArea - class org.mmbase.applications.mmbob.SubArea.
 
SubArea() - Constructor for class org.mmbase.applications.mmbob.SubArea
 
SubArea(String, int) - Constructor for class org.mmbase.applications.mmbob.SubArea
 
SubstringFactory - class org.mmbase.util.transformers.SubstringFactory.
Factories CharTransformer's which mirror the input, but only between 'from' and 'to' parameters.
SubstringFactory() - Constructor for class org.mmbase.util.transformers.SubstringFactory
 
SubstringFactory.Substring - class org.mmbase.util.transformers.SubstringFactory.Substring.
 
Swallower - class org.mmbase.util.transformers.Swallower.
This tranformer is the equivalent of piping to /dev/null
Swallower() - Constructor for class org.mmbase.util.transformers.Swallower
 
SwitchTo(int) - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
safeCache(Integer, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Stores a node in the cache provided the cache is not write locked.
save() - Method in class org.mmbase.applications.mmbob.Forum
"Save" the forum (add it to the syncQueue)
save() - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
save() - Method in class org.mmbase.applications.mmbob.PostArea
save the postarea (add it to the SyncQueue)
save() - Method in class org.mmbase.applications.mmbob.PostThread
 
save() - Method in class org.mmbase.applications.mmbob.Posting
save the node to the cloud
save() - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
save() - Method in class org.mmbase.applications.mmbob.RemoteHost
 
save() - Method in class org.mmbase.applications.mmbob.Signature
 
save() - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
save() - Method in class org.mmbase.applications.thememanager.StyleSheetManager
 
save() - Method in class org.mmbase.applications.thememanager.Theme
 
save() - Static method in class org.mmbase.applications.thememanager.ThemeManager
 
save() - Method in class org.mmbase.model.CloudModelBuilder
 
save(String) - Method in class org.mmbase.util.ExtendedProperties
This routine does not only saves your Properties but also merges your comments if the file already exists if the file doesn't exists the will call the "normal" write routine.
save() - Method in class org.mmbase.util.ExtendedProperties
 
saveConfig() - Method in class org.mmbase.applications.mmbob.Forum
 
saveConfig() - Static method in class org.mmbase.applications.mmbob.ForumManager
 
saveDirect() - Method in class org.mmbase.applications.mmbob.Forum
"Save direct" the forum
savePoster() - Method in class org.mmbase.applications.mmbob.Poster
Save the poster, and add the node to the syncQueue
saveProperties(String, Hashtable) - Method in class org.mmbase.util.ExtendedProperties
save Properties to file.
scope() - Method in class org.mmbase.bridge.jsp.taglib.ImportTEI
 
scope() - Method in class org.mmbase.bridge.jsp.taglib.WriterTEI
 
scope() - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTEI
 
scoreNode(TmpObject, TmpObject) - Method in class org.mmbase.applications.xmlimporter.BasicFinder
Calculates matching rate for two objects.
search - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
search - Variable in class org.mmbase.bridge.jsp.taglib.ListTag
 
search(String) - Method in class org.mmbase.module.core.MMTable
Deprecated. Use getNodes(NodeSearchQuery to perform a node search.
searchAge - Variable in class org.mmbase.module.core.MMObjectBuilder
The default search age for this builder.
searchDir - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
searchDir - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
searchDir - Variable in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
searchDir - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
searchDirs - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
searchDirs - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
searchDirs - Variable in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
searchFields - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
searchMultiLevelVector(int, Vector, String, Vector, String, Vector, Vector) - Method in class org.mmbase.module.core.ClusterBuilder
Same as searchMultiLevelVector(snodes, fields, pdistinct, tables, where, orderVec, direction, RelationStep.DIRECTIONS_EITHER), where snodes contains just the number specified by snode.
searchMultiLevelVector(Vector, Vector, String, Vector, String, Vector, Vector) - Method in class org.mmbase.module.core.ClusterBuilder
Same as searchMultiLevelVector(snodes, fields, pdistinct, tables, where, orderVec, direction, RelationStep.DIRECTIONS_EITHER).
searchMultiLevelVector(List, List, String, List, String, List, List, int) - Method in class org.mmbase.module.core.ClusterBuilder
Deprecated. use ClusterBuilder.searchMultiLevelVector(List snodes, List fields, String pdistinct, List tables, String where, List orderVec, List directions, List searchDirs)
searchMultiLevelVector(List, List, String, List, String, List, List, List) - Method in class org.mmbase.module.core.ClusterBuilder
Return all the objects that match the searchkeys.
searchPostings(String, int) - Method in class org.mmbase.applications.mmbob.Forum
 
searchPostings(String, int) - Method in class org.mmbase.applications.mmbob.PostArea
 
searchPostings(Vector, String, int) - Method in class org.mmbase.applications.mmbob.PostArea
 
searchPostings(String, int) - Method in class org.mmbase.applications.mmbob.PostThread
 
searchPostings(Vector, String, int) - Method in class org.mmbase.applications.mmbob.PostThread
 
searchPostings(String, String, String, String, int, int, int) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
searchStep(List, String) - Static method in class org.mmbase.bridge.util.Queries
Searches a list of Steps for a step with a certain name.
searchType - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
searchValue - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
searchVector(String) - Method in class org.mmbase.module.core.MMTable
Deprecated. Use getNodes(NodeSearchQuery to perform a node search.
secondInYear(Date) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the number of seconds that have elapsed from the beginning of the year to the given date
second_number() - Method in class org.mmbase.util.dateparser.DateParser
 
securityLoader - Static variable in class org.mmbase.security.MMBaseCopConfig
 
seenThread(PostThread) - Method in class org.mmbase.applications.mmbob.Poster
add the MMbase threadid to the HashMap of seen threads.
selectNodeList(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
This method selects a multiple nodes using the given contextnode and xpath.
selectSingleNode(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
This method selects a single node using the given contextnode and xpath.
selectSingleNodeText(Node, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
Selects a single node using the given xpath and uses the given node a a starting context and returns the textnode found.
selectSingleNodeText(Node, String, String, Cloud) - Static method in class org.mmbase.applications.editwizard.Utils
Selects a single node using the given xpath and uses the given node a a starting context and returns the textnode found.
send - Variable in class org.mmbase.clustering.ClusterManager
 
sendBytes(HttpServletResponse, byte[]) - Method in class org.mmbase.servlet.HandleServlet
Deprecated.  
sendBytes(HttpServletResponse, InputStream) - Method in class org.mmbase.servlet.HandleServlet
 
sendEmailOnChange(PostThread) - Method in class org.mmbase.applications.mmbob.Poster
 
sendError(int, String) - Method in class org.mmbase.util.GenericResponseWrapper
 
sendError(int) - Method in class org.mmbase.util.GenericResponseWrapper
 
sendFieldChangeSignal(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Send a signal to other servers that a field was changed.
sendFieldChangeSignal(String) - Method in class org.mmbase.module.core.MMObjectNode
Sends a field-changed signal.
sendMail(String, String, String) - Method in class org.mmbase.applications.email.AbstractSendMail
Send mail without extra headers
sendMail(Mail) - Method in class org.mmbase.applications.email.AbstractSendMail
Send mail
sendMail(String, String, String, Map) - Method in class org.mmbase.applications.email.SendMail
Send mail with headers
sendMail(String, String, String) - Method in interface org.mmbase.module.SendMailInterface
 
sendMail(String, String, String, Map) - Method in interface org.mmbase.module.SendMailInterface
 
sendMail(Mail) - Method in interface org.mmbase.module.SendMailInterface
 
sendMailNode(MMObjectNode) - Static method in class org.mmbase.applications.email.EmailHandler
Send the email node.
sendMultiPartMail(String, String, Map, MimeMultipart) - Method in class org.mmbase.applications.email.SendMail
 
sendMultiPartMail(String, String, Map, MimeMultipart) - Method in interface org.mmbase.applications.email.SendMailInterface
Sends a 'multipart' mail.
sendRedirect(String) - Method in class org.mmbase.util.GenericResponseWrapper
 
sendUpdateMail() - Method in class org.mmbase.applications.mmbob.Poster
 
sequenceKeys - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.MMBaseServlet
The service method is extended with calls for the refCount functionality (for performance related debugging).
service(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
service(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
service(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with service priority.
service(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
service(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
service(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
service(Object) - Method in class org.mmbase.util.logging.java.Impl
 
service(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
service(Object) - Method in class org.mmbase.util.logging.log4j.Log4jImpl
A new logging method that takes the SERVICE priority.
service(Object, Throwable) - Method in class org.mmbase.util.logging.log4j.Log4jImpl
 
sessionId - Variable in class org.mmbase.applications.editwizard.Config
 
sessionKey - Variable in class org.mmbase.applications.editwizard.Config
 
set(Object) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing any Object The object type may vary and is generally stored in memory as-is, which means that, generally, the get() method returns the same object.
set(Object) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
set(Object) - Method in class org.mmbase.bridge.implementation.BasicList.BasicIterator
 
set(int, Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
set(Object) - Method in class org.mmbase.bridge.util.AbstractBridgeList.BasicIterator
 
set(Object) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
set(int, Object) - Method in class org.mmbase.bridge.util.CollectionNodeList
 
set(Object) - Method in class org.mmbase.bridge.util.HugeNodeListIterator
 
set(Object) - Method in class org.mmbase.bridge.util.TreeList.TreeItr
 
set(String, Locale) - Method in class org.mmbase.datatypes.DateTimePattern
 
set(String) - Method in class org.mmbase.datatypes.DateTimePattern
 
set(int, Object) - Method in class org.mmbase.util.Casting.ListWrapper
 
set(String, Locale) - Method in class org.mmbase.util.LocalizedString
Sets the value for a certain locale.
set(String, Locale) - Method in class org.mmbase.util.ReplacingLocalizedString
 
set(String, Object) - Method in class org.mmbase.util.functions.AutodefiningParameters
Sets the value of an argument, and grows the definition array.
set(int, Object) - Method in class org.mmbase.util.functions.Parameters
 
set(Parameter, Object) - Method in class org.mmbase.util.functions.Parameters
Sets the value of a parameter.
set(String, Object) - Method in class org.mmbase.util.functions.Parameters
Sets the value of a parameter.
setAbsolute(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
setActive(boolean) - Method in class org.mmbase.cache.Cache
Sets this cache to active or passive.
setAdd(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
setAdd(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setAdd(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setAdd(String) - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setAggregating(Boolean) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the aggregating property.
setAggregationType(int) - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
Sets the aggregation type.
setAlias(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setAlias(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setAlias(Step, String) - Method in interface org.mmbase.bridge.Query
Sets the alias to the given step.
setAlias(Step, String) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setAlias(String) - Method in class org.mmbase.module.core.MMObjectNode
Sets the node's alias.
setAlias(String) - Method in class org.mmbase.storage.search.implementation.BasicStep
Sets alias property.
setAlias(String) - Method in class org.mmbase.storage.search.implementation.BasicStepField
Sets alias property.
setAliasedFirstName(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setAliasedLastName(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setAliasedPassword(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setAlign(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setAll(Map) - Method in class org.mmbase.util.functions.Parameters
Copies all values of a map to the corresponding values of this Parameters Object.
setAll(Collection) - Method in class org.mmbase.util.functions.Parameters
Copies all values of a collection to the corresponding values of this Parameters Object.
setAlt(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setAnotherParameter(String) - Method in class org.mmbase.util.functions.ExampleBean
 
setApplication(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setAttachment(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setAttribute(Node, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
Sets an attribute of a specific node.
setAttribute(Element, String, String) - Method in class org.mmbase.bridge.util.xml.Generator
 
setAttribute(Object, Object) - Method in class org.mmbase.storage.StorageManagerFactory
Set an attribute of this factory.
setAttributes(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
setAttributes(Map) - Method in class org.mmbase.storage.StorageManagerFactory
Add a map of attributes for this factory.
setAuthenticate(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setAutoCasting(boolean) - Method in class org.mmbase.util.functions.Parameters
Sets the 'auto casting' property (which on default is false)
setAutoCommit(boolean) - Method in class org.mmbase.module.database.ConnectionWrapper
setAutoCommit(boolean) - Method in class org.mmbase.module.database.MultiConnection
If "autoCommit" is true, then all subsequent SQL statements will be executed and committed as individual transactions.
setAvatarsGalleryEnabled(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setAvatarsGalleryEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setAvatarsGalleryEnabled(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setAvatarsGalleryEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setAvatarsUploadEnabled(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setAvatarsUploadEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setAvatarsUploadEnabled(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setAvatarsUploadEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setBcc(String) - Method in class org.mmbase.util.Mail
Sends the message to all persons mentioned in the BCC list.
setBinary(String, byte[], String, String) - Method in class org.mmbase.applications.editwizard.Wizard
With this method you can store a binary in the wizard.
setBinary(String, byte[], String, String, String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setBinaryStream(long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
setBinaryValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store binary data of a field in a prepared statement.
setBody(String, String, boolean) - Method in class org.mmbase.applications.mmbob.Posting
set the body of the posting
setBody(String) - Method in class org.mmbase.applications.mmbob.Signature
 
setBookmarkedChange(int, Poster, boolean) - Method in class org.mmbase.applications.mmbob.Forum
 
setBookmarkedChange(Poster, boolean) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
setBookmarkedChange(String, String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
setBoolean(boolean) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a boolean value.
setBoolean(boolean) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setBoolean(boolean) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setBooleanValue(String, boolean) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using an boolean.
setBooleanValue(String, boolean) - Method in class org.mmbase.bridge.util.AbstractNode
 
setBooleanValue(String, boolean) - Method in class org.mmbase.bridge.util.NodeChanger
 
setBooleanValue(String, boolean) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setBooleanValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a boolean value of a field in a prepared statement.
setBorder(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setBuilder(Versions) - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
setBuilderDBField(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBKey(String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
setBuilderDBKey(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBNotNull(String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
setBuilderDBNotNull(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBSize(String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
setBuilderDBSize(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBState(String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
setBuilderDBState(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDescription(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorInput(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorList(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorSearch(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderGuiName(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderGuiType(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setBundle(String) - Method in class org.mmbase.util.LocalizedString
A resource-bundle with given name can be associated to this LocalizedString.
setBundle(String) - Method in class org.mmbase.util.ReplacingLocalizedString
 
setByte(byte[]) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a byte array.
setByte(byte[]) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setByte(byte[]) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setByteValue(String, byte[]) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a byte array.
setByteValue(String, byte[]) - Method in class org.mmbase.bridge.util.AbstractNode
 
setByteValue(String, byte[]) - Method in class org.mmbase.bridge.util.NodeChanger
 
setByteValue(String, byte[]) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setBytes(long, byte[]) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
setBytes(long, byte[], int, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
setCSSValue(String, String) - Method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
setCacheControl(HttpServletResponse, Node) - Method in class org.mmbase.servlet.HandleServlet
Sets cache-controlling headers.
setCachePolicy(CachePolicy) - Method in interface org.mmbase.bridge.Cacheable
Sets the CachePolicy of the query.
setCachePolicy(CachePolicy) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setCachepolicy(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setCachepolicy(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setCachepolicy(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
setCachepolicy(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
setCachepolicy(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
setCanceled(boolean) - Method in interface org.mmbase.util.externalprocess.IProgressMonitor
Sets the cancel state to the given value.
setCaseSensitive(FieldConstraint, boolean) - Method in interface org.mmbase.bridge.Query
Changes the given constraint's 'case sensitivity' (if applicable).
setCaseSensitive(FieldConstraint, boolean) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setCaseSensitive(boolean) - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
Sets caseSensitive property.
setCaseSensitive(boolean) - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
setCasesensitive(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setCasesensitive(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
setCatalog(String) - Method in class org.mmbase.module.database.ConnectionWrapper
setCc(String) - Method in class org.mmbase.util.Mail
Sends the message to all persons mentioned in the CC list.
setCharAt(int, char) - Method in class org.mmbase.util.StringObject
Changes the character at the specified index to be ch.
setCheckService(String) - Method in class org.mmbase.module.builders.MMServers
 
setCheckedDirectionality(boolean) - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
Sets checkedDirectionality property.
setChoice(int) - Method in class org.mmbase.applications.xmlimporter.Consultant
Sets the index of the mergeresult the user has chosen.
setCite(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
Test whether or not the 'cite' parameter is set
setClassname(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setCloud(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudReferrerTag
If there are more clouds to choose from, you can have a 'cloud' attribute in your tag, in wich you can indicate the id of the cloud you mean.
setCloud(Cloud) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
return false if the cloud was set already (nothing happened);
setCloud(Cloud) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
 
setCloud(Cloud) - Method in class org.mmbase.util.functions.ExampleBean
Makes the functions useable in bridge (so with security).
setCloudContext(CloudContext) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
This context can also serve as a 'cloudcontext'.
setCloudVar(Cloud) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setCollectComments(boolean) - Method in class org.mmbase.util.images.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setCommand(String) - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
setComment(String) - Method in class org.mmbase.util.Mail
Adds a comment to the mail.
setCommitProcessor(CommitProcessor) - Method in class org.mmbase.datatypes.BasicDataType
 
setCommitProcessor(CommitProcessor) - Method in interface org.mmbase.datatypes.DataType
 
setCommitonclose(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
setCommitonclose(String) - Method in interface org.mmbase.bridge.jsp.taglib.NodeProvider
Whether the node must be commited after the body of the tag if any changes occured
setCommitonclose(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
setCommitonclose(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
setCommitonclose(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
setCommitonclose(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
setComparator(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
setComparator(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setComparator(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setComparator(String) - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setComparator(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
setComparator(char) - Method in class org.mmbase.util.magicfile.Detector
 
setCompare(String, CompareInterface) - Method in class org.mmbase.module.core.MMContainerCompare
 
setCompare(CompareInterface) - Method in class org.mmbase.util.SortedVector
Deprecated. Change the compare function the SortedVector should use.
setConfiguration(String) - Method in class org.mmbase.applications.crontab.CronEntry
 
setConstraint(Constraint) - Method in interface org.mmbase.bridge.Query
The (composite) constraint can actually be set into the query with this method.
setConstraint(Constraint) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setConstraint(String) - Method in class org.mmbase.storage.search.implementation.BasicLegacyConstraint
Sets the constraint.
setConstraint(Constraint) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Sets constraint.
setConstraint(Constraint) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the constraint property.
setConstraint(BasicSearchQuery, String) - Static method in class org.mmbase.util.QueryConvertor
Sets constraint for a BasicSearchQuery object.
setConstraints(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Sets the selection query
setContactInfoEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setContactInfoEnabled(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setContactInfoEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.SizeTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setContainer(String) - Method in interface org.mmbase.bridge.jsp.taglib.containers.ContainerReferrer
If it should not use parent container
setContainer(String) - Method in interface org.mmbase.bridge.jsp.taglib.containers.FunctionContainerReferrer
If it should not use parent container
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
setContainer(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setContent(BridgeServlet.QueryParts, Node, String) - Method in class org.mmbase.servlet.HandleServlet
Sets the content disposition header.
setContent(BridgeServlet.QueryParts, Node, String) - Method in class org.mmbase.servlet.ImageServlet
Content-Disposition header Sets the content disposition header.
setContentType(String) - Method in class org.mmbase.util.GenericResponseWrapper
Sets the content type of the response being sent to the client.
setContext(String) - Method in interface org.mmbase.bridge.Node
Sets the security context of this Node (AKA the 'owner' field)
setContext(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
setContext(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Refer to a specific context.
setContext(String) - Method in class org.mmbase.bridge.util.AbstractNode
 
setContext(String) - Method in class org.mmbase.bridge.util.MapNode
 
setContext(String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setContext(UserContext, String, boolean) - Method in class org.mmbase.module.core.MMObjectNode
Sets the security context for this node
setContext(UserContext, int, String) - Method in class org.mmbase.security.Authorization
This method could be overrided by an extending class.
setContext(UserContext, int, String) - Method in class org.mmbase.security.NoAuthorization
Since this is not authorization, we simply allow every change of context.
setContext(UserContext, int, String) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
This method does nothing, except from checking if the setContext was valid..
setContext(UserContext, int, String) - Method in class org.mmbase.security.implementation.cloud.Verify
 
setContext(UserContext, int, String) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
setContext(User, int, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Sets the context of a node to a certain String Value
setContext(UserContext, int, String) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
setCookie(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setCountry(String) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
setCronTime(String) - Method in class org.mmbase.applications.crontab.CronEntry
 
setCrop(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setCursorName(String) - Method in class org.mmbase.module.database.MultiStatement
 
setDBKey(boolean) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setUnique(boolean) to make a field unique.
setDBNotNull(boolean) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. to access type constraints, use AbstractField.getDataType()
setDBPos(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setStoragePosition(int)
setDBSize(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setMaxLength(int)
setDBState(String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setState(int)
setDBState(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractField.getState()
setDataType(DataType) - Method in class org.mmbase.core.AbstractField
Sets the datatype of a field.
setDataType(DataType) - Method in class org.mmbase.core.CoreField
 
setDataTypes(Map) - Method in class org.mmbase.datatypes.DataTypeCollector
Set local datatypes of the collector
setDatatype(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
setDate(Date) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a java.util.Date object.
setDate(Date) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setDate(Date) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setDate(int) - Method in class org.mmbase.util.DynamicDate
 
setDate() - Method in class org.mmbase.util.Mail
Sets the time of the mail
setDate(String) - Method in class org.mmbase.util.Mail
Sets given time to the mail
setDateHeader(String, long) - Method in class org.mmbase.util.GenericResponseWrapper
 
setDateTimeValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a Date value of a field in a prepared statement.
setDateValue(String, Date) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a Date.
setDateValue(String, Date) - Method in class org.mmbase.bridge.util.AbstractNode
 
setDateValue(String, Date) - Method in class org.mmbase.bridge.util.NodeChanger
 
setDateValue(String, Date) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setDebug(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
With debug attribute you can write the urls in comments to the page, just before and after the included page.
setDebug(boolean) - Method in class org.mmbase.security.implementation.aselect.MMBaseSystemLogger
 
setDebugStream(PrintStream) - Method in class org.mmbase.util.dateparser.DateParserTokenManager
 
setDefault(Locale) - Static method in class org.mmbase.util.LocalizedString
Sets a default locale for this JVM or web-app.
setDefault(TimeZone) - Static method in class org.mmbase.util.dateparser.DateParser
 
setDefaultValue(Object) - Method in class org.mmbase.datatypes.BasicDataType
setDefaultValue(Object) - Method in interface org.mmbase.datatypes.DataType
 
setDefaultValue(Object) - Method in class org.mmbase.datatypes.DateTimeDataType
 
setDefaultValue(Object) - Method in class org.mmbase.util.functions.Parameter
Sets the default value of this parameter.
setDefaults(MMObjectNode) - Method in class org.mmbase.applications.crontab.builders.CronJobs
sets the default type and crontime (does not work)
setDefaults(MMObjectNode) - Method in class org.mmbase.module.builders.AnnotRel
Sets defaults for a node.
setDefaults(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets defaults for a node.
setDefaults(MMObjectNode) - Method in class org.mmbase.module.corebuilders.InsRel
Set defaults for a node.
setDefaults(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Sets defaults for a new relation definition.
setDefaults(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
Makes sure unique values and not-null's are filed
setDefaults(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
unused, ie untested public void addGroup(User user, MMObjectNode group, Verify verify) { for (Enumeration enumeration = user.getNode().getRelations(); enumeration.hasMoreElements();) { MMObjectNode relation = getNode(((MMObjectNode)enumeration.nextElement()).getNumber()); if (relation.parent instanceof ContainsRel) { MMObjectNode source = relation.getNodeValue("snumber"); MMObjectNode destination = relation.getNodeValue("dnumber"); if (destination.getNumber() == user.getNode().getNumber() && source.getBuilder() == this) { MMObjectNode newRelation = ContainsRel.getBuilder().grantRightsTo(group, source); verify.create(user, newRelation.getNumber()); } } } }
setDefaults(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
 
setDefaults(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
Operation defaults to 'read'.
setDefaults(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
Makes sure unique values and not-null's are filed
setDelay(long) - Method in class org.mmbase.util.FileWatcher
Set the delay to observe between each check of the file changes.
setDelay(long) - Method in class org.mmbase.util.ResourceWatcher
Set the delay to observe between each check of the file changes.
setDeleterelations(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.DeleteNodeTag
 
setDescendants(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
setDescription(String) - Method in class org.mmbase.applications.mmbob.Forum
Set the description of the forum
setDescription(String) - Method in class org.mmbase.applications.mmbob.PostArea
set a description for the postarea
setDescription(String, Locale) - Method in interface org.mmbase.bridge.Descriptor
Sets the description of this object.
setDescription(String) - Method in interface org.mmbase.bridge.Descriptor
Sets the description of this object for the default locale.
setDescription(String, Locale) - Method in class org.mmbase.core.AbstractDescriptor
 
setDescription(String) - Method in class org.mmbase.core.AbstractDescriptor
 
setDescription(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Set description of the builder
setDescription(String, String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractDescriptor.getLocalizedDescription()
setDescription(String) - Method in class org.mmbase.util.functions.AbstractFunction
For documentational purposes a function object needs a description too.
setDescription(String) - Method in interface org.mmbase.util.functions.Function
For documentational purposes a function object needs a description too.
setDescription(String) - Method in class org.mmbase.util.functions.FunctionSet
 
setDescription(String) - Method in class org.mmbase.util.functions.WrappedFunction
 
setDescriptions(Hashtable) - Method in class org.mmbase.module.core.MMObjectBuilder
Set descriptions of the builder
setDesignation(String) - Method in class org.mmbase.util.magicfile.Detector
 
setDestination(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Sets destination for relation in temporary cloud.
setDestination(Node) - Method in interface org.mmbase.bridge.Relation
set the destination of the relation
setDestination(Node) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
setDestination(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag
 
setDestination(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag
 
setDestinationmanager(String) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
setDetermineImageNumber(boolean) - Method in class org.mmbase.util.images.ImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDirection(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
setDirection(int) - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
Sets direction.
setDirectionality(int) - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
Sets directionality property.
setDirections(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Sets the direction to sort on
setDirections(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setDisallowedFields(Map) - Method in class org.mmbase.storage.StorageManagerFactory
Sets the map of disallowed Fields.
setDistinct(boolean) - Method in interface org.mmbase.bridge.Query
Specifies wether the query result must contain only 'distinct' results.
setDistinct(boolean) - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
setDistinct(boolean) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setDistinct(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setDistinct(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
 
setDistinct(boolean) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Sets distinct.
setDistinct(Boolean) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the distinct property.
setDouble(double) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a double value.
setDouble(double) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setDouble(double) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setDoubleValue(String, double) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a double.
setDoubleValue(String, double) - Method in class org.mmbase.bridge.util.AbstractNode
 
setDoubleValue(String, double) - Method in class org.mmbase.bridge.util.NodeChanger
 
setDoubleValue(String, double) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setDuplicatesFound(boolean) - Method in class org.mmbase.applications.xmlimporter.Consultant
sets the user chosen import mode true if interactive false otherwise
setEdit(boolean) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setEditPosition(int) - Method in class org.mmbase.core.CoreField
Set the position of the field when editing.
setEditTime(int) - Method in class org.mmbase.applications.mmbob.Posting
set the date/time of the last time this posting was editted
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
The element attribute is used to access elements of clusternodes.
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
The element attribute is used to access elements of clusternodes.
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
setElement(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
setEmail(String) - Method in class org.mmbase.applications.mmbob.Poster
set the email-address for this poster
setEmailOnChange(int, Poster, boolean) - Method in class org.mmbase.applications.mmbob.Forum
 
setEmailOnChange(Poster, boolean) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
setEmailOnChange(String, String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
setEnabled(boolean) - Method in class org.mmbase.cache.ChainedReleaseStrategy
This method provides a way of globally switching off all strategies this one wraps.
setEnabled(boolean) - Method in class org.mmbase.cache.ReleaseStrategy
 
setEncode(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
setEncoding(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setEncoding(String) - Method in class org.mmbase.applications.mmbob.Signature
 
setEncoding(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setEncoding(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
setEnforceStrength(int) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
setEnforceStrength(int) - Method in interface org.mmbase.datatypes.DataType.Restriction
 
setErrorDescription(LocalizedString) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
setErrorDescription(LocalizedString) - Method in interface org.mmbase.datatypes.DataType.Restriction
 
setEscape(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setEscape(String) - Method in interface org.mmbase.bridge.jsp.taglib.Writer
(Override) escape behaviour
setEscape(Attribute) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
For implementation of the escape attribute.
setEscapeProcessing(boolean) - Method in class org.mmbase.module.database.MultiStatement
 
setEscapeamps(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
setEscaper(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setExcludeself(String) - Method in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
setExpandBuilder(boolean) - Method in class org.mmbase.util.xml.BuilderWriter
Sets whether the builder will expand when writing.
setExpires(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setExpires(HttpServletResponse, Node) - Method in class org.mmbase.servlet.HandleServlet
Sets the exires header.
setExtends(String) - Method in class org.mmbase.bridge.jsp.taglib.XsltTag
If you use the extends attribute in stead of inline then the caches can be invalidated (without parsing of xslt beforehand)
setExtension(String) - Method in class org.mmbase.util.magicfile.Detector
Adds a possible extension.
setExtern(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setExternField(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setExternKey(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setExternal(String) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setExternalName(String) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setExternid(String) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
The extern id it the identifier in some external source.
setFLoat(float) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a float value.
setFLoat(float) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setFLoat(float) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setFetchDirection(int) - Method in class org.mmbase.module.database.MultiStatement
 
setFetchSize(int) - Method in class org.mmbase.module.database.MultiStatement
 
setField(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setField(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setField(String, Object) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Sets field of the temporary node represented by this TmpObject instance.
setField(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldReferrerTag
 
setField(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
Deprecated. Use QueryAgeConstraintTag.setElement(java.lang.String)
setField(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setField(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QuerySortOrderTag
 
setField(String) - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
The field property is the name of the other password field that this fields 'confirms'.
setField(String, boolean) - Method in class org.mmbase.module.core.MMContainerCompare
 
setField2(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setFieldVar(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
setFieldVar() - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
setFieldescape(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
setFields(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setFields(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
 
setFields(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setFields(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
setFields(List) - Method in class org.mmbase.module.core.MMObjectBuilder
Stores fields information of this table.
setFields(List) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the fields property.
setFile(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setFileName(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setFilterConfig(FilterConfig) - Method in class org.mmbase.servlet.JumpersFilter
Deprecated. will be dropped in future versions
setFirstName(String) - Method in class org.mmbase.applications.mmbob.Poster
set the firstname for this poster
setFixed(boolean) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
setFixed(boolean) - Method in interface org.mmbase.datatypes.DataType.Restriction
If a restriction is 'fixed', the value and error-description cannot be changed any more.
setFixedSize(int) - Method in class org.mmbase.storage.util.TypeMapping
Sets a fixed size for this TypeMapping.
setFloatValue(String, float) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a float.
setFloatValue(String, float) - Method in class org.mmbase.bridge.util.AbstractNode
 
setFloatValue(String, float) - Method in class org.mmbase.bridge.util.NodeChanger
 
setFloatValue(String, float) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setForm(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
setFormat(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
Predefined formattings.
setFormat(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setFormatter(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setFrom(String) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
From which external source
setFrom(String) - Method in class org.mmbase.bridge.jsp.taglib.RemoveTag
 
setFrom(String) - Method in class org.mmbase.util.Mail
Tells the mail from who the mail is coming.
setGUIList(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setListPosition(int)
setGUIName(String, Locale) - Method in interface org.mmbase.bridge.Descriptor
Sets the GUI name of this object.
setGUIName(String) - Method in interface org.mmbase.bridge.Descriptor
Sets the GUI name of this object for the default locale.
setGUIName(String, Locale) - Method in class org.mmbase.core.AbstractDescriptor
 
setGUIName(String) - Method in class org.mmbase.core.AbstractDescriptor
 
setGUIName(String, String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. to access type constraints, use AbstractField.getDataType()
setGUIPos(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setEditPosition(int)
setGUISearch(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use CoreField.setSearchPosition(int)
setGender(String) - Method in class org.mmbase.applications.mmbob.Poster
set the gender for this poster
setGenerateFile(String, String, String) - Static method in class org.mmbase.applications.mmbob.generate.Handler
 
setGeneratingQuery(Query) - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
setGuestReadModeType(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setGuestReadModeType(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setGuestReadModeType(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setGuestReadModeType(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setGuestReadModeType(String) - Method in class org.mmbase.applications.mmbob.PostArea
 
setGuestReadModeType(String) - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
setGuestWriteModeType(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setGuestWriteModeType(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setGuestWriteModeType(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setGuestWriteModeType(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setGuestWriteModeType(String) - Method in class org.mmbase.applications.mmbob.PostArea
 
setGuestWriteModeType(String) - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
setGuiName(String) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setGuiName(String, String, String) - Method in class org.mmbase.model.CloudModelBuilder
 
setGuiPos(int) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setHeader(String, String) - Method in class org.mmbase.util.GenericResponseWrapper
 
setHeader(String, String) - Method in class org.mmbase.util.Mail
Sets a mail header to a fixed value
setHeight(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setHoldability(int) - Method in class org.mmbase.module.database.ConnectionWrapper
setHost(String) - Method in class org.mmbase.applications.mmbob.RemoteHost
 
setHours(int) - Method in class org.mmbase.util.DynamicDate
 
setHspace(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setId(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setId(int) - Method in class org.mmbase.applications.mmbob.Forum
Set the MMBase objectnumber of the forum
setId(int) - Method in class org.mmbase.applications.mmbob.PostArea
set the MMBase objectnumber for the postarea
setId(int) - Method in class org.mmbase.applications.mmbob.PostThread
 
setId(int) - Method in class org.mmbase.applications.mmbob.Poster
set the id (MMBase object number) for this poster
setId(int) - Method in class org.mmbase.applications.mmbob.Posting
Set the id of this postingnode
setId(int) - Method in class org.mmbase.applications.mmbob.RemoteHost
 
setId(int) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
setId(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setIfDefined(Parameter, Object) - Method in class org.mmbase.util.functions.Parameters
Sets the value of an argument, if the argument is defined, otherwise do nothing.
setIfDefined(String, Object) - Method in class org.mmbase.util.functions.Parameters
Sets the value of an argument, if the argument is defined, otherwise do nothing.
setImage(String, String) - Method in class org.mmbase.applications.thememanager.ImageSet
 
setImportStatus(int) - Method in class org.mmbase.applications.xmlimporter.Consultant
Sets the import status.
setIncludeComments(boolean) - Method in class org.mmbase.util.xml.DocumentWriter
Sets whether the document will include comments
setIndexoffset(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
setIndexoffset(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
setInitException(ServletException) - Method in class org.mmbase.servlet.JumpersFilter
 
setInitException(ServletException) - Method in class org.mmbase.servlet.MMBaseServlet
Called by MMBaseStartThread, if something went wrong during initialization of MMBase.
setInitException(ServletException) - Method in interface org.mmbase.servlet.MMBaseStarter
If something went wrong (an exception occured), the caller may is informed by a call to this method.
setInitParameter(String, String) - Method in class org.mmbase.module.Module
Sets an init-parameter key-value pair
setInitParameter(String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Set a single builder property The propertie will not be saved.
setInput(DataInput) - Method in class org.mmbase.util.images.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.mmbase.util.images.ImageInfo
Set the input stream to the argument stream (or file).
setInputStreamValue(String, InputStream, long) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a java.io.InputStream.
setInputStreamValue(String, InputStream, long) - Method in class org.mmbase.bridge.util.AbstractNode
 
setInputStreamValue(String, InputStream, long) - Method in class org.mmbase.bridge.util.NodeChanger
 
setInputStreamValue(String, InputStream, long) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setInputformat(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setInstalledVersion(String, String, String, int) - Method in class org.mmbase.module.builders.Versions
 
setInt(int) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a int value.
setInt(int) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setInt(int) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setIntHeader(String, int) - Method in class org.mmbase.util.GenericResponseWrapper
 
setIntValue(String, int) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using an int.
setIntValue(String, int) - Method in class org.mmbase.bridge.util.AbstractNode
 
setIntValue(String, int) - Method in class org.mmbase.bridge.util.NodeChanger
 
setIntValue(String, int) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setInteractive(boolean) - Method in class org.mmbase.applications.xmlimporter.Consultant
Sets the user chosen import mode.
setInvalid() - Method in class org.mmbase.util.magicfile.Detector
 
setInverse(Constraint, boolean) - Method in interface org.mmbase.bridge.Query
Changes the given constraint's 'inverse' (if applicable).
setInverse(Constraint, boolean) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setInverse(String) - Method in interface org.mmbase.bridge.jsp.taglib.Condition
This attribute inverses the sense of the condition.
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationsTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.BooleanFunctionTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.HasFunctionTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.PresentTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
setInverse(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
setInverse(boolean) - Method in class org.mmbase.storage.search.implementation.BasicConstraint
Sets inverse.
setItemDataType(DataType) - Method in class org.mmbase.datatypes.ListDataType
Sets the datatype of items in this list.
setJspVar(PageContext, String, int, Object) - Method in interface org.mmbase.bridge.jsp.taglib.util.Backing
 
setJspVar(PageContext, String, int, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
setJspVar(PageContext, String, int, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
setJspVar(PageContext, String, int, Object) - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
setJspvar(String) - Method in interface org.mmbase.bridge.jsp.taglib.NodeProvider
NodeProviders support the jspvar attribute (giving a Node jsp var object).
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
setJspvar(String) - Method in interface org.mmbase.bridge.jsp.taglib.Writer
JspVar to Create, and write to
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
setJspvar(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Deprecated. jspvar will be set by setValue then
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setJspvar(String) - Method in interface org.mmbase.bridge.jsp.taglib.containers.QueryContainer
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.debug.LogTag
JspVar to Create, and write to
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
setJspvar(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
setKey(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setKey(String) - Method in class org.mmbase.util.LocalizedString
Sets the key to use as a default and/or for obtaining a value from the bundle
setKey(String) - Method in class org.mmbase.util.ReplacingLocalizedString
 
setLanguage(String) - Method in class org.mmbase.applications.mmbob.Forum
Set the language of the forum
setLanguage(String) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
setLastBody(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setLastName(String) - Method in class org.mmbase.applications.mmbob.Poster
set the lastname for this poster
setLastPostTime(int) - Method in class org.mmbase.applications.mmbob.Poster
 
setLastSQL(String) - Method in class org.mmbase.module.database.ConnectionWrapper
Called just before every prepare statement.
setLastSQL(String) - Method in class org.mmbase.module.database.MultiConnection
 
setLastSubject(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setLastSubject(String) - Method in class org.mmbase.applications.mmbob.PostArea
 
setLastSubject(String) - Method in class org.mmbase.applications.mmbob.PostThread
 
setLastSubject(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setLastUpdateTime(int) - Method in class org.mmbase.applications.mmbob.RemoteHost
 
setLeafConstraint(Constraint) - Method in class org.mmbase.bridge.util.TreeList
Sets a 'leaf constraint' on the last 'growed' step.
setLength(int) - Method in class org.mmbase.util.StringObject
Sets the length of the String.
setLevel(Level) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
setLevel(Level) - Method in interface org.mmbase.util.logging.Logger
If you want to override the level in the configuration file fixed for this category, you can do it with this method.
setLevel(Level) - Method in class org.mmbase.util.logging.LoggerWrapper
 
setLevel(Level) - Method in class org.mmbase.util.logging.java.Impl
 
setLevel(Level) - Method in class org.mmbase.util.logging.log4j.Log4jImpl
 
setList(String) - Method in class org.mmbase.bridge.jsp.taglib.ListReferrerTag
 
setListItemType(int) - Method in class org.mmbase.core.CoreField
 
setListPosition(int) - Method in class org.mmbase.core.CoreField
Set the position of the field when listing.
setListValue(String, List) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a List.
setListValue(String, List) - Method in class org.mmbase.bridge.util.AbstractNode
 
setListValue(String, List) - Method in class org.mmbase.bridge.util.NodeChanger
 
setListValue(String, List) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setListValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a List value of a field in a prepared statement.
setListdelimiter(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setListdelimiter(Attribute) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
setListrelations(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodeTag
 
setLoaded(boolean) - Method in class org.mmbase.applications.mmbob.PostThread
 
setLocale(Locale) - Method in interface org.mmbase.bridge.Cloud
Sets a locale for this Cloud instance.
setLocale(Locale) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setLocale(Locale) - Method in class org.mmbase.util.GenericResponseWrapper
 
setLocalizedDescription(LocalizedString) - Method in class org.mmbase.core.AbstractDescriptor
 
setLocalizedGUIName(LocalizedString) - Method in class org.mmbase.core.AbstractDescriptor
 
setLocation(String) - Method in class org.mmbase.applications.mmbob.Poster
set the location for this poster
setLockMode(Connection, int) - Method in class org.mmbase.module.database.DatabaseSupportInformix
 
setLogWriter(PrintWriter) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
setLoginModeType(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setLoginModeType(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setLoginModeType(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setLoginModeType(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setLoginSystemType(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setLoginSystemType(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setLoginSystemType(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setLoginSystemType(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setLoginTimeout(int) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
Note: currently this code does not actually change the timeout.
setLoginpage(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setLogon(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setLogoutModeType(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setLogoutModeType(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setLogoutModeType(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setLogoutModeType(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setLong(long) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a long value.
setLong(long) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setLong(long) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setLongValue(String, long) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a long.
setLongValue(String, long) - Method in class org.mmbase.bridge.util.AbstractNode
 
setLongValue(String, long) - Method in class org.mmbase.bridge.util.NodeChanger
 
setLongValue(String, long) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setLowerLimit(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
Sets the lower limit property.
setMMBase(MMBase) - Method in class org.mmbase.module.core.MMTable
Set the MMBase object, and retrieve the storage layer.
setMMBase(MMBase) - Method in class org.mmbase.servlet.JumpersFilter
 
setMMBase(MMBase) - Method in class org.mmbase.servlet.MMBaseServlet
Sets the mmbase member.
setMMBase(MMBase) - Method in interface org.mmbase.servlet.MMBaseStarter
Set MMBase object after initializion, in the caller.
setMachineName(String) - Static method in class org.mmbase.util.logging.Logging
 
setMaintainer(String) - Method in class org.mmbase.module.Module
 
setMaintainer(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the maintainer of this builder
setMatchType(int) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Sets the match type.
setMax(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Set the list maximum
setMax(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
Set the list maximum
setMax(String) - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setMax(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
setMax(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setMax(int) - Method in class org.mmbase.bridge.util.TreeList
 
setMax(Comparable, boolean) - Method in class org.mmbase.datatypes.ComparableDataType
Sets the maximum Date value for this data type.
setMaxConnections(int) - Method in class org.mmbase.module.database.MultiPoolHandler
 
setMaxDepth(int) - Method in class org.mmbase.bridge.util.GrowingTreeList
As long as the tree is not 'started' yet, max depth can still be changed.
setMaxFieldSize(int) - Method in class org.mmbase.module.database.MultiStatement
 
setMaxLength(int) - Method in class org.mmbase.core.CoreField
 
setMaxLength(long) - Method in class org.mmbase.datatypes.AbstractLengthDataType
Sets the maximum length of binary values for this datatype.
setMaxLength(long) - Method in interface org.mmbase.datatypes.LengthDataType
Sets the maximum length of binary values for this datatype.
setMaxLength(long) - Method in class org.mmbase.datatypes.StringDataType
Sets the maximum length of binary values for this datatype.
setMaxNumber(int) - Method in interface org.mmbase.bridge.Query
Limits the query-result to maxNumber records.
setMaxNumber(int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setMaxNumber(int) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Sets maxNumber.
setMaxNumber(int) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the maxNumber property.
setMaxQuerys(int) - Method in class org.mmbase.module.database.MultiPoolHandler
 
setMaxRows(int) - Method in class org.mmbase.module.database.MultiStatement
 
setMaxSize(int) - Method in class org.mmbase.cache.Cache
 
setMaxSize(int) - Method in interface org.mmbase.cache.CacheImplementationInterface
Sets the (maximal) size of the cache (if implementable).
setMaxSize(int) - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the setMaxEntries() method of the cache implementation.
setMaxSize(int) - Method in class org.mmbase.util.LRUHashtable
Change the maximum size of the table.
setMaxage(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
setMaxdepth(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
setMaxdepth(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setMaxtotal(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryNextBatchesTag
 
setMaxtotal(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
setMaxvalue(String) - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
setMethod(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setMimeType(String) - Method in class org.mmbase.util.magicfile.Detector
 
setMin(Comparable, boolean) - Method in class org.mmbase.datatypes.ComparableDataType
Sets the minimum Date value for this data type.
setMinLength(long) - Method in class org.mmbase.datatypes.AbstractLengthDataType
Sets the minimum length of binary values for this datatype.
setMinLength(long) - Method in interface org.mmbase.datatypes.LengthDataType
Sets the minimum length of binary values for this datatype.
setMinLength(long) - Method in class org.mmbase.datatypes.StringDataType
Sets the minimum length of binary values for this datatype.
setMinage(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAgeConstraintTag
 
setMinutes(int) - Method in class org.mmbase.util.DynamicDate
 
setMinvalue(String) - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
setMode(String) - Method in class org.mmbase.applications.mmbob.Signature
 
setMode(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setMode(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
setModule(String) - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
setModule(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setModuleProperty(Hashtable) - Method in class org.mmbase.module.tools.MMAdmin
 
setMonth(int) - Method in class org.mmbase.util.DynamicDate
 
setMood(String) - Method in class org.mmbase.applications.mmbob.PostThread
 
setName(String) - Method in class org.mmbase.applications.mmbob.Forum
Set name of the forum
setName(String) - Method in class org.mmbase.applications.mmbob.PostArea
set the name for the postarea
setName(String) - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
setName(String) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.HasFieldTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.HasNodeManagerTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryAliasConstraintTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryTypeConstraintTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateAliasTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setName(String) - Method in class org.mmbase.bridge.jsp.taglib.security.SetContextTag
 
setName(String) - Method in class org.mmbase.module.Module
 
setNamespaceAware(boolean) - Method in class org.mmbase.bridge.util.xml.Generator
If namespace aware, element are created with the namespace http://www.mmbase.org/objects, otherwise, without namespace.
setNamespaceaware(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
setNavigationMethod(String) - Method in class org.mmbase.applications.mmbob.Forum
 
setNavigationMethod(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setNext() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setNext() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setNode(Node) - Method in class org.mmbase.applications.mmbob.Forum
Set forum to node
setNode(Node) - Method in class org.mmbase.applications.mmbob.Posting
set the node of this posting
setNode(Node) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a Node.
setNode(Node) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setNode(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNode
Sets the reference to the underlying MMObjectNode.
setNode(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeReferrerTag
A NodeReferrer probably wants to supply the attribute 'node', to make it possible to refer to another node than the direct ancestor.
setNode(Node) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setNode(Node) - Method in class org.mmbase.util.functions.ExampleBean
Makes this bean useable as a Node function.
setNodeManager(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNode
 
setNodeManager(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
setNodeManager(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
setNodeStep(Step) - Method in interface org.mmbase.bridge.NodeQuery
Removes all fields and add all fields of the given step.
setNodeStep(Step) - Method in class org.mmbase.bridge.implementation.BasicNodeQuery
 
setNodeTextValue(Node, String) - Static method in class org.mmbase.util.xml.DocumentReader
 
setNodeValue(String, Node) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using an Node.
setNodeValue(String, Node) - Method in class org.mmbase.bridge.util.AbstractNode
 
setNodeValue(String, Node) - Method in class org.mmbase.bridge.util.NodeChanger
 
setNodeValue(String, Node) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setNodeValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a node value of a field in a prepared statement Nodes are stored in the database as numeric values.
setNodeVar(Node) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeProviderTag
 
setNodeVar(Node) - Method in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
Children can also directly access the node member, but the prefered method is to treat this variable as much as possible as private, and use this.
setNodeVar(Node) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeFunctionTag
 
setNodemanager(String) - Method in class org.mmbase.bridge.jsp.taglib.InfoTag
Deprecated.  
setNodemanager(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setNodes(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setNodes(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
Sets the nodes to start the search with.
setNodes(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setNodes(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setNodetype(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setNodetype(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeInfoTag
 
setNotNull(boolean) - Method in class org.mmbase.core.CoreField
 
setNotfound(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldTag
 
setNotfound(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
 
setNotfound(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
setNotfound(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
setNotfound(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
setNullValue(PreparedStatement, int, Object, CoreField, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Stores the 'null' value in the statement if appopriate (the value is null or unset, and the value may indeed be NULL, according to the configuration).
setNumber(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setNumber(String) - Method in class org.mmbase.bridge.jsp.taglib.HasNodeTag
 
setNumber(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeTag
 
setNumber(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
setNumber(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayWriteTag
 
setNumericValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a numeric value of a field in a prepared statement The method uses the Casting class to convert to the appropriate value.
setObject(String) - Method in class org.mmbase.applications.mmbob.FieldAlias
 
setObject(Object) - Method in interface org.mmbase.bridge.FieldValue
 
setObject(Object) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setObject(Object) - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
setObjectField(String, String, String, Object) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
setObjectField(String, String, String, Object) - Method in interface org.mmbase.module.core.TemporaryNodeManagerInterface
 
setObjectValue(String, Object) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using an object, but without dispatching to the right type first.
setObjectValue(String, Object) - Method in class org.mmbase.bridge.util.AbstractNode
 
setObjectValue(String, Object) - Method in class org.mmbase.bridge.util.NodeChanger
 
setObjectValue(String, Object) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setObjectlist(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
setObjectlist(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.LeafIncludeTag
 
setObjectlist(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
setObjectlist(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
setOffset(int) - Method in interface org.mmbase.bridge.Query
Offsets the query-result with offset records.
setOffset(int) - Method in class org.mmbase.bridge.implementation.BasicQuery
 
setOffset(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Set the list offset
setOffset(String) - Method in class org.mmbase.bridge.jsp.taglib.IndexTag
 
setOffset(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
Set the list offset
setOffset(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setOffset(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
setOffset(int) - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
Sets offset.
setOffset(int) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the offset property.
setOffset(String) - Method in class org.mmbase.util.magicfile.Detector
 
setOn(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
setOnfail(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setOperator(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryCompositeConstraintTag
 
setOperator(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setOperator(int) - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
Sets operator.
setOption(Object, boolean) - Method in class org.mmbase.storage.StorageManagerFactory
Set an option to true or false.
setOptions(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
setOptions(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
The 'options' attribute can be used to provide option to the transformation to be done
setOrder(Vector, Vector) - Method in class org.mmbase.module.core.MMContainerCompare
 
setOrderDirections(Vector) - Method in class org.mmbase.module.core.MMContainerCompare
 
setOrderFields(Vector) - Method in class org.mmbase.module.core.MMContainerCompare
 
setOrderby(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Sets the fields to sort on.
setOrderby(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setOutputProperties(Properties) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
setPage(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
setPage(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.HasPageTag
 
setPage(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
request and response can be determined once a page..
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setPageContext(PageContext) - Method in class org.mmbase.bridge.jsp.taglib.debug.LogTag
 
setParameter(String, Object) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Sets parameter.
setParameter1(String) - Method in class org.mmbase.util.functions.ExampleBean
 
setParameter2(Integer) - Method in class org.mmbase.util.functions.ExampleBean
 
setParameterDefinition(Parameter[]) - Method in class org.mmbase.util.functions.AbstractFunction
A function object is of no use, as long as it lacks a definition.
setParameterDefinition(Parameter[]) - Method in interface org.mmbase.util.functions.Function
A function object is of no use, as long as it lacks a definition.
setParameterDefinition(Parameter[]) - Method in class org.mmbase.util.functions.WrappedFunction
 
setParameters(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setParent(Tag) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setParent(PageContext, ContextContainer) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
setParent(MMObjectBuilder) - Method in class org.mmbase.core.CoreField
Set the parent builder for this field
setParentBuilder(MMObjectBuilder) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the builder that this builder extends, and registers it in the storage layer.
setPart(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setPart(int) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
 
setPassword(String) - Method in class org.mmbase.applications.mmbob.Poster
 
setPassword(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
Synonym for setPwd.
setPassword(boolean) - Method in class org.mmbase.datatypes.StringDataType
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setPath(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
setPath(String) - Method in class org.mmbase.model.CloudModel
 
setPath(String) - Method in class org.mmbase.model.CloudModelBuilder
 
setPattern(String, Locale) - Method in class org.mmbase.datatypes.DateTimeDataType
Set the pattern for a certain Locale.
setPattern(Pattern) - Method in class org.mmbase.datatypes.StringDataType
Sets the regular expression pattern used to validate values for this datatype.
setPluralNames(Hashtable) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets a list of plural names (language - value pairs)
setPos(int) - Method in class org.mmbase.applications.mmbob.PostArea
 
setPos(int) - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
setPostCount(int) - Method in class org.mmbase.applications.mmbob.Poster
set the number of posts for this poster
setPostTime(int) - Method in class org.mmbase.applications.mmbob.Posting
set the date/time of the last time this posting was posted
setPostingsOverflowPostArea(int) - Method in class org.mmbase.applications.mmbob.Forum
 
setPostingsOverflowPostArea(int) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setPostingsOverflowThreadPage(int) - Method in class org.mmbase.applications.mmbob.Forum
 
setPostingsOverflowThreadPage(int) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setPostingsPerPage(int) - Method in class org.mmbase.applications.mmbob.Forum
 
setPostingsPerPage(int) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setPostingsPerPage(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setPostingsPerPage(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setPostprocessor(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setPrecision(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setPrivateMessagesEnabled(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setPrivateMessagesEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setProcessor(int, Processor) - Method in class org.mmbase.datatypes.BasicDataType
Sets the processor for this action
setProcessor(int, Processor, int) - Method in class org.mmbase.datatypes.BasicDataType
Sets the processor for this action
setProcessor(int, Processor) - Method in interface org.mmbase.datatypes.DataType
Sets the processor for this action
setProcessor(int, Processor, int) - Method in interface org.mmbase.datatypes.DataType
Sets the processor for this action
setProfileValue(String, String) - Method in class org.mmbase.applications.mmbob.Poster
 
setProfileValue(String, int, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
setProperty(String, String) - Method in class org.mmbase.applications.thememanager.StyleSheetClass
 
setProperty(Object, Object) - Method in interface org.mmbase.bridge.BridgeList
Sets a property for this list.
setProperty(Object, Object) - Method in interface org.mmbase.bridge.Cloud
Sets a property for this cloud object.
setProperty(Object, Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setProperty(Object, Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
setProperty(Object, Object) - Method in class org.mmbase.bridge.util.AbstractBridgeList
 
setProperty(Object, Object) - Method in class org.mmbase.bridge.util.AbstractSequentialBridgeList
 
setProperty(Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
setProperty(String, String) - Method in class org.mmbase.util.ExtendedProperties
Set the Property.
setPwd(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setQueryTimeout(int) - Method in class org.mmbase.module.database.MultiStatement
 
setQuotaMax(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setQuotaMax(int) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setQuotaMax(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setQuotaMax(int) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setQuotaMax(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setQuotaMax(int) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setQuotaSoftWarning(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setQuotaSoftWarning(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setQuotaSoftWarning(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setQuotaWarning(String) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setQuotaWarning(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setQuotaWarning(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setRank(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setReadOnly(boolean) - Method in class org.mmbase.core.CoreField
 
setReadOnly(boolean) - Method in class org.mmbase.module.database.ConnectionWrapper
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
ContextReferrers normally can have the attribute 'referid'.
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setReferid(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayReadTag
 
setReferid2(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setReferid2(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
setReferids(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
setReferids(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setReferids(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
setReferrer(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setRefresh(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setRegexp(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
setRelated(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setRelevance(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setRemoteAddress(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
setRemove(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
setRemove(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setRemove(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setRemove(String) - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setReplyOnEachPage(boolean) - Method in class org.mmbase.applications.mmbob.Forum
 
setReplyOnEachPage(boolean) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setReplyTo(String) - Method in class org.mmbase.util.Mail
Sets the Reply-to address
setRequest(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setRequest(HttpServletRequest) - Method in class org.mmbase.util.PageInfo
Sets the HttpServletRequest object for this request.
setRequired(String) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
If 'required' then the variable must be available in the external source, otherwise exception.
setRequired(boolean) - Method in class org.mmbase.datatypes.BasicDataType
Sets whether the data type requires a value, which means that it may not remain unfilled.
setRequired(boolean) - Method in interface org.mmbase.datatypes.DataType
Sets whether the data type requires a value, which means that it may not remain unfilled.
setReset(String) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
If 'required' then the variable must be available in the external source, otherwise exception.
setResource(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.IncludeTag
 
setResourceBuilder(NodeManager) - Static method in class org.mmbase.util.ResourceLoader
Sets the MMBase builder which must be used for resource.
setResponse(Node) - Method in class org.mmbase.applications.editwizard.ConnectorCommand
 
setResponse(HttpServletResponse) - Method in class org.mmbase.util.PageInfo
Sets the HttpServletResponse object for this request.
setRestrictionData(DataType.Restriction, Element) - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
setRetain(String) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
setRetain(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setRetain(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setRetain(String) - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
setReturnType(ReturnType) - Method in class org.mmbase.util.functions.AbstractFunction
Sets the ReturnType for this function if not set already.
setReturnType(ReturnType) - Method in interface org.mmbase.util.functions.Function
Sets the return type of the function's result value.
setReturnType(ReturnType) - Method in class org.mmbase.util.functions.WrappedFunction
 
setReturnValues(NodeList) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Creates the node iterator and sets appropriate variables (such as listsize) from a passed node list.
setReturnValues(NodeList, boolean) - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
Creates the node iterator and sets appropriate variables (such as listsize).
setReturnValues(NodeList, boolean) - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedNodesContainerTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
setRole(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setRole(Integer) - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
Sets role property.
setSavepoint() - Method in class org.mmbase.module.database.ConnectionWrapper
setSavepoint(String) - Method in class org.mmbase.module.database.ConnectionWrapper
setScheme(Object, String) - Method in class org.mmbase.storage.StorageManagerFactory
Set a scheme of this factory, using a string pattern to base the Scheme on.
setScope(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
setSearchAge(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets search Age.
setSearchPosition(int) - Method in class org.mmbase.core.CoreField
Set the position of the field when searching.
setSearchTerms(List) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Sets searchterms to elements in specified list.
setSearchTerms(String) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Sets searchterms to searchterms in string.
setSearchType(int) - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
Sets the search type.
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
 
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.ListTag
The search parameter, determines how directionality affects the search.
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
The search parameter, determines how directionality affects the search.
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
setSearchdir(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setSearchdirs(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setSearchdirs(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setSearchdirs(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListContainerTag
 
setSearchdirs(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setSearchdirs(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.RelatedContainerTag
 
setSeconds(int) - Method in class org.mmbase.util.DynamicDate
 
setSession(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setSessionId(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setSessionKey(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setSessionname(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setSet(String) - Method in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
setSingleSignature(String, String, String, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
 
setSingularNames(Hashtable) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets a list of singular names (language - value pairs)
setSize(int) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setSize(String, long) - Method in class org.mmbase.bridge.implementation.BasicNode
 
setSize(String, long) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
setSize(String, long) - Method in class org.mmbase.bridge.util.AbstractNode
 
setSize(String, long) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
setSize(String, long) - Method in class org.mmbase.bridge.util.MapNode
 
setSize(String, long) - Method in class org.mmbase.module.core.MMObjectNode
Sets the size (in byte) of the given field.
setSmileysEnabled(String) - Static method in class org.mmbase.applications.mmbob.ForumManager
 
setSmileysEnabled(String) - Method in class org.mmbase.applications.mmbob.ForumsConfig
 
setSortOrders(List) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the sortOrders property.
setSource(TmpObject) - Method in class org.mmbase.applications.xmlimporter.TmpObject
Sets source for relation in temporary cloud.
setSource(Node) - Method in interface org.mmbase.bridge.Relation
set the source of the relation
setSource(Node) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
setSource(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateRelationTag
 
setSource(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateRelationTag
 
setSourcemanager(String) - Method in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
setSpeedPostTime(int) - Method in class org.mmbase.applications.mmbob.Forum
 
setSpeedPostTime(int) - Method in class org.mmbase.applications.mmbob.ForumConfig
 
setState(String) - Method in class org.mmbase.applications.mmbob.PostThread
 
setState(int) - Static method in class org.mmbase.applications.mmbob.generate.Generate
 
setState(int) - Method in class org.mmbase.core.AbstractField
 
setState(int) - Method in class org.mmbase.core.CoreField
 
setStatus(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setStatus(int) - Method in class org.mmbase.util.GenericResponseWrapper
 
setSteps(List) - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
Sets the steps property.
setStoragePosition(int) - Method in class org.mmbase.core.CoreField
Set the position of the field in the database table.
setStorageType(int) - Method in class org.mmbase.core.CoreField
 
setStorageType(int) - Method in interface org.mmbase.storage.Storable
Sets the storage type.
setString(String) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a String.
setString(String) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setString(String) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setStringValue(String, String) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using a String.
setStringValue(String, String) - Method in class org.mmbase.bridge.util.AbstractNode
 
setStringValue(String, String) - Method in class org.mmbase.bridge.util.NodeChanger
 
setStringValue(String, String) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setStringValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store the text value of a field in a prepared statement.
setStyle(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setStyleClass(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setStyleClass(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
setStyleSheetProperty(String, String, String, String, String) - Static method in class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
setStylesheetParams(Transformer, Map) - Static method in class org.mmbase.applications.editwizard.Utils
This method can set the stylesheetparams for a transformer.
setSubject(String) - Method in class org.mmbase.applications.mmbob.PostThread
 
setSubject(String) - Method in class org.mmbase.applications.mmbob.Posting
set the subject of the posting
setSubject(String) - Method in class org.mmbase.util.Mail
Sets the subject of the mail
setSurrogator - Variable in class org.mmbase.storage.StorageManagerFactory
 
setSynced(boolean) - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
setSynced(boolean) - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
setSystemId(String) - Method in class org.mmbase.util.xml.DocumentReader
 
setTabSize(int) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
setTableName(String) - Method in class org.mmbase.module.core.MMTable
Set tablename of the builder.
setTask(DaemonTask) - Method in class org.mmbase.core.util.DaemonThread
Sets the task this thread should run when started.
setTemplate(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
The transformation template
setTemplatesDir(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setTest(String) - Method in class org.mmbase.util.magicfile.Detector
 
setText(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setText(String) - Method in class org.mmbase.util.Mail
Set the mail message text.
setThreadId(int) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
setThreadPos(int) - Method in class org.mmbase.applications.mmbob.Posting
 
setThreadStartLevel(String) - Method in class org.mmbase.applications.mmbob.PostArea
 
setThreadStartLevel(String) - Method in class org.mmbase.applications.mmbob.PostAreaConfig
 
setTime(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setTime(long) - Method in class org.mmbase.util.DynamicDate
 
setTimeVal(String) - Method in class org.mmbase.applications.crontab.CronEntryField
 
setTimeZone(TimeZone) - Method in class org.mmbase.util.DateFormats.DayOfWeekDateFormat
 
setTimezone(String) - Method in class org.mmbase.applications.editwizard.Wizard
 
setTimezone(String) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
setTimezone(String) - Method in class org.mmbase.bridge.jsp.taglib.TimeTag
 
setTo(String) - Method in class org.mmbase.util.Mail
Tells the mail for who the mail is.
setTransaction(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CommitTag
 
setTransactionIsolation(int) - Method in class org.mmbase.module.database.ConnectionWrapper
setTree(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag
 
setType(String) - Method in class org.mmbase.applications.email.MimeBodyTag
 
setType(String) - Method in class org.mmbase.applications.mmbob.PostThread
 
setType(String) - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
setType(String) - Method in class org.mmbase.applications.mmbob.ProfileEntryDef
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudInfoTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.CountRelationsTag
Set the type of related nodes wich should be counted.
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.ListRelationsTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.NodeInfoTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListNodesContainerTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.ListRelationsContainerTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.CreateNodeTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.editor.EditTag
The type of editor, add your own editor in config/taglib/edittag.xml.
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.BranchTag
 
setType(String) - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
setType(int) - Method in class org.mmbase.core.CoreField
 
setType(String) - Method in class org.mmbase.util.magicfile.Detector
 
setTypeMap(Map) - Method in class org.mmbase.module.database.ConnectionWrapper
setUnique(boolean) - Method in class org.mmbase.core.CoreField
 
setUnique(boolean) - Method in class org.mmbase.datatypes.BasicDataType
Sets whether the data type requires a value.
setUnique(boolean) - Method in interface org.mmbase.datatypes.DataType
Sets whether the data type requires a value.
setUnique(boolean) - Method in class org.mmbase.storage.util.Index
 
setUniqueValue(MMObjectNode, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
In setDefault you could want to generate unique values for fields (if the field is 'unique').
setUniqueValue(MMObjectNode, String, int) - Method in class org.mmbase.module.core.MMObjectBuilder
In setDefault you could want to generate unique values for fields (if the field is 'unique').
setUpdateCount(int) - Method in class org.mmbase.applications.mmbob.RemoteHost
 
setUpperLimit(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
Sets the upper limit property.
setUri(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
 
setUser - class org.mmbase.util.platform.setUser.
 
setUser() - Constructor for class org.mmbase.util.platform.setUser
 
setUserGroup(String, String) - Method in class org.mmbase.util.platform.setUser
 
setUserInfo(Cloud) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
Sets the right cloud for the user info.
setUserTest - class org.mmbase.util.platform.setUserTest.
Class setUserTest
setUserTest() - Constructor for class org.mmbase.util.platform.setUserTest
 
setUsername(String) - Method in class org.mmbase.bridge.jsp.taglib.CloudTag
Synonym for setLogon.
setValid(boolean) - Method in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
setValidMimeTypes(Pattern) - Method in class org.mmbase.datatypes.BinaryDataType
 
setValue(MMObjectNode, String) - Method in class org.mmbase.applications.media.builders.MediaFragments
 
setValue(MMObjectNode, String, Object) - Method in class org.mmbase.applications.media.builders.MediaSources
 
setValue(String, String, String) - Method in interface org.mmbase.applications.mmbob.ExternalProfileInterface
 
setValue(String) - Method in class org.mmbase.applications.mmbob.ProfileEntry
 
setValue(String, String) - Method in class org.mmbase.applications.mmbob.ProfileInfo
 
setValue(String) - Method in class org.mmbase.applications.thememanager.StyleSheetProperty
 
setValue(String, Object) - Method in interface org.mmbase.bridge.Node
Sets the value of the specified field using an object, but delegated to the right set--Value depending on the type of the field.
setValue(Object, boolean) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
Retrieves the value from the writer-helper, but escapes if necessary (using 'escape' attribute)
setValue(Object) - Method in class org.mmbase.bridge.jsp.taglib.ImportTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.ListConditionTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.ParamTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.RemoveTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.WriteTag
 
setValue(Object) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Sets the vartype for this variable (used for jspvar as well as for taglib var).
setValue(Object, boolean) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryDistinctTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryMaxNumberTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryOffsetTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
setValue(String) - Method in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
setValue(Node, Field, FileItem) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
Sets the binary value.
setValue(String, Object) - Method in class org.mmbase.bridge.util.AbstractNode
Setting value with default method (depending on field's type)
setValue(String, Object) - Method in class org.mmbase.bridge.util.NodeChanger
 
setValue(String, Object) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setValue(Serializable) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
setValue(Serializable) - Method in interface org.mmbase.datatypes.DataType.Restriction
 
setValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.AnnotRel
Provides additional functionality when setting field values.
setValue(String, Object) - Method in class org.mmbase.module.core.ClusterNode
Sets a key/value pair in the main values of this node.
setValue(MMObjectNode, String, Object) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets a key/value pair in the main values of this node.
setValue(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Provides additional functionality when setting field values.
setValue(String, Object) - Method in class org.mmbase.module.core.MMObjectNode
Sets a key/value pair in the main values of this node.
setValue(String, boolean) - Method in class org.mmbase.module.core.MMObjectNode
Sets a key/value pair in the main values of this node.
setValue(String, int) - Method in class org.mmbase.module.core.MMObjectNode
Sets a key/value pair in the main values of this node.
setValue(String, long) - Method in class org.mmbase.module.core.MMObjectNode
Sets a key/value pair in the main values of this node.
setValue(String, double) - Method in class org.mmbase.module.core.MMObjectNode
Sets a key/value pair in the main values of this node.
setValue(MMObjectNode, String, Object) - Method in class org.mmbase.module.corebuilders.TypeDef
Sets a key/value pair in the main values of this node.
setValue(MMObjectNode, String, Object) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Ranks
Only the description of a rarnk may be changed.
setValue(MMObjectNode, String) - Method in class org.mmbase.security.implementation.cloudcontext.builders.RightsRel
Check on possible values for operation.
setValue(MMObjectNode, String, Object) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
setValue(PreparedStatement, int, MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store the value of a field in a prepared statement
setValue(Object) - Method in class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
Sets value property.
setValue(Object) - Method in class org.mmbase.util.Entry
 
setValue(Object) - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
setValue(String, String) - Method in class org.mmbase.util.StringTagger
Manually sets a single value.
setValue(MMObjectBuilder, MMObjectNode, Node, String, String) - Method in class org.mmbase.util.XMLNodeReader
 
setValue2(String) - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
setValueOnly(Object, boolean) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Sets only the value in the helper, withouth setting the _Stack
setValueWithoutChecks(String, Object) - Method in class org.mmbase.bridge.implementation.BasicNode
Protected method to be able to set rnumber when creating a relation.
setValueWithoutChecks(String, Object) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
setValueWithoutChecks(String, Object) - Method in class org.mmbase.bridge.util.AbstractNode
 
setValueWithoutChecks(String, Object) - Method in class org.mmbase.bridge.util.AbstractNodeManager
 
setValueWithoutChecks(String, Object) - Method in class org.mmbase.bridge.util.MapNode
 
setValueWithoutProcess(String, Object) - Method in interface org.mmbase.bridge.Node
Like setValue, but skips any processing that MMBase would normally perform on a field.
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.util.AbstractNode
Like setObjectValue, but without processing, this is called by the other set-values.
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.util.MapNode
 
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.util.NodeChanger
 
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setValueid(String) - Method in class org.mmbase.bridge.jsp.taglib.edit.SetFieldTag
 
setValues(String, Vector) - Method in class org.mmbase.util.StringTagger
Manually sets a multi-value value.
setValueset(String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.CompareTag
 
setVariant(String) - Method in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
setVartype(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setVartype(String) - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
setVartype(String) - Method in interface org.mmbase.bridge.jsp.taglib.Writer
Type of the jspvar.
setVartype(String) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
setVersion(int) - Method in class org.mmbase.module.Module
 
setVersion(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the version of this builder
setVersionNode(MMObjectNode) - Method in class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
setVspace(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setWants(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
setWidth(String) - Method in class org.mmbase.bridge.jsp.taglib.ImageTag
 
setWrite(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
 
setWrite(String) - Method in interface org.mmbase.bridge.jsp.taglib.Writer
Wether to write to page or not.
setWrite(Attribute) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
For implementation of the write attribute.
setWrite(Boolean) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Deprecated. Use setWrite(Attribute)
setWriteEscaper() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
setWriter(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Sets the writer attribute.
setWriter(String) - Method in interface org.mmbase.bridge.jsp.taglib.WriterReferrer
A WriterReferrer has a 'writer' attribute.
setXML(Document) - Method in interface org.mmbase.bridge.FieldValue
Sets the value, passing a org.w3c.dom.Document object.
setXML(Document) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
setXML(Document) - Method in class org.mmbase.bridge.util.AbstractFieldValue
Function values cannot be changed, and all set-functions throw an exception.
setXMLPath(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the subpath of the builder's xml configuration file.
setXMLValue(String, Document) - Method in interface org.mmbase.bridge.Node
Set's the value of the specified field as a dom.Element
setXMLValue(String, Document) - Method in class org.mmbase.bridge.util.AbstractNode
 
setXMLValue(String, Document) - Method in class org.mmbase.bridge.util.NodeWrapper
 
setXMLValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
This default implementation calls DatabaseStorageManager.setStringValue(java.sql.PreparedStatement, int, java.lang.Object, org.mmbase.core.CoreField, org.mmbase.module.core.MMObjectNode).
setXml(Element) - Method in class org.mmbase.datatypes.BasicDataType
 
setXmlLang(Element, Locale) - Static method in class org.mmbase.util.LocalizedString
This utility takes care of setting the xml:lang attribute on an element.
setXslt(String) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
You can give the path the the XSLT-file by this attribute.
setXsltSource(Source) - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
The Xslt tag will call this, to inform this tag about the XSLT which must be done.
setYear(int) - Method in class org.mmbase.util.DynamicDate
 
shorten(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Determine whether a field (such as a large text or a blob) should be shortened or not.
shouldRelease() - Method in class org.mmbase.cache.ReleaseStrategy.StrategyResult
Whether, according to this strategy, the query must be flushed.
showContents() - Method in class org.mmbase.util.ExtendedProperties
Dump the contents of this Property to your screen (for debugging)
shutdown() - Method in class org.mmbase.applications.crontab.modules.CrontabModule
 
shutdown() - Static method in class org.mmbase.cache.CacheManager
Clears and dereferences all caches.
shutdown() - Method in class org.mmbase.clustering.ClusterManager
 
shutdown() - Method in class org.mmbase.clustering.ClusteringModule
 
shutdown() - Method in class org.mmbase.module.Module
Shuts down the module.
shutdown() - Method in class org.mmbase.module.core.MMBase
 
shutdown() - Method in class org.mmbase.module.database.JDBC
 
shutdown() - Method in class org.mmbase.module.database.MultiPool
'realcloses' all connections.
shutdown() - Method in class org.mmbase.module.database.MultiPoolHandler
Calls shutdown of all registered MultiPools
shutdown() - Method in class org.mmbase.module.database.Naming
 
shutdown() - Static method in class org.mmbase.util.FileWatcher
 
shutdown() - Static method in class org.mmbase.util.logging.Logging
If the configured Logger implements a shutdown static method, it will be called.
shutdown() - Static method in class org.mmbase.util.logging.log4j.Log4jImpl
 
shutdownModules() - Static method in class org.mmbase.module.Module
Calls shutdown of all registered modules.
shutdownSync() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
 
signalContentAdded(PostThread) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
signalMailboxChange() - Method in class org.mmbase.applications.mmbob.Mailbox
 
signalMailboxChange(String, int, String) - Method in class org.mmbase.applications.mmbob.gui.Controller
signal mailbox change
signalNewPost(PostArea) - Method in class org.mmbase.applications.mmbob.Forum
signal the forum that there is a new postthread updates the postthreadcount , and places it in the syncQueue
signalNewReply(PostArea) - Method in class org.mmbase.applications.mmbob.Forum
signal the forum that there is a new reply updates the postcount, lastposttime, lastposter, lastpostsubject of ths forum, and places it in the syncQueue
signalNewReply(PostThread) - Method in class org.mmbase.applications.mmbob.PostArea
signal the postarea that there is a new reply
signalRemovedPost(PostArea) - Method in class org.mmbase.applications.mmbob.Forum
signal the forum that there was a postthread removed updates the postthreadcount , and places it in the syncQueue
signalRemovedReply(PostArea) - Method in class org.mmbase.applications.mmbob.Forum
signal the forum that a reply was removed updates the postcount, lastposttime, lastposter, lastpostsubject of ths forum, and places it in the syncQueue
signalRemovedReply(PostThread) - Method in class org.mmbase.applications.mmbob.PostArea
signal the postarea that a reply was removed so it cat update the postcount etc ..
signalSeen() - Method in class org.mmbase.applications.mmbob.Poster
update "lastseen" for the poster, and add the posternode to the syncQueue
signalViewsChanged(PostArea) - Method in class org.mmbase.applications.mmbob.Forum
signal the forum that there's a new view
signalViewsChanged(PostThread) - Method in class org.mmbase.applications.mmbob.PostArea
signal the postarea that the number of views has been changed
simpleGet(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
Like get, but does not try to search dots, because you know already that there aren't.
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.EnumerationRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.RequiredRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.TypeRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.UniqueRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.ComparableDataType.MaxRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.ComparableDataType.MinRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.ConfirmPasswordDataType.PasswordRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.ListDataType.ItemRestriction
 
simpleValid(Object, Node, Field) - Method in class org.mmbase.datatypes.StringDataType.PatternRestriction
 
singleQuote(Reader, Writer) - Static method in class org.mmbase.util.transformers.Sql
Escapes single quotes in a string.
singleQuoteBack(Reader, Writer) - Static method in class org.mmbase.util.transformers.Sql
Unescapes single quotes in a string.
singlequote(String) - Static method in class org.mmbase.util.Escape
Deprecated. Escapes single quotes in a string.
size() - Method in class org.mmbase.applications.media.filters.ChainSorter
 
size() - Method in class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.FieldListTag
 
size() - Method in interface org.mmbase.bridge.jsp.taglib.ListProvider
 
size() - Method in class org.mmbase.bridge.jsp.taglib.NodeListHelper
 
size() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.functions.ListFunctionTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.functions.NodeListFunctionTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
 
size() - Method in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
size() - Method in class org.mmbase.bridge.util.CollectionNodeList
 
size() - Method in class org.mmbase.bridge.util.GrowingTreeList
 
size() - Method in class org.mmbase.bridge.util.NodeMap
 
size() - Method in class org.mmbase.bridge.util.TreeList
 
size() - Method in class org.mmbase.cache.Cache
 
size() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
size() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the size() method of the cache implementation.
size() - Method in class org.mmbase.core.util.StorageConnector
Determine the number of objects in this table.
size() - Method in class org.mmbase.module.core.MMTable
Determine the number of objects in this table.
size(MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
Return the number of objects of a builder in the storage
size() - Method in interface org.mmbase.storage.StorageManager
Return the total number of objects in the storage
size(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
size() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
size() - Method in class org.mmbase.util.CVSReader
Deprecated. Returns the number of rows in the CVS body.
size() - Method in class org.mmbase.util.Casting.ListWrapper
 
size() - Method in class org.mmbase.util.LRUHashtable.LRUEntrySet
 
size() - Method in class org.mmbase.util.LRUHashtable
Return the current size of the table
size(Cloud) - Method in class org.mmbase.util.LocalizedEntryListFactory
The size of the collections returned by LocalizedEntryListFactory.get(java.util.Locale)
size() - Method in class org.mmbase.util.LocalizedEntryListFactory
 
size() - Method in class org.mmbase.util.StringTagger
sets a value (for the Map interface).
size() - Method in class org.mmbase.util.functions.Parameters
 
size(PlanarImage, int, int, boolean) - Static method in class org.mmbase.util.images.JAIImageConverter
Performs the 's' or 'geometry' operation: Resize an image using specified width and height.
sizeCheck() - Method in class org.mmbase.bridge.util.TreeList
Checks if the size of the List needs to be (re)determined, and if not, does so.
sizeof(boolean) - Static method in class org.mmbase.util.SizeOf
 
sizeof(byte) - Static method in class org.mmbase.util.SizeOf
 
sizeof(char) - Static method in class org.mmbase.util.SizeOf
 
sizeof(short) - Static method in class org.mmbase.util.SizeOf
 
sizeof(int) - Static method in class org.mmbase.util.SizeOf
 
sizeof(long) - Static method in class org.mmbase.util.SizeOf
 
sizeof(float) - Static method in class org.mmbase.util.SizeOf
 
sizeof(double) - Static method in class org.mmbase.util.SizeOf
 
sizeof(Object) - Method in class org.mmbase.util.SizeOf
 
sizes - Variable in class org.mmbase.bridge.util.MapNode
 
skip(long) - Method in class org.mmbase.util.IECompatibleJpegInputStream
 
sleepPeriod - Variable in class org.mmbase.core.util.DaemonThread
The threads sleep period.
smileyMatchers - Static variable in class org.mmbase.applications.mmbob.util.transformers.Smilies
Compiled regexps
smileyPatterns - Static variable in class org.mmbase.applications.mmbob.util.transformers.Smilies
Smiley patterns translated into their regexp version
smileySets - Static variable in class org.mmbase.applications.mmbob.util.transformers.Smilies
All known smileysets
smilies - Static variable in class org.mmbase.applications.mmbob.util.transformers.Smilies
All known smilies
snum - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
sort() - Method in interface org.mmbase.bridge.BridgeList
Sorts this list according to a default sort order.
sort(Comparator) - Method in interface org.mmbase.bridge.BridgeList
Sorts this list according to a specified sort order
sort() - Method in class org.mmbase.bridge.implementation.BasicList
 
sort(Comparator) - Method in class org.mmbase.bridge.implementation.BasicList
 
sort(List, String, ContextReferrerTag) - Static method in class org.mmbase.bridge.jsp.taglib.util.ListSorter
 
sort() - Method in class org.mmbase.bridge.util.AbstractBridgeList
 
sort(Comparator) - Method in class org.mmbase.bridge.util.AbstractBridgeList
 
sort() - Method in class org.mmbase.bridge.util.AbstractSequentialBridgeList
 
sort(Comparator) - Method in class org.mmbase.bridge.util.AbstractSequentialBridgeList
 
sort(List, int) - Static method in class org.mmbase.core.util.Fields
 
sort(List) - Static method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use Collections.sort
sort(List, int) - Static method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use Fields.sort(java.util.List, int)
sortUniquely(Query) - Static method in class org.mmbase.bridge.util.Queries
Add a sortorder (DESCENDING) on al the'number' fields of the query, on which there is not yet a sortorder.
source - Variable in class org.mmbase.applications.media.urlcomposers.URLComposer
 
sourceManager - Variable in class org.mmbase.bridge.jsp.taglib.HasRelationManagerTag
 
spawnThreads - Variable in class org.mmbase.clustering.ClusterManager
 
specialConstructor - Variable in class org.mmbase.util.dateparser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.mmbase.util.dateparser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String, String) - Static method in class org.mmbase.util.StringSplitter
Simple util method to split delimited values to a list.
split(String) - Static method in class org.mmbase.util.StringSplitter
Simple util method to split comma separated values.
splitFunctions(CharSequence) - Static method in class org.mmbase.util.StringSplitter
Splits up a String, (using comma delimiter), but takes into account brackets.
splitTag(String) - Method in class org.mmbase.util.StringTagger
Handles and splits a tag in its component parts, and store the elemements in the tokens and multitokens fields.
stackTrace() - Static method in class org.mmbase.util.logging.Logging
Returns the stacktrace of the current call.
stackTrace(int) - Static method in class org.mmbase.util.logging.Logging
 
stackTrace(Throwable) - Static method in class org.mmbase.util.logging.Logging
Returns the stacktrace of an exception as a string, which can be logged handy.
stackTrace(Throwable, int) - Static method in class org.mmbase.util.logging.Logging
Also returns a stringified stack trace to log, but no deeper than given max.
start() - Method in class org.mmbase.applications.crontab.CronDaemon
Starts the daemon, which you might want to do if you have stopped if for some reason.
start - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
start() - Method in class org.mmbase.applications.mmbob.ExternalProfilesManager
Starts the main Thread.
start() - Method in class org.mmbase.applications.mmbob.ForumEmailSender
Starts the main Thread.
start() - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
Starts the main Thread.
start() - Method in class org.mmbase.applications.mmbob.ForumSwapManager
Starts the main Thread.
start() - Method in class org.mmbase.applications.xmlimporter.Transaction
Start the Transaction.
start() - Method in class org.mmbase.clustering.ClusterManager
Starts the Changer Thread.
start() - Method in class org.mmbase.core.util.DaemonThread
 
start() - Method in class org.mmbase.module.builders.MMEventsProbe
Starts the admin Thread.
start() - Method in class org.mmbase.module.builders.MMServers
Starts the thread for the task scheduler
start() - Method in class org.mmbase.module.builders.PropertiesProbe
Starts the admin Thread.
start() - Method in class org.mmbase.module.core.MMObjectNode
Start the loading of a node
start() - Method in class org.mmbase.util.FileWatcher
 
start() - Method in class org.mmbase.util.ResourceWatcher
 
start() - Method in class org.mmbase.util.dateparser.DateParser
 
start() - Method in class org.mmbase.util.images.ImageConversionRequestProcessor
Starts the thread for this ImageRequestProcessor.
startCacheTypes() - Method in class org.mmbase.module.builders.Versions
 
startCommunicationThreads() - Method in class org.mmbase.clustering.ClusterManager
Subclasses should start the communication threads in this method
startCommunicationThreads() - Method in class org.mmbase.clustering.jgroups.Multicast
Starts the ChangesSender and MulticastChangerReciever threads, which handle the sending and recieving of messages on the channel in seaparate threads.
startCommunicationThreads() - Method in class org.mmbase.clustering.multicast.Multicast
 
startCommunicationThreads() - Method in class org.mmbase.clustering.unicast.Unicast
 
startDepth - Variable in class org.mmbase.bridge.jsp.taglib.tree.GrowTag
 
startElement(String, String, String, Attributes) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Overrides a method of org.xml.sax.helpers.DefaultHandler.
startFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
startModule() - Method in class org.mmbase.module.Module
Starts the module.
startModules() - Static method in class org.mmbase.module.Module
 
startNodes - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
startThread(Runnable, String) - Static method in class org.mmbase.module.core.MMBaseContext
Starts a daemon thread using the MMBase thread group.
startThread(DaemonTask, String) - Static method in class org.mmbase.module.core.MMBaseContext
Starts a daemon thread using the MMBase thread group.
startTime - Static variable in class org.mmbase.module.core.MMBase
Time in seconds, when mmbase was started.
startTimer(String, String) - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
Starts a timer.
startTimer(String) - Method in class org.mmbase.bridge.jsp.taglib.debug.TimerTag
 
startWizard() - Method in class org.mmbase.applications.editwizard.Wizard
Returns whether a sub wizard should be started
starvationCheck() - Method in class org.mmbase.util.DijkstraSemaphore
This method blocks the calling thread until the count drops to zero.
state - Variable in class org.mmbase.core.AbstractField
 
state() - Method in class org.mmbase.module.Module
state, returns the state hashtable that is/can be used to debug.
state - Variable in class org.mmbase.module.database.MultiConnection
 
staticFlag - Static variable in class org.mmbase.util.dateparser.SimpleCharStream
 
staticLevel - Static variable in class org.mmbase.util.logging.ExceptionImpl
 
step - Variable in class org.mmbase.bridge.implementation.BasicNodeQuery
 
stepField - Variable in class org.mmbase.bridge.util.xml.query.FieldDefinition
Reference to (a) definition of this field in the query.
stillExists(TmpObject) - Method in class org.mmbase.applications.xmlimporter.Transaction
Tests if this object still exists in the temporary cloud.
stir(long) - Method in class org.mmbase.util.RandomPool
Maintain a pool of randomness using a modified 64-bit congruential generator with multipliers dynamically selected from a set of pseudo-random values.
stop() - Method in class org.mmbase.applications.crontab.AbstractCronJob
Empty implementation (probably that's what you want)
stop() - Method in class org.mmbase.applications.crontab.CronDaemon
If you like to temporary stop the daemon, call this.
stop() - Method in class org.mmbase.applications.crontab.CronEntry
 
stop() - Method in interface org.mmbase.applications.crontab.CronJob
If after the last run of the job, there need to be shutdown things, then that can be done here.
stop() - Method in class org.mmbase.applications.mmbob.ExternalProfilesManager
Stops the main Thread.
stop() - Method in class org.mmbase.applications.mmbob.ForumEmailSender
Stops the main Thread.
stop() - Method in class org.mmbase.applications.mmbob.ForumSwapManager
Stops the main Thread.
stop() - Method in class org.mmbase.applications.xmlimporter.Transaction
Stop the Transaction.
stop() - Method in class org.mmbase.module.builders.MMEventsProbe
Stops the admin Thread.
stop() - Method in class org.mmbase.module.builders.PropertiesProbe
Stops the admin Thread.
stopCommunicationThreads() - Method in class org.mmbase.clustering.ClusterManager
Subclasses should stop the communication threads in this method
stopCommunicationThreads() - Method in class org.mmbase.clustering.jgroups.Multicast
 
stopCommunicationThreads() - Method in class org.mmbase.clustering.multicast.Multicast
 
stopCommunicationThreads() - Method in class org.mmbase.clustering.unicast.Unicast
 
stopFunction - Variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
storageConnector - Variable in class org.mmbase.module.core.MMTable
 
storageEquals(CoreField) - Method in class org.mmbase.core.CoreField
Whether this CoreField is equal to another for storage purposes (so, ignoring gui and documentation fields)
storageEquals(BuilderReader) - Method in class org.mmbase.util.xml.BuilderReader
Whether this builderreader object is equal to another for storage purposes (so, ignoring gui and documentation fields)
storageManagerClass - Variable in class org.mmbase.storage.StorageManagerFactory
The class used to instantiate storage managers.
storeBinaryAsFile(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a binary (blob) data file
storeBuilderConfiguration(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
storeConfigurationAttributes(Config.WizardConfig) - Method in class org.mmbase.applications.editwizard.Wizard
Stores configuration variables as attributes in the variabless set.
storeDocument(String, Document) - Method in class org.mmbase.util.ResourceLoader
Creates a resource for a given Document.
storeFieldValue(String, String, String) - Method in class org.mmbase.applications.editwizard.Wizard
Puts the given value in the right field (given by name) of the right node (given by did) Assumes a text field.
storeSource(String, Source, DocumentType) - Method in class org.mmbase.util.ResourceLoader
Creates a resource with given name for given Source.
storeText(Node, String, Map) - Static method in class org.mmbase.applications.editwizard.Utils
This method stores text in a node.
storeText(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
Same as above, but without the params.
storeValue(String, Object) - Method in class org.mmbase.module.core.ClusterNode
Stores a value in the values hashtable.
storeValue(String, Object) - Method in class org.mmbase.module.core.MMObjectNode
Stores a value in the values hashtable.
storesDimension() - Method in class org.mmbase.module.builders.AbstractImages
Whether this builders has width and height fields
storesFileSize() - Method in class org.mmbase.module.builders.AbstractImages
Whether this builders has a filesize field.
storesImageType() - Method in class org.mmbase.module.builders.AbstractImages
Whether this builders has a filesize field.
stringFormatted(Node) - Static method in class org.mmbase.applications.editwizard.Utils
For debugging purposes.
stringFunction() - Method in class org.mmbase.util.functions.ExampleBean
A function defined by this class
stringIterator() - Method in interface org.mmbase.bridge.StringList
Returns an type-specific iterator for this list.
stringIterator() - Method in class org.mmbase.bridge.implementation.BasicStringList
 
stringToJobType(String) - Static method in class org.mmbase.applications.crontab.CronEntry
Convert a jobType String to a jobType int.
stringToLocation(String) - Static method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
stub() - Method in class org.mmbase.servlet.performance
 
subList(int, int) - Method in class org.mmbase.util.functions.Parameters
 
subNodeList(int, int) - Method in interface org.mmbase.bridge.NodeList
Returns a sublist of this list.
subNodeList(int, int) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
subNodeList(int, int) - Method in class org.mmbase.bridge.util.CollectionNodeList
 
subNodeList(int, int) - Method in class org.mmbase.bridge.util.TreeList
 
subNodeManagerList(int, int) - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList
 
subObjects - Variable in class org.mmbase.applications.editwizard.Config
 
subRelationList(int, int) - Method in interface org.mmbase.bridge.RelationList
Returns a sublist of this list.
subRelationList(int, int) - Method in class org.mmbase.bridge.implementation.BasicRelationList
 
subRelationList(int, int) - Method in class org.mmbase.bridge.util.CollectionRelationList
 
subRelationManagerList(int, int) - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList
 
subSequence(int, int) - Method in class org.mmbase.util.Casting.StringWrapper
 
successor() - Method in class org.mmbase.util.functions.ExampleBean
A real node-function (using the node argument).
successor(String) - Static method in class org.mmbase.util.functions.IndexFunction
Returns the 'successor' or a string.
successor(String, String, String, boolean) - Static method in class org.mmbase.util.functions.IndexFunction
Calculates the 'successor' of an index String.
sumFieldsFunction - Variable in class org.mmbase.util.functions.ExampleBuilder
Implementation of 'node function', which can be compared with a instance method in java.
supportsTransactions() - Method in class org.mmbase.storage.StorageManagerFactory
Returns whether transactions, and specifically rollback, is supported in the storage layer.
supportsTransactions - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Whether transactions and rollback are supported by this database
supportsTransactions() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
swapOut() - Method in class org.mmbase.applications.mmbob.PostThread
 
sync(MMObjectBuilder, Map, NodeManager) - Static method in class org.mmbase.bridge.implementation.BasicNodeManager
 
syncBuilderXML(MMObjectBuilder, String) - Method in class org.mmbase.module.tools.MMAdmin
 
syncModuleXML(Module, String) - Method in class org.mmbase.module.tools.MMAdmin
 
syncNode(Node) - Method in class org.mmbase.applications.mmbob.ForumMMBaseSyncer
add the given node to the syncQueue, to be synchronized at synchronization-time
syncNode(Node, int) - Static method in class org.mmbase.applications.mmbob.ForumManager
ToDo: Write docs!
syncTreeAreas() - Method in class org.mmbase.applications.mmbob.Forum
 

T

TEMPNODE_DEFAULT_SIZE - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default size of the temporary node cache
TEST_STRING - Static variable in class org.mmbase.servlet.performance
 
TEXT_XML_DEFAULT_CHARSET - Static variable in class org.mmbase.util.GenericResponseWrapper
 
THIS - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
THISPAGE - Static variable in class org.mmbase.bridge.jsp.taglib.functions.AbstractFunctionTag
 
THOUSANDS - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
THREAD - Static variable in class org.mmbase.applications.crontab.modules.CrontabModule
 
THREAD_DELAY - Static variable in class org.mmbase.util.FileWatcher
The one thread doing al the work also needs a delay.
THROW - Static variable in class org.mmbase.bridge.jsp.taglib.util.Notfound
 
TIMEZONE - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
TMP_FIELD_NUMBER - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
TRACE - Static variable in class org.mmbase.util.logging.Level
A constant.
TRACE - Static variable in class org.mmbase.util.logging.log4j.Log4jLevel
 
TRACE_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
TRAILING - Static variable in class org.mmbase.util.Strip
Strip trailing, only characters at end of string are checked
TRANSACTION_ISOLATION_LEVEL - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-transaction-isolation-level.
TRIM_STRINGS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: trim-strings.
TYPE_BINARY - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the binary (byte[]) data type
TYPE_BOOLEAN - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Boolean data type
TYPE_BYTE - Static variable in interface org.mmbase.bridge.Field
Deprecated. use Field.TYPE_BINARY
TYPE_CHANGE - Static variable in class org.mmbase.core.event.Event
 
TYPE_CHECK - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_CONFIG - Static variable in class org.mmbase.util.ResourceLoader
 
TYPE_DATATYPE - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_DATATYPEDESCRIPTION - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_DATATYPEXML - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_DATETIME - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Date data type
TYPE_DELETE - Static variable in class org.mmbase.core.event.Event
 
TYPE_DESCRIPTION - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_DESCRIPTIONS - Static variable in class org.mmbase.applications.dove.AbstractDove
 
TYPE_DOUBLE - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Double data type
TYPE_ERRORS - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_FIELD - Static variable in class org.mmbase.util.ResourceLoader
 
TYPE_FLOAT - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Float data type
TYPE_GUINAME - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_GUITYPE - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_GUIVALUE - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_INPUT - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_INTEGER - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Integer data type
TYPE_LIST - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the List data type
TYPE_LONG - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Long data type
TYPE_MAXVALUE - Static variable in class org.mmbase.core.util.Fields
 
TYPE_MINVALUE - Static variable in class org.mmbase.core.util.Fields
 
TYPE_NAME - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_NEW - Static variable in class org.mmbase.core.event.Event
 
TYPE_NODE - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the Node data type
TYPE_ONESHOT - Static variable in class org.mmbase.applications.email.EmailBuilder
 
TYPE_ONESHOTKEEP - Static variable in class org.mmbase.applications.email.EmailBuilder
 
TYPE_RELATION_CHANGE - Static variable in class org.mmbase.core.event.NodeEvent
Event type speicfic for MMBase nodes.
TYPE_REUSESEARCHINPUT - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_SEARCHINPUT - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_STRING - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the String data type
TYPE_STRING - Static variable in class org.mmbase.bridge.jsp.taglib.WriterHelper
 
TYPE_TYPE - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_TYPEDESCRIPTION - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_UNKNOWN - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for data types whose type is unknown
TYPE_UNSET - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_UNSPECIFIED - Static variable in class org.mmbase.core.event.Event
 
TYPE_USEINPUT - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_USESEARCHINPUT - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_VALUE - Static variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
TYPE_WEB - Static variable in class org.mmbase.util.ResourceLoader
 
TYPE_XML - Static variable in interface org.mmbase.bridge.Field
MMBase base type identifier for the DOM Document data type
TZ_KEY - Static variable in class org.mmbase.bridge.jsp.taglib.LocaleTag
 
TabToSpacesTransformer - class org.mmbase.util.transformers.TabToSpacesTransformer.
Replace every tab by n spaces.
TabToSpacesTransformer() - Constructor for class org.mmbase.util.transformers.TabToSpacesTransformer
 
TabToSpacesTransformer(int) - Constructor for class org.mmbase.util.transformers.TabToSpacesTransformer
 
TagIdentifier - interface org.mmbase.bridge.jsp.taglib.TagIdentifier.
Interface designed to make it possible for child tags to access a parent tag using a String id
TaglibException - exception org.mmbase.bridge.jsp.taglib.TaglibException.
This exception gets thrown when something goes wrong in the MMBase-taglib.
TaglibException() - Constructor for class org.mmbase.bridge.jsp.taglib.TaglibException
 
TaglibException(String) - Constructor for class org.mmbase.bridge.jsp.taglib.TaglibException
 
TaglibException(Throwable) - Constructor for class org.mmbase.bridge.jsp.taglib.TaglibException
 
TaglibException(String, Throwable) - Constructor for class org.mmbase.bridge.jsp.taglib.TaglibException
 
TemplateCache - class org.mmbase.cache.xslt.TemplateCache.
A cache for XSL transformation templates.
TemporaryNodeManager - class org.mmbase.module.core.TemporaryNodeManager.
 
TemporaryNodeManager(MMBase) - Constructor for class org.mmbase.module.core.TemporaryNodeManager
 
TemporaryNodeManagerInterface - interface org.mmbase.module.core.TemporaryNodeManagerInterface.
 
TestConfig - class org.mmbase.util.logging.TestConfig.
Class TestConfig
TestConfig() - Constructor for class org.mmbase.util.logging.TestConfig
 
TestCronJob - class org.mmbase.applications.crontab.TestCronJob.
A test cron-job.
TestCronJob() - Constructor for class org.mmbase.applications.crontab.TestCronJob
 
Theme - class org.mmbase.applications.thememanager.Theme.
 
Theme(String, String, boolean) - Constructor for class org.mmbase.applications.thememanager.Theme
 
ThemeManager - class org.mmbase.applications.thememanager.ThemeManager.
 
ThemeManager() - Constructor for class org.mmbase.applications.thememanager.ThemeManager
 
ThemeManagerController - class org.mmbase.applications.thememanager.taglib.ThemeManagerController.
 
ThemeManagerController() - Constructor for class org.mmbase.applications.thememanager.taglib.ThemeManagerController
 
ThreadObserver - class org.mmbase.applications.mmbob.ThreadObserver.
 
ThreadObserver(Forum, int, int, String, String, String) - Constructor for class org.mmbase.applications.mmbob.ThreadObserver
 
ThreadPools - class org.mmbase.util.ThreadPools.
Generic MMBase Thread Pools
ThreadPools() - Constructor for class org.mmbase.util.ThreadPools
 
ThreadsHandler - class org.mmbase.applications.mmbob.generate.ThreadsHandler.
 
ThreadsHandler(int, int, String, String) - Constructor for class org.mmbase.applications.mmbob.generate.ThreadsHandler
 
TimeTag - class org.mmbase.bridge.jsp.taglib.TimeTag.
The time taglib provides you easy functionality for using times in your web pages.
TimeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.TimeTag
 
TimerTag - class org.mmbase.bridge.jsp.taglib.debug.TimerTag.
Times how long the executing of the body took, and logs this.
TimerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.debug.TimerTag
 
TmpObject - class org.mmbase.applications.xmlimporter.TmpObject.
A TmpObject represents a temporary object in a transaction.
Token - class org.mmbase.util.dateparser.Token.
Describes the input token stream.
Token() - Constructor for class org.mmbase.util.dateparser.Token
 
TokenMgrError - error org.mmbase.util.dateparser.TokenMgrError.
 
TokenMgrError() - Constructor for class org.mmbase.util.dateparser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class org.mmbase.util.dateparser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.mmbase.util.dateparser.TokenMgrError
 
Transaction - class org.mmbase.applications.xmlimporter.Transaction.
This class models a Temporary Cloud Transaction.
Transaction(UserTransactionInfo, String, String, boolean, long, File, Consultant) - Constructor for class org.mmbase.applications.xmlimporter.Transaction
Creates new Transaction.
Transaction(UserTransactionInfo, String, String, boolean, long) - Constructor for class org.mmbase.applications.xmlimporter.Transaction
Creates new Transaction.
Transaction - interface org.mmbase.bridge.Transaction.
A transaction is an environment that allows for the editing of nodes within a 'safe' context.
TransactionHandler - class org.mmbase.applications.xmlimporter.TransactionHandler.
This class parses the TML code and calls the appropriate methods in TransactionManager TemporarayNodeManager org.mmabse.module.core Furthermore is does some nameserving.
TransactionHandler() - Constructor for class org.mmbase.applications.xmlimporter.TransactionHandler
Create new TransactionHandler.
TransactionHandlerException - exception org.mmbase.applications.xmlimporter.TransactionHandlerException.
This exception is thrown when something goes wrong while parsing ot handling a Transacion by the xml importer.
TransactionHandlerException() - Constructor for class org.mmbase.applications.xmlimporter.TransactionHandlerException
 
TransactionHandlerException(String) - Constructor for class org.mmbase.applications.xmlimporter.TransactionHandlerException
 
TransactionHandlerException(Throwable) - Constructor for class org.mmbase.applications.xmlimporter.TransactionHandlerException
 
TransactionHandlerException(String, Throwable) - Constructor for class org.mmbase.applications.xmlimporter.TransactionHandlerException
 
TransactionManager - class org.mmbase.module.core.TransactionManager.
 
TransactionManager(MMBase, TemporaryNodeManagerInterface) - Constructor for class org.mmbase.module.core.TransactionManager
 
TransactionManagerException - exception org.mmbase.module.core.TransactionManagerException.
This Exception is thrown when something goes wrong the MMBase transaction manager.
TransactionManagerException() - Constructor for class org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(String) - Constructor for class org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(Throwable) - Constructor for class org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(String, Throwable) - Constructor for class org.mmbase.module.core.TransactionManagerException
 
TransactionManagerInterface - interface org.mmbase.module.core.TransactionManagerInterface.
 
TransactionResolver - class org.mmbase.module.core.TransactionResolver.
 
TransactionResolver(MMBase) - Constructor for class org.mmbase.module.core.TransactionResolver
 
TransactionTEI - class org.mmbase.bridge.jsp.taglib.edit.TransactionTEI.
The TEI class belonging to the TransactionTag
TransactionTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.TransactionTEI
 
TransactionTag - class org.mmbase.bridge.jsp.taglib.edit.TransactionTag.
Creates a new Transaction.
TransactionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
TransactionsParser - class org.mmbase.applications.xmlimporter.TransactionsParser.
This class parses the xml file with TML code and calls the appropriate methods in TransactionManager TemporarayNodeManager org.mmabse.module.core Furthermore is does some nameserving.
TransactionsParser(UserTransactionInfo, Consultant) - Constructor for class org.mmbase.applications.xmlimporter.TransactionsParser
Creates new TransactionParser object.
TransactionsParser(UserTransactionInfo) - Constructor for class org.mmbase.applications.xmlimporter.TransactionsParser
Creates new TransactionParser object.
Transformer - interface org.mmbase.util.transformers.Transformer.
Interface for transformations.
Transformers - class org.mmbase.util.transformers.Transformers.
Utitilies related to the tranformers of this package.
Transformers() - Constructor for class org.mmbase.util.transformers.Transformers
 
TransformingReader - class org.mmbase.util.transformers.TransformingReader.
A Filtering Reader based on CharTransformers.
TransformingReader(Reader, CharTransformer) - Constructor for class org.mmbase.util.transformers.TransformingReader
 
TransformingWriter - class org.mmbase.util.transformers.TransformingWriter.
A Filtering Writer based on CharTransformers.
TransformingWriter(Writer, CharTransformer) - Constructor for class org.mmbase.util.transformers.TransformingWriter
 
TreeContainerTag - class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag.
Container cognate for TreeTag
TreeContainerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
TreeFileTag - class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag.
Like IncludeTag, but an entire tree of files is being probed to find the one that has the most specified value.
TreeFileTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
TreeHelper - class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper.
This helper-class has all Tree- and Leaf-related functionality.
TreeHelper() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.TreeHelper
 
TreeIncludeTag - class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag.
Like IncludeTag, but an entire tree of files is being probed to find the one that has the most specified value.
TreeIncludeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.TreeIncludeTag
 
TreeIterator - interface org.mmbase.bridge.util.TreeIterator.
A specialized iterator for 'TreeLists'
TreeList - class org.mmbase.bridge.util.TreeList.
Queries a Tree from MMBase.
TreeList(NodeQuery) - Constructor for class org.mmbase.bridge.util.TreeList
 
TreeList(TreeList) - Constructor for class org.mmbase.bridge.util.TreeList
Copy-constructor
TreeList.Branch - class org.mmbase.bridge.util.TreeList.Branch.
Structure to hold the information for every branch-depth.
TreeList.TreeItr - class org.mmbase.bridge.util.TreeList.TreeItr.
The TreeIterator contains the core-functionality of TreeList.
TreeProvider - interface org.mmbase.bridge.jsp.taglib.tree.TreeProvider.
 
TreeReferrerTag - class org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag.
 
TreeReferrerTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag
 
TreeTEI - class org.mmbase.bridge.jsp.taglib.tree.TreeTEI.
The TEI class belonging to the TreeContainer.
TreeTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.TreeTEI
 
TreeTag - class org.mmbase.bridge.jsp.taglib.tree.TreeTag.
Implements mm:tree.
TreeTag() - Constructor for class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
Trimmer - class org.mmbase.util.transformers.Trimmer.
Trims leading and trailing white space.
Trimmer() - Constructor for class org.mmbase.util.transformers.Trimmer
 
TypeDef - class org.mmbase.module.corebuilders.TypeDef.
TypeDef is used to define the* object types (builders).
TypeDef() - Constructor for class org.mmbase.module.corebuilders.TypeDef
 
TypeHandler - interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler.
 
TypeMapping - class org.mmbase.storage.util.TypeMapping.
The TypeMapping class helps translating MMBase types to storage-specific type descriptions.
TypeMapping() - Constructor for class org.mmbase.storage.util.TypeMapping
 
TypeRel - class org.mmbase.module.corebuilders.TypeRel.
TypeRel defines the allowed relations between two object types.
TypeRel() - Constructor for class org.mmbase.module.corebuilders.TypeRel
 
TypeRel.InverseTypeRelSet - class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet.
An InverseTypeRelSet is a Set of typerel nodes.
TypeRel.InverseTypeRelSet() - Constructor for class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
TypeRel.TypeRelSet - class org.mmbase.module.corebuilders.TypeRel.TypeRelSet.
A TypeRelSet is a Set of typerel nodes.
TypeRel.TypeRelSet() - Constructor for class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
TypeRel.VirtualTypeRelNode - class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRelNode.
A VirtualTypeRelNode is a MMObjectNode which is added to the typerelset with extensions of the actual builders specified.
TypedNodeEventListenerWrapper - class org.mmbase.core.event.TypedNodeEventListenerWrapper.
This class is a wrapper for node event listeners that only want to listen to events concerning a specific builder.
TypedNodeEventListenerWrapper(MMObjectBuilder, NodeEventListener, boolean) - Constructor for class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
TypedRelationEventListenerWrapper - class org.mmbase.core.event.TypedRelationEventListenerWrapper.
This class is a wrapper for relation event listeners that only want to listen to events concerning a specific builder - more specifically, events concerning changes in the relations from a specific builder's nodes.
TypedRelationEventListenerWrapper(MMObjectBuilder, RelationEventListener, int, boolean) - Constructor for class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
tabSize - Variable in class org.mmbase.util.dateparser.SimpleCharStream
 
tableName - Variable in class org.mmbase.module.core.MMTable
The table name
tableNameCache - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
This sets contains all existing tables which could by associated with MMBase builders.
tablesInheritFields() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Returns whether tables inherit fields form parent tables.
tablesInheritFields() - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
 
tag - Variable in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
tagDataNode(Node) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method tags datanodes starting from the current node.
tagDataNodes(Document) - Method in class org.mmbase.applications.editwizard.WizardDatabaseConnector
This method tags the datanodes in the given document.
tagNodeList(NodeList, String, String) - Static method in class org.mmbase.applications.editwizard.Utils
This method tags all nodes in the nodelist.
tagNodeList(NodeList, String, String, int) - Static method in class org.mmbase.applications.editwizard.Utils
Same as above, but now you can supply a startnumber.
template - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
template - Variable in class org.mmbase.util.images.Imaging.CKey
 
template - Variable in class org.mmbase.util.images.LazyDimension
 
templates - Variable in class org.mmbase.applications.editwizard.Config
 
templatesDir - Static variable in class org.mmbase.applications.media.urlcomposers.Config
 
temporaryNodes - Static variable in class org.mmbase.module.core.MMObjectBuilder
Collection for temporary nodes, Used by the Temporarynodemanager when working with transactions The default size is 1024.
terminate() - Method in class org.mmbase.util.externalprocess.ProcessClosure
Forces the termination of the launched process
test(byte[]) - Method in class org.mmbase.util.magicfile.Detector
 
test(String) - Method in class org.mmbase.util.magicfile.MagicFile
 
testByte(byte[]) - Method in class org.mmbase.util.magicfile.Detector
Test whether a byte matches
testLong(byte[], int) - Method in class org.mmbase.util.magicfile.Detector
Test whether a long matches
testShort(byte[], int) - Method in class org.mmbase.util.magicfile.Detector
Test whether a short matches
testString(byte[]) - Method in class org.mmbase.util.magicfile.Detector
Test whether a string matches
testValidData() - Method in class org.mmbase.module.core.ClusterNode
Tests whether the data in a node is valid (throws an exception if this is not the case).
testValidData(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Tests whether the data in a node is valid (throws an exception if this is not the case).
testValidData() - Method in class org.mmbase.module.core.MMObjectNode
Tests whether the data in a node is valid (throws an exception if this is not the case).
testValidData(MMObjectNode) - Method in class org.mmbase.module.corebuilders.RelDef
Tests whether the data in a node is valid (throws an exception if this is not the case).
text - Variable in class org.mmbase.util.Mail
The message body text
th - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.LeafFileTag
 
th - Variable in class org.mmbase.bridge.jsp.taglib.pageflow.TreeFileTag
 
time() - Method in class org.mmbase.util.dateparser.DateParser
 
time_zone() - Method in class org.mmbase.util.dateparser.DateParser
 
timerHandle - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
A handle necessary when using the Timer Tag;
timerHandle - Variable in class org.mmbase.bridge.jsp.taglib.NodeListHelper
A handle necessary when using the Time Tag;
timerHandle - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeTag
 
timezone - Variable in class org.mmbase.applications.editwizard.Config
 
title - Variable in class org.mmbase.applications.editwizard.Config.ListConfig
 
to - Variable in class org.mmbase.util.Mail
The recipient of the mail
to - Variable in class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
to - Variable in class org.mmbase.util.transformers.ConfigurableStringTransformer
 
toArray() - Method in class org.mmbase.bridge.implementation.BasicList
 
toArray() - Method in class org.mmbase.util.Casting.ListWrapper
 
toArray(Object[]) - Method in class org.mmbase.util.Casting.ListWrapper
 
toBoolean() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as an boolean (true or false).
toBoolean() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toBoolean() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toBoolean(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a boolean.
toByte() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a byte array.
toByte() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toByte() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toByte(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a byte array.
toClassArray() - Method in class org.mmbase.util.functions.Parameters
 
toCollection(Object) - Static method in class org.mmbase.util.Casting
 
toConstraint(String) - Method in class org.mmbase.storage.search.legacy.ConstraintParser
Parses SQL-search-condition, and produces a corresponding Constraint object.
toDate() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a java.util.Date If the value cannot be converted, this method returns null
toDate() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toDate() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toDate(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a Date.
toDate() - Method in class org.mmbase.util.dateparser.DateParser
 
toDocument(Element) - Static method in class org.mmbase.util.xml.DocumentReader
Utility method to make a document of an element.
toDouble() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a double.
toDouble() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toDouble() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toDouble(Object, double) - Static method in class org.mmbase.util.Casting
Convert an object to an double.
toDouble(Object) - Static method in class org.mmbase.util.Casting
Convert an object to an double.
toFloat() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a float.
toFloat() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toFloat() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toFloat(Object, float) - Static method in class org.mmbase.util.Casting
Convert an object to an float.
toFloat(Object) - Static method in class org.mmbase.util.Casting
Convert an object to an float.
toGMTString() - Method in class org.mmbase.util.DynamicDate
 
toInputStream(Object) - Static method in class org.mmbase.util.Casting
 
toInt() - Method in class org.mmbase.applications.media.Codec
 
toInt() - Method in class org.mmbase.applications.media.Format
 
toInt() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as an int.
toInt() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toInt() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toInt(Object, int) - Static method in class org.mmbase.util.Casting
Convert an object to an int.
toInt(Object) - Static method in class org.mmbase.util.Casting
Convert an object to an int.
toInt() - Method in class org.mmbase.util.logging.Level
Makes an integer from this object.
toInteger(Object) - Static method in class org.mmbase.util.Casting
Convert an object to an Integer.
toInternalForm(String) - Method in class org.mmbase.util.ResourceLoader
Returns an abstract URL for a resource with given name, findResource(name).toString() would give an 'external' form.
toInternalForm(URL) - Static method in class org.mmbase.util.ResourceLoader
 
toKey(MMObjectNode, Map) - Static method in class org.mmbase.applications.media.cache.URLCache
creates a key based of the media fragment number and the user information
toLevel(String) - Static method in class org.mmbase.util.logging.Level
 
toLevel(String) - Static method in class org.mmbase.util.logging.log4j.Log4jLevel
 
toLevel(int) - Static method in class org.mmbase.util.logging.log4j.Log4jLevel
 
toList(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a List.
toList(Object, String) - Static method in class org.mmbase.util.Casting
As Casting.toList(Object) but with one extra argument.
toLocaleString() - Method in class org.mmbase.util.DynamicDate
 
toLog4jLevel(String) - Static method in class org.mmbase.util.logging.log4j.Log4jLevel
 
toLong() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a long.
toLong() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toLong() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toLong(Object, long) - Static method in class org.mmbase.util.Casting
Convert an object to a long.
toLong(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a long.
toMap(Object) - Static method in class org.mmbase.util.Casting
 
toMap() - Method in class org.mmbase.util.functions.Parameters
Gives the arguments back as a (unmodifiable) map.
toNode() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a Node.
toNode() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toNode() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toNode(Object, Cloud) - Static method in class org.mmbase.util.Casting
Convert an object to an Node.
toNodeManager() - Method in interface org.mmbase.bridge.Node
Returns this as a NodeManager.
toNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
toNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toNodeManager() - Method in class org.mmbase.bridge.util.AbstractNode
 
toNodeManager() - Method in class org.mmbase.bridge.util.NodeWrapper
 
toNodeNumber(Object) - Method in class org.mmbase.bridge.implementation.BasicNode
 
toNodeNumber(Object) - Method in class org.mmbase.bridge.util.AbstractNode
A method to convert an object to an node number.
toRelation() - Method in interface org.mmbase.bridge.Node
Returns this as a Relation.
toRelation() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
toRelation() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toRelation() - Method in class org.mmbase.bridge.util.AbstractNode
 
toRelation() - Method in class org.mmbase.bridge.util.NodeWrapper
 
toRelationManager() - Method in interface org.mmbase.bridge.Node
Returns this as a RelationManager.
toRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
toRelationManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toRelationManager() - Method in class org.mmbase.bridge.util.AbstractNode
 
toRelationManager() - Method in class org.mmbase.bridge.util.NodeWrapper
 
toSql() - Method in interface org.mmbase.bridge.Query
Shows the query in a human-readable SQL form.
toSql() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
toSql(SearchQuery, SqlHandler) - Method in interface org.mmbase.storage.search.implementation.database.SqlHandler
Represents a SearchQuery object as a string in SQL format, using the database configuration.
toSqlString(String) - Static method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Utility method, modifies strings for use in SQL statements.
toString() - Method in class org.mmbase.applications.crontab.CronEntry
 
toString() - Method in class org.mmbase.applications.editwizard.WizardCommand
 
toString() - Method in class org.mmbase.applications.media.Codec
 
toString() - Method in class org.mmbase.applications.media.Format
 
toString() - Method in class org.mmbase.applications.media.urlcomposers.URLComposer
 
toString() - Method in class org.mmbase.applications.mmbob.util.transformers.PostingBody
 
toString() - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
 
toString() - Method in class org.mmbase.applications.xmlimporter.TmpObject
ToString() method, displays most important fields.
toString() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a String.
toString() - Method in interface org.mmbase.bridge.Node
Converts the node to a string
toString() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toString() - Method in class org.mmbase.bridge.implementation.BasicNode
 
toString() - Method in class org.mmbase.bridge.implementation.BasicQuery
 
toString() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toString() - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
 
toString() - Method in class org.mmbase.bridge.jsp.taglib.util.Attribute
String representation of this Attribute object (for debugging)
toString() - Method in class org.mmbase.bridge.jsp.taglib.util.BasicBacking
 
toString() - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
toString() - Method in class org.mmbase.bridge.jsp.taglib.util.PageContextBacking
 
toString() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toString() - Method in class org.mmbase.bridge.util.MapNode
 
toString() - Method in class org.mmbase.bridge.util.NodeWrapper
 
toString() - Method in class org.mmbase.bridge.util.TreeList.Branch
 
toString() - Method in class org.mmbase.bridge.util.TreeList
 
toString() - Method in class org.mmbase.bridge.util.xml.Generator
Returns the document as a String.
toString(boolean) - Method in class org.mmbase.bridge.util.xml.Generator
Returns the document as a String.
toString() - Method in class org.mmbase.bridge.util.xml.query.QueryDefinition
 
toString() - Method in class org.mmbase.cache.Cache
 
toString() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
toString() - Method in class org.mmbase.cache.QueryResultCache
 
toString() - Method in class org.mmbase.cache.ReleaseStrategy
 
toString() - Method in class org.mmbase.core.AbstractDescriptor
 
toString() - Method in class org.mmbase.core.AbstractField
Returns a description for this field.
toString() - Method in class org.mmbase.core.CoreField
 
toString() - Method in class org.mmbase.core.event.AbstractEventBroker
 
toString() - Method in class org.mmbase.core.event.AllEventBroker
 
toString() - Method in class org.mmbase.core.event.IdEventBroker
 
toString() - Method in class org.mmbase.core.event.NodeEvent
 
toString() - Method in class org.mmbase.core.event.NodeEventBroker
 
toString() - Method in class org.mmbase.core.event.RelationEvent
 
toString() - Method in class org.mmbase.core.event.RelationEventBroker
 
toString() - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
toString() - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
toString() - Method in class org.mmbase.datatypes.BasicDataType.RestrictedEnumerationIterator
 
toString() - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
toString(Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
toString() - Method in class org.mmbase.datatypes.BasicDataType
 
toString() - Method in class org.mmbase.datatypes.DataTypeCollector
 
toString(int, Locale, int) - Method in class org.mmbase.datatypes.DateTimePattern.Element
Converts a value for the Calendar field associated with this Element to a String.
toString() - Method in class org.mmbase.datatypes.DateTimePattern.Element
 
toString() - Method in class org.mmbase.datatypes.DateTimePattern
 
toString() - Method in class org.mmbase.datatypes.processors.ChainedCommitProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.ChainedProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.CharTransformerProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.CopyProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.CreationTimeGuesser
 
toString() - Method in class org.mmbase.datatypes.processors.Creator
 
toString() - Method in class org.mmbase.datatypes.processors.EmptyCommitProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.FileNameProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.FormatDateTime
 
toString() - Method in class org.mmbase.datatypes.processors.FormatFileSize
 
toString() - Method in class org.mmbase.datatypes.processors.IgnoreEmptyProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.IgnoreIfChangedProcessor
 
toString() - Method in class org.mmbase.datatypes.processors.LastModified
 
toString() - Method in class org.mmbase.datatypes.processors.LastModifier
 
toString() - Method in class org.mmbase.datatypes.processors.NodeNumber
 
toString() - Method in class org.mmbase.datatypes.processors.xml.HtmlGetString
 
toString() - Method in class org.mmbase.datatypes.processors.xml.HtmlSetString
 
toString() - Method in class org.mmbase.datatypes.util.xml.DataTypeDefinition
 
toString(MMObjectNode) - Method in class org.mmbase.module.builders.MMServers
 
toString() - Method in class org.mmbase.module.core.MMObjectBuilder
Implmenting a sensible toString is usefull for debugging.
toString(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Implements for MMObjectNode
toString() - Method in class org.mmbase.module.core.MMObjectNode
Returns the core of this node in a string.
toString(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
 
toString() - Method in class org.mmbase.module.database.JDBC
Give some info about the jdbc connection
toString() - Method in class org.mmbase.module.database.MultiConnection
 
toString() - Method in class org.mmbase.module.database.MultiPool
 
toString() - Method in class org.mmbase.richtext.processors.xml.MmxfGetString
 
toString() - Method in class org.mmbase.richtext.processors.xml.MmxfSetString
 
toString() - Method in class org.mmbase.richtext.processors.xml.UnPGet
 
toString() - Method in class org.mmbase.security.Authorization.QueryCheck
Used for debugging.
toString() - Method in class org.mmbase.security.BasicUser
Gets a string representation of this user context (for debugging)
toString() - Method in class org.mmbase.security.Operation
 
toString() - Method in class org.mmbase.security.Rank
 
toString() - Method in class org.mmbase.security.classsecurity.ClassAuthentication.Login
 
toString(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Contexts
 
toString(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Groups
 
toString(MMObjectNode) - Method in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
toString() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
toString() - Method in interface org.mmbase.storage.search.AggregatedField
Returns a string representation of this AggregatedField.
toString() - Method in interface org.mmbase.storage.search.CompareFieldsConstraint
Returns a string representation of this CompareFieldsConstraint.
toString() - Method in interface org.mmbase.storage.search.CompositeConstraint
Returns a string representation of this CompositeConstraint.
toString() - Method in interface org.mmbase.storage.search.FieldNullConstraint
Returns a string representation of this FieldNullConstraint.
toString() - Method in interface org.mmbase.storage.search.FieldValueBetweenConstraint
Returns a string representation of this FieldValueBetweenConstraint.
toString() - Method in interface org.mmbase.storage.search.FieldValueConstraint
Returns a string representation of this FieldValueConstraint.
toString() - Method in interface org.mmbase.storage.search.FieldValueInConstraint
Returns a string representation of this FieldValueInConstraint.
toString() - Method in interface org.mmbase.storage.search.LegacyConstraint
Returns a string representation of this LegacyConstraint.
toString() - Method in interface org.mmbase.storage.search.RelationStep
Returns a string representation of this RelationStep.
toString() - Method in interface org.mmbase.storage.search.SearchQuery
Returns a string representation of this SearchQuery.
toString() - Method in interface org.mmbase.storage.search.SortOrder
Returns a string representation of this SortOrder.
toString() - Method in interface org.mmbase.storage.search.Step
Returns a string representation of this Step.
toString() - Method in interface org.mmbase.storage.search.StepField
Returns a string representation of this StepField.
toString() - Method in interface org.mmbase.storage.search.StringSearchConstraint
Returns a string representation of this StringSearchConstraint.
toString() - Method in class org.mmbase.storage.search.implementation.BasicAggregatedField
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicCompareFieldsConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicCompositeConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldCompareConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldNullConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueBetweenConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueDateConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicFieldValueInConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicLegacyConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicRelationStep
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicSearchQuery
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicSortOrder
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicStep
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicStepField
 
toString() - Method in class org.mmbase.storage.search.implementation.BasicStringSearchConstraint
 
toString() - Method in class org.mmbase.storage.search.implementation.ModifiableQuery
 
toString() - Method in class org.mmbase.storage.util.Scheme
 
toString() - Method in class org.mmbase.storage.util.TypeMapping
 
toString() - Method in class org.mmbase.util.Casting.ListWrapper
 
toString() - Method in class org.mmbase.util.Casting.StringWrapper
 
toString(Object) - Static method in class org.mmbase.util.Casting
Convert an object to a String.
toString() - Method in class org.mmbase.util.DynamicDate
 
toString() - Method in class org.mmbase.util.Entry
A sensible toString, for debugging purposes ('<key>=<value>').
toString() - Method in class org.mmbase.util.FileWatcher
Shows the 'contents' of the filewatcher.
toString() - Method in class org.mmbase.util.GenericResponseWrapper
Return all data that has been written to the PrintWriter.
toString() - Method in class org.mmbase.util.LRUHashtable.LRUEntry
 
toString() - Method in class org.mmbase.util.LRUHashtable
Returns a description of the table.
toString(boolean) - Method in class org.mmbase.util.LRUHashtable
Returns a description of the table.
toString() - Method in class org.mmbase.util.LocalizedEntryListFactory
 
toString() - Method in class org.mmbase.util.LocalizedString
For LocalizedString this returns the String for the default Locale (see LocalizedString.getDefault()).
toString() - Method in class org.mmbase.util.Mail
Returns a description of the mail object.
toString() - Method in class org.mmbase.util.PageInfo
 
toString() - Method in class org.mmbase.util.ReplacingLocalizedString
 
toString() - Method in class org.mmbase.util.ResourceLoader.ClassLoaderURLStreamHandler
 
toString() - Method in class org.mmbase.util.ResourceLoader.FileURLStreamHandler
 
toString() - Method in class org.mmbase.util.ResourceLoader.NodeURLStreamHandler
 
toString() - Method in class org.mmbase.util.ResourceLoader.ServletResourceURLStreamHandler
 
toString() - Method in class org.mmbase.util.ResourceLoader
 
toString() - Method in class org.mmbase.util.ResourceWatcher
Shows the 'contents' of the filewatcher.
toString() - Method in class org.mmbase.util.SortedBundle.ValueWrapper
 
toString() - Method in class org.mmbase.util.StringBufferWriter
Return the buffer's current value as a string.
toString() - Method in class org.mmbase.util.StringObject
Converts to a String representing the data in the buffer.
toString() - Method in class org.mmbase.util.StringTagger
toString
toString() - Method in class org.mmbase.util.dateparser.Token
Returns the image.
toString() - Method in class org.mmbase.util.functions.AbstractFunction
 
toString() - Method in class org.mmbase.util.functions.Parameter.Wrapper
 
toString() - Method in class org.mmbase.util.functions.Parameter
 
toString() - Method in class org.mmbase.util.functions.Parameters
 
toString() - Method in class org.mmbase.util.functions.ReturnType
 
toString() - Method in class org.mmbase.util.functions.WrappedFunction
 
toString() - Method in class org.mmbase.util.images.Dimension
 
toString() - Method in class org.mmbase.util.images.ImageConversionRequest
 
toString() - Method in class org.mmbase.util.images.Imaging.CKey
 
toString() - Method in class org.mmbase.util.logging.Level
 
toString() - Method in class org.mmbase.util.magicfile.Detector
 
toString() - Method in class org.mmbase.util.transformers.AbstractCommandStringTransformer
 
toString() - Method in class org.mmbase.util.transformers.ByteCharTransformer
 
toString() - Method in class org.mmbase.util.transformers.Censor
 
toString() - Method in class org.mmbase.util.transformers.ChainedCharTransformer
 
toString() - Method in class org.mmbase.util.transformers.ChecksumFactory.ChecksumTransformer
 
toString() - Method in class org.mmbase.util.transformers.Config
 
toString() - Method in class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
toString() - Method in class org.mmbase.util.transformers.ConfigurableStringTransformer
 
toString() - Method in class org.mmbase.util.transformers.CopyCharTransformer
 
toString() - Method in class org.mmbase.util.transformers.Identifier
 
toString() - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
toString() - Method in class org.mmbase.util.transformers.LinkFinder
 
toString() - Method in class org.mmbase.util.transformers.LowerCaser
 
toString() - Method in class org.mmbase.util.transformers.MD5
 
toString() - Method in class org.mmbase.util.transformers.RegexpReplacer
 
toString() - Method in class org.mmbase.util.transformers.RomanTransformer
 
toString() - Method in class org.mmbase.util.transformers.Rot13
 
toString() - Method in class org.mmbase.util.transformers.Rot5
 
toString() - Method in class org.mmbase.util.transformers.Sitestat
 
toString() - Method in class org.mmbase.util.transformers.SpaceReducer
 
toString() - Method in class org.mmbase.util.transformers.SpaceRemover
 
toString() - Method in class org.mmbase.util.transformers.SpaceSwallower
 
toString() - Method in class org.mmbase.util.transformers.SubstringFactory.Substring
 
toString() - Method in class org.mmbase.util.transformers.Swallower
 
toString() - Method in class org.mmbase.util.transformers.TabToSpacesTransformer
 
toString() - Method in interface org.mmbase.util.transformers.Transformer
 
toString() - Method in class org.mmbase.util.transformers.Trimmer
 
toString() - Method in class org.mmbase.util.transformers.UnicodeEscaper
 
toString() - Method in class org.mmbase.util.transformers.UpperCaser
 
toString() - Method in class org.mmbase.util.transformers.XmlEntities
 
toString() - Method in class org.mmbase.util.xml.DocumentSerializable
 
toString() - Method in class org.mmbase.util.xml.URIResolver
 
toStringBuffer() - Method in class org.mmbase.datatypes.AbstractLengthDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.BasicDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.ComparableDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.DateTimeDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.ListDataType
 
toStringBuffer() - Method in class org.mmbase.datatypes.StringDataType
 
toStringBuffer(StringBuffer, Object) - Static method in class org.mmbase.util.Casting
Convert an object to a string, using a StringBuffer.
toStrings(Collection, Locale) - Static method in class org.mmbase.util.LocalizedString
Converts a collection of localized strings to a collection of normal strings.
toType(Class, Object) - Static method in class org.mmbase.util.Casting
Tries to 'cast' an object for use with the provided class.
toType(Class, Cloud, Object) - Static method in class org.mmbase.util.Casting
Tries to 'cast' an object for use with the provided class.
toWriter(Writer, Object) - Static method in class org.mmbase.util.Casting
Convert an object to a string, using a Writer.
toXML() - Method in class org.mmbase.applications.xmlimporter.TmpObject
Displays XML representation of this object, such as the XML code necessary to create this object in a transaction.
toXML() - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a org.w3c.dom.Document If the node value is not itself a Document, the method attempts to attempts to convert the String value into an XML.
toXML(Document) - Method in interface org.mmbase.bridge.FieldValue
Returns the value as a org.w3c.dom.Element If the node value is not itself a Document, the method attempts to attempts to convert the String value into an XML.
toXML() - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toXML(Document) - Method in class org.mmbase.bridge.implementation.BasicFieldValue
 
toXML() - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toXML(Document) - Method in class org.mmbase.bridge.util.AbstractFieldValue
 
toXML(Object, String) - Method in class org.mmbase.module.core.MMObjectNode
 
toXML(Object) - Static method in class org.mmbase.util.Casting
Convert the value to a Document object.
toXML(FileWriter) - Method in class org.mmbase.util.magicfile.Detector
XML notatie: foo/bar bar blablabla test string etc
toXML(FileWriter, int) - Method in class org.mmbase.util.magicfile.Detector
 
toXML(String) - Method in class org.mmbase.util.magicfile.MagicParser
 
toXML(File) - Method in class org.mmbase.util.magicfile.MagicParser
Write the current datastructure to an XML file
toXml(Element) - Method in class org.mmbase.datatypes.BasicDataType
 
toXml() - Method in class org.mmbase.datatypes.BasicDataType
 
toXml(Element) - Method in class org.mmbase.datatypes.ComparableDataType
 
toXml() - Method in interface org.mmbase.datatypes.DataType
Returns a DOM element describing this DataType.
toXml(Element) - Method in interface org.mmbase.datatypes.DataType
Fills this datatype in another XML (for example in the xml of DataType.getOrigin(), to make one XML, fully describing the DataType).
toXml(DataType) - Static method in class org.mmbase.datatypes.DataTypes
Returns a new XML completely describing the given DataType.
toXml(Element) - Method in class org.mmbase.datatypes.StringDataType
 
toXml() - Method in class org.mmbase.util.LocalizedEntryListFactory
 
toXml(String, String, Element, String) - Method in class org.mmbase.util.LocalizedString
Writes this LocalizedString object back to an XML, i.e.
token - Variable in class org.mmbase.util.dateparser.DateParser
 
tokenImage - Static variable in interface org.mmbase.util.dateparser.DateParserConstants
 
tokenImage - Variable in class org.mmbase.util.dateparser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
token_source - Variable in class org.mmbase.util.dateparser.DateParser
 
topQuery - Variable in class org.mmbase.bridge.util.TreeList
 
trace(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
trace(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
trace(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with trace priority.
trace(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
trace(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
trace(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
trace(Object) - Method in class org.mmbase.util.logging.java.Impl
 
trace(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
trace(Object) - Method in class org.mmbase.util.logging.log4j.Log4jImpl
A new logging method that takes the TRACE priority.
trace(Object, Throwable) - Method in class org.mmbase.util.logging.log4j.Log4jImpl
 
transaction - Variable in class org.mmbase.bridge.jsp.taglib.edit.TransactionTag
 
transactionContext - Variable in class org.mmbase.bridge.implementation.BasicTransaction
The id of the transaction for use with the transaction manager.
transactionIsolation - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The transaction issolation level to use when starting a transaction.
transactionIsolation - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The transaction isolation level available for this storage.
transactionName - Variable in class org.mmbase.bridge.implementation.BasicTransaction
The name of the transaction as used by the user.
transactionResolver - Variable in class org.mmbase.module.core.TransactionManager
 
transactions - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
transactions - Variable in class org.mmbase.module.core.TransactionManager
 
transform(String) - Method in class org.mmbase.applications.mmbob.util.transformers.PostingBody
transforms the body in the xml-version.
transform(String) - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
Default transform method (with no other params).
transform(String, String, String) - Method in class org.mmbase.applications.mmbob.util.transformers.Smilies
Transform the originalString into a version with the graphical version of the smilies
transform(String, String) - Method in class org.mmbase.module.XSLConvert
Transform XML file using an XSL file
transform(String) - Method in class org.mmbase.richtext.transformers.XmlField
 
transform(String, String) - Static method in class org.mmbase.util.XSLTransformer
Transform an XML document using a certain XSL document.
transform(String, String, boolean) - Static method in class org.mmbase.util.XSLTransformer
Transform an XML document using a certain XSL document, on MMBase specic way (error handling, entitity resolving, uri resolving, logging), and write it to string, which optionally can be 'cut'.
transform(Source, File, Result, Map) - Static method in class org.mmbase.util.XSLTransformer
This is the base function which calls the actual XSL transformations.
transform(Source, File, Result, Map, boolean) - Static method in class org.mmbase.util.XSLTransformer
This is the base function which calls the actual XSL transformations.
transform(Source, URL, Result, Map) - Static method in class org.mmbase.util.XSLTransformer
 
transform(Source, URL, Result, Map, boolean) - Static method in class org.mmbase.util.XSLTransformer
 
transform(File, File, Result, Map, boolean) - Static method in class org.mmbase.util.XSLTransformer
Perfoms XSL Transformation on XML-file which is parsed MMBase specificly (useing MMBasse EntityResolver and Errorhandler).
transform(File, File, File, boolean, Map, boolean) - Static method in class org.mmbase.util.XSLTransformer
Can be used to transform a directory of XML-files.
transform(String) - Method in class org.mmbase.util.transformers.AbstractCommandStringTransformer
 
transform(byte[]) - Method in class org.mmbase.util.transformers.Base64
 
transform(byte[]) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
transform(InputStream) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
transform(InputStream, Writer) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
An implemention for tranform(Reader, Writer) based on transform(String).
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.ByteCharTransformer
 
transform(InputStream) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transform(InputStream, Writer) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transform(byte[]) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transform(InputStream, OutputStream) - Method in interface org.mmbase.util.transformers.ByteTransformer
 
transform(byte[]) - Method in interface org.mmbase.util.transformers.ByteTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.CP1252Surrogator
 
transform(String) - Method in class org.mmbase.util.transformers.ChainedCharTransformer
Implementation without Threads.
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.ChainedCharTransformer
 
transform(Reader, Writer) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transform(Reader) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transform(String) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transform(byte[]) - Method in class org.mmbase.util.transformers.ChecksumFactory.ChecksumTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transform(String) - Method in class org.mmbase.util.transformers.CodeSampleFactory.CodeSample
Default transform method with no (other) parameters then the string to transform while using <pre> as the tag between which to escape the text while using the default escaper 'text/html'.
transform(String, String, String, String, String) - Method in class org.mmbase.util.transformers.CodeSampleFactory.CodeSample
Transforms the characters of a code example between two tags, <pre>-tags and </pre> f.e., within a string and can use a different escaper for the rest of the text.
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.CopyCharTransformer
 
transform(String) - Method in class org.mmbase.util.transformers.CopyCharTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Identifier
 
transform(String) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transform(Reader) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Javascript
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Latin3Surrogator
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.LowerCaser
 
transform(String) - Method in class org.mmbase.util.transformers.MD5
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transform(Reader) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transform(String) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transform(String) - Method in class org.mmbase.util.transformers.RomanTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot13
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot5
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Sitestat
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.SpaceReducer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.SpaceRemover
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.SpaceSwallower
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Sql
 
transform(String) - Method in class org.mmbase.util.transformers.StringTransformer
 
transform(Reader) - Method in class org.mmbase.util.transformers.StringTransformer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.StringTransformer
An implemention for tranform(Reader, Writer) based on transform(String).
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.SubstringFactory.Substring
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Swallower
 
transform(String) - Method in class org.mmbase.util.transformers.Swallower
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.TabToSpacesTransformer
 
transform(String) - Method in class org.mmbase.util.transformers.Trimmer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.Trimmer
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.UnicodeEscaper
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.UpperCaser
 
transform(String) - Method in class org.mmbase.util.transformers.Url
 
transform(String) - Method in class org.mmbase.util.transformers.Xml
 
transform(Reader, Writer) - Method in class org.mmbase.util.transformers.XmlEntities
 
transform(String) - Method in class org.mmbase.util.transformers.XmlField
 
transform2(Reader, Writer) - Method in class org.mmbase.util.transformers.SpaceReducer
 
transformAttribute(Node, String) - Static method in class org.mmbase.applications.editwizard.Utils
transforms an attribute.
transformAttribute(Node, String, boolean) - Static method in class org.mmbase.applications.editwizard.Utils
same as above, but now you can supply if the given attributeTemplate is already a xpath or not.
transformAttribute(Node, String, boolean, Map) - Static method in class org.mmbase.applications.editwizard.Utils
Executes an attribute template.
transformBack(String) - Method in class org.mmbase.richtext.transformers.XmlField
 
transformBack(String) - Method in class org.mmbase.util.transformers.Base64
 
transformBack(Reader) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
transformBack(Reader, OutputStream) - Method in class org.mmbase.util.transformers.ByteArrayToCharTransformer
 
transformBack(Reader) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transformBack(Reader, OutputStream) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transformBack(String) - Method in interface org.mmbase.util.transformers.ByteToCharTransformer
 
transformBack(InputStream, OutputStream) - Method in interface org.mmbase.util.transformers.ByteTransformer
 
transformBack(byte[]) - Method in interface org.mmbase.util.transformers.ByteTransformer
 
transformBack(Reader, Writer) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transformBack(Reader) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transformBack(String) - Method in interface org.mmbase.util.transformers.CharTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.CopyCharTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.CopyCharTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transformBack(Reader) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.InverseCharTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.Javascript
 
transformBack(String) - Method in class org.mmbase.util.transformers.MD5
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transformBack(Reader) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.ReaderTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.RomanTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot13
For Rot13, transformBack does the same as Rot13.transform(java.io.Reader, java.io.Writer)
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.Rot5
For Rot13, transformBack does the same as Rot5.transform(java.io.Reader, java.io.Writer)
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.Sql
 
transformBack(Reader) - Method in class org.mmbase.util.transformers.StringTransformer
 
transformBack(String) - Method in class org.mmbase.util.transformers.StringTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.StringTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.Swallower
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.TabToSpacesTransformer
 
transformBack(Reader, Writer) - Method in class org.mmbase.util.transformers.UnicodeEscaper
 
transformBack(String) - Method in class org.mmbase.util.transformers.Url
 
transformBack(String) - Method in class org.mmbase.util.transformers.Xml
 
transformBack(String) - Method in class org.mmbase.util.transformers.XmlField
 
transformEntire(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformLines(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformNode(Node, URL, URIResolver, Result, Map) - Static method in class org.mmbase.applications.editwizard.Utils
This method does a standard XSL(T) transform on a node as a base context node and sends it to the given Result result.
transformNode(Node, URL, URIResolver) - Static method in class org.mmbase.applications.editwizard.Utils
same as above, but now the result is returned in a new Node and some less params.
transformNode(Node, URL, URIResolver, Map) - Static method in class org.mmbase.applications.editwizard.Utils
same as above, but now you can supply a params hashtable.
transformNode(Node, URL, URIResolver, Writer) - Static method in class org.mmbase.applications.editwizard.Utils
same as above, but now the result is written to the writer.
transformNode(Node, URL, URIResolver, Writer, Map) - Static method in class org.mmbase.applications.editwizard.Utils
same as above, but now the result is written to the writer and you can use params.
transformNode(Node, String, URIResolver, Writer, Map) - Static method in class org.mmbase.applications.editwizard.Utils
 
transformPart(String, String) - Method in class org.mmbase.util.transformers.CodeSampleFactory.CodeSample
Transforms parts of the string.
transformWords(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformXmlText(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformXmlTextWords(Reader, Writer) - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformer - Variable in class org.mmbase.bridge.jsp.taglib.EscaperTag
 
transformers() - Method in class org.mmbase.richtext.transformers.XmlField
 
transformers() - Method in class org.mmbase.util.transformers.Base64
Used when registering this class as a possible Transformer
transformers() - Method in class org.mmbase.util.transformers.CP1252Surrogator
 
transformers() - Method in class org.mmbase.util.transformers.ChunkedTransformer
 
transformers() - Method in class org.mmbase.util.transformers.ConfigurableReaderTransformer
 
transformers() - Method in class org.mmbase.util.transformers.ConfigurableStringTransformer
 
transformers() - Method in interface org.mmbase.util.transformers.ConfigurableTransformer
Returns which transformations can be done by an object of this class.
transformers() - Method in class org.mmbase.util.transformers.Javascript
Used when registering this class as a possible Transformer
transformers() - Method in class org.mmbase.util.transformers.Latin3Surrogator
 
transformers() - Method in class org.mmbase.util.transformers.Sql
Used when registering this class as a possible Transformer
transformers() - Method in class org.mmbase.util.transformers.Url
Used when registering this class as a possible Transformer
transformers() - Method in class org.mmbase.util.transformers.Xml
Used when registering this class as a possible Transformer
transformers() - Method in class org.mmbase.util.transformers.XmlField
 
translateURLArguments(List, Map) - Static method in class org.mmbase.applications.media.builders.MediaFragments
Would something like this be feasible to translate a List to a Map?
tree - Variable in class org.mmbase.bridge.jsp.taglib.tree.LeafConstraintsTag
 
tree - Variable in class org.mmbase.bridge.jsp.taglib.tree.TreeContainerTag
 
treeIterator() - Method in class org.mmbase.bridge.util.TreeList
 
treeIterator(int) - Method in class org.mmbase.bridge.util.TreeList
 
truncate(long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
truncateList() - Method in class org.mmbase.bridge.jsp.taglib.StringListTag
For use with referid
truncateList() - Method in class org.mmbase.bridge.jsp.taglib.containers.QueryPreviousBatchesTag
 
tryAcquire() - Method in class org.mmbase.util.DijkstraSemaphore
Non-blocking version of acquire().
type - Variable in class org.mmbase.bridge.jsp.taglib.FieldInfoTag
 
type - Variable in class org.mmbase.bridge.jsp.taglib.ListNodesTag
 
type - Variable in class org.mmbase.bridge.jsp.taglib.RelatedNodesTag
 
type - Variable in class org.mmbase.bridge.jsp.taglib.security.MayCreateTag
 
type - Variable in class org.mmbase.core.AbstractField
 
type - Variable in class org.mmbase.storage.util.TypeMapping
The expression this type should translate to.
typeMappings - Variable in class org.mmbase.storage.StorageManagerFactory
The list with type mappings
typeRelNodes - Variable in class org.mmbase.module.corebuilders.TypeRel
TypeRel should contain only a limited amount of nodes, so we can simply cache them all, and avoid all further querying.
typeRestriction - Variable in class org.mmbase.datatypes.BasicDataType
 
typeToClass(int) - Static method in class org.mmbase.core.util.Fields
Determines the class for a specified MMBase base type.

U

UNDETERMINED - Static variable in class org.mmbase.util.images.Dimension
 
UNIDIRECTIONAL - Static variable in interface org.mmbase.bridge.RelationManager
Directionality constant : uni-directional
UNKNOWN - Static variable in class org.mmbase.applications.media.Codec
 
UNKNOWN - Static variable in class org.mmbase.applications.media.Format
 
UNKNOWN - Static variable in interface org.mmbase.datatypes.resources.StateConstants
 
UNKNOWN - Static variable in class org.mmbase.module.core.TemporaryNodeManager
Return value for setObjectField
UNKNOWN - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function is unknown.
UNKNOWN_COMMAND - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
UP - Static variable in class org.mmbase.util.NodeComparator
 
UPDATE_ITEM - Static variable in class org.mmbase.applications.editwizard.WizardCommand
 
UPDATE_NODE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for updating a node type.
UPDATE_NODE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for updating a node type.
UPDATE_SEQUENCE - Static variable in class org.mmbase.storage.implementation.database.Schemes
Name of the scheme for updating a sequence or number table The parameters accepted are: {0} the storage manager (StorageManager), or the basename for tables (String) {1} the (suggested) name of the primary key field ('number') {2} the sequence buffer size (nr of keys that MMBase caches in the storage layer).
UPDATE_SEQUENCE_DEFAULT - Static variable in class org.mmbase.storage.implementation.database.Schemes
The default scheme for updating a sequence table.
URIResolver - class org.mmbase.util.xml.URIResolver.
This URIResolver can be used to resolve URI's, also in TransformerFactory's.
URIResolver(URL, boolean) - Constructor for class org.mmbase.util.xml.URIResolver
This constructor does not create an actual object that can be used.
URIResolver(URL) - Constructor for class org.mmbase.util.xml.URIResolver
Create an URIResolver for a certain directory.
URIResolver(File) - Constructor for class org.mmbase.util.xml.URIResolver
Deprecated.  
URIResolver() - Constructor for class org.mmbase.util.xml.URIResolver
Create an URIResolver without support for a certain directory.
URIResolver(File, URIResolver.EntryList) - Constructor for class org.mmbase.util.xml.URIResolver
Deprecated.  
URIResolver(URL, URIResolver.EntryList) - Constructor for class org.mmbase.util.xml.URIResolver
Besides the current working directory you can also supply an ordered list of URIResolver.Entry's.
URIResolver.EntryList - class org.mmbase.util.xml.URIResolver.EntryList.
This is a list of prefix/directory pairs which is used in the constructor of URIResolver.
URIResolver.EntryList() - Constructor for class org.mmbase.util.xml.URIResolver.EntryList
 
URLCache - class org.mmbase.applications.media.cache.URLCache.
A cache for URLS requested in the MediaFragment builder.
URLComposer - class org.mmbase.applications.media.urlcomposers.URLComposer.
URLComposer is a wrapper/container class around an URL.
URLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.URLComposer
 
URLComposerFactory - class org.mmbase.applications.media.urlcomposers.URLComposerFactory.
The URLComposerFactory contains the code to decide which kind of URLComposer is instatiated.
URLS_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
URLS_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
URL_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaFragments
 
URL_PARAMETERS - Static variable in class org.mmbase.applications.media.builders.MediaSources
 
USER - Static variable in class org.mmbase.util.functions.Parameter
 
UnPGet - class org.mmbase.richtext.processors.xml.UnPGet.
If field was previously not 'mmxf' (but for example just a string), then it may be the case that getXMLValue on that field returns <p>ascii-like text</p>.
UnPGet() - Constructor for class org.mmbase.richtext.processors.xml.UnPGet
 
UnRelatedNodesTag - class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag.
Like listnodes tag, but is is also a node-referrer, and substracts the related nodes of the referred node.
UnRelatedNodesTag() - Constructor for class org.mmbase.bridge.jsp.taglib.UnRelatedNodesTag
 
Unicast - class org.mmbase.clustering.unicast.Unicast.
 
Unicast() - Constructor for class org.mmbase.clustering.unicast.Unicast
 
UnicodeEscaper - class org.mmbase.util.transformers.UnicodeEscaper.
To escape from and to 'java' like unicode escaping.
UnicodeEscaper() - Constructor for class org.mmbase.util.transformers.UnicodeEscaper
 
UnknownAuthenticationMethodException - exception org.mmbase.security.UnknownAuthenticationMethodException.
Thrown by the security authentication implementation to indicate an unknown login authentication 'method/application'.
UnknownAuthenticationMethodException() - Constructor for class org.mmbase.security.UnknownAuthenticationMethodException
 
UnknownAuthenticationMethodException(String) - Constructor for class org.mmbase.security.UnknownAuthenticationMethodException
 
UnknownAuthenticationMethodException(Throwable) - Constructor for class org.mmbase.security.UnknownAuthenticationMethodException
 
UnknownAuthenticationMethodException(String, Throwable) - Constructor for class org.mmbase.security.UnknownAuthenticationMethodException
 
UnknownCodingException - exception org.mmbase.util.transformers.UnknownCodingException.
Class UnknownCodingException
UnknownCodingException() - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnknownCodingException(String) - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnknownCodingException(Throwable) - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnknownCodingException(String, Throwable) - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnknownCodingException(Class, String, int) - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnknownCodingException(Class, int) - Constructor for class org.mmbase.util.transformers.UnknownCodingException
 
UnsupportedEventException - exception org.mmbase.core.event.UnsupportedEventException.
 
UnsupportedEventException() - Constructor for class org.mmbase.core.event.UnsupportedEventException
 
UpdateLineColumn(char) - Method in class org.mmbase.util.dateparser.SimpleCharStream
 
UpperCaser - class org.mmbase.util.transformers.UpperCaser.
A 'hello world' for CharTransformers.
UpperCaser() - Constructor for class org.mmbase.util.transformers.UpperCaser
 
UriParser - class org.mmbase.util.UriParser.
For an important part stolen from jakarta vfs (only one function).
UriParser() - Constructor for class org.mmbase.util.UriParser
 
Url - class org.mmbase.util.transformers.Url.
Encodings related to URL's.
Url() - Constructor for class org.mmbase.util.transformers.Url
 
Url(int) - Constructor for class org.mmbase.util.transformers.Url
 
UrlTEI - class org.mmbase.bridge.jsp.taglib.pageflow.UrlTEI.
The TEI class for UrlTag.
UrlTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.UrlTEI
 
UrlTag - class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag.
A Tag to produce an URL with parameters.
UrlTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
UrlWriterTag - class org.mmbase.bridge.jsp.taglib.pageflow.UrlWriterTag.
True write version of mm:url (named mm:link).
UrlWriterTag() - Constructor for class org.mmbase.bridge.jsp.taglib.pageflow.UrlWriterTag
 
Urls - class org.mmbase.module.builders.Urls.
 
Urls() - Constructor for class org.mmbase.module.builders.Urls
 
User - class org.mmbase.applications.xmlimporter.User.
Dummy User object, this object needs to be replace by the real User object (when that is finished).
User(String) - Constructor for class org.mmbase.applications.xmlimporter.User
Creates new User object.
User - class org.mmbase.security.implementation.cloudcontext.User.
Implementation of UserContext (the security presentation of a User).
User(MMObjectNode, long, String) - Constructor for class org.mmbase.security.implementation.cloudcontext.User
 
UserBuilder - class org.mmbase.security.implementation.cloud.UserBuilder.
Security from within MMBase.
UserBuilder() - Constructor for class org.mmbase.security.implementation.cloud.UserBuilder
 
UserContext - interface org.mmbase.security.UserContext.
This User interface defines the storage for the authentication and authorization, so that information can be shared.
UserTransactionInfo - class org.mmbase.applications.xmlimporter.UserTransactionInfo.
Container class which contains a collection with all transactions for a user.
UserTransactionInfo() - Constructor for class org.mmbase.applications.xmlimporter.UserTransactionInfo
Creates new UserTransactionInfo object.
Users - class org.mmbase.security.implementation.cloudcontext.builders.Users.
This MMObjectBuilder implementation belongs to the object type 'mmbaseusers' It contains functionality to MD5 encode passwords, and so on.
Users() - Constructor for class org.mmbase.security.implementation.cloudcontext.builders.Users
 
UsersCallBackInterface - interface org.mmbase.module.UsersCallBackInterface.
 
UtilReader - class org.mmbase.util.xml.UtilReader.
This class reads configuration files for utilities, that are placed in /config/utils/.
UtilReader(String) - Constructor for class org.mmbase.util.xml.UtilReader
Instantiates a UtilReader for a given configuration file in /utils.
UtilReader(String, ResourceWatcher) - Constructor for class org.mmbase.util.xml.UtilReader
Produces a UtilReader for the given resource name.
UtilReader(String, Runnable) - Constructor for class org.mmbase.util.xml.UtilReader
Produces a UtilReader for the given resource name.
UtilReader.PropertiesMap - class org.mmbase.util.xml.UtilReader.PropertiesMap.
A unmodifiable Map, with extra 'Properties'-like methods.
UtilReader.PropertiesMap() - Constructor for class org.mmbase.util.xml.UtilReader.PropertiesMap
Creates an empty Map (not very useful since this Map is unmodifiable).
UtilReader.PropertiesMap(Map) - Constructor for class org.mmbase.util.xml.UtilReader.PropertiesMap
Wrapping the given map.
Utils - class org.mmbase.applications.editwizard.Utils.
This class contains static utility methods used by the editwizard.
Utils() - Constructor for class org.mmbase.applications.editwizard.Utils
 
unRegister(String) - Method in class org.mmbase.bridge.jsp.taglib.ContextTag
Deprecated. Use getContextProvider().getContextContainer().unRegister
unRegister(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextCollector
 
unRegister(String) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
unRegister(String, boolean) - Method in class org.mmbase.bridge.jsp.taglib.util.ContextContainer
 
unWrap(Object) - Static method in class org.mmbase.util.Casting
When you want to undo the wrapping, this method can be used.
uniqueRestriction - Variable in class org.mmbase.datatypes.BasicDataType
 
unload() - Method in class org.mmbase.module.ProcessorModule
Deprecated. called by nothing
unload() - Method in class org.mmbase.module.database.JDBC
 
unload() - Method in class org.mmbase.module.database.Naming
 
unloadBuilder(MMObjectBuilder) - Method in class org.mmbase.module.core.MMBase
Unloads a builders from MMBase.
unloadBuilder(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
unloadShortedFields(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
unloadTypeDef(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
unmodifiableBridgeList(BridgeList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a BridgeList unmodifiable.
unmodifiableNodeList(NodeList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a NodeList unmodifiable.
unmodifiableNodeManagerList(NodeManagerList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a NodeManagerList unmodifiable.
unmodifiableRelationList(RelationList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a RelationList unmodifiable.
unmodifiableRelationManagerList(RelationManagerList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a RelationManagerList unmodifiable.
unmodifiableStringList(StringList) - Static method in class org.mmbase.bridge.util.BridgeCollections
Makes a StringList unmodifiable.
unparseTemplate(List) - Static method in class org.mmbase.util.images.Imaging
Only used in legacy-support and perhaps debug code.
unsetWriteEscaper() - Method in class org.mmbase.bridge.jsp.taglib.ContentTag
 
update() - Method in class org.mmbase.module.core.MMObjectBuilder
Updates the internal version number of this buidler;
update(UserContext, int) - Method in class org.mmbase.security.Authorization
This method should be overrided by an extending class.
update(UserContext, int) - Method in class org.mmbase.security.NoAuthorization
This method does nothing
update(UserContext, int) - Method in class org.mmbase.security.implementation.basic.OwnerAuthorization
 
update(UserContext, int) - Method in class org.mmbase.security.implementation.cloud.Verify
 
update(UserContext, int) - Method in class org.mmbase.security.implementation.cloudcontext.Verify
 
update(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
updateFields() - Method in class org.mmbase.module.core.MMObjectBuilder
Clears all field list caches, and recalculates the field list.
updateInstalledVersion(String, String, String, int) - Method in class org.mmbase.module.builders.Versions
 
uriResolver - Variable in class org.mmbase.applications.editwizard.Config
 
urlPatterns - Static variable in class org.mmbase.util.transformers.LinkFinder
 
useAbsoluteAttribute(StringBuffer, String) - Method in class org.mmbase.bridge.jsp.taglib.pageflow.UrlTag
 
useEscaper(boolean) - Method in class org.mmbase.bridge.jsp.taglib.WriterHelper
Some writer tags produce very specific content, and take care of escaping themselves (UrlTag).
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
 
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
 
useHtmlInput(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
useHtmlInput(Node, Field) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
returns true if setValue happened.
useLegacy(Node, Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler
 
useLower(FieldCompareConstraint) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Wether the 'LOWER' function needs to be used to implement case insensitivity.
useLower(FieldCompareConstraint) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
useLower(FieldCompareConstraint) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
useNext(int) - Method in class org.mmbase.bridge.util.TreeList.TreeItr
Uses the new 'next' node of the iterator with the given index.
used - Variable in class org.mmbase.bridge.implementation.BasicQuery
Whether this Query was used already.
user - Variable in class org.mmbase.applications.xmlimporter.UserTransactionInfo
The user.
userCache - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
userContext - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
userTimeout(String) - Method in interface org.mmbase.module.UsersCallBackInterface
 
usesBridgeServlet - Variable in class org.mmbase.module.builders.AbstractServletBuilder
If this builder is association with a bridge servlet.
usesbuilder - Static variable in class org.mmbase.module.corebuilders.RelDef
Indicates whether the relationdefinitions use the 'builder' field (that is, whether the field has been defined in the xml file).
usesdir - Static variable in class org.mmbase.module.corebuilders.InsRel
Indicates whether the relations use the 'dir' field (that is, whether the field has been defined in the xml file).

V

V - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
VALID - Static variable in interface org.mmbase.datatypes.DataType
Returned by DataType.validate(java.lang.Object) if no errors: an empty (nonmodifiable) Collection.
VALID_TO_DEFAULT - Static variable in class org.mmbase.security.implementation.cloudcontext.builders.Users
 
VALUE_NULL - Static variable in class org.mmbase.module.core.MMObjectNode
Deprecated. Simply use null
VALUE_SHORTED - Static variable in class org.mmbase.module.core.MMObjectNode
Large fields (blobs) are loaded 'lazily', so only on explicit request.
VOB - Static variable in class org.mmbase.applications.media.Format
 
VODCAST - Static variable in class org.mmbase.applications.media.Format
 
VOID - Static variable in class org.mmbase.util.functions.Parameters
No need to bother for the functions with no parameters.
VOID - Static variable in class org.mmbase.util.functions.ReturnType
The return type of a function that does not return a thing.
VOID_VALUE - Static variable in class org.mmbase.util.functions.ReturnType
Can be return by functions that don't want to return anything.
VORBIS - Static variable in class org.mmbase.applications.media.Codec
 
ValidTag - class org.mmbase.bridge.jsp.taglib.edit.ValidTag.
Shows the valid state of an mm:form
ValidTag() - Constructor for class org.mmbase.bridge.jsp.taglib.edit.ValidTag
 
Validator - class org.mmbase.applications.editwizard.Validator.
This class validates pre-html documents for the EditWizard.
Validator() - Constructor for class org.mmbase.applications.editwizard.Validator
 
Value(String) - Method in class org.mmbase.util.StringTagger
Returns the first value as a String.
Values(String) - Method in class org.mmbase.util.StringTagger
Returns the values as a Vector that contains the separated values.
ValuesString(String) - Method in class org.mmbase.util.StringTagger
Returns the original parsed line
Verify - class org.mmbase.security.implementation.cloud.Verify.
Simple authorization implemenation for 'cloud' security implemenation based only on an mmbasusers builder.
Verify() - Constructor for class org.mmbase.security.implementation.cloud.Verify
 
Verify - class org.mmbase.security.implementation.cloudcontext.Verify.
Implementation of Authorization.
Verify() - Constructor for class org.mmbase.security.implementation.cloudcontext.Verify
 
Version - class org.mmbase.Version.
MMBase version reporter.
Version() - Constructor for class org.mmbase.Version
 
VersionCacheNode - class org.mmbase.module.builders.VersionCacheNode.
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionCacheNode(MMBase) - Constructor for class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
VersionCacheWhenNode - class org.mmbase.module.builders.VersionCacheWhenNode.
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionCacheWhenNode() - Constructor for class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
VersionXMLCacheNodeReader - class org.mmbase.module.builders.VersionXMLCacheNodeReader.
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionXMLCacheNodeReader(String) - Constructor for class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
Versions - class org.mmbase.module.builders.Versions.
 
Versions() - Constructor for class org.mmbase.module.builders.Versions
 
ViewDatabaseStorageManager - class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager.
 
ViewDatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
VirtualBuilder - class org.mmbase.module.core.VirtualBuilder.
VirtualBuilder is a builder which creates 'virtual' nodes.
VirtualBuilder(MMBase) - Constructor for class org.mmbase.module.core.VirtualBuilder
Creates an instance of a Virtual builder.
VirtualBuilder(MMBase, String) - Constructor for class org.mmbase.module.core.VirtualBuilder
Creates an instance of a Virtual builder and registers it in MMBase.
VirtualNode - class org.mmbase.bridge.implementation.VirtualNode.
Implementation of Node.
VirtualNode(Cloud, VirtualNode, NodeManager) - Constructor for class org.mmbase.bridge.implementation.VirtualNode
 
VirtualNode(VirtualNode, Cloud) - Constructor for class org.mmbase.bridge.implementation.VirtualNode
 
VirtualNode(Map, Cloud) - Constructor for class org.mmbase.bridge.implementation.VirtualNode
Makes a Node from a map of values.
VirtualNode - class org.mmbase.module.core.VirtualNode.
VirtualNode is a representation of a virtual objectnode.
VirtualNode(MMObjectBuilder) - Constructor for class org.mmbase.module.core.VirtualNode
Main constructor.
VirtualNodeManager - class org.mmbase.bridge.implementation.VirtualNodeManager.
This class represents a virtual node type information object.
VirtualReferrerBuilder - class org.mmbase.module.core.VirtualReferrerBuilder.
VirtualBuilder is a builder which creates 'virtual' nodes.
VirtualReferrerBuilder(MMObjectBuilder) - Constructor for class org.mmbase.module.core.VirtualReferrerBuilder
Creates an instance of a Virtual builder.
VoidFunctionTag - class org.mmbase.bridge.jsp.taglib.functions.VoidFunctionTag.
If you want to completely ignore the result of a function (only interested in the side effect), then you can use VoidFunctionTag() - Constructor for class org.mmbase.bridge.jsp.taglib.functions.VoidFunctionTag
 
valid(int) - Method in class org.mmbase.applications.crontab.CronEntryField
 
valid - Variable in class org.mmbase.bridge.jsp.taglib.edit.FormTag
 
valid(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
valid(Object, Node, Field) - Method in interface org.mmbase.datatypes.DataType.Restriction
This function should contain the actual logic of the restriction.
valid() - Method in class org.mmbase.util.images.Dimension
Returns true of both x and y > 0.
valid() - Method in class org.mmbase.util.magicfile.Detector
 
validConstraints(String) - Static method in class org.mmbase.storage.search.legacy.ConstraintParser
returns false, when escaping wasnt closed, or when a ";" was found outside a escaped part (to prefent spoofing) This is used by createQuery (i wonder if it still makes sense)
validMimeTypes - Variable in class org.mmbase.datatypes.BinaryDataType
 
validate(Document, Document) - Static method in class org.mmbase.applications.editwizard.Validator
Validates the given prehtml-xml.
validate(Object) - Method in interface org.mmbase.bridge.Field
Checks whether a given value is valid for this field.
validate() - Method in interface org.mmbase.bridge.Node
Validates a node by checking the values from it's field against the constraints of each field's datatype.
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicField
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicFieldList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicModuleList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicNodeManagerList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicRelationList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicRelationManagerList
 
validate(Object) - Method in class org.mmbase.bridge.implementation.BasicStringList
 
validate() - Method in class org.mmbase.bridge.util.AbstractNode
 
validate(Object) - Method in class org.mmbase.bridge.util.CollectionRelationList
 
validate() - Method in class org.mmbase.bridge.util.NodeWrapper
 
validate(Object) - Method in class org.mmbase.core.CoreField
 
validate(Collection, Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
This method is called by BasicDataType.validate(Object, Node, Field) for each of its conditions.
validate(Object) - Method in class org.mmbase.datatypes.BasicDataType
validate(Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
 
validate(Object) - Method in interface org.mmbase.datatypes.DataType
 
validate(Object, Node, Field) - Method in interface org.mmbase.datatypes.DataType
Checks if the passed object obeys the restrictions defined for this type.
validate(Collection, Object, Node, Field) - Method in class org.mmbase.datatypes.ListDataType.ItemRestriction
 
validate(String) - Static method in class org.mmbase.util.transformers.XmlField
 
validate() - Static method in class org.mmbase.util.xml.DocumentReader
Returns the default setting for validation for DocumentReaders.
validate(boolean) - Static method in class org.mmbase.util.xml.DocumentReader
Whether to validate given a request for that.
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.AbstractLengthDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.BasicDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.ComparableDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.ConfirmPasswordDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.ListDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.NodeDataType
 
validateCastedValue(Collection, Object, Object, Node, Field) - Method in class org.mmbase.datatypes.StringDataType
 
validateField(Node) - Static method in class org.mmbase.applications.editwizard.Validator
This method validates one field.
validateForm(Node) - Static method in class org.mmbase.applications.editwizard.Validator
This method can validate one form.
value - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
value - Variable in class org.mmbase.bridge.jsp.taglib.security.HasRankTag
 
value - Variable in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
 
value - Variable in class org.mmbase.module.core.ByteFieldContainer
Deprecated.  
value - Variable in class org.mmbase.util.LRUHashtable.LRUEntry
The element value
value() - Method in class org.mmbase.util.RandomPool
Returns the current random value.
value2 - Variable in class org.mmbase.bridge.jsp.taglib.containers.QueryConstraintTag
 
valueString(Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.EnumerationRestriction
 
valueString(Node, Field) - Method in class org.mmbase.datatypes.BasicDataType.StaticAbstractRestriction
If value of a a restriction depends on node, field, then you can override this
value_and_stir() - Method in class org.mmbase.util.RandomPool
Stirs, then returns the (new) current random value.
value_and_stir(long) - Method in class org.mmbase.util.RandomPool
Stirs, then returns the (new) current random value.
values - Variable in class org.mmbase.bridge.util.AbstractNodeManager
 
values - Variable in class org.mmbase.bridge.util.MapNode
 
values() - Method in class org.mmbase.bridge.util.NodeMap
 
values() - Method in class org.mmbase.cache.Cache
 
values() - Method in class org.mmbase.cache.oscache.OSCacheImplementation
Wrapper around the values() method of the cache implementation.
values - Variable in class org.mmbase.module.core.MMObjectNode
Holds the name - value pairs of this node (the node's fields).
values() - Method in class org.mmbase.util.LRUHashtable
 
values() - Method in class org.mmbase.util.StringTagger
returns all values
verifiedTablesCache - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
This sets contains all verified tables.
verify(String) - Method in class org.mmbase.applications.email.AbstractSendMail
checks the e-mail address
verify(String) - Method in interface org.mmbase.module.SendMailInterface
checks the e-mail address
verify(UserContext, int, Operation) - Method in class org.mmbase.security.Authorization
This method wraps the check-method with the same arguments.
verify(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.Authorization
This method wraps the check-method with the same arguments.
verify(UserContext, int, Operation) - Method in class org.mmbase.security.NoAuthorization
This method does nothing
verify(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.NoAuthorization
This method does nothing
verify(UserContext, int, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
verify(UserContext, int, int, int, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
verify(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Tests whether a builder and the table present in the database match.
viewCreate(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
viewExists(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
viewedThread(int, Integer) - Method in class org.mmbase.applications.mmbob.Poster
determine if the poster has viewed this thread
virtual - Variable in class org.mmbase.module.core.MMObjectBuilder
Determines whether a builder is virtual (data is not stored in the storage layer).

W

WAIT_PARAMETERS - Static variable in class org.mmbase.module.builders.ImageCaches
 
WARN - Static variable in class org.mmbase.util.logging.Level
A constant.
WARNING - Static variable in class org.mmbase.util.XMLErrorHandler
 
WARN_INT - Static variable in class org.mmbase.util.logging.Level
A possible result of Level.toInt()
WAV - Static variable in class org.mmbase.applications.media.Format
 
WAX - Static variable in class org.mmbase.applications.media.Format
 
WEEK - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'week'
WELL_ENCODED - Static variable in class org.mmbase.util.transformers.CP1252Surrogator
 
WIDTH_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractImages
 
WIDTH_PARAMETERS - Static variable in class org.mmbase.module.builders.Images
 
WIKI - Static variable in class org.mmbase.datatypes.processors.xml.Modes
WIKI is a bit like FLAT, but effort is made to give a better representation of the XML in plain text.
WIKI - Static variable in class org.mmbase.richtext.transformers.XmlField
 
WM - Static variable in class org.mmbase.applications.media.Format
 
WMA - Static variable in class org.mmbase.applications.media.Format
 
WMD - Static variable in class org.mmbase.applications.media.Format
 
WMP - Static variable in class org.mmbase.applications.media.Format
 
WMV - Static variable in class org.mmbase.applications.media.Format
 
WMX - Static variable in class org.mmbase.applications.media.Format
 
WMZ - Static variable in class org.mmbase.applications.media.Format
 
WORDS - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
Match word by word.
WRAP_PARAMETERS - Static variable in class org.mmbase.module.core.MMObjectBuilder
Parameters constants for the NodeFunction MMObjectBuilder.wrapFunction.
WRITE - Static variable in class org.mmbase.security.Operation
Identifier for write operation, which is used for writing information
WRITE_INT - Static variable in class org.mmbase.security.Operation
int value for the write Operation
WRONG_ENCODED - Static variable in class org.mmbase.util.transformers.CP1252Surrogator
 
WVX - Static variable in class org.mmbase.applications.media.Format
 
WaitNode - class org.mmbase.clustering.WaitNode.
WaitNode is a wrapper class for MMObjectNode we want to put into a 'waiting for a change' mode we don't block on the object itself because we need to check its number before we nofity it again.
WaitNode(MMObjectNode) - Constructor for class org.mmbase.clustering.WaitNode
 
WatchedReloadableModule - class org.mmbase.module.WatchedReloadableModule.
This Reloadable Module extension reloads its configuration and calls reload, automaticly if the module XML changes.
WatchedReloadableModule() - Constructor for class org.mmbase.module.WatchedReloadableModule
 
Whitespace(String, int) - Static method in class org.mmbase.util.Strip
Strip multiple whitespace characters from beginning, end or both, that means keep on stripping util a non-whitespace character is found.
Wizard - class org.mmbase.applications.editwizard.Wizard.
EditWizard
Wizard(String, URIResolver, String, String, Cloud) - Constructor for class org.mmbase.applications.editwizard.Wizard
Deprecated. use Wizard(String, URIResolver, Config.WizardConfig, Cloud)
Wizard(String, URIResolver, Config.WizardConfig, Cloud) - Constructor for class org.mmbase.applications.editwizard.Wizard
Constructor.
WizardCommand - class org.mmbase.applications.editwizard.WizardCommand.
The wizardcommands are used to store information received from the clients about commands.
WizardCommand(String, String) - Constructor for class org.mmbase.applications.editwizard.WizardCommand
Creates a wizard command object with the given command and value.
WizardDatabaseConnector - class org.mmbase.applications.editwizard.WizardDatabaseConnector.
This class handles all communition with mmbase.
WizardDatabaseConnector() - Constructor for class org.mmbase.applications.editwizard.WizardDatabaseConnector
Constructor: Creates the connector.
WizardException - exception org.mmbase.applications.editwizard.WizardException.
This exception is thrown when an error occurs in the EditWizards
WizardException() - Constructor for class org.mmbase.applications.editwizard.WizardException
 
WizardException(String) - Constructor for class org.mmbase.applications.editwizard.WizardException
 
WizardException(Throwable) - Constructor for class org.mmbase.applications.editwizard.WizardException
 
WizardException(String, Throwable) - Constructor for class org.mmbase.applications.editwizard.WizardException
 
WmBbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.WmBbURLComposer.
 
WmBbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.WmBbURLComposer
 
WmSbURLComposer - class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer.
 
WmSbURLComposer() - Constructor for class org.mmbase.applications.media.urlcomposers.omroep.WmSbURLComposer
 
WordWrapperFactory - class org.mmbase.util.transformers.WordWrapperFactory.
Word wrapping as a transformer factory.
WordWrapperFactory() - Constructor for class org.mmbase.util.transformers.WordWrapperFactory
 
WrappedFunction - class org.mmbase.util.functions.WrappedFunction.
A wrapped function is a base class for function objects based on an other function object.
WrappedFunction(Function) - Constructor for class org.mmbase.util.functions.WrappedFunction
Constructor for Basic Function
WriteTag - class org.mmbase.bridge.jsp.taglib.WriteTag.
The writetag can take a variable from the context and put it in a jsp variable, or write it to the page.
WriteTag() - Constructor for class org.mmbase.bridge.jsp.taglib.WriteTag
 
Writer - interface org.mmbase.bridge.jsp.taglib.Writer.
Writer tag are tags which can write something to the page (or to something else).
WriterHelper - class org.mmbase.bridge.jsp.taglib.WriterHelper.
Tags that are Writers can use the this class.
WriterHelper(ContextReferrerTag) - Constructor for class org.mmbase.bridge.jsp.taglib.WriterHelper
 
WriterLogger - class org.mmbase.util.logging.WriterLogger.
A Logger which writes everything logged to it to a given Writer.
WriterLogger(Writer) - Constructor for class org.mmbase.util.logging.WriterLogger
 
WriterLogger(Writer, Level) - Constructor for class org.mmbase.util.logging.WriterLogger
 
WriterReferrer - interface org.mmbase.bridge.jsp.taglib.WriterReferrer.
A Tag which (sometimes) needs to refer to a Writer can implement this interface.
WriterTEI - class org.mmbase.bridge.jsp.taglib.WriterTEI.
Writer tags can also produce a jsp variable, for use in the body.
WriterTEI() - Constructor for class org.mmbase.bridge.jsp.taglib.WriterTEI
 
waitAndRead(OutputStream, OutputStream) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Reads output from the external process to the streams.
waitAndRead(OutputStream, OutputStream, IProgressMonitor) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Reads output from the external process to the streams.
waitAndWrite(InputStream, OutputStream, OutputStream) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Writes input to and reads output from the external process to the streams.
waitAndWrite(InputStream, OutputStream, OutputStream, IProgressMonitor) - Method in class org.mmbase.util.externalprocess.CommandLauncher
Writes input to and reads output from the external process to the streams.
waitForConversion(MMObjectNode) - Method in class org.mmbase.module.builders.ImageCaches
If a icache node is created with empty 'handle' field, then the handle field can be filled automaticly.
waitForConversion() - Method in class org.mmbase.util.images.ImageConversionRequest
Waits until the conversion result is ready.
waitForProcess() - Method in class org.mmbase.util.externalprocess.ProcessClosure
wait for the external process.to end
waitForReaders() - Method in class org.mmbase.util.externalprocess.ProcessClosure
wait for the reading threads to finish copying
waitForWriter() - Method in class org.mmbase.util.externalprocess.ProcessClosure
wait for the writing thread to finish copying
waitReady() - Method in class org.mmbase.util.transformers.TransformingReader
Wait until the transformation is ready
waitUntilNodeChanged(MMObjectNode) - Method in interface org.mmbase.clustering.MMBaseChangeInterface
Wait until the node change notification is completed.
wantXML() - Method in class org.mmbase.bridge.jsp.taglib.FormatterTag
Subtags need to know how they must communicate there content to this tag.
wants - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
wantsEmailOnChange(Poster) - Method in class org.mmbase.applications.mmbob.ThreadObserver
 
warn(Object) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
warn(Object, Throwable) - Method in class org.mmbase.util.logging.AbstractSimpleImpl
 
warn(Object) - Method in interface org.mmbase.util.logging.Logger
Logs the message m with warn priority.
warn(Object, Throwable) - Method in interface org.mmbase.util.logging.Logger
 
warn(Object) - Method in class org.mmbase.util.logging.LoggerWrapper
 
warn(Object, Throwable) - Method in class org.mmbase.util.logging.LoggerWrapper
 
warn(Object) - Method in class org.mmbase.util.logging.java.Impl
 
warn(Object, Throwable) - Method in class org.mmbase.util.logging.java.Impl
 
warning(SAXParseException) - Method in class org.mmbase.applications.dove.servlet.DoveServlet.DoveErrorHandler
Logs a warning.
warning(SAXParseException) - Method in class org.mmbase.applications.xmlimporter.TransactionsParser
Overrides a method of org.xml.sax.helpers.DefaultHandler.
warning(SAXParseException) - Method in class org.mmbase.util.XMLErrorHandler
 
watcher - Variable in class org.mmbase.core.event.EventManager
 
watcher - Variable in class org.mmbase.security.MMBaseCopConfig
looks if the files have been changed
weekInYear(Date) - Static method in class org.mmbase.util.DateSupport
Deprecated. Return the number of weeks that have elapsed from the beginning of the year to the given date
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.AbstractTypeHandler
Adds search constraint to Query object.
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.BinaryHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DateHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.DurationHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.IntegerHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.NodeHandler
 
whereHtmlInput(Field) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
whereHtmlInput(Field, Query) - Method in class org.mmbase.bridge.jsp.taglib.typehandler.StringHandler
 
whereHtmlInput(Field) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
 
whereHtmlInput(Field, Query) - Method in interface org.mmbase.bridge.jsp.taglib.typehandler.TypeHandler
 
wikiToXML(String) - Static method in class org.mmbase.richtext.transformers.XmlField
 
wikiToXML(String) - Static method in class org.mmbase.util.transformers.XmlField
 
windowsMedia - Static variable in class org.mmbase.applications.media.Format
 
wiz - Variable in class org.mmbase.applications.editwizard.Config.WizardConfig
 
wizard - Variable in class org.mmbase.applications.editwizard.Config.SubConfig
 
worked() - Method in interface org.mmbase.util.externalprocess.IProgressMonitor
Notifies that some work of the external process has been completed.
wrap(String, int) - Method in class org.mmbase.module.core.MMObjectBuilder
Wraps a string.
wrap(Object, CharTransformer) - Static method in class org.mmbase.util.Casting
Wraps it in an object with a toString as we desire.
wrapFunction - Variable in class org.mmbase.module.core.MMObjectBuilder
This function wraps the text of a node's field and returns the result as a String.
wrappedCollection - Variable in class org.mmbase.bridge.util.CollectionNodeList
 
wrappedFunction - Variable in class org.mmbase.util.functions.WrappedFunction
 
write() - Static method in class org.mmbase.applications.thememanager.AssignedFileWriter
 
write(Document, StreamResult) - Method in class org.mmbase.util.BuilderList
Generates the document and writes it to the result object.
write(char[]) - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
write(int) - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
write(String) - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
write(String, int, int) - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
write(char[], int, int) - Method in class org.mmbase.util.EncodingDetectingOutputStreamWriter
 
write(int) - Method in class org.mmbase.util.StringBufferWriter
Write a single character.
write(char[], int, int) - Method in class org.mmbase.util.StringBufferWriter
Write a portion of an array of characters.
write(String) - Method in class org.mmbase.util.StringBufferWriter
Write a string.
write(String, int, int) - Method in class org.mmbase.util.StringBufferWriter
Write a portion of a string.
write(StreamResult) - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document and writes it to the result object.
write(Node, Writer, boolean) - Static method in class org.mmbase.util.xml.XMLWriter
defaulting version of XMLWriter.write(Node, Writer, boolean, boolean).
write(Node, Writer, boolean, boolean) - Static method in class org.mmbase.util.xml.XMLWriter
static method to serialize an DOM document
write(Node, boolean) - Static method in class org.mmbase.util.xml.XMLWriter
Defaulting version of XMLWriter.write(Node, boolean, boolean).
write(Node, boolean, boolean) - Static method in class org.mmbase.util.xml.XMLWriter
static method to serialize a node to a string
write(MMObjectNode) - Method in class org.mmbase.util.xml.applicationdata.NodeWriter
Writes a node (object) to the datasource file.
writeBlocking() - Method in class org.mmbase.util.externalprocess.ProcessClosure
write data to the external process and block the calling thread until writing and reading is finished
writeContext(ApplicationReader, XMLContextDepthReader, String, MMBase, Logger) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes an application's nodes, according to that application's contexts, to a path.
writeContext(ApplicationReader, String, MMBase, Logger) - Static method in class org.mmbase.util.xml.applicationdata.FullBackupDataWriter
Writes all nodes to XML.
writeContextXML(XMLContextDepthReader, String) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes the context file, based on what was supplied by the application
writeHtmlForm(Writer, String) - Method in class org.mmbase.applications.editwizard.Wizard
Constructs and writes final form-html to the given out writer.
writeHtmlForm(Writer, String, Map) - Method in class org.mmbase.applications.editwizard.Wizard
Constructs and writes final form-html to the given out writer.
writeNonBlocking() - Method in class org.mmbase.util.externalprocess.ProcessClosure
write data to the external process without blocking the calling thread
writeToFile(String) - Method in class org.mmbase.model.CloudModel
 
writeToFile(String) - Method in class org.mmbase.model.CloudModelBuilder
 
writeToFile(String) - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document and store it as a file in the given path.
writeToPath(String, Logger) - Method in class org.mmbase.util.xml.ApplicationWriter
Generates the documents for this application and store it as a set of files in the given path.
writeToStream(OutputStream) - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document and store it in the given stream.
writeToString() - Method in class org.mmbase.util.xml.DocumentWriter
Generates the document and returns it as a string.
writeXml(File) - Method in class org.mmbase.security.implementation.cloudcontext.ConvertTool
Writes the current configuration to an XML file
writerid - Variable in class org.mmbase.bridge.jsp.taglib.ContextReferrerTag
Which writer to use.

X

X - Static variable in class org.mmbase.util.transformers.RomanTransformer
Constants for roman numbers
XHTML - Static variable in class org.mmbase.util.transformers.XmlField
 
XMETODO - Static variable in class org.mmbase.util.transformers.Latin3Surrogator
 
XML - Static variable in class org.mmbase.datatypes.processors.xml.Modes
The 'XML' mode should mean that the XML will be sent and expected as 'pure' as possible.
XML - Static variable in class org.mmbase.richtext.transformers.XmlField
 
XMLAttributeEscape(String, char) - Static method in class org.mmbase.util.transformers.Xml
Attributes of XML tags cannot contain quotes, and also & must be escaped
XMLAttributeEscape(String) - Static method in class org.mmbase.util.transformers.Xml
Attributes of XML tags cannot contain quotes, and also & must be escaped
XMLBasicReader - class org.mmbase.util.XMLBasicReader.
Deprecated. use DocumentReader or DocumentWriter. Some code may need to be moved to DocumentReader
XMLBasicReader(String) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(String, boolean) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(String, Class) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader() - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(InputSource, boolean, Class) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(InputSource, boolean) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(InputSource, Class) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLBasicReader(InputSource) - Constructor for class org.mmbase.util.XMLBasicReader
Deprecated.  
XMLContextDepthReader - class org.mmbase.util.XMLContextDepthReader.
Reads a contextdepth type of application export configuration file.
XMLContextDepthReader(String) - Constructor for class org.mmbase.util.XMLContextDepthReader
Creates the Context Depth Reader
XMLEntityResolver - class org.mmbase.util.XMLEntityResolver.
Take the systemId and converts it into a local file, using the MMBase config path
XMLEntityResolver() - Constructor for class org.mmbase.util.XMLEntityResolver
empty constructor
XMLEntityResolver(boolean) - Constructor for class org.mmbase.util.XMLEntityResolver
 
XMLEntityResolver(boolean, Class) - Constructor for class org.mmbase.util.XMLEntityResolver
 
XMLErrorHandler - class org.mmbase.util.XMLErrorHandler.
Provides ErrorHandler methods
XMLErrorHandler() - Constructor for class org.mmbase.util.XMLErrorHandler
 
XMLErrorHandler(boolean, int) - Constructor for class org.mmbase.util.XMLErrorHandler
 
XMLEscape(String) - Static method in class org.mmbase.util.transformers.Xml
Utility class for escaping and unescaping (XML)data
XMLEscape(String, StringBuffer) - Static method in class org.mmbase.util.transformers.Xml
 
XMLNS - Static variable in interface org.mmbase.datatypes.DataType
The XML Namespace to be used for creating datatype XML
XMLNS_SUBPATH - Static variable in class org.mmbase.util.XMLEntityResolver
 
XMLNodeReader - class org.mmbase.util.XMLNodeReader.
This class reads a node from an exported application.
XMLNodeReader(InputSource, ResourceLoader) - Constructor for class org.mmbase.util.XMLNodeReader
 
XMLRelationNodeReader - class org.mmbase.util.XMLRelationNodeReader.
This class reads a relation node from an exported application.
XMLRelationNodeReader(InputSource, ResourceLoader) - Constructor for class org.mmbase.util.XMLRelationNodeReader
 
XMLTEXT - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
Match in PCDATA of xml elements.
XMLTEXT_WORDS - Static variable in class org.mmbase.util.transformers.ChunkedTransformer
Match word by word, but only in PCDATA of xml elements.
XMLUnescape(String) - Static method in class org.mmbase.util.transformers.Xml
Utility class for escaping and unescaping (XML)data
XMLWriter - class org.mmbase.util.xml.XMLWriter.
Util class to serialize xml (wrapper around javax.xml.transform.Transformer)
XMLWriter() - Constructor for class org.mmbase.util.xml.XMLWriter
 
XML_DOCTYPE - Static variable in class org.mmbase.richtext.transformers.XmlField
 
XML_PATTERN - Static variable in class org.mmbase.util.ResourceLoader
Can be used as an argument for ResourceLoader.getResourcePaths(Pattern, boolean).
XSD_BUILDER_2_0 - Static variable in class org.mmbase.util.xml.BuilderReader
 
XSD_DATATYPES_1_0 - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
 
XSD_ENUMERATIONQUERY_1_0 - Static variable in class org.mmbase.datatypes.util.xml.DataTypeReader
enumeration query (expansion of standard searchquery)
XSD_SEARCHQUERY_1_0 - Static variable in class org.mmbase.bridge.util.xml.query.QueryReader
 
XSLConvert - class org.mmbase.module.XSLConvert.
XSL conversion module Right now, only the replace() method is defined.
XSLConvert() - Constructor for class org.mmbase.module.XSLConvert
 
XSLTransform(String, String) - Static method in class org.mmbase.util.transformers.XmlField
Base function for XSL conversions.
XSLTransformer - class org.mmbase.util.XSLTransformer.
Make XSL Transformations
XSLTransformer() - Constructor for class org.mmbase.util.XSLTransformer
Deprecated. All methods are static.
Xml - class org.mmbase.util.transformers.Xml.
Transformations related to escaping in XML.
Xml() - Constructor for class org.mmbase.util.transformers.Xml
 
Xml(int) - Constructor for class org.mmbase.util.transformers.Xml
 
XmlDataType - class org.mmbase.datatypes.XmlDataType.
The data associated with 'XML' values (Document).
XmlDataType(String) - Constructor for class org.mmbase.datatypes.XmlDataType
Constructor for xml data type.
XmlEntities - class org.mmbase.util.transformers.XmlEntities.
Any non-ASCII character will be replaced by an XML-entity.
XmlEntities() - Constructor for class org.mmbase.util.transformers.XmlEntities
 
XmlEtxIndicesReader - class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader.
 
XmlEtxIndicesReader(InputSource) - Constructor for class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Creates a new instance of XmlEtxIndicesReader
XmlField - class org.mmbase.richtext.transformers.XmlField.
Like XmlField but adds everything related to the MMXF doctype.
XmlField() - Constructor for class org.mmbase.richtext.transformers.XmlField
 
XmlField(int) - Constructor for class org.mmbase.richtext.transformers.XmlField
 
XmlField - class org.mmbase.util.transformers.XmlField.
XMLFields in MMBase.
XmlField() - Constructor for class org.mmbase.util.transformers.XmlField
 
XmlField(int) - Constructor for class org.mmbase.util.transformers.XmlField
 
XmlField.FormatException - exception org.mmbase.util.transformers.XmlField.FormatException.
 
XmlHandler - class org.mmbase.bridge.jsp.taglib.typehandler.XmlHandler.
 
XmlHandler(FieldInfoTag) - Constructor for class org.mmbase.bridge.jsp.taglib.typehandler.XmlHandler
Constructor for XmlHandler.
XsltTag - class org.mmbase.bridge.jsp.taglib.XsltTag.
Has to live in a formatter tag, and can provide inline XSLT to it.
XsltTag() - Constructor for class org.mmbase.bridge.jsp.taglib.XsltTag
 
x - Variable in class org.mmbase.util.images.Dimension
 
xmlEntities(String) - Method in class org.mmbase.util.magicfile.Detector
 
xmlHeader - Variable in class org.mmbase.applications.xmlimporter.TransactionsParser
The XML header used for the reportfile.
xslt - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 
xsltSource - Variable in class org.mmbase.bridge.jsp.taglib.FormatterTag
 

Y

YAMMEditor - class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor.
This is an example implementation of the EditTag.
YAMMEditor() - Constructor for class org.mmbase.bridge.jsp.taglib.editor.YAMMEditor
 
YEAR - Static variable in interface org.mmbase.storage.search.FieldValueDateConstraint
Date part: 'year'
y - Variable in class org.mmbase.util.images.Dimension
 
year_number() - Method in class org.mmbase.util.dateparser.DateParser
 

_

_NODE - Static variable in class org.mmbase.bridge.jsp.taglib.NodeProviderHelper
 
_date - Variable in class org.mmbase.bridge.jsp.taglib.TimeTag
 

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 _

MMBase build 1.8.1.20060716