| 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 |
|---|---|
CompareFieldsConstraint |
Query.createConstraint(StepField f,
int op,
StepField v)
Create a constraint (for use with this Query object).
|
| Modifier and Type | Method and Description |
|---|---|
CompareFieldsConstraint |
BasicQuery.createConstraint(StepField f,
int op,
StepField v) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCompareFieldsConstraint_Proxy
RemoteCompareFieldsConstraint_Proxy in a generated smart proxy of CompareFieldsConstraint
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
CompareFieldsConstraint |
RemoteQuery_Proxy.createConstraint(StepField arg0,
int arg1,
StepField arg2) |
CompareFieldsConstraint |
RemoteNodeQuery_Proxy.createConstraint(StepField arg0,
int arg1,
StepField arg2) |
| Constructor and Description |
|---|
RemoteCompareFieldsConstraint_Rmi(CompareFieldsConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
CompareFieldsConstraint |
AbstractQueryWrapper.createConstraint(StepField f,
int op,
StepField v) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCompareFieldsConstraint
Basic implementation.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}