| Package | Description |
|---|---|
| org.mmbase.applications.crontab.builders | |
| org.mmbase.applications.email | |
| org.mmbase.applications.media.builders |
The basic builders for the object model associated with the MMBase
media project.
|
| org.mmbase.jumpers | |
| org.mmbase.module.builders |
The MMBase standard and optional builders.
|
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.module.corebuilders |
The MMBase core builders.
|
| org.mmbase.mynews | |
| org.mmbase.richtext.builders | |
| org.mmbase.security.implementation.cloud | |
| org.mmbase.security.implementation.cloudcontext.builders | |
| org.mmbase.storage.search |
Provides interfaces for retrieval of data from
SearchQuery objects. |
| org.mmbase.streams.builders | |
| org.mmbase.util.functions |
The function framework is all about the creation of
Function instances, from which
then, subsequently, function values can be acquired. |
| Modifier and Type | Class and Description |
|---|---|
class |
CronJobs
Builder that holds cronjobs and listens to changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmailBuilder
Email builder.
|
| 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 |
Jumpers
Maintains jumpers for redirecting urls.
|
| 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 |
MMObjectBuilder
This class is the base class for all builders.
|
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 |
MyNewsBuilder |
| 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 |
ExampleBuilder
Example builder implementation implementing functions.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}