| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Method and Description |
|---|---|
RemoteFieldValueConstraint |
RemoteNodeQuery.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2) |
RemoteFieldValueConstraint |
RemoteQuery.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2) |
RemoteFieldValueConstraint |
RemoteNodeQuery.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2,
int arg3) |
RemoteFieldValueConstraint |
RemoteQuery.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2,
int arg3) |
RemoteFieldValueConstraint |
RemoteNodeQuery.createConstraint(RemoteStepField arg0,
Object arg1) |
RemoteFieldValueConstraint |
RemoteQuery.createConstraint(RemoteStepField arg0,
Object arg1) |
| Modifier and Type | Method and Description |
|---|---|
RemoteFieldValueConstraint |
RemoteFieldValueConstraint_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteFieldValueConstraint_Proxy(RemoteFieldValueConstraint remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteFieldValueConstraint_Rmi
RemoteFieldValueConstraint_Rmi in a generated remote implementation of RemoteFieldValueConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
| Modifier and Type | Method and Description |
|---|---|
RemoteFieldValueConstraint |
RemoteNodeQuery_Rmi.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2) |
RemoteFieldValueConstraint |
RemoteQuery_Rmi.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2) |
RemoteFieldValueConstraint |
RemoteNodeQuery_Rmi.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2,
int arg3) |
RemoteFieldValueConstraint |
RemoteQuery_Rmi.createConstraint(RemoteStepField arg0,
int arg1,
Object arg2,
int arg3) |
RemoteFieldValueConstraint |
RemoteNodeQuery_Rmi.createConstraint(RemoteStepField arg0,
Object arg1) |
RemoteFieldValueConstraint |
RemoteQuery_Rmi.createConstraint(RemoteStepField arg0,
Object arg1) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}