| 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.
|
| org.mmbase.storage.search.implementation |
| Modifier and Type | Method and Description |
|---|---|
LegacyConstraint |
Query.createConstraint(String s)
Create a constraint (for use with this Query object).
|
| Modifier and Type | Method and Description |
|---|---|
LegacyConstraint |
BasicQuery.createConstraint(String s) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteLegacyConstraint_Proxy
RemoteLegacyConstraint_Proxy in a generated smart proxy of LegacyConstraint
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
LegacyConstraint |
RemoteQuery_Proxy.createConstraint(String arg0) |
LegacyConstraint |
RemoteNodeQuery_Proxy.createConstraint(String arg0) |
| Constructor and Description |
|---|
RemoteLegacyConstraint_Rmi(LegacyConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
LegacyConstraint |
AbstractQueryWrapper.createConstraint(String s) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLegacyConstraint
Basic implementation.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}