| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteRelationStep
RemoteRelationStep is a generated interface based on org.mmbase.storage.search.RelationStep
This interface has almost the same methods names as the RelationStep interface. |
| Modifier and Type | Method and Description |
|---|---|
RemoteStep |
RemoteStep.addNode(int arg0) |
RemoteStep |
RemoteRelationStep.addNode(int arg0) |
RemoteStep |
RemoteNodeQuery.addStep(RemoteNodeManager arg0) |
RemoteStep |
RemoteQuery.addStep(RemoteNodeManager arg0) |
RemoteStep |
RemoteRelationStep.getNext() |
RemoteStep |
RemoteNodeQuery.getNodeStep() |
RemoteStep |
RemoteRelationStep.getPrevious() |
RemoteStep |
RemoteStepField.getStep() |
RemoteStep |
RemoteAggregatedField.getStep() |
RemoteStep |
RemoteNodeQuery.getStep(String arg0) |
RemoteStep |
RemoteQuery.getStep(String arg0) |
RemoteStep |
RemoteNodeQuery.setNodeStep(RemoteStep arg0) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteStep> |
RemoteNodeQuery.getSteps() |
List<RemoteStep> |
RemoteSearchQuery.getSteps() |
List<RemoteStep> |
RemoteQuery.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
RemoteStep |
RemoteStep_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteStep_Proxy(RemoteStep remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteRelationStep_Rmi
RemoteRelationStep_Rmi in a generated remote implementation of RemoteRelationStep
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteStep_Rmi
RemoteStep_Rmi in a generated remote implementation of RemoteStep
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 |
|---|---|
RemoteStep |
RemoteRelationStep_Rmi.addNode(int arg0) |
RemoteStep |
RemoteStep_Rmi.addNode(int arg0) |
RemoteStep |
RemoteNodeQuery_Rmi.addStep(RemoteNodeManager arg0) |
RemoteStep |
RemoteQuery_Rmi.addStep(RemoteNodeManager arg0) |
RemoteStep |
RemoteRelationStep_Rmi.getNext() |
RemoteStep |
RemoteNodeQuery_Rmi.getNodeStep() |
RemoteStep |
RemoteRelationStep_Rmi.getPrevious() |
RemoteStep |
RemoteStepField_Rmi.getStep() |
RemoteStep |
RemoteAggregatedField_Rmi.getStep() |
RemoteStep |
RemoteNodeQuery_Rmi.getStep(String arg0) |
RemoteStep |
RemoteQuery_Rmi.getStep(String arg0) |
RemoteStep |
RemoteNodeQuery_Rmi.setNodeStep(RemoteStep arg0) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteStep> |
RemoteNodeQuery_Rmi.getSteps() |
List<RemoteStep> |
RemoteQuery_Rmi.getSteps() |
List<RemoteStep> |
RemoteSearchQuery_Rmi.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
RemoteAggregatedField |
RemoteNodeQuery_Rmi.addAggregatedField(RemoteStep arg0,
RemoteField arg1,
int arg2) |
RemoteAggregatedField |
RemoteQuery_Rmi.addAggregatedField(RemoteStep arg0,
RemoteField arg1,
int arg2) |
RemoteStepField |
RemoteNodeQuery_Rmi.addField(RemoteStep arg0,
RemoteField arg1) |
RemoteStepField |
RemoteQuery_Rmi.addField(RemoteStep arg0,
RemoteField arg1) |
void |
RemoteNodeQuery_Rmi.addNode(RemoteStep arg0,
int arg1) |
void |
RemoteQuery_Rmi.addNode(RemoteStep arg0,
int arg1) |
void |
RemoteNodeQuery_Rmi.addNode(RemoteStep arg0,
RemoteNode arg1) |
void |
RemoteQuery_Rmi.addNode(RemoteStep arg0,
RemoteNode arg1) |
RemoteStepField |
RemoteNodeQuery_Rmi.createStepField(RemoteStep arg0,
RemoteField arg1) |
RemoteStepField |
RemoteQuery_Rmi.createStepField(RemoteStep arg0,
RemoteField arg1) |
RemoteStepField |
RemoteNodeQuery_Rmi.createStepField(RemoteStep arg0,
String arg1) |
RemoteStepField |
RemoteQuery_Rmi.createStepField(RemoteStep arg0,
String arg1) |
void |
RemoteNodeQuery_Rmi.setAlias(RemoteStep arg0,
String arg1) |
void |
RemoteQuery_Rmi.setAlias(RemoteStep arg0,
String arg1) |
RemoteStep |
RemoteNodeQuery_Rmi.setNodeStep(RemoteStep arg0) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}