| Package | Description |
|---|---|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.module.corebuilders |
The MMBase core builders.
|
| org.mmbase.security.implementation.cloudcontext | |
| org.mmbase.storage.search |
Provides interfaces for retrieval of data from
SearchQuery objects. |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualNode |
VirtualNode.noderef |
| Modifier and Type | Method and Description |
|---|---|
VirtualNode |
VirtualNode.getNodeRef()
Returns the MMObjectNode on which the VirtualNode was based
|
protected static VirtualNode |
VirtualNode.getVirtualNode(Map<String,?> values) |
| Constructor and Description |
|---|
VirtualNode(Cloud cloud,
VirtualNode node,
NodeManager nm) |
VirtualNode(VirtualNode node,
Cloud cloud) |
VirtualNodeManager(VirtualNode node,
Cloud cloud)
Instantiated a Virtual NodeManager, and tries its best to find reasonable values for the field-types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterNode
ClusterNode combines fields of different nodes in a single "virtual" node.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
TypeRel.VirtualTypeRelNode
A VirtualTypeRelNode is a MMObjectNode which is added to the typerelset with extensions of
the actual builders specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Authenticate.AdminVirtualNode |
| Modifier and Type | Class and Description |
|---|---|
class |
ResultNode
A
ResultNode is a virtual node, used to represent
the result of executing an arbitrary search query. |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}