| Package | Description |
|---|---|
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.module.corebuilders |
The MMBase core builders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MMObjectNode.testValidData()
Tests whether the data in a node is valid (throws an exception if this is not the case).
|
void |
ClusterNode.testValidData()
Tests whether the data in a node is valid (throws an exception if this is not the case).
|
void |
MMObjectBuilder.testValidData(MMObjectNode node)
Tests whether the data in a node is valid (throws an exception if this is not the case).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelDef.testValidData(MMObjectNode node)
Tests whether the data in a node is valid (throws an exception if this is not the case).
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}