| 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 |
|---|---|
FieldValueInQueryConstraint |
Query.createConstraint(StepField f,
Query q) |
| Modifier and Type | Method and Description |
|---|---|
FieldValueInQueryConstraint |
BasicQuery.createConstraint(StepField f,
Query q) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteFieldValueInQueryConstraint_Proxy
RemoteFieldValueInQueryConstraint_Proxy in a generated smart proxy of FieldValueInQueryConstraint
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
FieldValueInQueryConstraint |
RemoteQuery_Proxy.createConstraint(StepField arg0,
Query arg1) |
FieldValueInQueryConstraint |
RemoteNodeQuery_Proxy.createConstraint(StepField arg0,
Query arg1) |
| Constructor and Description |
|---|
RemoteFieldValueInQueryConstraint_Rmi(FieldValueInQueryConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
FieldValueInQueryConstraint |
AbstractQueryWrapper.createConstraint(StepField f,
Query q) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFieldValueInQueryConstraint
Basic implementation.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}