| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.jsp.taglib |
The MMBase taglib implementation.
|
| org.mmbase.bridge.jsp.taglib.typehandler |
Typehandlers are used by the FieldInfo tag to produce html-code
based on type and guitype of the field.
|
| org.mmbase.bridge.mock |
This package provides a completely 'virtual' implementation of the bridge.
|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi | |
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| org.mmbase.core | |
| org.mmbase.core.util | |
| org.mmbase.datatypes |
This package defines and implements
DataTypes, which are a way to apply restrictions to and
annotate certain data. |
| org.mmbase.datatypes.processors |
Plugins into set- and getValue methods on Node (Setting and getting Fields).
|
| org.mmbase.datatypes.util | |
| org.mmbase.datatypes.util.xml | |
| org.mmbase.framework |
The package contains the component framework of MMBase.
|
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.module.corebuilders |
The MMBase core builders.
|
| org.mmbase.storage.search.implementation.database | |
| org.mmbase.util | |
| org.mmbase.util.functions |
The function framework is all about the creation of
Function instances, from which
then, subsequently, function values can be acquired. |
| org.mmbase.util.xml |
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| DateTimePattern
This is a bit like SimpleDateFormat, because it accepts the same pattern String.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| AbstractLengthDataType
A LengthDataType is a datatype that defines a length for its values (
AbstractLengthDataType.getLength(Object)) ,
and restrictions on that (minimal an maximal length). |
| AbstractLengthDataType.MaxRestriction |
| AbstractLengthDataType.MinRestriction |
| BasicDataType
Every DataType extends this one.
|
| BasicDataType.AbstractRestriction
Abstract inner class Restriction.
|
| BasicDataType.EnumerationRestriction |
| BasicDataType.RequiredRestriction |
| BasicDataType.StaticAbstractRestriction
A Restriction is represented by these kind of objects.
|
| BasicDataType.TypeRestriction |
| BasicDataType.UniqueRestriction |
| BinaryDataType.MimeTypeRestriction |
| BooleanDataType
The DataType associated with a boolean value.
|
| CaptchaDataType.CaptchaImage |
| CaptchaDataType.CaptchaRestriction |
| CastException |
| CheckEqualityDataType
A confirmed datatype must have the same value as another field of the node (and makes
only sense as a field of a node).
|
| CheckEqualityDataType.FieldRestriction |
| ComparableDataType
Comparable datatypes have values which are
Comparable, so can be ordered, and
therefore can have a minimum and a maximum value. |
| ComparableDataType.MaxRestriction |
| ComparableDataType.MinRestriction |
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| DataType.Restriction
A restriction controls (one aspect of) the acceptable values of a DataType.
|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| DataTypes.FieldNotFoundException |
| DateTimeDataType
The date-time datatype further describes
Date objects. |
| DateTimePattern
This is a bit like SimpleDateFormat, because it accepts the same pattern String.
|
| DateTimePattern.Element
A wrapper arround a field in a
Calendar object. |
| DecimalDataType.PrecisionRestriction |
| DecimalDataType.ScaleRestriction |
| IntegerDataType
DataType associated with
Integer, a NumberDataType, but provides getMin and getMax as int. |
| InternetAddressDataType.InternetAddressRestriction |
| LengthDataType
A LengthDataType is a datatype that defines a length for its values (
LengthDataType.getLength(Object)) ,
and restrictions on that (minimal an maximal length). |
| ListDataType |
| ListDataType.ItemRestriction |
| MustBeTrueDataType.ValueRestriction |
| NodeDataType
The Node data type describes a data type which is based on an MMBase 'node' field.
|
| NodeDataType.MustExistRestriction |
| NumberDataType
A DataType representing some kind of numeric value, like a floating point number or an integer number.
|
| StringDataType
The datatype for String fields.
|
| StringDataType.PatternRestriction |
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| CastException |
| ComparableDataType
Comparable datatypes have values which are
Comparable, so can be ordered, and
therefore can have a minimum and a maximum value. |
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| LongDataType
DataType associated with
Long, as NumberDataType, but provides getMin and getMax as long. |
| NumberDataType
A DataType representing some kind of numeric value, like a floating point number or an integer number.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| DataType.Restriction
A restriction controls (one aspect of) the acceptable values of a DataType.
|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| ComparableDataType
Comparable datatypes have values which are
Comparable, so can be ordered, and
therefore can have a minimum and a maximum value. |
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| LengthDataType
A LengthDataType is a datatype that defines a length for its values (
LengthDataType.getLength(Object)) ,
and restrictions on that (minimal an maximal length). |
| StringDataType
The datatype for String fields.
|
| Class and Description |
|---|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| CastException |
| DataType
A value in MMBase (such as the value of a field, or function parameter) is associated with a
'datatype'.
|
| Class and Description |
|---|
| BasicDataType
Every DataType extends this one.
|
| DataTypeCollector
A DataTypeCollector is a collection of named DataTypes.
|
| DataTypes.FieldNotFoundException |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}