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

A

abstractCreation(String) - Static method in class org.mmbase.storage.search.legacy.DBValue
Determines whether a value is a string, a string with wildcards, or a number, and returns the appropriate class.
AbstractServletBuilder - Class in org.mmbase.module.builders
Some builders are associated with a servlet.
AbstractServletBuilder() - Constructor for class org.mmbase.module.builders.AbstractServletBuilder
 
account - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
activeConnection - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The currently active Connection.
add(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
Ignored by basic cloud.
add(BasicNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
Marks the given node as 'being edited'.
add(BasicNode) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
add(String) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
add(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
add(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
add(Field) - Method in class org.mmbase.storage.util.Index
 
ADD_ORDERED - Static variable in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
 
addAllowedRelationList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addBatch(String) - Method in class org.mmbase.module.database.MultiStatement
 
addBuilder(String, MMObjectBuilder) - Method in class org.mmbase.module.core.MMBase
 
addBuilderField(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
addCacheEntry(MMObjectNode, boolean) - Method in class org.mmbase.module.corebuilders.TypeRel
Addes one typerel cache entries, plus inherited relations (if builder are initialized)
addContextSourceList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addDataSourceList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addEventListener(EventListener) - Method in class org.mmbase.module.core.MMObjectBuilder
simple way to register a NodeEvent listener and a RelationEventListener at the same time.
addField(CoreField) - Method in class org.mmbase.module.core.MMObjectBuilder
Add a field to this builder.
addFields(BasicSearchQuery, String, Map<String, BasicStep>, Map<String, BasicStepField>) - Method in class org.mmbase.module.core.ClusterBuilder
Retrieves fieldnames from an expression, and adds these to a search query.
addFileName(MMObjectNode, String) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Adds a filename to the path to a servlet, unless this does not make sense (not filename can be determined) or it was explicitely set not to, using the servlet context init parameter 'mmbase.servlet.<association>addfilename.
addIndex(Index) - Method in class org.mmbase.core.util.StorageConnector
 
addIndices(List<Index>) - Method in class org.mmbase.core.util.StorageConnector
 
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)
addMessage(String) - Method in class org.mmbase.module.tools.ApplicationResult
 
addNeededBuilderList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addNeededRelDefList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addNode(String) - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
addNode(String, String, String) - Method in class org.mmbase.module.core.TransactionManager
 
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.
addRelationDirections(BasicSearchQuery, List<Integer>, Map<String, Integer>) - Method in class org.mmbase.module.core.ClusterBuilder
Adds relation directions.
addRelationSourceList(Element) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
addReleaseStrategies(List<ReleaseStrategy>) - 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(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.applicationdata.ApplicationWriter
 
addSortOrders(BasicSearchQuery, List<String>, List<String>, Map<String, BasicStepField>) - Method in class org.mmbase.module.core.ClusterBuilder
Adds sorting orders to a search query.
addSteps(BasicSearchQuery, List<String>, Map<String, Integer>, boolean, Map<String, BasicStepField>) - Method in class org.mmbase.module.core.ClusterBuilder
Creates a full chain of steps, adds these to the specified query.
addSubResult(NodeSearchQuery, List<Integer>, List<MMObjectNode>) - Method in class org.mmbase.core.util.StorageConnector
 
addToIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
addToTableNameCache(String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
addType(String) - Method in class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
addWhen(VersionCacheWhenNode) - Method in class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
afterCommit(BasicNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
This method is called after a of a certain node.
afterCommit(BasicNode) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
AGE_PARAMETERS - Static variable in class org.mmbase.module.core.MMObjectBuilder
Parameters for the age function
AggregatedResultCache - Class in org.mmbase.cache
Cache for queries like SELECT COUNT(number) AS number FROM mm_news news.
aliases - Variable in class org.mmbase.module.core.MMObjectNode
New aliases of the node
allowingContextsCache - Variable in class org.mmbase.security.implementation.context.ContextAuthorization
 
altaVista2SQL(String, StorageManagerFactory<?>) - Static method in class org.mmbase.storage.search.legacy.QueryConvertor
Deprecated. Use setConstraint() to parse these expressions.
altaVista2SQL(String) - Static method in class org.mmbase.storage.search.legacy.QueryConvertor
Deprecated. Use setConstraint() to parse these expressions.
AND - Static variable in class org.mmbase.storage.search.legacy.DBLogicalOperator
 
AnnotRel - Class in org.mmbase.module.builders
 
AnnotRel() - Constructor for class org.mmbase.module.builders.AnnotRel
 
AnonymousLogin - Class in org.mmbase.security.implementation.context
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 in org.mmbase.security.implementation.basic
Class AnonymousLoginModule
AnonymousLoginModule() - Constructor for class org.mmbase.security.implementation.basic.AnonymousLoginModule
 
appendCompositeConstraintToSql(StringBuilder, 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(StringBuilder, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendConstraintToSql(StringBuilder, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
appendConstraintToSql(StringBuilder, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.functions.FunctionSqlHandler
 
appendConstraintToSql(StringBuilder, Constraint, SearchQuery, boolean, boolean) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
 
appendConstraintToSql(StringBuilder, 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.
appendDateField(StringBuilder, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendDateField(StringBuilder, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
 
appendDateField(StringBuilder, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendDateField(StringBuilder, Step, String, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
date time functions
appendDateValue(StringBuilder, Date) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendDirectory(StringBuilder, int, String) - Static method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Appends subdirectories to the beginning of the given StringBuilder.
appendField(StringBuilder, StringBuilder, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
appendField(StringBuilder, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Creates an identifier for a field absed on adate from a sortorder, and appends it to a stringbuffer.
appendField(StringBuilder, StepField, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendField(StringBuilder, 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(StringBuilder, Object, boolean, int) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Represents field value as a string, appending the result to a stringbuilder
appendLikeOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Appends the 'LIKE' operator for the given case sensitiviy.
appendLikeOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendLikeOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
appendLowerField(StringBuilder, Step, String, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendPreField(StringBuilder, FieldConstraint, StepField, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendPreField(StringBuilder, FieldConstraint, StepField, boolean) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendQueryBodyToSql(StringBuilder, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendQueryBodyToSql(StringBuilder, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.ChainedSqlHandler
 
appendQueryBodyToSql(StringBuilder, SearchQuery, SqlHandler) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
 
appendQueryBodyToSql(StringBuilder, 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.
appendRegularExpressionOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendRegularExpressionOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendRegularExpressionOperator(StringBuilder, FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
appendRelationConstraints(StringBuilder, RelationStep, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderDirection(StringBuilder, SortOrder) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderField(StringBuilder, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderField(StringBuilder, SortOrder, boolean, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendSortOrderField(StringBuilder, 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(StringBuilder, SortOrder, boolean) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
appendSortOrderField(StringBuilder, SortOrder, boolean, SearchQuery) - 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(StringBuilder, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableAlias(StringBuilder, Step) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableName(StringBuilder, Step) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
appendTableName(StringBuilder, 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).
ApplicationInstaller - Class in org.mmbase.module.tools
Application installations functionality of MMAdmin.
ApplicationInstaller(MMBase, MMAdmin) - Constructor for class org.mmbase.module.tools.ApplicationInstaller
 
ApplicationReader - Class in org.mmbase.util.xml.applicationdata
 
ApplicationReader(InputSource) - Constructor for class org.mmbase.util.xml.applicationdata.ApplicationReader
 
ApplicationReader(Document) - Constructor for class org.mmbase.util.xml.applicationdata.ApplicationReader
 
ApplicationResult - Class in org.mmbase.module.tools
Contains the status after installing an MMBase 'application'.
ApplicationResult() - Constructor for class org.mmbase.module.tools.ApplicationResult
 
ApplicationWriter - Class in org.mmbase.util.xml.applicationdata
 
ApplicationWriter(ApplicationReader, MMBase) - Constructor for class org.mmbase.util.xml.applicationdata.ApplicationWriter
Constructs the document writer.
assertSizes(Collection<MMObjectNode>, Collection<MMObjectNode>) - Method in class org.mmbase.core.util.StorageConnector
 
assertUp() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
assertUp() - Method in class org.mmbase.module.core.MMBase
Locks until initialization of mmbase is finished.
associateMapping(String, String, Integer) - Static method in class org.mmbase.servlet.MMBaseServlet
Associate a given servlet mapping with the given function.
Attributes - Class in org.mmbase.storage
This class defines the attributes names used by the standard storage manager classes.
Attributes() - Constructor for class org.mmbase.storage.Attributes
 
Attributes - Class in org.mmbase.storage.implementation.database
This class defines the attributes names used by the default database storage manager classes.
Attributes() - Constructor for class org.mmbase.storage.implementation.database.Attributes
 
attributes - Variable in class org.mmbase.storage.StorageManagerFactory
The map with configuration data
AuthenticationHandler - Class in org.mmbase.security.implementation.basic
Authentication based on a config files.
AuthenticationHandler() - Constructor for class org.mmbase.security.implementation.basic.AuthenticationHandler
 

B

baseName - Variable in class org.mmbase.module.core.MMBase
Base name for the storage to be accessed using this instance of MMBase.
BasicCloud - Class in org.mmbase.bridge.implementation
Basic implementation of Cloud.
BasicCloud(String, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicCloud
basic constructor for descendant clouds (i.e.
BasicCloud(String, UserContext, BasicCloudContext) - Constructor for class org.mmbase.bridge.implementation.BasicCloud
 
BasicCloud.BasicCloudStarter - Class in org.mmbase.bridge.implementation
 
BasicCloud.BasicCloudStarter() - Constructor for class org.mmbase.bridge.implementation.BasicCloud.BasicCloudStarter
 
BasicCloudContext - Class in org.mmbase.bridge.implementation
This is the base class for LocalContext (which is probably its only descendant).
BasicCloudContext() - Constructor for class org.mmbase.bridge.implementation.BasicCloudContext
constructor to call from the MMBase class (protected, so cannot be reached from a script)
BasicFunctionValue - Class in org.mmbase.bridge.implementation
This implementation of the Field Value interface is used by Node.getFunctionValue(java.lang.String, java.util.List) of Node.
BasicFunctionValue(Node, Object) - Constructor for class org.mmbase.bridge.implementation.BasicFunctionValue
Constructor for a function value returned by a Node.
BasicFunctionValue(Cloud, Object) - Constructor for class org.mmbase.bridge.implementation.BasicFunctionValue
Constructor for a function value returned by a Module or NodeManager.
BasicNode - Class in org.mmbase.bridge.implementation
Basic implementation of Node.
BasicNode(BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicNode
 
BasicNode(MMObjectNode, BasicNodeManager) - Constructor for class org.mmbase.bridge.implementation.BasicNode
Instantiates a node, linking it to a specified node manager.
BasicNode(MMObjectNode, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicNode
Instantiates a node, linking it to a specified cloud The NodeManager for the node is requested from the Cloud.
BasicNode(MMObjectNode, BasicCloud, int) - Constructor for class org.mmbase.bridge.implementation.BasicNode
Instantiates a new node (for insert), using a specified nodeManager.
BasicNodeList - Class in org.mmbase.bridge.implementation
A list of nodes
BasicNodeList() - Constructor for class org.mmbase.bridge.implementation.BasicNodeList
 
BasicNodeList(Collection, Cloud) - Constructor for class org.mmbase.bridge.implementation.BasicNodeList
 
BasicNodeList(Collection, NodeManager) - Constructor for class org.mmbase.bridge.implementation.BasicNodeList
 
BasicNodeList.BasicNodeIterator - Class in org.mmbase.bridge.implementation
 
BasicNodeList.BasicNodeIterator() - Constructor for class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
BasicNodeManager - Class in org.mmbase.bridge.implementation
This class represents a node's type information object - what used to be the 'builder'.
BasicNodeManager(MMObjectNode, BasicCloud, int) - Constructor for class org.mmbase.bridge.implementation.BasicNodeManager
Instantiates a new NodeManager (for insert) based on a newly created node which either represents or references a builder.
BasicNodeManager(MMObjectNode, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicNodeManager
Instantiates a NodeManager based on a node which either represents or references a builder.
BasicNodeManager(MMObjectBuilder, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicNodeManager
Instantiates a NodeManager based on a builder.
BasicNodeManager.NodeAndId - Class in org.mmbase.bridge.implementation
Structure to temporary contain an MMObjectNode and a BasicCloud.uniqueId()
BasicNodeManager.NodeAndId(MMObjectNode, int) - Constructor for class org.mmbase.bridge.implementation.BasicNodeManager.NodeAndId
 
BasicQueryHandler - Class in org.mmbase.storage.search.implementation.database
Basic implementation using a database.
BasicQueryHandler(SqlHandler) - Constructor for class org.mmbase.storage.search.implementation.database.BasicQueryHandler
Default constructor.
BasicRelation - Class in org.mmbase.bridge.implementation
 
BasicRelation(MMObjectNode, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicRelation
 
BasicRelation(MMObjectNode, BasicRelationManager) - Constructor for class org.mmbase.bridge.implementation.BasicRelation
 
BasicRelation(MMObjectNode, BasicCloud, int) - Constructor for class org.mmbase.bridge.implementation.BasicRelation
 
BasicRelationManager - Class in org.mmbase.bridge.implementation
 
BasicRelationManager(MMObjectNode, BasicCloud, int) - Constructor for class org.mmbase.bridge.implementation.BasicRelationManager
Creates a new Relation manager (for insert).
BasicRelationManager(MMObjectNode, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicRelationManager
Creates a new instance of Relation manager.
BasicReleaseStrategy - Class in org.mmbase.cache
This class provides a very basic release strategy.
BasicReleaseStrategy() - Constructor for class org.mmbase.cache.BasicReleaseStrategy
 
BasicSqlHandler - Class in org.mmbase.storage.search.implementation.database
Basic implementation.
BasicSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Constructor.
BasicTransaction - Class in org.mmbase.bridge.implementation
The basic implementation for a Transaction cLoud.
BasicTransaction(String, BasicCloud) - Constructor for class org.mmbase.bridge.implementation.BasicTransaction
 
beginTransaction() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
beginTransaction() - Method in interface org.mmbase.storage.StorageManager
Starts a transaction on this StorageManager instance.
beginTransaction() - Method in class org.mmbase.storage.StorageManagerFactory
Puts the current thread in a database transaction
BetterStrategy - Class in org.mmbase.cache
This release strategy is a bit better than 'BasicReleaseStrategy, and also a bit more sophisticated.
BetterStrategy() - Constructor for class org.mmbase.cache.BetterStrategy
 
BINARY_FILE_PATH - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-binary-file-path.
BridgeServlet - Class in org.mmbase.servlet
BridgeServlet is an MMBaseServlet with a bridge Cloud in it.
BridgeServlet() - Constructor for class org.mmbase.servlet.BridgeServlet
 
BridgeServlet.QueryParts - Class in org.mmbase.servlet
Keeps track of determined information, to avoid redetermining it.
BridgeServlet.QueryParts(String, String) - Constructor for class org.mmbase.servlet.BridgeServlet.QueryParts
 
broadCastChanges - Variable in class org.mmbase.module.core.MMObjectBuilder
Determines whether changes to this builder need be broadcast to other known mmbase servers.
broadcastChanges() - Method in class org.mmbase.module.core.MMObjectBuilder
Determines whether changes to this builder need be broadcast to other known mmbase servers.
builder - Variable in class org.mmbase.bridge.implementation.BasicNodeManager
 
builder - Variable in class org.mmbase.bridge.implementation.VirtualNodeManager
 
builder - Variable in class org.mmbase.core.util.StorageConnector
 
BuilderConfigurationException - Exception in org.mmbase.module.core
Builder configuration exception.
BuilderConfigurationException() - Constructor for exception org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(String) - Constructor for exception org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(Throwable) - Constructor for exception org.mmbase.module.core.BuilderConfigurationException
 
BuilderConfigurationException(String, Throwable) - Constructor for exception org.mmbase.module.core.BuilderConfigurationException
 
BuilderReader - Class in org.mmbase.util.xml
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 in org.mmbase.util.xml
Class for creating builder configuration documents.
BuilderWriter(MMObjectBuilder) - Constructor for class org.mmbase.util.xml.BuilderWriter
Constructs the document writer.
ByteFieldContainer - Class in org.mmbase.module.core
Deprecated.  
ByteFieldContainer(int, byte[]) - Constructor for class org.mmbase.module.core.ByteFieldContainer
Deprecated. Constructor of this container class.

C

cancel() - Method in class org.mmbase.bridge.implementation.BasicNode
 
cancel() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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() - Method in class org.mmbase.module.database.MultiStatement
 
catalog - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The catalog used by this storage.
ChainedReleaseStrategy - Class in org.mmbase.cache
This class will manage a collection of ReleaseStrategy instances, and call them hierarchically.
ChainedReleaseStrategy(ReleaseStrategy...) - Constructor for class org.mmbase.cache.ChainedReleaseStrategy
 
ChainedSqlHandler - Class in org.mmbase.storage.search.implementation.database
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.
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<CoreField>) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Commits changes in node to table.
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
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_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.
ChangeManager - Class in org.mmbase.clustering
This utility class contains the methods for broadcasting/registering changes on nodes.
ChangeManager() - Constructor for class org.mmbase.clustering.ChangeManager
 
changeManager - Variable in class org.mmbase.storage.StorageManagerFactory
The ChangeManager object, used to register/broadcast changes to a node or set of nodes.
changes - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Pool of changed nodes in a transaction
check(Operation, int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Checks access rights.
check(Operation, int, int, int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Checks access rights.
check() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
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.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
 
checkAccount() - Method in class org.mmbase.bridge.implementation.BasicNode
 
checkAddTmpField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Defines a virtual field to use for temporary nodes.
checkAfterException() - Method in interface org.mmbase.module.database.MultiConnection
 
checkAfterException() - Method in class org.mmbase.module.database.MultiConnectionImplementation
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.
checkAlias(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
Throws exception if node alias already exists
checkBinaryFileBasePath(File) - Static method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Tries to ensure that baseDir exists and is writable.
checkCommit() - Method in class org.mmbase.bridge.implementation.BasicNode
 
checkCreate() - Method in class org.mmbase.bridge.implementation.BasicNode
 
checkDelete() - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.AbstractServletBuilder
Tries to fill all fields which are dependend on the 'handle' field.
checkInited(HttpServletResponse) - Method in class org.mmbase.servlet.MMBaseServlet
This methods can be (and is) called in the beginning of service.
checkMMBase() - Method in class org.mmbase.module.core.MMBase
Checks whether the storage to be used exists.
checkNodes(List<MMObjectNode>, Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
checkSerializable(String, Object) - Method in class org.mmbase.module.core.MMObjectNode
MMObjectNode's are serializable (which is used by e.g.
checkSQLError(Exception) - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
checkTime() - Method in class org.mmbase.module.database.JDBC
 
checkTime() - Method in class org.mmbase.module.database.MultiPool
Check the connections
checkTime() - Method in class org.mmbase.module.database.MultiPoolHandler
 
checkValid() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
checkWrite() - Method in class org.mmbase.bridge.implementation.BasicNode
 
CircularReferenceException - Exception in org.mmbase.module.core
Circular reference exception.
CircularReferenceException() - Constructor for exception org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(String) - Constructor for exception org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(Throwable) - Constructor for exception org.mmbase.module.core.CircularReferenceException
 
CircularReferenceException(String, Throwable) - Constructor for exception org.mmbase.module.core.CircularReferenceException
 
claim() - Method in interface org.mmbase.module.database.MultiConnection
 
claim() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
ClassLogin - Class in org.mmbase.security.implementation.context
ClassLogin, authentication based on 'class', using <security>/classauthentication.xml or ClassAuthenticationWrapper.
ClassLogin() - Constructor for class org.mmbase.security.implementation.context.ClassLogin
 
ClassLoginModule - Class in org.mmbase.security.implementation.basic
Support for authentication method 'class' for 'basic' authentication.
ClassLoginModule() - Constructor for class org.mmbase.security.implementation.basic.ClassLoginModule
 
clear() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
clear() - Method in class org.mmbase.cache.QueryResultCache
 
clear() - Method in class org.mmbase.cache.ReleaseStrategy
 
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
clear Warnings
clearWarnings() - Method in interface org.mmbase.module.database.MultiConnection
 
clearWarnings() - Method in class org.mmbase.module.database.MultiStatement
 
clone() - Method in class org.mmbase.core.CoreField
 
clone(String) - Method in class org.mmbase.core.CoreField
 
clone() - Method in class org.mmbase.module.core.MMObjectNode
 
close() - Method in class org.mmbase.module.database.ConnectionWrapper
 
close() - Method in interface org.mmbase.module.database.MultiConnection
 
close() - Method in class org.mmbase.module.database.MultiConnectionImplementation
Close connections
close() - Method in class org.mmbase.module.database.MultiStatement
 
closeConnection(Connection, Statement) - Method in class org.mmbase.storage.search.implementation.database.InformixSqlHandler
Safely close a database connection and/or a database statement.
closeOnCompletion() - Method in class org.mmbase.module.database.MultiStatement
 
cloud - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to the Cloud.
cloud - Variable in class org.mmbase.bridge.implementation.VirtualNode
 
CloudThreadFilter - Class in org.mmbase.servlet
Servlet Filter which associates a cloud of a http session to the current thread.
CloudThreadFilter() - Constructor for class org.mmbase.servlet.CloudThreadFilter
 
ClusterBuilder - Class in org.mmbase.module.core
The builder for clusternodes.
ClusterBuilder(MMBase) - Constructor for class org.mmbase.module.core.ClusterBuilder
Creates ClusterBuilder instance.
ClusterNode - Class in org.mmbase.module.core
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.
clusterQueries - Variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. Use CoreClusterQueries.INSTANCE
collationMappings - Variable in class org.mmbase.storage.StorageManagerFactory
 
commit() - Method in class org.mmbase.bridge.implementation.BasicNode
This implementation checks create rights, then validates the values, then processes the 'commit processors' and then calls BasicCloud.afterCommit(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(Map<MMObjectNode, String>) - 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
 
commit(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
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() - 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.module.database.MultiConnection
 
commit() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
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.StorageManagerFactory
Commits the current thread's database transaction
commitChange(MMObjectNode, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Commits the change to a node.
compare(MMObjectNode, MMObjectNode) - Method in class org.mmbase.util.NodeComparator
The two message nodes will be compared using the compare function of the values of their fields.
compareIndex(List<String>, Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
compareTo(Cloud) - Method in class org.mmbase.bridge.implementation.BasicCloud
Compares this cloud to the passed object.
compareTo(Module) - Method in class org.mmbase.bridge.implementation.ModuleHandler
Compares this module to the passed object.
compareTo(Field) - Method in class org.mmbase.core.CoreField
Compare this object to the supplied one (should be a CoreField)
compareTo(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNode
 
compareTo(TypeMapping) - Method in class org.mmbase.storage.util.TypeMapping
 
con - Variable in class org.mmbase.module.database.ConnectionWrapper
The wrapped connection
CON_BUSY - Static variable in class org.mmbase.module.database.MultiConnectionImplementation
 
CON_FAILED - Static variable in class org.mmbase.module.database.MultiConnectionImplementation
 
CON_FINISHED - Static variable in class org.mmbase.module.database.MultiConnectionImplementation
 
CON_UNUSED - Static variable in class org.mmbase.module.database.MultiConnectionImplementation
 
configure(Element) - Method in class org.mmbase.cache.QueryResultCache
 
configureOSCache() - Method in class org.mmbase.module.core.MMBase
This method tries to configure the persistence directory of OSCache, if possible (OSCache is available, and necessary (no 'cache.path' property is configured for OSCache).
ConnectionWrapper - Class in org.mmbase.module.database
Wraps a java.sql.Connection object.
ConnectionWrapper(Connection) - Constructor for class org.mmbase.module.database.ConnectionWrapper
 
ConstraintsMatchingStrategy - Class in org.mmbase.cache
This strategy will evaluate the constraint on a a query object against a NodeEvent.
ConstraintsMatchingStrategy() - Constructor for class org.mmbase.cache.ConstraintsMatchingStrategy
 
ConstraintsMatchingStrategy.AbstractConstraintMatcher - Class in org.mmbase.cache
 
ConstraintsMatchingStrategy.AbstractConstraintMatcher() - Constructor for class org.mmbase.cache.ConstraintsMatchingStrategy.AbstractConstraintMatcher
 
contains(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
Checks wether the current transaction contains the given node.
contains(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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.
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.
contextAdd(String, Set<String>) - Method in class org.mmbase.security.implementation.context.ContextCache
 
ContextAuthentication - Class in org.mmbase.security.implementation.context
Authentication based on a XML-configuration file.
ContextAuthentication() - Constructor for class org.mmbase.security.implementation.context.ContextAuthentication
 
ContextAuthorization - Class in org.mmbase.security.implementation.context
Authorization based on a XML-configuration file.
ContextAuthorization() - Constructor for class org.mmbase.security.implementation.context.ContextAuthorization
 
ContextAuthorization.AllowingContexts - Class in org.mmbase.security.implementation.context
 
ContextAuthorization.AllowingContexts(SortedSet<String>, boolean) - Constructor for class org.mmbase.security.implementation.context.ContextAuthorization.AllowingContexts
 
ContextCache - Class in org.mmbase.security.implementation.context
ContextCache class
ContextCache() - Constructor for class org.mmbase.security.implementation.context.ContextCache
 
ContextDepthDataReader - Class in org.mmbase.util.xml.applicationdata
Reads a contextdepth type of application export configuration file.
ContextDepthDataReader(Document) - Constructor for class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
Creates the Context Depth Reader
ContextDepthDataWriter - Class in org.mmbase.util.xml.applicationdata
This class is used to write (export) a selection of nodes to xml format.
ContextDepthDataWriter() - Constructor for class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
 
contextGet(String) - Method in class org.mmbase.security.implementation.context.ContextCache
 
ContextLoginModule - Class in org.mmbase.security.implementation.context
Class ContextLoginModule
ContextLoginModule() - Constructor for class org.mmbase.security.implementation.context.ContextLoginModule
 
ContextUserContext - Class in org.mmbase.security.implementation.context
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
 
convert(Object, Cloud) - Static method in class org.mmbase.bridge.implementation.BasicFunctionValue
 
convert(Object) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
convertLegacyBinaryFiles() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Convert legacy file
convertMMObjectNodeToBridgeNode(Cloud, NodeManager, Object) - Static method in class org.mmbase.bridge.implementation.BasicNodeList
 
CoreClusterQueries - Class in org.mmbase.module.core
 
CoreField - Class in org.mmbase.core
 
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.
CoreQueryContext - Class in org.mmbase.module.core
 
CoreQueryContext() - Constructor for class org.mmbase.module.core.CoreQueryContext
 
CoreSearchQueryHandler - Interface in org.mmbase.storage.search
Defines methods for an object that handles search query requests.
count - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
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.
countRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
countRelatedNodes(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
create() - Method in class org.mmbase.module.core.MMObjectBuilder
Creates a new builder table in the storage layer.
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.implementation.basic.OwnerAuthorization
 
create(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
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<CoreField>, 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.
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_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_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 primary 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
 
createAggregatedQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createAlias(BasicNode, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createAlias(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
createAlias(BasicNode, String) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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.
createArrayOf(String, Object[]) - Method in class org.mmbase.module.database.ConnectionWrapper
 
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.
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.
createDataSource(File) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
createField(String, int, int, DataType) - Static method in class org.mmbase.core.util.Fields
Defaulting version of Fields.createField(String, int int, int, DataType) (no list item type, because it is nearly always irrelevant).
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 class org.mmbase.bridge.implementation.BasicCloudContext
 
createFieldList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createFunctionValue(Object) - Method in class org.mmbase.bridge.implementation.BasicNode
 
createFunctionValue(Object) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
createIfNotExists() - Method in class org.mmbase.module.core.MMObjectBuilder
Creates the associated database table, unless it already exists.
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 class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
createKey() - Method in interface org.mmbase.storage.StorageManager
Gives an unique number for a new node, to be inserted in the storage.
createMMBase() - Method in class org.mmbase.module.core.MMBase
Create a new MMBase persistent storage instance.
createMMObjectNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
Creates new MMObjectNode for the current node manager.
createModuleList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
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 class org.mmbase.bridge.implementation.BasicCloud
 
createNodeList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNodeList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createNodeManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createNodeManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createNodeQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
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 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.module.core.MMObjectNode
 
createPool() - Method in class org.mmbase.module.database.MultiPool
Fills the connection pool
createQuery() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createQuery() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createRelation(Node, Node) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
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 class org.mmbase.bridge.implementation.BasicCloud
 
createRelationList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createRelationList() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
createRelationManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
createRelationManagerList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createSequence() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Creates a means for the database to pre-create keys with increasing numbers.
createSqlString(SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
Makes a String of a query, taking into consideration if the database supports offset and maxnumber features.
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 interface org.mmbase.module.database.MultiConnection
 
createStatement(int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
createStatement(int, int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
createStatement() - Method in class org.mmbase.module.database.MultiConnectionImplementation
createStatement returns an SQL Statement object
createStatement(int, int) - Method in class org.mmbase.module.database.MultiConnectionImplementation
createStatement returns an SQL Statement object
createStatement(int, int, int) - Method in class org.mmbase.module.database.MultiConnectionImplementation
createStorageManager() - Method in class org.mmbase.storage.StorageManagerFactory
 
createStringList() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
createStruct(String, Object[]) - Method in class org.mmbase.module.database.ConnectionWrapper
 
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<CoreField>, String) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
createTmpAlias(String, String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
createTmpNode(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
createTmpRelationNode(String, String, String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
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, boolean) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
createTransaction(String) - Method in class org.mmbase.module.core.TransactionManager
Creates transaction with given name.

D

DaemonTask - Interface in org.mmbase.core.util
Deprecated. This class copies functionality present in e.g. java.util.concurrent.ScheduledThreadPoolExecutor (a thread pool which can be used is e.g. ThreadPools.scheduler).
DaemonThread - Class in org.mmbase.core.util
Deprecated. This class copies functionality present in e.g. java.util.concurrent.ScheduledThreadPoolExecutor (a thread pool which can be used is e.g. ThreadPools.scheduler). If scheduling is not used, then only the thread group is special, which can just as well be obtained by MMBaseContext.getThreadGroup().
DaemonThread() - Constructor for class org.mmbase.core.util.DaemonThread
Deprecated. Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DaemonThread(String) - Constructor for class org.mmbase.core.util.DaemonThread
Deprecated. Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DaemonThread(Runnable, String) - Constructor for class org.mmbase.core.util.DaemonThread
Deprecated. Create a MMBase daemon thread (associated with this MMBase's threadgroup).
DATA_SOURCE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-data-source.
DatabaseStorageLookup - Class in org.mmbase.storage.implementation.database
Represents a xml document that can be used to determine the database configuration resource, based on a database's metadata.
DatabaseStorageLookup() - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageLookup
Constructor, accesses the storage lookup xml resource
DatabaseStorageManager - Class in org.mmbase.storage.implementation.database
A JDBC implementation of an object related storage manager.
DatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManager
Constructor
DatabaseStorageManager.InputStreamBlob - Class in org.mmbase.storage.implementation.database
 
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 in org.mmbase.storage.implementation.database
A storage manager factory for database storages.
DatabaseStorageManagerFactory() - Constructor for class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
DatabaseSupport - Interface in org.mmbase.module.database
Interface to support specific database things for the JDBC module
DatabaseSupportInformix - Class in org.mmbase.module.database
Deprecated. Use ;IFX_LOCK_MODE_WAIT=31 on the connection string in jdbc.xml in stead
DatabaseSupportInformix() - Constructor for class org.mmbase.module.database.DatabaseSupportInformix
Deprecated.  
DatabaseSupportShim - Class in org.mmbase.module.database
Interface to support specific database things for the JDBC module
DatabaseSupportShim() - Constructor for class org.mmbase.module.database.DatabaseSupportShim
 
dataSource - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The datasource in use by this factory.
DayMarkers - Class in org.mmbase.module.builders
Daymarkers are used to calculate the age of MMBase objects.
DayMarkers() - Constructor for class org.mmbase.module.builders.DayMarkers
 
DBConditionItem - Class in org.mmbase.storage.search.legacy
Class for conversion of boolean xpressions to their SQL equivalent.
DBConditionItem(String) - Constructor for class org.mmbase.storage.search.legacy.DBConditionItem
Creates the boolean expression
DBLogicalOperator - Class in org.mmbase.storage.search.legacy
Class for conversion of operators to their SQL equivalent.
DBLogicalOperator(String) - Constructor for class org.mmbase.storage.search.legacy.DBLogicalOperator
Creates the operator
DBLogicalOperator(char) - Constructor for class org.mmbase.storage.search.legacy.DBLogicalOperator
 
DBNumberValue - Class in org.mmbase.storage.search.legacy
Class for storing numeric values.
DBNumberValue(String) - Constructor for class org.mmbase.storage.search.legacy.DBNumberValue
Creates the numeric value
DBQuery - Class in org.mmbase.storage.search.legacy
Basic Class for parsing a set of conditional expressions.
DBQuery(String) - Constructor for class org.mmbase.storage.search.legacy.DBQuery
Creates the query
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.  
DBStringValue - Class in org.mmbase.storage.search.legacy
Class for storing and converting string values.
DBStringValue(String) - Constructor for class org.mmbase.storage.search.legacy.DBStringValue
Creates the string value
DBValue - Class in org.mmbase.storage.search.legacy
Basic Class for storing values.
DBValue() - Constructor for class org.mmbase.storage.search.legacy.DBValue
Constructor, only subclasses can be instantiated.
DBWildcardStringValue - Class in org.mmbase.storage.search.legacy
Class for storing and converting string values with wildcards.
DBWildcardStringValue(String) - Constructor for class org.mmbase.storage.search.legacy.DBWildcardStringValue
Creates the wildcarded string value
decodeFieldAttributes(Element, CoreField) - Method in class org.mmbase.util.xml.BuilderReader
 
decodeFieldDef(Element, CoreField, DataTypeCollector) - Method in class org.mmbase.util.xml.BuilderReader
Alter a specified, named FieldDef object using information obtained from the buidler configuration.
decRefCount(HttpServletRequest) - Method in class org.mmbase.servlet.MMBaseServlet
Decrease the reference count of the servlet
DEFAULT - Static variable in class org.mmbase.module.builders.Properties
 
DEFAULT_ALINEA - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default replacements for method getHTML()
DEFAULT_EOL - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
DEFAULT_SLEEP_PERIOD - Static variable in class org.mmbase.core.util.DaemonThread
Deprecated. Default sleep period for a daemon thread (one minute).
DEFAULT_STORAGE_IDENTIFIER_PREFIX - Static variable in class org.mmbase.storage.Attributes
Attribute: default-storage-identifier-prefix.
defaultDeploy - Variable in class org.mmbase.module.corebuilders.TypeDef
 
defaultEquals(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNode
 
defaultToString() - Method in class org.mmbase.module.core.MMObjectNode
 
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.module.core.MMObjectBuilder
Removes the builder from the storage.
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 databases, where you may need to remove the node in more than one builder.
delete(MMObjectNode, MMObjectBuilder, List<CoreField>, 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(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_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_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.
deleteAlias(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.
deleteNewNode(int, MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
deleteNewNode(int, MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
deleteNode(int, MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
Ignored by basic cloud.
deleteNode(int, MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
deleteObject(String, String, String) - Method in class org.mmbase.module.core.TransactionManager
 
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(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
deleteTmpNode(String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
deleteTransaction(String) - Method in class org.mmbase.module.core.TransactionManager
Removes the transaction with given name
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.
delRelationsCache(Integer) - Static method in class org.mmbase.module.core.MMObjectNode
Delete the relation cache for this node.
description - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
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.
destroy() - Method in class org.mmbase.servlet.CloudThreadFilter
 
destroy() - Method in class org.mmbase.servlet.MMBaseServlet
 
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.
disallowedFields - Variable in class org.mmbase.storage.StorageManagerFactory
The map with disallowed fieldnames and (if given) alternates
dnum - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
doBuilderPosts(String, Map<String, Object>, Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
document - Variable in class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
 
doEvaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.BasicReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.BasicReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.BetterStrategy
 
doEvaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.BetterStrategy
 
doEvaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
doEvaluate(RelationEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
doEvaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
doEvaluate(RelationEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy
 
doEvaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.ReleaseStrategy
implement this method to create your own strategy.
doEvaluate(RelationEvent, SearchQuery, List<MMObjectNode>) - 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.CloudThreadFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.MMBaseServlet
Default MMBaseServlet implementation serves MMBase version information.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.Performance
Called by the server when a request is done.
doModulePosts(String, Map<String, Object>, Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
done() - Method in class org.mmbase.util.xml.applicationdata.NodeWriter
Writes a footer to the xml file, and closes the file.
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.applicationdata.ApplicationReader
DTD resource filename of the most Application DTD
DTD_APPLICATION_1_0 - Static variable in class org.mmbase.util.xml.applicationdata.ApplicationReader
DTD resource filename of the Application DTD version 1.0
DTD_APPLICATION_1_1 - Static variable in class org.mmbase.util.xml.applicationdata.ApplicationReader
DTD resource filename of the Application DTD version 1.1
DTD_BASICSECURITY_1_0 - Static variable in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
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_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
Dummy - Class in org.mmbase.module.builders
Deprecated. Simply use MMObjectBuilder. In the builder xml you can simply leave the <class> element away alltogether.
Dummy() - Constructor for class org.mmbase.module.builders.Dummy
Deprecated.  

E

edit(int) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
ENFORCE_DISALLOWED_FIELDS - Static variable in class org.mmbase.storage.Attributes
Option: enforce.disallowed.fields.
entrySet() - Method in class org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap
Deprecated.  
EQUAL - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
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.LocalResolver
 
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.cache.ReleaseStrategy
 
equals(Object) - Method in class org.mmbase.core.CoreField
 
equals(Object) - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
equals(Object) - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
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.implementation.context.ContextUserContext
 
equals(Object) - Method in class org.mmbase.storage.util.TypeMapping
 
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).
error(String) - Method in class org.mmbase.module.tools.ApplicationResult
Adds a message and logs it as an error, and sets the success status to false.
EtxIndexCreator - Class in org.mmbase.storage.search.implementation.database.informix.excalibur
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 in org.mmbase.storage.search.implementation.database.informix.excalibur
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.
evaluate(NodeEvent, SearchQuery, List<MMObjectNode>) - 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<MMObjectNode>) - Method in class org.mmbase.cache.ReleaseStrategy
 
EVENT_TYPE_LOCAL - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
EVENT_TYPE_REMOTE - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
eventApplies(Map<String, Object>, NodeEvent) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy.AbstractConstraintMatcher
 
ExampleBuilder - Class in org.mmbase.util.functions
Example builder implementation implementing functions.
ExampleBuilder() - Constructor for class org.mmbase.util.functions.ExampleBuilder
 
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.
executeBatch() - Method in class org.mmbase.module.database.MultiStatement
 
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.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
 
executeQuery(String) - Method in class org.mmbase.module.database.MultiStatement
 
executeQuery(String, ResultSetReader) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
executeTask() - Method in interface org.mmbase.core.util.DaemonTask
Deprecated. Defines a task that need be run by a daemon thread's run() method.
executeTask() - Method in class org.mmbase.core.util.DaemonThread
Deprecated.  
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<CoreField>) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Executes an update query for given node and fields.
executeUpdateCheckConnection(String, MMObjectNode, List<CoreField>) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Executes an update query for given node and fields.
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
 
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).
externalUrlField - Variable in class org.mmbase.module.builders.AbstractServletBuilder
If set, this points out a field in the builder that optionally contains a url to an external (binary) source, which is then used as the stored attachment (instead of accessing the database).

F

factory - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The factory that created this manager
factory - Static variable in class org.mmbase.storage.search.legacy.QueryConvertor
 
factory - Variable in class org.mmbase.storage.util.StorageReader
The factory for which the reader reads the document.
FIELD_DAYCOUNT - Static variable in class org.mmbase.module.builders.DayMarkers
 
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_HANDLE - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
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_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_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
fieldCache - Static variable in class org.mmbase.storage.search.ResultBuilder
 
FieldDefs - Class in org.mmbase.module.corebuilders
Deprecated. use CoreField
FieldDefs(String, int, int, int, DataType<? extends Object>) - 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 in org.mmbase.module.corebuilders
Deprecated. Temporary implementation for backwards-compatibility.
FieldDefs.LocaleToStringMap(Map<Locale, String>) - Constructor for class org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap
Deprecated.  
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.storage.search.legacy.DBConditionItem
The fieldname.
Fields - Class in org.mmbase.core.util
Eĥoŝanĝo, ĉiuĵaŭde.
Fields() - Constructor for class org.mmbase.core.util.Fields
 
fields - Variable in class org.mmbase.module.core.MMObjectBuilder
 
fieldTypes - Variable in class org.mmbase.bridge.implementation.BasicNodeManager
 
fieldTypes - Variable in class org.mmbase.bridge.implementation.VirtualNodeManager
 
FILE_PATTERN - Static variable in class org.mmbase.servlet.BridgeServlet
Pattern used for the 'filename' part of the request.
FileLoginModule - Class in org.mmbase.security.implementation.basic
Simple implementation, to provide authentication from files...
FileLoginModule() - Constructor for class org.mmbase.security.implementation.basic.FileLoginModule
 
fillFromXml(Element) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
fillNode(MMObjectNode, ResultSet, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Fills a single Node from the resultset of a query.
fillPool(boolean) - Method in class org.mmbase.module.database.MultiPool
Fills the connection pool.
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.BasicNodeManager
 
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
 
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.
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.
findUserName(Object) - Method in class org.mmbase.module.core.TransactionManager
 
finish() - Method in class org.mmbase.core.CoreField
Finishes this encapsulated DataType with current field.
finish() - Method in class org.mmbase.module.core.MMObjectNode
Finish the loading of a node
FORCE_ENCODE_TEXT - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-force-encode-text.
forceEncode(String) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
 
format(Object...) - Method in class org.mmbase.storage.util.Scheme
Applies the parameters to the scheme's pattern.
FORMAT_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
free() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
FullBackupDataWriter - Class in org.mmbase.util.xml.applicationdata
This is used to export a full backup, by writing all nodes to XML.
FullBackupDataWriter() - Constructor for class org.mmbase.util.xml.applicationdata.FullBackupDataWriter
 
FunctionSqlHandler - Class in org.mmbase.storage.search.implementation.database.functions
An SQL handle also recognizing 'FunctionValueConstraint's.
FunctionSqlHandler(SqlHandler) - Constructor for class org.mmbase.storage.search.implementation.database.functions.FunctionSqlHandler
 

G

generate() - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
Generates the document.
generate() - Method in class org.mmbase.util.xml.BuilderWriter
Generates the document.
generate() - Method in class org.mmbase.util.xml.ModuleWriter
Generates the document.
genericBlobCache - Static variable in class org.mmbase.module.core.MMObjectBuilder
The cache for all blobs.
GenericDataSource - Class in org.mmbase.storage.implementation.database
This class functions as a DataSource wrapper around the JDBC Module.
GenericDataSource(MMBase, File) - Constructor for class org.mmbase.storage.implementation.database.GenericDataSource
Constructs a DataSource for accessing the database belonging to the given MMBase module.
GenericDataSource(MMBase) - Constructor for class org.mmbase.storage.implementation.database.GenericDataSource
 
GenericDataSource.ConnectionProxy - Class in org.mmbase.storage.implementation.database
Interesting trick to make things compile in both java 1.5 and 1.6
get() - Method in class org.mmbase.bridge.implementation.BasicFunctionValue
 
get(String) - Method in class org.mmbase.module.database.MultiPoolHandler
 
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_PARAMETERS - Static variable in class org.mmbase.module.builders.Properties
 
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.
getAccount() - Method in class org.mmbase.bridge.implementation.BasicCloud
The owner to use for the temporary node manager.
getAccount() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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').
getActionRepository() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
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
 
getActualNodeForField(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getAfterDeployment() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
 
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)
getAlias(int) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain the alias of a node.
getAliasedNode(String) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain a node from the cloud through its alias
getAliases() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getAliasList(int) - Method in class org.mmbase.module.corebuilders.OAlias
Obtain the aliases of a node.
getAllContexts() - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
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(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.applicationdata.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.
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.
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()
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)
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.
getApplicationsList() - Method in class org.mmbase.module.tools.MMAdmin
 
getAssociation() - Method in class org.mmbase.module.builders.AbstractServletBuilder
This functions should return a string identifying where it is for.
getAssociations() - Method in class org.mmbase.servlet.MMBaseServlet
On default, servlets are not associated with any function.
getAttribute(String) - Method in class org.mmbase.storage.StorageManagerFactory
Obtain an attribute from this factory.
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.
getAuthentication() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getAuthType() - Method in class org.mmbase.module.core.MMBase
 
getAutoCommit() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getAutoCommit() - Method in interface org.mmbase.module.database.MultiConnection
 
getAverageValueLength() - Method in class org.mmbase.cache.QueryResultCache
 
getAvgEvaluationTimeInMilis() - Method in class org.mmbase.cache.ReleaseStrategy
 
getBaseName() - Method in class org.mmbase.module.core.MMBase
Retrieves the storage base name
getBasePath(String) - Static method in class org.mmbase.servlet.MMBaseServlet
 
getBasicNodeManager(MMObjectBuilder) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getBasicNodeManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getBinary(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
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'
getBinaryStream() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBinaryStream(long, long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBinaryValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getBinaryValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
Retrieve a large binary object (byte array) for a specified object field.
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
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.
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.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.
getBuilder() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getBuilder(String, Map<String, Integer>) - Method in class org.mmbase.module.core.ClusterBuilder
Gets builder corresponding to the specified table alias.
getBuilder() - Method in class org.mmbase.module.core.ClusterNode
 
getBuilder(int) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getBuilder(String, Map<String, Integer>) - Method in class org.mmbase.module.core.CoreClusterQueries
 
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() - Method in class org.mmbase.module.core.NodeSearchQuery
 
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(String) - Method in class org.mmbase.module.tools.MMAdmin
Retrieves a specified builder.
getBuilderClass(String) - Method in class org.mmbase.module.tools.MMAdmin
 
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.
getBuilderDescription(String) - Method in class org.mmbase.module.tools.MMAdmin
 
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
The (base)path to the builder configuration files
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.
getBuilderNumber(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
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.
getBuildersList() - Method in class org.mmbase.module.tools.MMAdmin
 
getBuilderVersion(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getBusyPool() - Method in class org.mmbase.module.database.MultiPool
For reporting purposes the connections in busypool can be listed.
getByDestination(MMObjectBuilder) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
getByDestination(int) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
getByDestinationSource(MMObjectBuilder, MMObjectBuilder) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
getByDestinationSource(int, int) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
getByDestinationSourceRole(int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
getBySource(MMObjectBuilder) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
getBySource(int) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
getBySourceDestination(MMObjectBuilder, MMObjectBuilder) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
getBySourceDestination(int, int) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
getBySourceDestinationRole(int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
getBytes(long, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
getBytes() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
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.module.core.MMObjectNode
 
getByteSize(SizeOf) - Method in class org.mmbase.module.core.MMObjectNode
 
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.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.
getCache() - Static method in class org.mmbase.cache.AggregatedResultCache
 
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(SearchQuery) - Method in class org.mmbase.core.util.StorageConnector
Returns the Cache which should be used for the result of a certain query.
getCacheVersions(Map<String, Vector<VersionCacheNode>>) - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
getCatalog() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getCatalog() - Method in interface org.mmbase.module.database.MultiConnection
 
getCatalog() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
getCatalog() - Method in class org.mmbase.storage.StorageManagerFactory
Returns the name of the catalog used by this storage (null if no catalog is used).
getChanged() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getChanged() - Method in class org.mmbase.module.core.MMObjectNode
Return the names of all persistent fields that were changed.
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.
getClassCloud() - Method in class org.mmbase.servlet.BridgeServlet
Obtains a cloud using 'class' security.
getClassName() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. don't use
getClientInfo(String) - Method in class org.mmbase.module.database.ConnectionWrapper
 
getClientInfo() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getCloud(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getCloud(String, String, Map<String, ?>) - 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(Map) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getCloud() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getCloud(BridgeServlet.QueryParts) - Method in class org.mmbase.servlet.BridgeServlet
Obtains a cloud object, using a QueryParts object.
getCloudContext() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getCloudContext() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getCloudContext() - Static method in class org.mmbase.bridge.LocalContext
Called from the script to retrieve the current CloudContext
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 class org.mmbase.bridge.implementation.BasicCloudContext
 
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.
getClusterNodesFromQueryHandler(SearchQuery) - Method in class org.mmbase.module.core.ClusterBuilder
Executes query, returns results as clusternodes or MMObjectNodes if the query is a Node-query.
getClusterQueries() - Method in class org.mmbase.module.core.CoreQueryContext
 
getCollationMappings() - Method in class org.mmbase.storage.util.StorageReader
 
getComponentProperties(String) - Static method in class org.mmbase.core.util.SystemProperties
Returns the value of the property with the key
getComponentProperty(String, String) - Static method in class org.mmbase.core.util.SystemProperties
Returns the value of the property with the key
getConfigFile() - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Need something as getConfigResource in stead.
getConfigResource() - Method in class org.mmbase.module.core.MMObjectBuilder
 
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 class org.mmbase.module.database.MultiPoolHandler
 
getConnection() - Method in class org.mmbase.module.database.MultiStatement
 
getConnection() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getConnection(String, String) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
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.
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 TODO MM: This method is used like this: if(getConstraintsForField(fieldName, eventBuilder, constraint, query).size() > 0){ return false;} IOW, only the size of the return list is used, and then even whether it is 0 or not.
getContext() - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.implementation.basic.OwnerAuthorization
 
getContext(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getContext(int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getContextSources() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
contextsources attached to this application
getCoreNode(MMObjectBuilder, Node) - Method in class org.mmbase.module.core.MMObjectNodeFunction
Utility method to convert a Node to a MMObjectNode.
getCoreNodes() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getCost() - Method in class org.mmbase.cache.ReleaseStrategy.StrategyResult
The cost of a node event evaluation.
getDatabaseName() - Method in class org.mmbase.module.database.JDBC
 
getDatabaseName() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Doing some best effort to get a 'database name'.
getDatabasesList() - Method in class org.mmbase.module.tools.MMAdmin
 
getDataDir() - Method in class org.mmbase.module.core.MMBase
A setting 'datadir' can be specified in mmbaseroot.xml (and hence in your context xml).
getDataSource() - Method in class org.mmbase.module.core.MMBase
Returns the datasource as was configured with mmbaseroot.xml properties.
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.applicationdata.ApplicationReader
Get datasources attached to this application
getDataType(StepField) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
getDataTypeCollector() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the datatype collector belonging to this buidler.
getDataTypeForFieldAttribute(String) - Method in class org.mmbase.util.xml.BuilderReader
 
getDate(MMObjectNode) - Method in class org.mmbase.module.builders.DayMarkers
Returns the date of a daymarker
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 class org.mmbase.bridge.implementation.BasicNode
 
getDateValue(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getDateValue(String) - Method in class org.mmbase.module.core.MMObjectNode
Get a value of a certain field.
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
 
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 getStoragePosition()
getDBSize() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. Use 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
 
getDefaultCharacterEncoding() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getDefaultContext(UserContext) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
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.
getDefaultLocale() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
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.
getDefaultTeaser(MMObjectNode, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Will be removed?
getDefaultTimeZone() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getDefaultUrl(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Return the default url of this object.
getDefines() - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
getDepth() - Method in class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
Retrieves the depth to which to serach.
getDescendants() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getDescendants() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns an (unmodifiable) list of all descendant-builders.
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(Locale) - 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.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.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.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(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getDescription() - Method in class org.mmbase.util.xml.applicationdata.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()
getDestination() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
getDestinationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getDirectConnection(String, String, String) - Method in class org.mmbase.module.database.JDBC
 
getDirectConnection(String) - Method in class org.mmbase.module.database.JDBC
 
getDirectConnection() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getDirectionality() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
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(UserContext, Operation) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
getDocumentReader() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Locates and opens the storage configuration document, if available.
getDocumentReader() - Method in class org.mmbase.storage.StorageManagerFactory
Locates and opens the storage configuration document, if available.
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.module.core.MMObjectNode
Get a value of a certain field.
getEditPosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field when editing.
getEmptyNode(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a new empty node object.
getEncoding() - Method in class org.mmbase.module.core.MMBase
Retrieves the encoding.
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.
getExpandBuilder() - Method in class org.mmbase.util.xml.BuilderWriter
Gets whether the builder will expand when writing.
getExportSource() - Method in class org.mmbase.util.xml.applicationdata.NodeReader
get the name of this application
getFactory() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getFetchDirection() - Method in class org.mmbase.module.database.MultiStatement
 
getFetchSize() - Method in class org.mmbase.module.database.MultiStatement
 
getField(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getField(String) - Method in class org.mmbase.module.core.ClusterBuilder
Return a field.
getField(String, BasicSearchQuery) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getField(String, String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getField(String, SearchQuery) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getField(String, String) - Method in class org.mmbase.module.core.CoreQueryContext
 
getField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Return a field's definition
getField(StepField) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
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).
getFieldIndices(MMObjectBuilder, StepField...) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getFieldList(Index) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Returns a comma separated list of field names for an index.
getFieldName(CoreField) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
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.
getFields() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getFields(int) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
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(String) - Method in class org.mmbase.module.core.CoreQueryContext
 
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(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getFields() - Method in class org.mmbase.util.xml.BuilderReader
 
getFields(MMObjectBuilder, DataTypeCollector) - Method in class org.mmbase.util.xml.BuilderReader
Get the field definitions of this builder.
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(SearchQuery, NodeManager) - Static method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
getFileName(MMObjectNode, StringBuilder) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getFileName(Node, StringBuilder) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
getFileName() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getFilterBuilders(List<Map<String, String>>, TypeDef) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Retrieves the builders used for filtering the nodes for this application
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.module.core.MMObjectNode
Get a value of a certain field.
getForwardGUIName() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getForwardRole() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getFree() - Method in class org.mmbase.module.database.MultiPool
Get a free connection from the pool
getFullTableName() - Method in class org.mmbase.module.core.MMTable
Retrieve the full table name (including the clouds' base name)
getFunction(String, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getFunction(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
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
 
getFunctionParameters(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. use executeFunction(node, function, list)
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(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(MMObjectBuilder) - Method in class org.mmbase.util.xml.BuilderReader
 
getFunctionsFunction - 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.
getFunctionValue(String, List<?>) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getFunctionValue(MMObjectNode, String, List<?>) - Method in class org.mmbase.module.core.MMObjectBuilder
Executes a 'function' on a MMObjectNode.
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(MMObjectNode, Parameters) - Method in class org.mmbase.module.core.MMObjectNodeFunction
Implements the function on a certain node.
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(Node, Parameters) - Method in class org.mmbase.util.functions.GuiFunction
 
getGeneratedKeys() - Method in class org.mmbase.module.database.MultiStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
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.
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
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) - Method in class org.mmbase.module.builders.Properties
 
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.
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(String, Node) - Method in class org.mmbase.util.functions.GuiFunction
Bridge version of {@link MMObjectBuilder#getGUIIndicator(String, Node)
getGUIIndicator(Node, Parameters) - Method in class org.mmbase.util.functions.GuiFunction
Bridge version of {@link MMObjectBuilder#getGUIIndicator(Node, Parameters)
getGUIIndicator(Node) - Method in class org.mmbase.util.functions.GuiFunction
Bridge version of {@link MMObjectBuilder#getGUIIndicator(Node)
getGUIList() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use getListPosition()
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(Locale) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getGUIName() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getGUIName(int, Locale) - Method in class org.mmbase.bridge.implementation.VirtualNodeManager
 
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 getEditPosition()
getGUISearch() - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use getSearchPosition()
getGUIType() - Method in class org.mmbase.core.CoreField
Retrieve the GUI type of the field.
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.
getHoldability() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getHoldability() - Method in interface org.mmbase.module.database.MultiConnection
 
getHost() - Method in class org.mmbase.module.core.MMBase
Retrieves the host name or ip number This value is set using the configuration file.
getHTML(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated.  
getId() - Method in class org.mmbase.bridge.implementation.BasicTransaction
Returns the unique ID used for this transaction.
getIdentifier() - Method in class org.mmbase.security.implementation.basic.NameContext
 
getIdentifier() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getIgnoredAutodeployApplications() - Method in class org.mmbase.module.tools.MMAdmin
 
getIndex(String) - Method in class org.mmbase.core.util.StorageConnector
 
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(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
 
getInitParameter(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieve a specific property.
getInitParameters() - Method in class org.mmbase.module.core.MMObjectBuilder
Get all builder properties
getInitParameters(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Get all builder properties and override properties through application context
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.module.core.MMObjectNode
 
getInputStreamValue(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getInputStreamValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
 
getInsRel() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the InsRel builder.
getInstalledVersion(String, String) - Method in class org.mmbase.module.builders.Versions
 
getInstallNotice() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the installation notices for this application
getInstance() - Static method in class org.mmbase.module.core.TransactionManager
 
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
 
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.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
getInvalidFieldName() - Method in exception org.mmbase.module.core.InvalidDataException
Retrieved the name of the field that caused the exception
getJDBCtoField(int, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Guess the (mmbase) type in storage using the JDBC type.
getKey() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getLanguage() - Method in class org.mmbase.module.core.MMBase
Retrieves the current language.
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.
getLastSQL() - Method in interface org.mmbase.module.database.MultiConnection
 
getLastSQL() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
getLastStepList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Based on multi-level query.
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(String, Map<String, ?>) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getList(String, Map<String, ?>, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getList() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
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.ProcessorModule
 
getList(PageInfo, StringTagger, String) - Method in class org.mmbase.module.tools.MMAdmin
Generate a list of values from a command to the processor
getListBuilder(String, Map<String, ?>) - Method in class org.mmbase.module.ProcessorModule
 
getListBuilder(String, Map<String, ?>) - Method in class org.mmbase.module.tools.MMAdmin
Returns a virtual builder used to create node lists from the results returned by getList().
getListPosition() - Method in class org.mmbase.core.CoreField
Retrieve the position of the field when listing.
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.module.core.MMObjectNode
Get a value of a certain field.
getLocale() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getLocale() - Method in class org.mmbase.module.core.MMBase
Retrieves the current locale.
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 class org.mmbase.bridge.implementation.ModuleHandler
 
getLocalizedGUIName() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getLoginTimeout() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getLogStartTime() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getLogWriter() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
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.module.core.MMObjectNode
Get a value of a certain field.
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
getMaintainer() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the maintainer of this builder
getMaintainer() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the maintainer of this application
getMappedCollation(Collator) - Method in class org.mmbase.storage.StorageManagerFactory
Given a Collator return a String such as the storage implemetnation may use to identify a collation.
getMaxConnections() - Method in class org.mmbase.module.database.MultiPoolHandler
 
getMaxFieldSize() - Method in class org.mmbase.module.database.MultiStatement
 
getMaxKeyLength() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
The maximal length an index in the database can have, or Integer.MAX_VALUE.
getMaxLength() - Method in class org.mmbase.core.CoreField
Returns the (maximum) size of this field, as determined by the storage layer.
getMaxLengthForKey(CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getMaxLifeTime() - Method in class org.mmbase.module.database.MultiPool
Gets the time in ms how long a query may live before it is killed.
getMaxQuerys() - Method in class org.mmbase.module.database.MultiPoolHandler
 
getMaxRows() - Method in class org.mmbase.module.database.MultiStatement
 
getMessage() - Method in class org.mmbase.module.tools.ApplicationResult
 
getMetaData() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getMetaData() - Method in interface org.mmbase.module.database.MultiConnection
 
getMetaURL(Class) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
Returns an given connection URL for a given Driver CLass.
getMimeType(MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
Returns the Mime-type associated with this node
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.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).
getMMObject(String) - Method in class org.mmbase.module.core.MMBase
Retrieves a specified builder.
getMMObjectBuilder() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getMMServerNode(String) - Method in class org.mmbase.module.builders.MMServers
 
getMMServerNode(String, String) - Method in class org.mmbase.module.builders.MMServers
 
getMMServerNodes() - Method in class org.mmbase.module.builders.MMServers
Returns all the nodes from the builder without loading it in the nodes cache of MMBase.
getMMServerProperty(String, String) - Method in class org.mmbase.module.builders.MMServers
 
getModule(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getModule(Module, CloudContext) - Static method in class org.mmbase.bridge.implementation.ModuleHandler
 
getModuleClass(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getModuleDescription(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getModuleProperties(String) - Method in class org.mmbase.module.tools.MMAdmin
 
getModuleProperty(String, String) - Method in class org.mmbase.module.tools.MMAdmin
 
getModules() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
getModulesList() - Method in class org.mmbase.module.tools.MMAdmin
 
getModuleValue(String) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
Deprecated. Use ContextLoginModule.getAccount(java.lang.String)
getMonthsByDayCount(int) - Method in class org.mmbase.module.builders.DayMarkers
 
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.
getMultilevelCacheEntries() - Method in class org.mmbase.module.tools.MMAdmin
 
getMultiLevelSearchQuery(List<String>, List<String>, String, List<String>, String, List<String>, List<String>, 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, List searchDir)
getMultiLevelSearchQuery(List<String>, List<String>, String, List<String>, String, List<String>, List<String>, List<Integer>) - Method in class org.mmbase.module.core.ClusterBuilder
Creates search query that selects all the objects that match the searchkeys.
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.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.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.module.core.MMObjectNode
Return the buildername of this node
getName() - Method in class org.mmbase.storage.util.Index
 
getName() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the name of this application
getNameToNumberCache() - Method in class org.mmbase.module.corebuilders.TypeDef
 
getNeededBuilders() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the Builders needed for this application
getNeededRelDefs() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the RelDefs needed for this application
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
 
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
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
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.BasicNode
Obtains a reference to the underlying MMObjectNode.
getNode(Cloud, NodeManager, MMObjectNode) - Static method in class org.mmbase.bridge.implementation.BasicNodeList
 
getNode(String) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getNode() - Method in class org.mmbase.bridge.implementation.VirtualNode
Obtains a reference to the underlying MMObjectNode.
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(MMObjectNode, Parameters) - Static method in class org.mmbase.module.core.MMObjectNodeFunction
 
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
Tries to get the node with number 'key'.
getNode(BridgeServlet.QueryParts) - Method in class org.mmbase.servlet.BridgeServlet
Servlets would often need a node.
getNode() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getNode(MMObjectBuilder, int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getNode(MMObjectBuilder, int) - Method in interface org.mmbase.storage.StorageManager
Select a node from a specified builder
getNodeByAlias(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNodeCacheEntries() - Method in class org.mmbase.module.tools.MMAdmin
 
getNodeField(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
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
 
getNodeGUIIndicator(MMObjectNode, Parameters) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns a GUI-indicator for the node itself.
getNodeGUIIndicator(Node, Parameters) - Method in class org.mmbase.util.functions.GuiFunction
Bridge version of {@link MMObjectBuilder#getNodeGUIIndicator(Node, Parameters)
getNodeIdentifier() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getNodeList(Object, String, Map<String, ?>) - Method in class org.mmbase.module.ProcessorModule
This method is a wrapper around ProcessorModule.getList(PageInfo, StringTagger, String)
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.BasicNode
 
getNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
getNodeManager() - Method in class org.mmbase.core.CoreField
 
getNodeManagers() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNodeNumber() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getNodeRef() - Method in class org.mmbase.bridge.implementation.VirtualNode
Returns the MMObjectNode on which the VirtualNode was based
getNodes() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getNodes(Collection<MMObjectNode>) - 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<MMObjectNode>) - 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(SearchQuery, MMObjectBuilder) - Method in interface org.mmbase.storage.search.CoreSearchQueryHandler
Processes a search query, returns the result as a list of nodes.
getNodes(SearchQuery, MMObjectBuilder) - Method in class org.mmbase.storage.search.implementation.database.BasicQueryHandler
 
getNodes(MMBase) - Method in class org.mmbase.util.xml.applicationdata.NodeReader
 
getNodes(MMBase) - Method in class org.mmbase.util.xml.applicationdata.RelationNodeReader
 
getNodesStep(List<Step>, int) - Method in class org.mmbase.module.core.ClusterBuilder
Gets first step from list, that corresponds to the builder of a specified node - or one of its parentbuilders.
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 class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
getNodeType(int) - Method in interface org.mmbase.storage.StorageManager
Returns the nodetype for a specified nodereference
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.module.core.MMObjectNode
Get a value of a certain field.
getNonTransactionalCloud() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getNonTransactionalCloud() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getNumber() - Method in class org.mmbase.bridge.implementation.BasicNode
 
getNumber() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
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
 
getNumberForAlias(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getNumberToNameCache() - Method in class org.mmbase.module.corebuilders.TypeDef
 
getOAlias() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the OAlias builder.
getObject(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
Makes sure that the node identify with 'key' is a temporary node for the given owner.
getObject(String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
getObjectField(String, String, String) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
getObjectType() - Method in class org.mmbase.module.core.MMObjectBuilder
Returns the objecttype (otype).
getObjectValue(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Like getValue, but without the 'old' code (short_ html_ etc).
getOldBuilder() - Method in class org.mmbase.module.core.MMObjectNode
Returns the original builder after MMObjectNode.setBuilder(org.mmbase.module.core.MMObjectBuilder).
getOldValues() - Method in class org.mmbase.module.core.MMObjectNode
This can be modified by other users of this object though.
getOriginalBuilder() - Method in class org.mmbase.module.core.VirtualReferrerBuilder
Returns the original 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
 
getOwnerField() - Method in class org.mmbase.security.implementation.context.ContextUserContext
 
getParent() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getParent() - Method in class org.mmbase.core.CoreField
Retrieves the parent builder for this field
getParent() - Method in interface org.mmbase.module.database.MultiConnection
 
getParent() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
getParent() - Method in class org.mmbase.storage.util.Index
 
getParentBuilder(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
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
getParentClassName() - Method in class org.mmbase.util.xml.BuilderReader
 
getParentLogger() - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
getParentMaintainer() - Method in class org.mmbase.util.xml.BuilderReader
 
getParentProperties() - Method in class org.mmbase.util.xml.BuilderReader
 
getParentSearchAge() - Method in class org.mmbase.util.xml.BuilderReader
 
getParentVersion() - Method in class org.mmbase.util.xml.BuilderReader
 
getPassword() - Method in class org.mmbase.module.database.JDBC
 
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)
getPool() - Method in class org.mmbase.module.database.MultiPool
For reporting purposes the connections in pool can be listed.
getPossibleContexts() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getPossibleContexts() - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.implementation.basic.OwnerAuthorization
Returns a list of all users in accounts.properties
getPossibleContexts(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
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.BasicTransaction
 
getProperties() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getProperties() - Method in class org.mmbase.module.core.MMObjectNode
Return a the properties for this node.
getProperty(Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getProperty(String) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
getProperty(Object) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
getProperty(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
getProperty(String) - Static method in class org.mmbase.core.util.SystemProperties
Returns the value of the property with the key
getProperty(String) - Method in class org.mmbase.module.core.MMObjectNode
Returns a specified property of this node.
getPropertyNodes(Node) - Method in class org.mmbase.module.builders.Properties
 
getQueryContext() - Method in class org.mmbase.module.core.CoreClusterQueries
 
getQueryTimeout() - Method in class org.mmbase.module.database.MultiStatement
 
getRank() - Method in class org.mmbase.security.implementation.basic.NameContext
 
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
 
getRealConnection() - Method in class org.mmbase.module.database.MultiConnectionImplementation
Deprecated. Use ConnectionWrapper.unwrap(Class) (a java 1.6 method from 'Wrapper')
getRealNode(String) - Method in class org.mmbase.module.core.ClusterNode
Obtain the 'real' nodes, associated with a specified objectbuilder.
getReciprocalGUIName() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getReciprocalRole() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
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
getRelatedNode(int, MMObjectNode) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Determines the number of the node referenced by another node.
getRelatedNodes(NodeManager, String) - Method in class org.mmbase.bridge.implementation.BasicNode
Get related nodes for this node
getRelatedNodes(NodeManager, String, String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.
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.  
getRelation(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelation(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
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.
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.
getRelationCount(String) - Method in class org.mmbase.module.core.VirtualNode
Return the number of relations of this node, filtered on a specified type.
getRelationManager(int, int, int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Retrieves a RelationManager.
getRelationManager(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getRelationManager(String) - 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() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
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.
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.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.
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
getRelations_main(int) - Method in class org.mmbase.module.core.MMObjectBuilder
Returns all relations of a node.
getRelationSources() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get relationsources attached to this application
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)
getRelDef() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the RelDef builder.
getReleaseStrategy() - Method in class org.mmbase.cache.QueryResultCache
 
getRelsNrByName(String, String) - Method in class org.mmbase.module.corebuilders.RelDef
Deprecated. use RelDef.getNumberByName(java.lang.String) instead
getRequest() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getRequestURL(HttpServletRequest) - Static method in class org.mmbase.servlet.MMBaseServlet
Return URI with QueryString appended
getRequirements() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the applicationlist required by this application
getResourcePath(DatabaseMetaData) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageLookup
Obtain an path to a database configuration resource
getResponse() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
getResult() - Method in class org.mmbase.storage.search.ResultBuilder
 
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
 
getRoles() - Method in class org.mmbase.module.corebuilders.RelDef
Returns all possible rnumbers ('roles').
getRootBuilder() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the Object builder.
getRootType() - Method in class org.mmbase.module.core.MMBase
Returns the otype of the Object builder, or -1 if it is not known.
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.
getScheme(String) - Method in class org.mmbase.storage.StorageManagerFactory
Obtain a scheme from this factory.
getScheme(String, 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
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.
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.bridge.implementation.BasicCloudContext
 
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.
getSecureList(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
Result with Cluster Nodes (checked security)
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() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
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
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.
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.servlet.BridgeServlet.QueryParts
 
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.
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'
getShort(String, int) - Method in class org.mmbase.module.core.MMObjectBuilder
Support routine to return shorter strings.
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
Deprecated. Use MMObjectBuilder.getShortedInputStream(String, MMObjectNode)
getShortedByte(String, MMObjectNode) - Method in class org.mmbase.module.core.VirtualBuilder
Get binary data of a blob field.
getShortedInputStream(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Get binary data of a blob field.
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.
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)
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.module.core.ClusterNode
 
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
Deprecated. Returns this task's sleep period.
getSleepPeriod() - Method in class org.mmbase.core.util.DaemonThread
Deprecated.  
getSmartPath(String, String, String, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. This method will be finalized in MMBase 1.9 and removed afterwards. You can implement a new smart-path for your builders, with a class like SmartPathFunction in stead, and configure it in your builder xml as the implementation for the 'smartpath' function. This makes extensions less dependent on precise arguments (e.g. 'documentRoot' is not relevant for 'resourceloader' implementation), and makes this function pluggable on all builders. See also MMB-1449.
getSortordersForField(String, MMObjectBuilder, List<SortOrder>, 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 TODO MM: See remark at ReleaseStrategy.getConstraintsForField(java.lang.String, org.mmbase.module.core.MMObjectBuilder, org.mmbase.storage.search.Constraint, org.mmbase.storage.search.SearchQuery)
getSource() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
getSourceManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
getStackTrace() - Method in interface org.mmbase.module.database.MultiConnection
 
getStackTrace() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
getStartAlias() - Method in class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
Retrieves the content of the alias attribute of the startnode.
getStartBuilder() - Method in class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
Retrieves the content of the buidler attribute of the startnode.
getStartNode(ContextDepthDataReader, MMBase) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Retrieves the number of the startnode referenced by the context configuration file..
getStartTime() - Method in interface org.mmbase.module.database.MultiConnection
 
getStartTime() - Method in class org.mmbase.module.database.MultiConnectionImplementation
Returns the moment on which the last SQL statement was started in seconds after 1970.
getStartTimeMillis() - Method in interface org.mmbase.module.database.MultiConnection
 
getStartTimeMillis() - Method in class org.mmbase.module.database.MultiConnectionImplementation
Returns the moment on which the last SQL statement was started in milliseconds after 1970.
getStartWhere() - Method in class org.mmbase.util.xml.applicationdata.ContextDepthDataReader
Retrieves the content of the where attribute of the startnode.
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).
getStateString() - Method in interface org.mmbase.module.database.MultiConnection
 
getStateString() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
getStorageConnector() - Method in class org.mmbase.module.core.MMTable
 
getStorageIdentifier() - Method in class org.mmbase.core.CoreField
Returns a storage identifier for this object.
getStorageIdentifier(String) - Method in class org.mmbase.module.core.CoreQueryContext
 
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 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.
getStoreBinaryAsFileObjects() - Method in class org.mmbase.storage.StorageManagerFactory
Returns a list of objects of which binary data should be stored in a file.
getStoreBinaryAsFileObjects() - Method in class org.mmbase.storage.util.StorageReader
 
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.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 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.
getStringValue(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
Retrieve a large text for a specified object field.
getSubNodes(int, int, HashSet<Integer>, HashSet<Integer>, HashSet<Integer>, MMBase) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Searches the MMBase cloud, colelcting all nodes (and corresponmding relation nodes) that belong to a specific type, and which can be traced up to a certain depth of nodes to a starting node.
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().
getSupport() - Method in class org.mmbase.module.database.JDBC
 
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.informix.excalibur.EtxSqlHandler
 
getSupportLevel(Constraint, SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
 
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.
getSurrogator - Variable in class org.mmbase.storage.StorageManagerFactory
 
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
 
getTask() - Method in class org.mmbase.core.util.DaemonThread
Deprecated. Returns the task this thread runs when started.
getTemporaryNodeManager() - Method in class org.mmbase.module.core.TransactionManager
 
getTimeStamp() - Method in class org.mmbase.util.xml.applicationdata.NodeReader
get the name of this application
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.
getTmpNode(String) - Static method in class org.mmbase.module.core.MMObjectBuilder
Get nodes from the temporary node space
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
 
getTraceException() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
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
 
getTransactionIsolation() - Method in interface org.mmbase.module.database.MultiConnection
 
getTransactions() - Method in class org.mmbase.module.core.TransactionManager
Return a an unmodifable Map with all transactions.
getTrueTableName(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getType(Object...) - Method in class org.mmbase.storage.util.TypeMapping
Returns the mappings type.
getTypeDef() - Method in class org.mmbase.module.core.MMBase
Returns a reference to the TypeDef builder.
getTypeMap() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getTypeMap() - Method in interface org.mmbase.module.database.MultiConnection
 
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.implementation.context.ContextAuthentication
 
getUniqueTableAlias(String, Set<String>, Collection<String>) - Method in class org.mmbase.module.core.CoreClusterQueries
 
getUpdateCount() - Method in class org.mmbase.module.database.MultiStatement
 
getUpTime - Variable in class org.mmbase.module.builders.MMServers
Function uptime
getUri() - Method in class org.mmbase.bridge.LocalContext
 
getURLEncode(String) - Static method in class org.mmbase.module.core.MMObjectBuilder
Returns a URLEncoded-version (MIME x-www-form-urlencoded) of a string.
getUsage() - Method in interface org.mmbase.module.database.MultiConnection
 
getUsage() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
getUser() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
getUser() - Method in class org.mmbase.module.database.JDBC
 
getValidUserContext(String, Rank) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.AnnotRel
 
getValue(MMObjectNode, String) - Method in class org.mmbase.module.builders.MMServers
 
getValue(List<Node>) - Method in class org.mmbase.module.builders.Properties
 
getValue(Node, String) - Method in class org.mmbase.module.builders.Properties
 
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 class org.mmbase.storage.search.legacy.DBValue
Gets value property.
getValueNode(Node, String) - Method in class org.mmbase.module.builders.Properties
 
getValues() - Method in class org.mmbase.module.core.MMObjectNode
Returns an (unmodifiable) map representing all key/values present in this node.
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
 
getVersion() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the version of this builder
getVersion(String) - Method in class org.mmbase.module.tools.MMAdmin
 
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 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.util.xml.applicationdata.ApplicationReader
Get the version of this application
getVersionNode(String, String) - Method in class org.mmbase.module.builders.Versions
 
getViewName(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getViewName(String) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
getVirtualNode(Map<String, ?>) - Static method in class org.mmbase.bridge.implementation.VirtualNode
 
getVirtualTypeRel(TypeRel) - Static method in class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRel
 
getWAP(String) - Static method in class org.mmbase.module.core.MMObjectBuilder
Returns a WAP-version of a string.
getWarnings() - Method in class org.mmbase.module.database.ConnectionWrapper
 
getWarnings() - Method in interface org.mmbase.module.database.MultiConnection
 
getWarnings() - Method in class org.mmbase.module.database.MultiStatement
 
getWeight() - Method in class org.mmbase.module.corebuilders.TypeRel
 
getWeight() - Method in class org.mmbase.module.tools.MMAdmin
 
getXMLPath() - Method in class org.mmbase.module.core.MMObjectBuilder
Retrieves the subpath of the builder's xml configuration file.
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.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.
GREATER - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
GREATEREQUAL - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
GUI_INDICATOR - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default output when no data is available to determine a node's GUI description
GUI_INDICATOR - Static variable in class org.mmbase.util.functions.GuiFunction
 
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.core.MMObjectBuilder
Parameters for the GUI function
guiFunction - Variable in class org.mmbase.module.core.MMObjectBuilder
The famous GUI function as a function object.
GuiFunction - Class in org.mmbase.util.functions
The gui function of MMObjectBuilder
GuiFunction() - Constructor for class org.mmbase.util.functions.GuiFunction
 

H

handleChanged(String, int) - Method in class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
hasAdditionalConstraints(SearchQuery) - Method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Tests if the query contains additional constraints, i.e.
hasAutoDeploy() - Method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Get the auto-deploy value of this application
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 class org.mmbase.bridge.implementation.BasicNodeManager
 
hasField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
 
hashCode() - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
hashCode() - Method in class org.mmbase.cache.ReleaseStrategy
 
hashCode() - Method in class org.mmbase.core.CoreField
 
hashCode() - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
hashCode() - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
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.implementation.context.ContextUserContext
 
hashCode() - Method in class org.mmbase.storage.util.TypeMapping
 
hashCode() - Method in class org.mmbase.util.NodeComparator
Returns the comparator's hash code.
hasModule(String) - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
hasNode(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasNode(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasNode(String) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
hasNodeManager(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hasOption(String) - Method in class org.mmbase.storage.StorageManagerFactory
Check whether an option was set.
hasParent() - Method in class org.mmbase.util.xml.BuilderReader
 
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 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 class org.mmbase.bridge.implementation.BasicNode
 
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.
hasRelations(int) - Method in class org.mmbase.module.corebuilders.InsRel
Checks whether any relations exist for a MMObjectNode.
hasRole(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
hostname_function(String) - Static method in class org.mmbase.module.core.MMObjectBuilder
Deprecated. Has nothing to do with mmbase nodes. Should be in org.mmbase.util
HOURS - Static variable in class org.mmbase.module.builders.AnnotRel
 
HSqlSqlHandler - Class in org.mmbase.storage.search.implementation.database
The HSQL query handler, implements SqlHandler for standard hsql functionality.
HSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.HSqlSqlHandler
Constructor.

I

id - Variable in class org.mmbase.bridge.implementation.BasicNodeManager.NodeAndId
 
identifier - Variable in class org.mmbase.storage.search.legacy.DBConditionItem
The field identifier as it appears in SQL expressions, with table alias prefix (if present), and the fieldname converted to an allowed fieldname.
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_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
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
inDevelopment() - Method in class org.mmbase.module.core.MMBase
Returns true when MMBase is in development mode.
Index - Class in org.mmbase.storage.util
 
Index(MMObjectBuilder, String) - Constructor for class org.mmbase.storage.util.Index
 
index - Static variable in class org.mmbase.util.functions.IndexFunction
 
indexCache - Static variable in class org.mmbase.util.functions.IndexFunction
 
IndexFunction - Class in org.mmbase.util.functions
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<C> - Class in org.mmbase.util.functions
 
IndexFunction.Stack() - Constructor for class org.mmbase.util.functions.IndexFunction.Stack
 
infoFunction - Variable in class org.mmbase.module.core.MMObjectBuilder
The info-function is a node-function and a builder-function.
InformixSqlHandler - Class in org.mmbase.storage.search.implementation.database
The Informix query handler, implements SqlHandler for standard Informix functionality.
InformixSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.InformixSqlHandler
Constructor.
InformixStorageManager - Class in org.mmbase.storage.implementation.database
 
InformixStorageManager() - Constructor for class org.mmbase.storage.implementation.database.InformixStorageManager
 
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.module.builders.AbstractServletBuilder
Read 'externalUrlField' property
init() - Method in class org.mmbase.module.builders.DayMarkers
Calculate smallestMark, and smallestDay.
init() - Method in class org.mmbase.module.builders.MMEvents
 
init() - Method in class org.mmbase.module.builders.MMServers
 
init() - Method in class org.mmbase.module.builders.Versions
 
init() - Method in class org.mmbase.module.core.MMBase
Initializes the MMBase module.
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
Deprecated.  
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.ProcessorModule
init() - Method in class org.mmbase.module.tools.MMAdmin
 
init() - Method in class org.mmbase.servlet.BridgeServlet
Inits lastmodifiedField.
init(FilterConfig) - Method in class org.mmbase.servlet.CloudThreadFilter
 
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(DatabaseStorageManagerFactory) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
init(SMF) - Method in interface org.mmbase.storage.StorageManager
Initializes the manager.
init(MMBase) - Method in class org.mmbase.storage.StorageManagerFactory
Initialize the StorageManagerFactory.
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.
initBuilder(MMObjectBuilder) - Method in class org.mmbase.module.core.MMBase
inits a builder
initBuilders() - Method in class org.mmbase.module.core.MMBase
Initializes the builders, using the builder xml files in the config directory
initConnection(Connection) - Method in interface org.mmbase.module.database.DatabaseSupport
 
initConnection(Connection) - Method in class org.mmbase.module.database.DatabaseSupportInformix
Deprecated.  
initConnection(Connection) - Method in class org.mmbase.module.database.DatabaseSupportShim
 
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).
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.
insert(String, MMObjectNode) - Method in class org.mmbase.module.builders.AbstractServletBuilder
 
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_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 - Class in org.mmbase.module.corebuilders
InsRel, the main relation object, holds relations, and methods to handle them.
InsRel() - Constructor for class org.mmbase.module.corebuilders.InsRel
needed for autoload
INSREL_BUILDER - Static variable in class org.mmbase.module.corebuilders.InsRel
Base 'insrel' builder name
installApplication(String, int, String, ApplicationResult, Set<String>, boolean) - Method in class org.mmbase.module.tools.ApplicationInstaller
Installs the application
installApplications() - Method in class org.mmbase.module.tools.ApplicationInstaller
 
installDataSources(List<Map<String, String>>, String, ApplicationResult) - Method in class org.mmbase.module.tools.ApplicationInstaller
 
installRelationSources(List<Map<String, String>>, String, ApplicationResult) - Method in class org.mmbase.module.tools.ApplicationInstaller
 
INSTANCE - Static variable in class org.mmbase.module.core.CoreClusterQueries
 
INSTANCE - Static variable in class org.mmbase.module.core.CoreQueryContext
 
instance - Static variable in class org.mmbase.module.core.TransactionManager
 
instantiateBasicHandler(Class) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
instantiateBasicHandler(Class) - Method in class org.mmbase.storage.StorageManagerFactory
Instantiate a basic handler object using the specified class.
instantiateChainedHandler(Class, Object) - 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.
instantiateQueryHandler(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.
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.
INT_LOOP - Static variable in class org.mmbase.servlet.Performance
 
internalVersion - Variable in class org.mmbase.module.core.MMObjectBuilder
Internal (instance) version number of this builder.
interrupt() - Method in class org.mmbase.core.util.DaemonThread
Deprecated.  
inTransaction - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
true if a transaction has been started.
INVALID_VALUE - Static variable in class org.mmbase.module.core.TemporaryNodeManager
 
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.
InvalidDataException - Exception in org.mmbase.module.core
This exception gets thrown when a node contains invalid data.
InvalidDataException() - Constructor for exception org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String) - Constructor for exception org.mmbase.module.core.InvalidDataException
 
InvalidDataException(Throwable) - Constructor for exception org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String, Throwable) - Constructor for exception org.mmbase.module.core.InvalidDataException
 
InvalidDataException(String, String) - Constructor for exception org.mmbase.module.core.InvalidDataException
Create the exception.
InvalidDataException(Throwable, String) - Constructor for exception org.mmbase.module.core.InvalidDataException
Create the exception.
inverseTypeRelNodes - Variable in class org.mmbase.module.corebuilders.TypeRel
 
invoke(Object, Method, Object[]) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
invoke(Object, Method, Object[]) - Method in class org.mmbase.storage.implementation.database.GenericDataSource.ConnectionProxy
 
isBinaryColumnType(int) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Sometimes (legacy) string were stored in binary fields.
isCanceled() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
isCaseSensitive(DataType) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
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.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.
isClosed() - Method in class org.mmbase.module.database.ConnectionWrapper
 
isClosed() - Method in interface org.mmbase.module.database.MultiConnection
 
isClosed() - Method in class org.mmbase.module.database.MultiStatement
 
isCloseOnCompletion() - Method in class org.mmbase.module.database.MultiStatement
 
isCommitted() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
isEnabled() - Method in class org.mmbase.cache.ReleaseStrategy
 
isExtensionOf(MMObjectBuilder) - Method in class org.mmbase.module.core.MMObjectBuilder
Checks wether this builder is an extension of the argument builder
isInheritedField(CoreField) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
isInIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
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
isNew() - Method in class org.mmbase.bridge.implementation.BasicNode
Returns whether this is a new (not yet committed) node.
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(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 class org.mmbase.bridge.implementation.BasicNodeManager
 
isNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isNotNull() - Method in class org.mmbase.core.CoreField
 
isNull(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
isNull(String) - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isNull(String, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
 
isNull(String) - Method in class org.mmbase.module.core.MMObjectNode
 
isNull(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
isNull(MMObjectNode, CoreField) - Method in interface org.mmbase.storage.StorageManager
Checks for null values for a field from the storage of this builder.
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.
isPoolable() - Method in class org.mmbase.module.database.MultiStatement
 
isReadOnly() - Method in class org.mmbase.module.database.ConnectionWrapper
 
isReadOnly() - Method in interface org.mmbase.module.database.MultiConnection
 
isRelation() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
isRelation() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
isRelation(String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
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 class org.mmbase.bridge.implementation.BasicRelationManager
 
isRelationManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
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
 
isRunning() - Method in class org.mmbase.core.util.DaemonThread
Deprecated.  
isShutdown() - Method in class org.mmbase.module.core.MMBase
 
isSuccess() - Method in class org.mmbase.module.tools.ApplicationResult
 
isTemporaryId(int) - Static method in class org.mmbase.bridge.implementation.BasicCloud
Test if a node id is a temporay id.
isUnique() - Method in class org.mmbase.storage.util.Index
 
isUp() - Method in class org.mmbase.bridge.implementation.BasicCloudContext
 
isValid(int) - Method in class org.mmbase.module.database.ConnectionWrapper
 
isValid(UserContext) - Method in class org.mmbase.security.implementation.basic.AuthenticationHandler
this method does nothing..
isValid(UserContext) - Method in class org.mmbase.security.implementation.context.ContextAuthentication
this method does nothing..
isVerified(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Check if builders are already verified with the database.
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
 
isWrapperFor(Class<?>) - Method in class org.mmbase.module.database.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class org.mmbase.module.database.MultiStatement
 
isWrapperFor(Class<?>) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
items - Variable in class org.mmbase.storage.search.legacy.DBQuery
 
iterator() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 

J

JDBC - Class in org.mmbase.module.database
JDBC Module.
JDBC(String) - Constructor for class org.mmbase.module.database.JDBC
 

K

KEY - Static variable in class org.mmbase.module.builders.Properties
 
keySet() - Method in class org.mmbase.module.database.MultiPoolHandler
 

L

lastSql - Variable in class org.mmbase.module.database.MultiConnectionImplementation
 
legalizeFileName - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
length() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
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.
LIST_PARAMETERS - Static variable in class org.mmbase.module.builders.Properties
 
listConnections(StringTagger) - Method in class org.mmbase.module.database.JDBC
 
LISTLATEST_PARAMETERS - Static variable in class org.mmbase.util.functions.ExampleBuilder
Parameter constant for use bij the 'latest' function.
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
 
load(Map<String, Object>) - Method in class org.mmbase.security.implementation.basic.AnonymousLoginModule
 
load() - Method in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
load(Map<String, Object>) - Method in class org.mmbase.security.implementation.basic.ClassLoginModule
 
load(Map<String, Object>) - Method in class org.mmbase.security.implementation.basic.FileLoginModule
 
load(Map<String, Object>) - 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.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() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
Opens and reads the storage configuration document.
load() - Method in class org.mmbase.storage.StorageManagerFactory
Opens and reads the storage configuration document.
loadBinaries - Variable in class org.mmbase.util.xml.applicationdata.NodeReader
 
loadBinaryFields(MMObjectNode) - Method in class org.mmbase.util.xml.applicationdata.NodeReader
 
loadBuilder(String) - Method in class org.mmbase.module.core.MMBase
Locate one specific builder withing the main builder config path, including sub-paths.
loadBuilder(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.
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.
loadInitParameters() - Method in class org.mmbase.module.core.MMObjectBuilder
Override properties through application context
loadTypeDef(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
LocalContext - Class in org.mmbase.bridge
The collection of clouds, and modules within the current application context.
locale - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
LocalResolver - Class in org.mmbase.bridge.implementation
The resolver recognizing only the string 'local', which then returns LocalContext.getCloudContext().
LocalResolver() - Constructor for class org.mmbase.bridge.implementation.LocalResolver
 
login(NameContext, Map<String, ?>, 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<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.basic.ClassLoginModule
 
login(NameContext, Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.basic.FileLoginModule
 
login(NameContext, Map<String, ?>, Object[]) - Method in interface org.mmbase.security.implementation.basic.LoginModule
 
login(Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.context.AnonymousLogin
 
login(Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.context.ClassLogin
 
login(String, Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.context.ContextAuthentication
 
login(Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.context.ContextLoginModule
 
login(Map<String, ?>, Object[]) - Method in class org.mmbase.security.implementation.context.PasswordLogin
 
LoginModule - Interface in org.mmbase.security.implementation.basic
 
logOperator - Variable in class org.mmbase.storage.search.legacy.DBLogicalOperator
 
logQuery(String, long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
logQuery(String, long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 

M

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 - 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(String[]) - Static method in class org.mmbase.util.functions.IndexFunction
 
main(String[]) - Static method in class org.mmbase.util.xml.BuilderReader
For testing only
maintainer - Variable in class org.mmbase.module.core.MMObjectBuilder
Maintainer information for builder registration Set with <builder maintainer="mmbase.org" version="0"> in the xml builder file
makeNode(MMObjectNode, String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
makeNode(MMObjectNode, String) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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 class org.mmbase.storage.implementation.database.GenericDataSource
Makes URL which can be used to produce a Conncetion.
manager - Variable in class org.mmbase.security.implementation.context.ContextUserContext
The SecurityManager, who (eventually) created this instance
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.
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)
maxSize - Variable in class org.mmbase.storage.util.TypeMapping
The maximum size of the MMBase type to map.
may(Action, Parameters) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
mayChangeContext() - Method in class org.mmbase.bridge.implementation.BasicNode
 
mayCreateNode() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
mayCreateRelation(Node, Node) - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
mayDelete() - Method in class org.mmbase.bridge.implementation.BasicNode
 
mayRead(int) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
mayRead(String) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
mayWrite() - Method in class org.mmbase.bridge.implementation.BasicNode
 
MESSAGE_ATTRIBUTE - Static variable in class org.mmbase.servlet.BridgeServlet
 
METHOD_LOOP - Static variable in class org.mmbase.servlet.Performance
 
MILLIS - Static variable in class org.mmbase.module.builders.AnnotRel
 
MILLISECONDS_IN_A_DAY - Static variable in class org.mmbase.module.builders.DayMarkers
 
MIMETYPE_PARAMETERS - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
minSize - Variable in class org.mmbase.storage.util.TypeMapping
The minimum size of the MMBase type to map.
MINUTES - Static variable in class org.mmbase.module.builders.AnnotRel
 
MMAdmin - Class in org.mmbase.module.tools
 
MMAdmin(String) - Constructor for class org.mmbase.module.tools.MMAdmin
 
mmb - Static variable in class org.mmbase.bridge.implementation.BasicCloudContext
Link to the mmbase root
mmb - Variable in class org.mmbase.module.core.MMTable
The MMBase module that this table belongs to
MMBase - Class in org.mmbase.module.core
The module which provides access to the MMBase storage defined by the provided name/setup.
MMBase(String) - Constructor for class org.mmbase.module.core.MMBase
Constructor to create the MMBase root module.
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.applicationdata.ApplicationWriter
 
MMBaseContext - Class in org.mmbase.module.core
Deprecated. Use org.mmbase.util.MMBaseContext
MMBaseContext() - Constructor for class org.mmbase.module.core.MMBaseContext
Deprecated.  
MMBaseObserver - Interface in org.mmbase.module.core
Deprecated. Use NodeEventListener
MMBaseServlet - Class in org.mmbase.servlet
MMBaseServlet is a base class for other MMBase servlets (like ImageServlet).
MMBaseServlet() - Constructor for class org.mmbase.servlet.MMBaseServlet
 
MMBaseStarter - Interface in org.mmbase.servlet
Used in combo with MMBaseStartThread, which uses the methods of this interface to inform its starter about the results.
MMBaseStartThread - Class in org.mmbase.servlet
Seperate thread to init MMBase.
MMBaseStartThread(MMBaseStarter) - Constructor for class org.mmbase.servlet.MMBaseStartThread
 
MMBaseStartThread.Job - Class in org.mmbase.servlet
 
MMBaseStartThread.Job(MMBaseStarter) - Constructor for class org.mmbase.servlet.MMBaseStartThread.Job
 
MMEvents - Class in org.mmbase.module.builders
 
MMEvents() - Constructor for class org.mmbase.module.builders.MMEvents
 
MMObjectBuilder - Class in org.mmbase.module.core
This class is the base class for all builders.
MMObjectBuilder() - Constructor for class org.mmbase.module.core.MMObjectBuilder
Constructor.
MMObjectNode - Class in org.mmbase.module.core
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<String, Object>) - Constructor for class org.mmbase.module.core.MMObjectNode
Creates an MMObject based on a given Map.
MMObjectNodeFunction<R> - Class in org.mmbase.module.core
Sometimes you may want to implement a function on a node based on an MMObjectNode instance.
MMObjectNodeFunction(String, Parameter<?>[], ReturnType<R>) - Constructor for class org.mmbase.module.core.MMObjectNodeFunction
 
MMObjectNodeFunction(String, Parameter...) - Constructor for class org.mmbase.module.core.MMObjectNodeFunction
 
MMServers - Class in org.mmbase.module.builders
 
MMServers() - Constructor for class org.mmbase.module.builders.MMServers
 
MMTable - Class in org.mmbase.module.core
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.
module - Variable in class org.mmbase.util.xml.ModuleWriter
Hold a reference to the module for which to create an XML document.
ModuleHandler - Class in org.mmbase.bridge.implementation
ModuleHandler Creates a framework for calling modules.
ModuleWriter - Class in org.mmbase.util.xml
 
ModuleWriter(Module) - Constructor for class org.mmbase.util.xml.ModuleWriter
Constructs the document writer.
MS - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
MSSqlSqlHandler - Class in org.mmbase.storage.search.implementation.database
 
MSSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.MSSqlSqlHandler
 
MultiConnection - Interface in org.mmbase.module.database
MMBase wraps java.sql.Connection.
MultiConnectionImplementation - Class in org.mmbase.module.database
MultiConnection is a replacement class for Connection it provides you a multiplexed and reusable connections from the connection pool.
MultiConnectionImplementation(MultiPool, Connection) - Constructor for class org.mmbase.module.database.MultiConnectionImplementation
 
MultilevelCache - Class in org.mmbase.cache
This cache handles multilevel query results from the bridge, namely only for the 'getList' functions of BasicCloud
MultiPool - Class in org.mmbase.module.database
JDBC Pool, a dummy interface to multiple real connection
MultiPool(DatabaseSupport, String, String, String, int) - Constructor for class org.mmbase.module.database.MultiPool
 
MultiPool(DatabaseSupport, String, String, String, int, int) - Constructor for class org.mmbase.module.database.MultiPool
Establish connection to the JDBC Pool(s)
MultiPool.ConnectionCloser - Class in org.mmbase.module.database
Support class to close connections in a seperate thread, as some JDBC drivers have a tendency to hang themselves on a running sql close.
MultiPool.ConnectionCloser(MultiConnection) - Constructor for class org.mmbase.module.database.MultiPool.ConnectionCloser
 
MultiPoolHandler - Class in org.mmbase.module.database
 
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 in org.mmbase.module.database
MultiStatement is a wrapper class for a callable Statement obtained by a MultiConnection object.
MultiStatement(MultiConnection, Statement) - Constructor for class org.mmbase.module.database.MultiStatement
 
MySqlSqlHandler - Class in org.mmbase.storage.search.implementation.database
The MySQL query handler, implements SqlHandler for standard MySQL functionality.
MySqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
Constructor.

N

name - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
name - Variable in class org.mmbase.storage.util.TypeMapping
The name of the MMBase type to map
NameContext - Class in org.mmbase.security.implementation.basic
A UserContext implementation based only on user name, which serves as the identifier for the user.
NameContext(Authentication, Rank, String) - Constructor for class org.mmbase.security.implementation.basic.NameContext
 
nativeSQL(String) - Method in class org.mmbase.module.database.ConnectionWrapper
 
nativeSQL(String) - Method in interface org.mmbase.module.database.MultiConnection
 
newFunctionInstance(String, Parameter[], ReturnType) - Method in class org.mmbase.module.core.MMObjectBuilder
 
newInstance(NodeFunction<Q>, MMObjectNode) - Static method in class org.mmbase.module.core.MMObjectNodeFunction
 
newInstance(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNodeFunction
Returns a new instance of NodeInstanceFunction, which represents an actual Function.
newInstance(MultiConnection) - Static method in class org.mmbase.storage.implementation.database.GenericDataSource.ConnectionProxy
 
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.
nextNode() - Method in class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
node - Variable in class org.mmbase.bridge.implementation.BasicNodeManager.NodeAndId
 
NODE - Static variable in class org.mmbase.module.builders.Properties
 
NodeCache - Class in org.mmbase.cache
A cache for MMObjectNodes.
nodeCache - Static variable in class org.mmbase.module.core.MMObjectBuilder
The cache that contains the X last requested nodes
nodeChanged(Event) - Method in class org.mmbase.cache.QueryResultCache
 
NodeComparator - Class in org.mmbase.util
This class implements the Comparator interface for comparing MMObjectNodes.
NodeComparator(List<String>) - Constructor for class org.mmbase.util.NodeComparator
Simple constructor that uses the default sort order (UP).
NodeComparator(List<String>, List<String>) - Constructor for class org.mmbase.util.NodeComparator
Constructor in which you specify the sort order (UP or DOWN) per field.
NodeEventHelper - Class in org.mmbase.core.event
This is a utility class to create node event and relation event instances.
NodeEventHelper() - Constructor for class org.mmbase.core.event.NodeEventHelper
 
nodeIterator() - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
NodeListCache - Class in org.mmbase.cache
Query result cache used for getNodes from MMObjectBuilder.
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
nodeManager - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to the NodeManager
nodeManager - Variable in class org.mmbase.bridge.implementation.VirtualNode
This is normally, but not always, a VirtualBuilder.
nodeManagerCache - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
nodeMatchesConstraint(Map<String, Object>, NodeEvent) - Method in class org.mmbase.cache.ConstraintsMatchingStrategy.AbstractConstraintMatcher
 
NodeReader - Class in org.mmbase.util.xml.applicationdata
This class reads a node from an exported application.
NodeReader(InputSource, ResourceLoader) - Constructor for class org.mmbase.util.xml.applicationdata.NodeReader
 
noderef - Variable in class org.mmbase.bridge.implementation.BasicNode
Reference to actual MMObjectNode object.
noderef - Variable in class org.mmbase.bridge.implementation.VirtualNode
 
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.
nodeRemoteChanged(String, String, String, String) - Method in class org.mmbase.module.corebuilders.RelDef
Called when a remote node is changed.
NodeSearchQuery - Class in org.mmbase.module.core
 
NodeSearchQuery(MMObjectBuilder) - Constructor for class org.mmbase.module.core.NodeSearchQuery
 
NodeWriter - Class in org.mmbase.util.xml.applicationdata
Utility class for writing xml files for data- and relation sources, suppied by an application export class.
NodeWriter(MMBase, Logger, String, String, boolean) - Constructor for class org.mmbase.util.xml.applicationdata.NodeWriter
Constructor, opens the initial xml file and writes a header.
NOT - Static variable in class org.mmbase.storage.search.legacy.DBLogicalOperator
 
NOTEQUAL - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
notify(NodeEvent) - Method in class org.mmbase.cache.NodeCache
 
notify(RelationEvent) - Method in class org.mmbase.cache.QueryResultCache
 
notify(NodeEvent) - Method in class org.mmbase.cache.QueryResultCache
 
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.Properties
 
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(SystemEvent) - Method in class org.mmbase.module.corebuilders.TypeRel
 
notify(NodeEvent) - Method in class org.mmbase.module.corebuilders.TypeRel
Watch for changes on relation types and adjust our memory table accordingly
notify(SystemEvent) - Method in class org.mmbase.module.tools.MMAdmin
 
number - Variable in class org.mmbase.module.core.ByteFieldContainer
Deprecated.  

O

OAlias - Class in org.mmbase.module.corebuilders
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
oldBuilder - Variable in class org.mmbase.module.core.MMObjectNode
 
onload() - Method in class org.mmbase.module.database.JDBC
 
onload() - Method in class org.mmbase.module.ProcessorModule
operator - Variable in class org.mmbase.storage.search.legacy.DBConditionItem
The comparison operator, must be one of the constants defined in this class.
optimizeRelationStep(RelationStep, int, int, int, int) - Method in class org.mmbase.module.core.CoreClusterQueries
 
optimizeRelationStep(BasicRelationStep, int, int, int, int) - Method in class org.mmbase.module.corebuilders.TypeRel
Optimize as relation step by considering restrictions of TypeRel.
OR - Static variable in class org.mmbase.storage.search.legacy.DBLogicalOperator
 
ORDER_CREATE - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_EDIT - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_LIST - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
ORDER_SEARCH - Static variable in class org.mmbase.module.corebuilders.FieldDefs
Deprecated.  
org.mmbase - package org.mmbase
 
org.mmbase.bridge - package org.mmbase.bridge
 
org.mmbase.bridge.implementation - package org.mmbase.bridge.implementation
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
org.mmbase.cache - package org.mmbase.cache
The goal of this package is to centralize the MMBase caches.
org.mmbase.clustering - package org.mmbase.clustering
 
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.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.security.implementation.basic - package org.mmbase.security.implementation.basic
 
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.database - package org.mmbase.storage.search.implementation.database
 
org.mmbase.storage.search.implementation.database.functions - package org.mmbase.storage.search.implementation.database.functions
 
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.functions - package org.mmbase.util.functions
 
org.mmbase.util.xml - package org.mmbase.util.xml
 
org.mmbase.util.xml.applicationdata - package org.mmbase.util.xml.applicationdata
 
originalNoderef - Variable in class org.mmbase.bridge.implementation.BasicNode
 
oType - Variable in class org.mmbase.module.core.MMObjectBuilder
The current builder's object type Retrieved from the TypeDef builder.
OwnerAuthorization - Class in org.mmbase.security.implementation.basic
A very simple Authorization implementation, based an a property file.
OwnerAuthorization() - Constructor for class org.mmbase.security.implementation.basic.OwnerAuthorization
 

P

PARAM_PAGEINFO - Static variable in class org.mmbase.module.ProcessorModule
 
PARAMETERS - Static variable in class org.mmbase.util.functions.GuiFunction
 
PARAMS_PAGEINFO - Static variable in class org.mmbase.module.ProcessorModule
 
parent - Variable in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
parent - Variable in class org.mmbase.module.core.MMObjectNode
Pointer to the parent builder that is responsible for this node.
parent - Variable in class org.mmbase.module.database.MultiConnectionImplementation
 
parent - Variable in class org.mmbase.module.database.MultiStatement
The connection that created this statement.
parentCloud - Variable in class org.mmbase.bridge.implementation.BasicTransaction
 
parentTypeRelNodes - Variable in class org.mmbase.module.corebuilders.TypeRel
 
ParseItem - Class in org.mmbase.storage.search.legacy
Basic Class for parsing values and expressions.
ParseItem() - Constructor for class org.mmbase.storage.search.legacy.ParseItem
 
PasswordLogin - Class in org.mmbase.security.implementation.context
Class PasswordLogin
PasswordLogin() - Constructor for class org.mmbase.security.implementation.context.PasswordLogin
 
Performance - Class in org.mmbase.servlet
Performance Servlet is used as a basic Servlet to test whether the installation of succeeded.
Performance() - Constructor for class org.mmbase.servlet.Performance
 
performCommits(Object, Collection<MMObjectNode>) - Method in class org.mmbase.module.core.TransactionManager
 
pluralNames - Variable in class org.mmbase.module.core.MMObjectBuilder
Collections of (GUI) names (plural) for the builder's objects, divided by language
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
 
PostgreSqlSqlHandler - Class in org.mmbase.storage.search.implementation.database
The PostgreSQL query handler, implements SqlHandler for standard PostgreSql functionality.
PostgreSqlSqlHandler() - Constructor for class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
Constructor.
preCommit(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
This method is called before an actual write to the storage layer is performed.
prefix - Variable in class org.mmbase.storage.search.legacy.DBConditionItem
The table alias prefix (if present).
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
 
prepareCall(String) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareCall(String, int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareCall(String, int, int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
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
 
prepareStatement(String) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareStatement(String, int) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareStatement(String, int[]) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareStatement(String, String[]) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareStatement(String, int, int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
prepareStatement(String, int, int) - Method in interface org.mmbase.module.database.MultiConnection
 
previousNode() - Method in class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
 
probeCall() - Method in class org.mmbase.module.tools.MMAdmin
Called when MMBase is up.
process(String, Object) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
process(String, Object, Map<String, Object>) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
process(String, Object, Map<String, Object>, ServletRequest, ServletResponse) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
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<String, Object>, Hashtable<String, Object>) - Method in class org.mmbase.module.ProcessorModule
 
process(PageInfo, Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
Execute the commands provided in the form values
processCommitProcessors(Node) - Method in class org.mmbase.bridge.implementation.BasicCloud
Calls the commit processor for every field.
processCommitProcessors(Node) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
processDeleteProcessors(Node) - Method in class org.mmbase.bridge.implementation.BasicCloud
Calls the delete processor for every field.
processDeleteProcessors(Node) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
ProcessorModule - Class in org.mmbase.module
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(String) - Constructor for class org.mmbase.module.ProcessorModule
 
ProcessorModule.GetNodeListFunction - Class in org.mmbase.module
Function implementation around ProcessorModule.getNodeList(Object, String, Map).
ProcessorModule.GetNodeListFunction(String, Parameter[]) - Constructor for class org.mmbase.module.ProcessorModule.GetNodeListFunction
 
ProcessorModule.ProcessFunction - Class in org.mmbase.module
Function implementation around ProcessorModule.process(PageInfo, Hashtable, Hashtable).
ProcessorModule.ProcessFunction(String, Parameter<Object>[]) - Constructor for class org.mmbase.module.ProcessorModule.ProcessFunction
 
ProcessorModule.ReplaceFunction - Class in org.mmbase.module
Function implementation around ProcessorModule.replace(PageInfo, String).
ProcessorModule.ReplaceFunction(String, Parameter[]) - Constructor for class org.mmbase.module.ProcessorModule.ReplaceFunction
 
properties - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
Properties - Class in org.mmbase.module.builders
The properties builder can contain key/value pairs for any other node in MMBase.
Properties() - Constructor for class org.mmbase.module.builders.Properties
 
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_EXTERNAL_URL_FIELD - Static variable in class org.mmbase.module.builders.AbstractServletBuilder
 
PUBLIC_ID_APPLICATION - Static variable in class org.mmbase.util.xml.applicationdata.ApplicationReader
Public ID of the most recent Application DTD
PUBLIC_ID_APPLICATION_1_0 - Static variable in class org.mmbase.util.xml.applicationdata.ApplicationReader
Public ID of the Application DTD version 1.0
PUBLIC_ID_APPLICATION_1_1 - Static variable in class org.mmbase.util.xml.applicationdata.ApplicationReader
Public ID of the Application DTD version 1.1
PUBLIC_ID_BASICSECURITY_1_0 - Static variable in class org.mmbase.security.implementation.basic.AuthenticationHandler
 
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_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
pull() - Method in class org.mmbase.util.functions.IndexFunction.Stack
 
purge() - Method in class org.mmbase.cache.NodeCache
 
push(C) - Method in class org.mmbase.util.functions.IndexFunction.Stack
 
put(SearchQuery, List<MMObjectNode>) - Method in class org.mmbase.cache.QueryResultCache
Puts a search result in this cache.
putBack(MultiConnection) - Method in class org.mmbase.module.database.MultiPool
put back the used connection in the pool
putProperty(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectNode
Sets a specified property for this node.
putTmpNode(String, MMObjectNode) - Static method in class org.mmbase.module.core.MMObjectBuilder
Put a Node in the temporary node list

Q

queries - Static variable in class org.mmbase.module.database.MultiConnectionImplementation
 
query - Variable in class org.mmbase.module.builders.MMServers
 
QueryConvertor - Class in org.mmbase.storage.search.legacy
Class for the converion of a expression string to a SQL where clause.
QueryConvertor() - Constructor for class org.mmbase.storage.search.legacy.QueryConvertor
 
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.
QueryResultCache - Class in org.mmbase.cache
This cache provides a base implementation to cache the result of SearchQuery's.
QueryResultCache(int) - Constructor for class org.mmbase.cache.QueryResultCache
 

R

read(ResultSet) - Method in interface org.mmbase.storage.implementation.database.ResultSetReader
 
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.
readCache() - Method in class org.mmbase.module.corebuilders.TypeRel
The TypeRel cache contains all TypeRels MMObjectNodes.
reader - Variable in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
readNode(MMObjectBuilder, Map<CoreField, Integer>, ResultSet, boolean) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
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
 
readQueryFromRequestURI(HttpServletRequest, HttpServletResponse) - Method in class org.mmbase.servlet.BridgeServlet
 
readServletPath(String) - Static method in class org.mmbase.servlet.BridgeServlet
 
realclose() - Method in interface org.mmbase.module.database.MultiConnection
 
realclose() - Method in class org.mmbase.module.database.MultiConnectionImplementation
Close connections
refresh(MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Reloads the data from a node from the database.
registerPublicIDs() - Static method in class org.mmbase.util.xml.applicationdata.ApplicationReader
Register the Public Ids for DTDs used by ApplicationReader This method is called by XMLEntityResolve
RelatedNodesCache - Class in org.mmbase.cache
Query result cache used for getRelatedNodes from MMObjectNodes.
RelationalDatabaseStorageManager - Class in org.mmbase.storage.implementation.database
A JDBC implementation of a storage manager for relational databases.
RelationalDatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
 
relationChanged - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
RelationNodeReader - Class in org.mmbase.util.xml.applicationdata
This class reads a relation node from an exported application.
RelationNodeReader(InputSource, ResourceLoader) - Constructor for class org.mmbase.util.xml.applicationdata.RelationNodeReader
 
RelationsCache - Class in org.mmbase.cache
Cache from MMObjectNode number to List of InsRel MMObjectNodes instances (relation nodes).
RelDef - Class in org.mmbase.module.corebuilders
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
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
relDefNode - Variable in class org.mmbase.bridge.implementation.BasicRelationManager
 
release() - Method in interface org.mmbase.module.database.MultiConnection
 
release() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
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.
releaseSavepoint(Savepoint) - Method in class org.mmbase.module.database.ConnectionWrapper
 
releaseSavepoint(Savepoint) - Method in interface org.mmbase.module.database.MultiConnection
 
ReleaseStrategy - Class in org.mmbase.cache
This class is the base for all cache release strategies.
ReleaseStrategy() - Constructor for class org.mmbase.cache.ReleaseStrategy
 
ReleaseStrategy.StrategyResult - Class in org.mmbase.cache
 
ReleaseStrategy.StrategyResult(boolean, long) - Constructor for class org.mmbase.cache.ReleaseStrategy.StrategyResult
 
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.module.database.JDBC
What should this do, when is this called?
reload() - Method in class org.mmbase.module.ProcessorModule
Deprecated. called by nothing
reloadBuilder(String) - Method in class org.mmbase.module.corebuilders.TypeDef
 
remove(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicCloud
Instructs core to reomve the Node
remove(Object) - Method in class org.mmbase.cache.QueryResultCache
Removes an object from the cache.
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.implementation.basic.OwnerAuthorization
 
remove(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
remove(Field) - Method in class org.mmbase.storage.util.Index
 
REMOVE_EMPTY_DEFINITIONS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-remove-empty-definitions.
removeAllStrategies() - Method in class org.mmbase.cache.ChainedReleaseStrategy
removes all strategies
removeBuilderField(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
removeEventListener(EventListener) - Method in class org.mmbase.module.core.MMObjectBuilder
 
removeField(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Remove a field from this builder.
removeFromIndex(String, Field) - Method in class org.mmbase.core.util.StorageConnector
 
removeLocalObserver(MMBaseObserver) - Method in class org.mmbase.module.core.MMObjectBuilder
 
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(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.
removeNodeRelatedEventsListener(String, EventListener) - Method in class org.mmbase.module.core.MMBase
 
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
 
removeStrategy(ReleaseStrategy) - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
removeSyncNodes(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Removes the syncnodes to this node.
removeTmpNode(String) - Static method in class org.mmbase.module.core.MMObjectBuilder
Remove a node from the temporary node space
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.ProcessorModule
 
replace(PageInfo, StringTagger) - Method in class org.mmbase.module.ProcessorModule
 
replace(PageInfo, String) - Method in class org.mmbase.module.tools.MMAdmin
Handle a $MOD command
replaceConnection(MultiConnection) - Method in class org.mmbase.module.database.MultiPool
Tries to fix this multi-connection if it is broken (e.g.
resetUsage() - Method in interface org.mmbase.module.database.MultiConnection
 
resetUsage() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
resolve(String) - Method in class org.mmbase.bridge.implementation.LocalResolver
 
resolve(String) - Method in class org.mmbase.module.core.TransactionManager
 
resolve(Collection<MMObjectNode>) - Method in class org.mmbase.module.core.TransactionResolver
Result a transaction.
resolveInheritance() - Method in class org.mmbase.util.xml.BuilderReader
 
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.
ResultBuilder - Class in org.mmbase.storage.search
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.
resultMessage - Variable in class org.mmbase.module.tools.ApplicationResult
 
ResultNode - Class in org.mmbase.storage.search
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.
ResultSetReader - Interface in org.mmbase.storage.implementation.database
Instances of this can be fed to DatabaseStorageManager.executeQuery(java.lang.String, org.mmbase.storage.implementation.database.ResultSetReader).
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.
rewrite() - Method in class org.mmbase.core.CoreField
 
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
 
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.module.database.MultiConnection
 
rollback(Savepoint) - Method in interface org.mmbase.module.database.MultiConnection
 
rollback() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
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.StorageManagerFactory
Rolls back the current thread's database transaction
romanSuccessor(String) - Static method in class org.mmbase.util.functions.IndexFunction
Calculates the 'successor' of a roman number, preserving uppercase/lowercase.
run() - Method in class org.mmbase.bridge.implementation.BasicCloud.BasicCloudStarter
 
run() - Method in class org.mmbase.core.util.DaemonThread
Deprecated. Default behavior (when no target is specified) is to run continuously until interrupted.
run() - Method in class org.mmbase.module.database.MultiPool.ConnectionCloser
Close the database connection.
run() - Method in class org.mmbase.servlet.MMBaseStartThread.Job
 
run() - Method in class org.mmbase.storage.util.Sql
 
runStartupChecks() - Method in class org.mmbase.module.core.MMBase
Whether to perform sanity checks during startup.

S

safeCache(Integer, MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Stores a node in the cache provided the cache is not write locked.
safeCommit(MMObjectNode) - Method in class org.mmbase.module.core.MMObjectBuilder
Locks the node cache during the commit of a node.
safeInsert(MMObjectNode, String) - Method in class org.mmbase.module.core.MMObjectBuilder
Locks the node cache during the insert of a node.
saveFile(String, String) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Saves a string value to a file.
saveFile(String, byte[]) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Saves an array of byte to a file.
saveFile(String, byte[]) - Static method in class org.mmbase.util.xml.applicationdata.NodeWriter
Stores binary data in a file
Scheme - Class in org.mmbase.storage.util
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 in org.mmbase.storage.implementation.database
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
 
search(String) - Method in class org.mmbase.module.core.MMTable
Deprecated. Use getNodes(NodeSearchQuery to perform a node search.
SEARCH_ALL - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_ALL
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_SOURCE - Static variable in class org.mmbase.module.core.ClusterBuilder
Deprecated. use RelationStep.DIRECTIONS_SOURCE
searchAge - Variable in class org.mmbase.module.core.MMObjectBuilder
The default search age for this builder.
searchMultiLevelVector(int, List<String>, String, List<String>, String, List<String>, List<String>) - 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(List<String>, List<String>, String, List<String>, String, List<String>, List<String>) - Method in class org.mmbase.module.core.ClusterBuilder
Same as searchMultiLevelVector(snodes, fields, pdistinct, tables, where, orderVec, direction, RelationStep.DIRECTIONS_EITHER).
searchMultiLevelVector(List<String>, List<String>, String, List<String>, String, List<String>, List<String>, 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<String>, List<String>, String, List<String>, String, List<String>, List<String>, List<Integer>) - Method in class org.mmbase.module.core.ClusterBuilder
Return all the objects that match the searchkeys.
searchVector(String) - Method in class org.mmbase.module.core.MMTable
Deprecated. Use getNodes(NodeSearchQuery to perform a node search.
SECONDS - Static variable in class org.mmbase.module.builders.AnnotRel
 
SECONDS_IN_A_DAY - Static variable in class org.mmbase.module.builders.DayMarkers
 
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.
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.
sequence - Variable in class org.mmbase.module.core.MMObjectNode
 
SEQUENCE_BUFFER_SIZE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: sequence-buffer-size.
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).
SET_PARAMETERS - Static variable in class org.mmbase.module.builders.Properties
 
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.
setAlias(String) - Method in class org.mmbase.module.core.MMObjectNode
Sets the node's alias.
setAttribute(String, Object) - Method in class org.mmbase.storage.StorageManagerFactory
Set an attribute of this factory.
setAttributes(Map<String, Object>) - Method in class org.mmbase.storage.StorageManagerFactory
Add a map of attributes for this factory.
setAutoCommit(boolean) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setAutoCommit(boolean) - Method in interface org.mmbase.module.database.MultiConnection
 
setAutoCommit(boolean) - Method in class org.mmbase.module.database.MultiConnectionImplementation
If "autoCommit" is true, then all subsequent SQL statements will be executed and committed as individual transactions.
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.
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.
setBuilder(Versions) - Method in class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
setBuilder(MMObjectBuilder) - Method in class org.mmbase.module.core.MMObjectNode
 
setBuilderDBField(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBKey(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBNotNull(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBSize(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDBState(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderDescription(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorInput(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorList(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderEditorSearch(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderGuiName(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setBuilderGuiType(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
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
 
setCatalog(String) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setCatalog(String) - Method in interface org.mmbase.module.database.MultiConnection
 
setCheckService(String) - Method in class org.mmbase.module.builders.MMServers
 
setComponentProperty(String, String, String) - Static method in class org.mmbase.core.util.SystemProperties
Set the value of the property
setConstraint(BasicSearchQuery, String) - Method in class org.mmbase.module.core.CoreClusterQueries
 
setConstraint(BasicSearchQuery, String) - Static method in class org.mmbase.storage.search.legacy.QueryConvertor
Sets constraint for a BasicSearchQuery object.
setContext(String) - Method in class org.mmbase.bridge.implementation.BasicNode
 
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.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.context.ContextAuthorization
 
setCursorName(String) - Method in class org.mmbase.module.database.MultiStatement
 
setDataType(DataType) - Method in class org.mmbase.core.CoreField
 
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.
setDBKey(boolean) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use 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 setStoragePosition(int)
setDBSize(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use setMaxLength(int)
setDBState(String) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use setState(int)
setDBState(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use AbstractField.getState()
setDecimalValue(PreparedStatement, int, Object, CoreField, MMObjectNode) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
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.
setDefaultsWithCloud(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNodeManager
Sometimes default values can only be filled if a cloud is present, hence only in the bridge.
setDescription(String, Locale) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
setDescription(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
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()
setDescriptions(Map<String, String>) - Method in class org.mmbase.module.core.MMObjectBuilder
Set descriptions of the builder
setDestination(Node) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
setDisallowedFields(Map) - Method in class org.mmbase.storage.StorageManagerFactory
Sets the map of disallowed Fields.
setEditPosition(int) - Method in class org.mmbase.core.CoreField
Set the position of the field when editing.
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
 
setEscapeProcessing(boolean) - Method in class org.mmbase.module.database.MultiStatement
 
setExpandBuilder(boolean) - Method in class org.mmbase.util.xml.BuilderWriter
Sets whether the builder will expand when writing.
setFetchDirection(int) - Method in class org.mmbase.module.database.MultiStatement
 
setFetchSize(int) - Method in class org.mmbase.module.database.MultiStatement
 
setFields(List<CoreField>) - Method in class org.mmbase.module.core.MMObjectBuilder
Stores fields information of this table.
setFileName(String) - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
setFixedSize(long) - Method in class org.mmbase.storage.util.TypeMapping
Sets a fixed size for this TypeMapping.
setGUIList(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use setListPosition(int)
setGUIName(String, Locale) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
setGUIName(String) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
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 setEditPosition(int)
setGUISearch(int) - Method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use setSearchPosition(int)
setHoldability(int) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setHoldability(int) - Method in interface org.mmbase.module.database.MultiConnection
 
setIdentifier(String) - Method in class org.mmbase.security.implementation.basic.NameContext
 
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.core.MMObjectBuilder
Set a single builder property The property will not be saved.
setInitParameters(Map<String, String>) - Method in class org.mmbase.module.core.MMObjectBuilder
Set all builder properties Changed properties will not be saved.
setInstalledVersion(String, String, String, int) - Method in class org.mmbase.module.builders.Versions
 
setLastSQL(String) - Method in class org.mmbase.module.database.ConnectionWrapper
Called just before every prepare statement.
setLastSQL(String) - Method in interface org.mmbase.module.database.MultiConnection
 
setLastSQL(String) - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
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(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.
setLoadBinaries(boolean) - Method in class org.mmbase.util.xml.applicationdata.NodeReader
 
setLocale(Locale) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setLocalizedDescription(LocalizedString) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
setLocalizedGUIName(LocalizedString) - Method in class org.mmbase.bridge.implementation.ModuleHandler
 
setLockMode(Connection, int) - Method in class org.mmbase.module.database.DatabaseSupportInformix
Deprecated.  
setLoginTimeout(int) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
Note: currently this code does not actually change the timeout.
setLogWriter(PrintWriter) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
setMaintainer(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the maintainer of this builder
setMaxConnections(int) - Method in class org.mmbase.module.database.MultiPoolHandler
 
setMaxFieldSize(int) - Method in class org.mmbase.module.database.MultiStatement
 
setMaxLength(int) - Method in class org.mmbase.core.CoreField
 
setMaxLifeTime(long) - Method in class org.mmbase.module.database.MultiPool
Set the time in ms how long a query may live before it is killed.
setMaxLifeTime(long) - Method in class org.mmbase.module.database.MultiPoolHandler
 
setMaxQuerys(int) - Method in class org.mmbase.module.database.MultiPoolHandler
 
setMaxRows(int) - Method in class org.mmbase.module.database.MultiStatement
 
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.MMBaseServlet
Sets the mmbase member.
setMMBase(MMBase) - Method in interface org.mmbase.servlet.MMBaseStarter
Set MMBase object after initializion, in the caller.
setMMEntities(boolean) - Method in class org.mmbase.module.core.MMBase
 
setModuleProperty(Map<String, Object>) - Method in class org.mmbase.module.tools.MMAdmin
 
setNode(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNode
Sets the reference to the underlying MMObjectNode.
setNode(Node) - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
setNodeManager(MMObjectNode) - Method in class org.mmbase.bridge.implementation.BasicNode
Set nodemanager for node
setNodeManager(NodeManager) - 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
 
setNodeType(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
setNodeType(MMObjectNode, MMObjectBuilder) - Method in interface org.mmbase.storage.StorageManager
 
setNodeTypeLeaveRelations(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Deletes the node, and recreates it in a different table.
setNodeTypeRememberRelations(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Deletes the node, and recreates it in a different table.
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.
setNotNull(boolean) - Method in class org.mmbase.core.CoreField
 
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).
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.
setObjectField(String, String, String, Object) - Method in class org.mmbase.module.core.TemporaryNodeManager
 
setOption(String, boolean) - Method in class org.mmbase.storage.StorageManagerFactory
Set an option to true or false.
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.
setPluralNames(Map<String, String>) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets a list of plural names (language - value pairs)
setPoolable(boolean) - Method in class org.mmbase.module.database.MultiStatement
 
setProperty(Object, Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setProperty(String, String) - Static method in class org.mmbase.core.util.SystemProperties
Set the value of the property
setQuery(String) - Method in class org.mmbase.storage.util.Sql
 
setQueryTimeout(int) - Method in class org.mmbase.module.database.MultiStatement
 
setRank(Rank) - Method in class org.mmbase.security.implementation.basic.NameContext
 
setReadOnly(boolean) - Method in class org.mmbase.core.CoreField
 
setReadOnly(boolean) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setReadOnly(boolean) - Method in interface org.mmbase.module.database.MultiConnection
 
setRequest(HttpServletRequest) - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
setResponse(HttpServletResponse) - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
setSavepoint() - Method in class org.mmbase.module.database.ConnectionWrapper
 
setSavepoint(String) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setSavepoint() - Method in interface org.mmbase.module.database.MultiConnection
 
setSavepoint(String) - Method in interface org.mmbase.module.database.MultiConnection
 
setScheme(String, String) - Method in class org.mmbase.storage.StorageManagerFactory
Set a scheme of this factory, using a string pattern to base the Scheme on.
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.
setSecurityConstraint(Constraint) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setSecurityConstraint(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setServedNode(Node) - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
setSingularNames(Map<String, String>) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets a list of singular names (language - value pairs)
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.module.core.MMObjectNode
Sets the size (in byte) of the given field.
setSource(Node) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
setState(int) - Method in class org.mmbase.core.CoreField
 
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.
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.
setSurrogator - Variable in class org.mmbase.storage.StorageManagerFactory
 
setTableName(String) - Method in class org.mmbase.module.core.MMTable
Set tablename of the builder.
setTableName(String) - Method in class org.mmbase.module.corebuilders.InsRel
 
setTask(DaemonTask) - Method in class org.mmbase.core.util.DaemonThread
Deprecated. Sets the task this thread should run when started.
setTransactionIsolation(int) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setTransactionIsolation(int) - Method in interface org.mmbase.module.database.MultiConnection
 
setType(int) - Method in class org.mmbase.core.CoreField
 
setTypeMap(Map<String, Class<?>>) - Method in class org.mmbase.module.database.ConnectionWrapper
 
setTypeMap(Map<String, Class<?>>) - Method in interface org.mmbase.module.database.MultiConnection
 
setUnique(boolean) - Method in class org.mmbase.core.CoreField
 
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').
setValue(BasicNode, String, Object) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
setValue(BasicNode, String, Object) - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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(MMObjectNode, String, Object) - Method in class org.mmbase.module.corebuilders.TypeDef
Sets a key/value pair in the main values of this node.
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(String) - Method in class org.mmbase.storage.search.legacy.DBValue
Sets value property.
setValue(MMObjectBuilder, MMObjectNode, Node, String, String) - Method in class org.mmbase.util.xml.applicationdata.NodeReader
 
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
 
setValueWithoutProcess(String, Object) - Method in class org.mmbase.bridge.implementation.BasicRelation
 
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.  
setXMLPath(String) - Method in class org.mmbase.module.core.MMObjectBuilder
Sets the subpath of the builder's xml configuration file.
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).
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.
shutdown() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
shutdown() - Method in class org.mmbase.module.builders.DayMarkers
 
shutdown() - Method in class org.mmbase.module.builders.MMEvents
 
shutdown() - Method in class org.mmbase.module.builders.MMServers
 
shutdown() - Method in class org.mmbase.module.core.MMBase
 
shutdown() - Method in class org.mmbase.module.core.MMObjectBuilder
clean all acquired resources, because system is shutting down
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
simpleCreate(MMObjectNode, MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.RelationalDatabaseStorageManager
Actual implementation of RelationalDatabaseStorageManager.create(MMObjectNode, MMObjectBuilder) which wraps this in a transction only, now.
singularNames - Variable in class org.mmbase.module.core.MMObjectBuilder
Collections of (GUI) names (singular) for the builder's objects, divided by language
size() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
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 class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
size() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
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
sleepPeriod - Variable in class org.mmbase.core.util.DaemonThread
Deprecated. The threads sleep period.
SMALLER - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
SMALLEREQUAL - Static variable in class org.mmbase.storage.search.legacy.DBConditionItem
 
SmartPathFunction - Class in org.mmbase.module.core
Deprecated. Use org.mmbase.util.functions.SmartPathFunction
SmartPathFunction(MMObjectBuilder) - Constructor for class org.mmbase.module.core.SmartPathFunction
Deprecated.  
snum - Variable in class org.mmbase.bridge.implementation.BasicRelation
 
sort(List<FieldDefs>) - Static method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use Collections.sort
sort(List<CoreField>, int) - Static method in class org.mmbase.module.corebuilders.FieldDefs
Deprecated. use Fields.sort(java.util.List, int)
Sql - Class in org.mmbase.storage.util
Meant to be used as an 'AfterDeployment' job of an app1 xml.
Sql() - Constructor for class org.mmbase.storage.util.Sql
 
sqlConversion(StringBuilder) - Method in class org.mmbase.storage.search.legacy.DBConditionItem
Appends the converted expression to the stringbuffer.
sqlConversion(StringBuffer) - Method in class org.mmbase.storage.search.legacy.DBLogicalOperator
Appends the converted operator to the stringbuffer.
sqlConversion(StringBuffer) - Method in class org.mmbase.storage.search.legacy.DBNumberValue
Appends the converted value to the stringbuffer.
sqlConversion(StringBuilder) - Method in class org.mmbase.storage.search.legacy.DBQuery
Appends the converted query to the stringbuffer.
sqlConversion(StringBuffer) - Method in class org.mmbase.storage.search.legacy.DBStringValue
Appends the converted value to the stringbuffer.
sqlConversion(StringBuffer) - Method in class org.mmbase.storage.search.legacy.DBWildcardStringValue
Appends the converted value to the stringbuffer.
sqlConversion(StringBuilder) - Method in class org.mmbase.storage.search.legacy.ParseItem
Appends the converted item to the stringbuffer.
SqlHandler - Interface in org.mmbase.storage.search.implementation.database
Interface for handler classes that are used to create SQL string representations of SearchQuery objects.
stackTrace - Variable in class org.mmbase.module.database.MultiConnectionImplementation
 
start() - Method in class org.mmbase.core.util.DaemonThread
Deprecated.  
start() - Method in class org.mmbase.module.builders.MMServers
Starts the thread for the task scheduler
start() - Method in class org.mmbase.module.core.MMObjectNode
Start the loading of a node
start() - Method in class org.mmbase.module.database.MultiPool.ConnectionCloser
Starts a Thread and runs this Runnable
startCacheTypes() - Method in class org.mmbase.module.builders.Versions
 
startThread(DaemonTask, String) - Static method in class org.mmbase.module.core.MMBaseContext
Deprecated. Use ThreadPools.scheduler.
startTime - Static variable in class org.mmbase.module.core.MMBase
Time in seconds, when mmbase was started.
state - Variable in class org.mmbase.module.database.MultiConnectionImplementation
 
Storable - Interface in org.mmbase.storage
This interface contains functionality for retrieving a storage identifier - a name or id suitable for storing the object.
STORAGE_IDENTIFIER_CASE - Static variable in class org.mmbase.storage.Attributes
Attribute: storage-identifier-case.
StorageConfigurationException - Exception in org.mmbase.storage
This exception gets thrown when an error occurred in the configuration of a StorageFactory or a storage manager.
StorageConfigurationException() - Constructor for exception org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(String) - Constructor for exception org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(Throwable) - Constructor for exception org.mmbase.storage.StorageConfigurationException
 
StorageConfigurationException(String, Throwable) - Constructor for exception org.mmbase.storage.StorageConfigurationException
 
StorageConnector - Class in org.mmbase.core.util
A StorageConnector object is associated with a specific builder.
StorageConnector(MMObjectBuilder) - Constructor for class org.mmbase.core.util.StorageConnector
 
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)
StorageError - Error in org.mmbase.storage
This error gets thrown when something goes seriously - and likely unrecoverably - wrong in the storage layer.
StorageError() - Constructor for error org.mmbase.storage.StorageError
 
StorageError(String) - Constructor for error org.mmbase.storage.StorageError
 
StorageError(Throwable) - Constructor for error org.mmbase.storage.StorageError
 
StorageError(String, Throwable) - Constructor for error org.mmbase.storage.StorageError
 
StorageException - Exception in org.mmbase.storage
This exception gets thrown when something goes wrong in the storage layer.
StorageException() - Constructor for exception org.mmbase.storage.StorageException
 
StorageException(String) - Constructor for exception org.mmbase.storage.StorageException
 
StorageException(Throwable) - Constructor for exception org.mmbase.storage.StorageException
 
StorageException(String, Throwable) - Constructor for exception org.mmbase.storage.StorageException
 
StorageFactoryException - Exception in org.mmbase.storage
This exception gets thrown when an error occurred during instantiation of the StorageFactory.
StorageFactoryException() - Constructor for exception org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with null as its message.
StorageFactoryException(String) - Constructor for exception org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the specified detail message.
StorageFactoryException(Throwable) - Constructor for exception org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the detail message of the original exception.
StorageFactoryException(String, Throwable) - Constructor for exception org.mmbase.storage.StorageFactoryException
Constructs a StorageFactoryException with the detail message of the original exception.
StorageInaccessibleException - Exception in org.mmbase.storage
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 exception org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(String) - Constructor for exception org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(Throwable) - Constructor for exception org.mmbase.storage.StorageInaccessibleException
 
StorageInaccessibleException(String, Throwable) - Constructor for exception org.mmbase.storage.StorageInaccessibleException
 
StorageManager<SMF extends StorageManagerFactory> - Interface in org.mmbase.storage
The StorageManager interface defines how to access a storage device.
storageManagerClass - Variable in class org.mmbase.storage.StorageManagerFactory
The class used to instantiate storage managers.
StorageManagerFactory<SM extends StorageManager> - Class in org.mmbase.storage
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 in org.mmbase.storage
This exception gets thrown if a query resulted nothing, in contrary to the expectation (for example in 'getNode').
StorageNotFoundException() - Constructor for exception org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(String) - Constructor for exception org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(Throwable) - Constructor for exception org.mmbase.storage.StorageNotFoundException
 
StorageNotFoundException(String, Throwable) - Constructor for exception org.mmbase.storage.StorageNotFoundException
 
StorageReader<SM extends StorageManager> - Class in org.mmbase.storage.util
 
StorageReader(StorageManagerFactory, InputSource) - Constructor for class org.mmbase.storage.util.StorageReader
Constructor.
storeBinaryAsFile(MMObjectNode, CoreField) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Store a binary (blob) data file
storeBinaryAsFileObjects - Variable in class org.mmbase.storage.StorageManagerFactory
The list with objects of which binary data should not be stored in database
storeBuilderConfiguration(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeDef
 
STORES_BINARY_AS_FILE - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-stores-binary-as-file.
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.
STRICT - Static variable in class org.mmbase.module.corebuilders.TypeRel
Constant for TypeRel.contains(int, int, int): return only typerels that exactly match.
STRING_LOOP - Static variable in class org.mmbase.servlet.Performance
 
stub() - Method in class org.mmbase.servlet.Performance
 
subNodeList(int, int) - Method in class org.mmbase.bridge.implementation.BasicNodeList
 
success - Variable in class org.mmbase.module.tools.ApplicationResult
 
success(String) - Method in class org.mmbase.module.tools.ApplicationResult
Adds a message and sets the success status to true.
successor(String) - Static method in class org.mmbase.util.functions.IndexFunction
Returns the 'successor' of a string.
successor(String, String, String, boolean) - Static method in class org.mmbase.util.functions.IndexFunction
Calculates the 'successor' of an index String.
SUMFIELDS_PARAMETERS - Static variable in class org.mmbase.util.functions.ExampleBuilder
 
sumFieldsFunction - Variable in class org.mmbase.util.functions.ExampleBuilder
Implementation of 'node function', which can be compared with a instance method in java.
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_FOREIGN_KEYS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Foreign keys can be used
SUPPORTS_TRANSACTIONS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: database-supports-transactions.
supportsForeignKeys - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 
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
 
supportsTransactions() - Method in class org.mmbase.storage.StorageManagerFactory
Returns whether transactions, and specifically rollback, is supported in the storage layer.
sync(MMObjectBuilder, Map<String, Field>, 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
 
SYSTEM_OWNER - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default (system) owner name for the owner field.
SystemProperties - Class in org.mmbase.core.util
This class facilitates the use of nodes for system properties.
SystemProperties() - Constructor for class org.mmbase.core.util.SystemProperties
 

T

tableName - Variable in class org.mmbase.module.core.MMTable
The table name
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
 
TEMPNODE_DEFAULT_SIZE - Static variable in class org.mmbase.module.core.MMObjectBuilder
Default size of the temporary node cache
temporaryNodeId - Variable in class org.mmbase.bridge.implementation.BasicNode
Temporary node ID.
TemporaryNodeManager - Class in org.mmbase.module.core
This class is severely underdocumented.
TemporaryNodeManager(MMBase) - Constructor for class org.mmbase.module.core.TemporaryNodeManager
 
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.
TEST_STRING - Static variable in class org.mmbase.servlet.Performance
 
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).
TMP_FIELD_EXISTS - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
TMP_FIELD_NUMBER - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
TMP_FIELD_RESOLVED - Static variable in class org.mmbase.module.core.MMObjectBuilder
 
tmpObjectManager - Static variable in class org.mmbase.bridge.implementation.BasicCloudContext
 
toBasicQuery(Query) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
toBuilderField(String, String) - Static method in class org.mmbase.storage.search.implementation.database.informix.excalibur.EtxSqlHandler
Finds builderfield corresponding to the database table and field names.
toConstraint(BasicSearchQuery) - Method in class org.mmbase.storage.search.legacy.DBQuery
Converts this query to a constraint for a search query.
toExists(String) - Static method in enum org.mmbase.module.core.TransactionManager.Exists
 
toNodeManager() - Method in class org.mmbase.bridge.implementation.BasicNodeManager
 
toNodeManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toNodeNumber(Object) - Method in class org.mmbase.bridge.implementation.BasicNode
 
toRelation() - Method in class org.mmbase.bridge.implementation.BasicRelation
 
toRelation() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toRelationManager() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
toRelationManager() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
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) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Utility method, modifies strings for use in SQL statements.
toSqlString(String) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
toString() - Method in class org.mmbase.bridge.implementation.BasicCloud
 
toString() - Method in class org.mmbase.bridge.implementation.BasicNode
 
toString() - Method in class org.mmbase.bridge.implementation.BasicRelationManager
 
toString() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
toString() - Method in class org.mmbase.bridge.implementation.LocalResolver
 
toString() - Method in class org.mmbase.bridge.implementation.VirtualNode
 
toString() - Method in class org.mmbase.cache.ChainedReleaseStrategy
 
toString() - Method in class org.mmbase.cache.ConstraintsMatchingStrategy.AbstractConstraintMatcher
 
toString() - Method in class org.mmbase.cache.QueryResultCache
 
toString() - Method in class org.mmbase.cache.ReleaseStrategy
 
toString() - Method in class org.mmbase.core.CoreField
 
toString() - Method in class org.mmbase.core.event.TypedNodeEventListenerWrapper
 
toString() - Method in class org.mmbase.core.event.TypedRelationEventListenerWrapper
 
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() - Method in enum org.mmbase.module.core.TransactionManager.Exists
 
toString(MMObjectNode) - Method in class org.mmbase.module.corebuilders.TypeRel
 
toString() - Method in class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRelNode
 
toString() - Method in class org.mmbase.module.database.JDBC
Give some info about the jdbc connection
toString() - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
toString() - Method in class org.mmbase.module.database.MultiPool
 
toString() - Method in class org.mmbase.servlet.BridgeServlet.QueryParts
 
toString() - Method in class org.mmbase.storage.search.legacy.ParseItem
Returns the converted item as a String
toString() - Method in class org.mmbase.storage.util.Index
 
toString() - Method in class org.mmbase.storage.util.Scheme
 
toString() - Method in class org.mmbase.storage.util.Sql
 
toString() - Method in class org.mmbase.storage.util.TypeMapping
 
toXML(Object, String) - Method in class org.mmbase.module.core.MMObjectNode
 
TRANSACTION_ISOLATION_LEVEL - Static variable in class org.mmbase.storage.implementation.database.Attributes
Attribute: database-transaction-isolation-level.
transactionIsolation - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The transaction isolation 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.
transactionManager - Static variable in class org.mmbase.bridge.implementation.BasicCloudContext
Transaction Manager to keep track of transactions
TransactionManager - Class in org.mmbase.module.core
The MMBase transaction manager manages a group of changes.
TransactionManager.Exists - Enum in org.mmbase.module.core
NO: The node does not exists yet, but will be created on commit YES: The node already existed befor the transaction started.
TransactionManagerException - Exception in org.mmbase.module.core
This Exception is thrown when something goes wrong the MMBase transaction manager.
TransactionManagerException() - Constructor for exception org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(String) - Constructor for exception org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(Throwable) - Constructor for exception org.mmbase.module.core.TransactionManagerException
 
TransactionManagerException(String, Throwable) - Constructor for exception org.mmbase.module.core.TransactionManagerException
 
transactionName - Variable in class org.mmbase.bridge.implementation.BasicTransaction
The id of the transaction for use with the transaction manager.
TransactionResolver - Class in org.mmbase.module.core
 
TransactionResolver(MMBase) - Constructor for class org.mmbase.module.core.TransactionResolver
 
transactions - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
transactions - Variable in class org.mmbase.module.core.TransactionManager
 
TRIM_STRINGS - Static variable in class org.mmbase.storage.implementation.database.Attributes
Option: trim-strings.
truncate(long) - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager.InputStreamBlob
 
type - Variable in class org.mmbase.storage.util.TypeMapping
The expression this type should translate to.
typeCache - Static variable in class org.mmbase.storage.implementation.database.DatabaseStorageManager
The cache that contains the last X types of all requested objects
TypeDef - Class in org.mmbase.module.corebuilders
TypeDef is used to define the* object types (builders).
TypeDef() - Constructor for class org.mmbase.module.corebuilders.TypeDef
 
TypedNodeEventListenerWrapper - Class in org.mmbase.core.event
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 in org.mmbase.core.event
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
 
TypeMapping - Class in org.mmbase.storage.util
The TypeMapping class helps translating MMBase types to storage-specific type descriptions.
TypeMapping() - Constructor for class org.mmbase.storage.util.TypeMapping
 
typeMappings - Variable in class org.mmbase.storage.StorageManagerFactory
The list with type mappings
TypeRel - Class in org.mmbase.module.corebuilders
TypeRel defines the allowed relations between two object types.
TypeRel() - Constructor for class org.mmbase.module.corebuilders.TypeRel
 
TypeRel.InverseTypeRelSet - Class in org.mmbase.module.corebuilders
An InverseTypeRelSet is a Set of typerel nodes.
TypeRel.InverseTypeRelSet() - Constructor for class org.mmbase.module.corebuilders.TypeRel.InverseTypeRelSet
 
TypeRel.TypeRelSet - Class in org.mmbase.module.corebuilders
A TypeRelSet is a Set of typerel nodes.
TypeRel.TypeRelSet() - Constructor for class org.mmbase.module.corebuilders.TypeRel.TypeRelSet
 
TypeRel.VirtualTypeRel - Class in org.mmbase.module.corebuilders
Of course, virtual typerel nodes need a virtual typerel builder.
TypeRel.VirtualTypeRel(TypeRel) - Constructor for class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRel
 
TypeRel.VirtualTypeRelNode - Class in org.mmbase.module.corebuilders
A VirtualTypeRelNode is a MMObjectNode which is added to the typerelset with extensions of the actual builders specified.
TypeRel.VirtualTypeRelNode(int, int) - Constructor for class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRelNode
 
TypeRel.VirtualTypeRelNode(int) - Constructor for class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRelNode
 
TypeRel.VirtualTypeRelNode(int, int, int) - Constructor for class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRelNode
 
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.

U

uniqueId() - Static method in class org.mmbase.bridge.implementation.BasicCloud
Create unique temporary node number.
UNKNOWN - Static variable in class org.mmbase.module.core.TemporaryNodeManager
Return value for setObjectField
unload() - Method in class org.mmbase.module.database.JDBC
 
unload() - Method in class org.mmbase.module.ProcessorModule
Deprecated. called by nothing
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
 
unwrap(Class<T>) - Method in class org.mmbase.module.database.ConnectionWrapper
 
unwrap(Class<T>) - Method in class org.mmbase.module.database.MultiStatement
 
unwrap(Class<T>) - Method in class org.mmbase.storage.implementation.database.GenericDataSource
 
UP - Static variable in class org.mmbase.util.NodeComparator
 
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.implementation.basic.OwnerAuthorization
 
update(UserContext, int) - Method in class org.mmbase.security.implementation.context.ContextAuthorization
 
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.
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
 
useAliases() - Method in class org.mmbase.module.core.MMObjectNode
 
useDatabaseInheritance() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
Whether during the table verification also metaData.getSuperTables must be used to obtain the fields in the parent builder.
useDatabaseInheritance() - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
useLower(FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.BasicSqlHandler
Wether the 'LOWER' function needs to be used to implement case insensitivity.
useLower(FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.MySqlSqlHandler
 
useLower(FieldConstraint) - Method in class org.mmbase.storage.search.implementation.database.PostgreSqlSqlHandler
 
userContext - Variable in class org.mmbase.bridge.implementation.BasicCloud
 
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).
utilProperties - Variable in class org.mmbase.storage.implementation.database.DatabaseStorageManagerFactory
 

V

validate(Object) - Method in class org.mmbase.core.CoreField
 
VALUE - Static variable in class org.mmbase.module.builders.Properties
 
value - Variable in class org.mmbase.module.core.ByteFieldContainer
Deprecated.  
value - Variable in class org.mmbase.storage.search.legacy.DBConditionItem
The value to compare to.
VALUE_SHORTED - Static variable in class org.mmbase.module.core.MMObjectNode
Large fields (blobs) are loaded 'lazily', so only on explicit request.
valueOf(String) - Static method in enum org.mmbase.module.core.TransactionManager.Exists
Returns the enum constant of this type with the specified name.
values - Variable in class org.mmbase.module.core.MMObjectNode
Holds the name - value pairs of this node (the node's fields).
values() - Static method in enum org.mmbase.module.core.TransactionManager.Exists
Returns an array containing the constants of this enum type, in the order they are declared.
verify(Operation, int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Asserts access rights.
verify(Operation, int, int, int) - Method in class org.mmbase.bridge.implementation.BasicCloud
Asserts access rights.
verify() - Method in class org.mmbase.bridge.implementation.BasicTransaction
 
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.
verify(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
verifyTables() - Method in class org.mmbase.storage.implementation.database.DatabaseStorageManager
 
VersionCacheNode - Class in org.mmbase.module.builders
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionCacheNode(MMBase) - Constructor for class org.mmbase.module.builders.VersionCacheNode
Deprecated.  
VersionCacheWhenNode - Class in org.mmbase.module.builders
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionCacheWhenNode() - Constructor for class org.mmbase.module.builders.VersionCacheWhenNode
Deprecated.  
Versions - Class in org.mmbase.module.builders
 
Versions() - Constructor for class org.mmbase.module.builders.Versions
 
VersionXMLCacheNodeReader - Class in org.mmbase.module.builders
Deprecated. is this (cacheversionfile) used? seems obsolete now
VersionXMLCacheNodeReader(String) - Constructor for class org.mmbase.module.builders.VersionXMLCacheNodeReader
Deprecated.  
viewCreate(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
ViewDatabaseStorageManager - Class in org.mmbase.storage.implementation.database
A View database storage manager creates tables without the fields of the 'super' tables and views to represent the combined table.
ViewDatabaseStorageManager() - Constructor for class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
viewExists(MMObjectBuilder) - Method in class org.mmbase.storage.implementation.database.ViewDatabaseStorageManager
 
virtual - Variable in class org.mmbase.module.core.MMObjectBuilder
Determines whether a builder is virtual (data is not stored in the storage layer).
VirtualBuilder - Class in org.mmbase.module.core
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 in org.mmbase.bridge.implementation
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<String, ?>, Cloud) - Constructor for class org.mmbase.bridge.implementation.VirtualNode
Makes a Node from a map of values.
VirtualNode - Class in org.mmbase.module.core
VirtualNode is a representation of a virtual objectnode.
VirtualNode(MMObjectBuilder) - Constructor for class org.mmbase.module.core.VirtualNode
Main constructor.
VirtualNode(Map<String, Object>) - Constructor for class org.mmbase.module.core.VirtualNode
Alternate constructor, to create a node with the values given.
VirtualNodeManager - Class in org.mmbase.bridge.implementation
This class represents a virtual node type information object.
VirtualNodeManager(VirtualNode, Cloud) - Constructor for class org.mmbase.bridge.implementation.VirtualNodeManager
Instantiated a Virtual NodeManager, and tries its best to find reasonable values for the field-types.
VirtualNodeManager(Query, Cloud) - Constructor for class org.mmbase.bridge.implementation.VirtualNodeManager
 
VirtualReferrerBuilder - Class in org.mmbase.module.core
 
VirtualReferrerBuilder(MMObjectBuilder) - Constructor for class org.mmbase.module.core.VirtualReferrerBuilder
Creates an instance of a Virtual builder.
virtualTypeRel - Static variable in class org.mmbase.module.corebuilders.TypeRel.VirtualTypeRel
 

W

warn(String) - Method in class org.mmbase.module.tools.ApplicationResult
Adds a message and logs it as an warning, and sets the success status to false.
wrap(String, int) - Static method in class org.mmbase.module.core.MMObjectBuilder
Wraps a string.
wrap(Connection) - Method in interface org.mmbase.module.database.MultiConnection
 
wrap(Connection) - Method in class org.mmbase.module.database.MultiConnectionImplementation
 
WRAP_PARAMETERS - Static variable in class org.mmbase.module.core.MMObjectBuilder
Parameters constants for the NodeFunction MMObjectBuilder.wrapFunction.
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.
write(MMObjectNode) - Method in class org.mmbase.util.xml.applicationdata.NodeWriter
Writes a node (object) to the datasource file.
writeApplicationToFile(String, String) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
writeBuilderToFile(String, String) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
 
writeContext(ApplicationReader, ContextDepthDataReader, 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(ContextDepthDataReader, String) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes the context file, based on what was supplied by the application
writeDataSources(ApplicationReader, HashSet<Integer>, String, MMBase, Logger) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes the required datasources to their corresponding xml files by calling writeNodes()
writeNodes(ApplicationReader, HashSet<Integer>, String, MMBase, Logger, boolean) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes the nodes to their corresponding xml files
writeNodes(String, MMBase, Logger) - Static method in class org.mmbase.util.xml.applicationdata.FullBackupDataWriter
Searches the MMBase cloud, collecting all nodes and storing them in data files.
writeNodes(String, MMBase, Logger, MMObjectBuilder, List<MMObjectNode>, boolean) - Static method in class org.mmbase.util.xml.applicationdata.FullBackupDataWriter
Writes the nodes of a particular type to the corresponding XML file.
writeRelationSources(ApplicationReader, HashSet<Integer>, String, MMBase, Logger) - Static method in class org.mmbase.util.xml.applicationdata.ContextDepthDataWriter
Writes the required relation sources to their corresponding xml files by calling writeNodes()
writeToPath(String, Logger) - Method in class org.mmbase.util.xml.applicationdata.ApplicationWriter
Generates the documents for this application and store it as a set of files in the given path.

X

XmlEtxIndicesReader - Class in org.mmbase.storage.search.implementation.database.informix.excalibur
 
XmlEtxIndicesReader(InputSource) - Constructor for class org.mmbase.storage.search.implementation.database.informix.excalibur.XmlEtxIndicesReader
Creates a new instance of XmlEtxIndicesReader
xmlPath - Variable in class org.mmbase.module.core.MMObjectBuilder
Full filename (path + buildername + ".xml") where we loaded the builder from It is relative from the '/builders/' subdir

_

_readObject(ObjectInputStream) - Method in class org.mmbase.bridge.implementation.BasicCloud
 
_writeObject(ObjectOutputStream) - Method in class org.mmbase.bridge.implementation.BasicCloud
 

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

MMBase2 Core 2.0-SNAPSHOT - 2013-03-30T06:36