| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
RelationManagerIterator |
RelationManagerList.relationManagerIterator()
Returns an type-specific iterator for this list.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicRelationManagerList.BasicRelationManagerIterator |
| Modifier and Type | Method and Description |
|---|---|
RelationManagerIterator |
BasicRelationManagerList.relationManagerIterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteRelationManagerIterator_Proxy
RemoteRelationManagerIterator_Proxy in a generated smart proxy of RelationManagerIterator
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
RelationManagerIterator |
RemoteRelationManagerList_Proxy.relationManagerIterator() |
| Modifier and Type | Method and Description |
|---|---|
RelationManagerIterator |
RemoteRelationManagerIterator_Rmi.getOriginalObject() |
| Constructor and Description |
|---|
RemoteRelationManagerIterator_Rmi(RelationManagerIterator originalObject,
int port) |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
BridgeCollections.UnmodifiableRelationManagerIterator |
| Modifier and Type | Method and Description |
|---|---|
RelationManagerIterator |
BridgeCollections.UnmodifiableRelationManagerList.relationManagerIterator() |
RelationManagerIterator |
BridgeCollections.EmptyRelationManagerList.relationManagerIterator() |
| Constructor and Description |
|---|
UnmodifiableRelationManagerIterator(RelationManagerIterator i) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}