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