| Package | Description |
|---|---|
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi | |
| org.mmbase.storage.search |
Provides interfaces for retrieval of data from
SearchQuery objects. |
| org.mmbase.storage.search.implementation |
| 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 |
class |
RemoteFieldCompareConstraint_Proxy
RemoteFieldCompareConstraint_Proxy in a generated smart proxy of FieldCompareConstraint
This smart proxy is used by a local class when the MMCI is called remotely |
class |
RemoteFieldValueConstraint_Proxy
RemoteFieldValueConstraint_Proxy in a generated smart proxy of FieldValueConstraint
This smart proxy is used by a local class when the MMCI is called remotely |
| Constructor and Description |
|---|
RemoteFieldCompareConstraint_Rmi(FieldCompareConstraint originalObject,
int port) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompareFieldsConstraint
A constraint that compares the value of two stepfields.
|
interface |
FieldValueConstraint
A constraint that compares a stepfield value with a fixed value.
|
interface |
FieldValueDateConstraint |
interface |
FunctionValueConstraint
This class can solve the following.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCompareFieldsConstraint
Basic implementation.
|
class |
BasicFieldCompareConstraint
Basic implementation.
|
class |
BasicFieldValueConstraint
Basic implementation.
|
class |
BasicFieldValueDateConstraint
A constraint on a 'part' of a DateTime field.
|
class |
BasicFunctionValueConstraint |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}