| Modifier and Type | Class and Description |
|---|---|
class |
CronJobs
Builder that holds cronjobs and listens to changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrontabModule
Starts a crontab for MMBase as a Module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSendMail
This module provides mail functionality
|
class |
EmailBuilder
Email builder.
|
class |
SendMail
Module providing mail functionality based on JavaMail, mail-resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AudioSources
The AudioSource builder describes a specific type of audio that can be retrieved (real/mp3/etc).
|
class |
MediaFragments
The MediaFragment builder describes a piece of media.
|
class |
MediaProviders
A MediaProvider builder describes a service that offers a media service.
|
class |
MediaSources
The MediaSource builder describes a specific type of media that can be retrieved (real/mp3/etc).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteringModule
This module bootstraps and configures MMBase clustering.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Jumpers
Maintains jumpers for redirecting urls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
cache
Simple file cache system that can be used by any servlet
|
class |
CALC |
class |
INFO
The INFO module provides access to the environment on which the mmbase system resides.
|
class |
LinkChecker
The linkChecker module detects broken urls in the urls builder and the jumpers builder.
|
class |
MMUsers |
class |
Module
An MMBase Module is an extension of this class, which is configured by an XML file in the <mmbase
config dir>/modules directory.
|
class |
ProcessorModule
The Processor Module extends the basic module to the Processor
interface so it can perform for servscan (pagelets).
|
class |
ReloadableModule
A Reloadable Module has a 'reload' method.
|
class |
RemoteMMCI
RemoteMMCI is a MMBase module that starts a Remote Method Invocation
registry and binds a remote MMCI context to the server.
|
class |
scancache
File cache system.
|
class |
sessions
CLEARSET-NAME : This command clears the session variable called NAME
ADDSET-NAME-VALUE : This command adds VALUE to the SESSION variable set called NAME, no duplicates are allowed
PUTSET-NAME-VALUE : This command adds VALUE to the SESSION variable set called NAME, duplicates are allowed
DELSET-NAME-VALUE : This command deletes VALUE form the SESSION variable set called NAME.
|
class |
TransactionHandler
TransactionHandler Module
This class parses the TML code and calls the appropriate methods
in TransactionManager TemporarayNodeManager org.mmabse.module.core
Furthermore it does some nameserving.
|
class |
Upload
the Upload module stores files that are uploaded.
|
class |
WatchedReloadableModule
This Reloadable Module extension reloads its configuration and calls reload, automaticly if the
module XML changes.
|
class |
XSLConvert
XSL conversion module
Right now, only the replace() method is defined.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImages
AbstractImages holds the images and provides ways to insert, retrieve and
search them.
|
class |
AbstractServletBuilder
Some builders are associated with a servlet.
|
class |
AnnotRel |
class |
Attachments
This builder can be used for 'attachments' builders.
|
class |
AuthRel |
class |
Cookies |
class |
DayMarkers
Daymarkers are used to calculate the age of MMBase objects.
|
class |
Dummy
Deprecated.
Simply use
MMObjectBuilder. In the builder xml you can simply leave the <class> element away alltogether. |
class |
ImageCaches
ImageCaches (aka as 'icaches') is a system-like builder used by
builders with the 'Images' class.
|
class |
Images
If this class is used as the class for your builder, then an 'handle' byte field is assumed to
contain an image.
|
class |
MMEvents |
class |
MMServers |
class |
Netfiles
The Netfiles builder stores information on files that need to be transferred
to other servers.
|
class |
NetFileSrv
The NetFileServ builder contains information on services available to NetFile objects.
|
class |
People
People builder, adds a replace() methods which retrieves a people objectnumber based on the current user's (SCAN) session.
|
class |
PosRel
Like InsRel, only with a GUIIndicator tailored for a relation with a 'pos' field.
|
class |
Properties
The properties builder can contain key/value pairs for any other node in MMBase.
|
class |
ReferredAttachments
An attachment builder where, aside from storing the binary data in the database, you can point out a
binary resource on another server using an url.
|
class |
Resources
The resources builder can be used by
ResourceLoader to load resources from
(configuration files, classes, resourcebundles). |
class |
Urls
The URL builder provides nice gui indications for objects with an 'url' field.
|
class |
Users |
class |
Versions |
class |
Vwms
Virtual WebMasterS (VWMS) are agents within MMBase.
|
class |
Vwmtasks
Virtual Web Master task builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterBuilder
The builder for
clusternodes. |
class |
MMBase
The module which provides access to the MMBase storage defined
by the provided name/setup.
|
class |
MMObjectBuilder
This class is the base class for all builders.
|
class |
MMTable
MMTable is the base abstraction of a cloud of objects stored in one database table,
essentially a cloud of objects of the same type.
|
class |
VirtualBuilder
VirtualBuilder is a builder which creates 'virtual' nodes.
|
class |
VirtualReferrerBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
InsRel
InsRel, the main relation object, holds relations, and methods to
handle them.
|
class |
OAlias
The OAlias builder is an optional corebuilder used to associate aliases with nodes.
|
class |
RelDef
RelDef, one of the meta stucture nodes, is used to define the possible relation types.
|
class |
TypeDef
TypeDef is used to define the* object types (builders).
|
class |
TypeRel
TypeRel defines the allowed relations between two object types.
|
(package private) static class |
TypeRel.VirtualTypeRel
Of course, virtual typerel nodes need a virtual typerel builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBC
JDBC Module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MMFlash
Implements the parsing and generating of dynamic flash files
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlBase
The module which provides access to the multimedia database
it creates, deletes and gives you methods to keep track of
multimedia objects.
|
class |
MMEdit
The module which provides access to the multimedia database
it creates, deletes and gives you methods to keep track of
multimedia objects.
|
class |
MMLanguage
Module for multi-language support.
|
class |
scanparser
scanpage is a container class it holds all objects needed per scan page
it was introduced to make servscan threadsafe but will probably in the future
hold all page related info instead of HttpServletR equest and HttpServletResponse
because we want extend the model of offline page generation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Lucene
This is the implementation of a 'Lucene' module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPModule
RFC 2821 partial-compliant SMTP server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MMAdmin |
| Modifier and Type | Class and Description |
|---|---|
class |
MyNewsBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
Notifier
This class maintains all notifyables and takes care of the actual submission of all
notifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdRel
Like InsRel, only with a GUIIndicator tailored for a relation with an 'id' field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserBuilder
Security from within MMBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Actions |
class |
Contexts
Representation of a 'context', which can be read as a valid value of the 'owner' field of any
object in MMBase.
|
class |
Groups
Groups of users.
|
class |
PeopleContexts
Simple extension of Contexts.
|
class |
Ranks
This MMObjectBuilder implementation belongs to the object type
'mmbaseusers' It contains functionality to MD5 encode passwords,
and so on.
|
class |
RightsRel
The rightsrel relation, connects a 'context' with a 'group'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultBuilder
A
ResultBuilder is a builder for
ResultNodes, that represent the results of executing
an arbitrary search query. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageSources
Builder for imagesources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordGeneratorModule |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFunctionProvider |
class |
ClassFunctionProvider
Maintains all methods of a certain class as function objects (as long as they have unique names).
|
class |
DescribedFunctionProvider
A described function provider maintains a set of
Function objects, and also contains functionality to add
gui information to the provider itself. |
class |
ExampleBuilder
Example builder implementation implementing functions.
|
class |
FunctionSet
The implementation of one set ('namespace') of functions.
|
class |
IndexFunction
The index node functions can be assigned to nodes which are connected by an 'index' relation.
|
class |
PatternNodeFunctionProvider
This Function provider creates function objects , which can create a String function based on a
pattern.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}