| Package | Description |
|---|---|
| org.mmbase.bridge.remote | |
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteCompareFieldsConstraint
RemoteCompareFieldsConstraint is a generated interface based on org.mmbase.storage.search.CompareFieldsConstraint
This interface has almost the same methods names as the CompareFieldsConstraint interface. |
interface |
RemoteCompositeConstraint
RemoteCompositeConstraint is a generated interface based on org.mmbase.storage.search.CompositeConstraint
This interface has almost the same methods names as the CompositeConstraint interface. |
interface |
RemoteFieldCompareConstraint
RemoteFieldCompareConstraint is a generated interface based on org.mmbase.storage.search.FieldCompareConstraint
This interface has almost the same methods names as the FieldCompareConstraint interface. |
interface |
RemoteFieldConstraint
RemoteFieldConstraint is a generated interface based on org.mmbase.storage.search.FieldConstraint
This interface has almost the same methods names as the FieldConstraint interface. |
interface |
RemoteFieldNullConstraint
RemoteFieldNullConstraint is a generated interface based on org.mmbase.storage.search.FieldNullConstraint
This interface has almost the same methods names as the FieldNullConstraint interface. |
interface |
RemoteFieldValueBetweenConstraint
RemoteFieldValueBetweenConstraint is a generated interface based on org.mmbase.storage.search.FieldValueBetweenConstraint
This interface has almost the same methods names as the FieldValueBetweenConstraint interface. |
interface |
RemoteFieldValueConstraint
RemoteFieldValueConstraint is a generated interface based on org.mmbase.storage.search.FieldValueConstraint
This interface has almost the same methods names as the FieldValueConstraint interface. |
interface |
RemoteFieldValueInConstraint
RemoteFieldValueInConstraint is a generated interface based on org.mmbase.storage.search.FieldValueInConstraint
This interface has almost the same methods names as the FieldValueInConstraint interface. |
interface |
RemoteFieldValueInQueryConstraint
RemoteFieldValueInQueryConstraint is a generated interface based on org.mmbase.storage.search.FieldValueInQueryConstraint
This interface has almost the same methods names as the FieldValueInQueryConstraint interface. |
interface |
RemoteLegacyConstraint
RemoteLegacyConstraint is a generated interface based on org.mmbase.storage.search.LegacyConstraint
This interface has almost the same methods names as the LegacyConstraint interface. |
| Modifier and Type | Method and Description |
|---|---|
RemoteConstraint |
RemoteNodeQuery.getCleanConstraint() |
RemoteConstraint |
RemoteQuery.getCleanConstraint() |
RemoteConstraint |
RemoteNodeQuery.getConstraint() |
RemoteConstraint |
RemoteSearchQuery.getConstraint() |
RemoteConstraint |
RemoteQuery.getConstraint() |
RemoteConstraint |
RemoteNodeQuery.setInverse(RemoteConstraint arg0,
boolean arg1) |
RemoteConstraint |
RemoteQuery.setInverse(RemoteConstraint arg0,
boolean arg1) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteConstraint> |
RemoteCompositeConstraint.getChilds() |
| Modifier and Type | Method and Description |
|---|---|
RemoteCompositeConstraint |
RemoteNodeQuery.createConstraint(RemoteConstraint arg0,
int arg1,
RemoteConstraint arg2) |
RemoteCompositeConstraint |
RemoteQuery.createConstraint(RemoteConstraint arg0,
int arg1,
RemoteConstraint arg2) |
void |
RemoteNodeQuery.setConstraint(RemoteConstraint arg0) |
void |
RemoteQuery.setConstraint(RemoteConstraint arg0) |
RemoteConstraint |
RemoteNodeQuery.setInverse(RemoteConstraint arg0,
boolean arg1) |
RemoteConstraint |
RemoteQuery.setInverse(RemoteConstraint arg0,
boolean arg1) |
| Modifier and Type | Method and Description |
|---|---|
RemoteConstraint |
RemoteConstraint_Proxy.getWrappedObject() |
| Constructor and Description |
|---|
RemoteConstraint_Proxy(RemoteConstraint remoteObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCompareFieldsConstraint_Rmi
RemoteCompareFieldsConstraint_Rmi in a generated remote implementation of RemoteCompareFieldsConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteCompositeConstraint_Rmi
RemoteCompositeConstraint_Rmi in a generated remote implementation of RemoteCompositeConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteConstraint_Rmi
RemoteConstraint_Rmi in a generated remote implementation of RemoteConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteFieldCompareConstraint_Rmi
RemoteFieldCompareConstraint_Rmi in a generated remote implementation of RemoteFieldCompareConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteFieldConstraint_Rmi
RemoteFieldConstraint_Rmi in a generated remote implementation of RemoteFieldConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteFieldNullConstraint_Rmi
RemoteFieldNullConstraint_Rmi in a generated remote implementation of RemoteFieldNullConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteFieldValueBetweenConstraint_Rmi
RemoteFieldValueBetweenConstraint_Rmi in a generated remote implementation of RemoteFieldValueBetweenConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
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. |
class |
RemoteFieldValueInConstraint_Rmi
RemoteFieldValueInConstraint_Rmi in a generated remote implementation of RemoteFieldValueInConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteFieldValueInQueryConstraint_Rmi
RemoteFieldValueInQueryConstraint_Rmi in a generated remote implementation of RemoteFieldValueInQueryConstraint
This remote implementation is used by rmci to create a stub and skeleton for communication between remote and server. |
class |
RemoteLegacyConstraint_Rmi
RemoteLegacyConstraint_Rmi in a generated remote implementation of RemoteLegacyConstraint
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 |
|---|---|
RemoteConstraint |
RemoteNodeQuery_Rmi.getCleanConstraint() |
RemoteConstraint |
RemoteQuery_Rmi.getCleanConstraint() |
RemoteConstraint |
RemoteNodeQuery_Rmi.getConstraint() |
RemoteConstraint |
RemoteQuery_Rmi.getConstraint() |
RemoteConstraint |
RemoteSearchQuery_Rmi.getConstraint() |
RemoteConstraint |
RemoteNodeQuery_Rmi.setInverse(RemoteConstraint arg0,
boolean arg1) |
RemoteConstraint |
RemoteQuery_Rmi.setInverse(RemoteConstraint arg0,
boolean arg1) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteConstraint> |
RemoteCompositeConstraint_Rmi.getChilds() |
| Modifier and Type | Method and Description |
|---|---|
RemoteCompositeConstraint |
RemoteNodeQuery_Rmi.createConstraint(RemoteConstraint arg0,
int arg1,
RemoteConstraint arg2) |
RemoteCompositeConstraint |
RemoteQuery_Rmi.createConstraint(RemoteConstraint arg0,
int arg1,
RemoteConstraint arg2) |
void |
RemoteNodeQuery_Rmi.setConstraint(RemoteConstraint arg0) |
void |
RemoteQuery_Rmi.setConstraint(RemoteConstraint arg0) |
RemoteConstraint |
RemoteNodeQuery_Rmi.setInverse(RemoteConstraint arg0,
boolean arg1) |
RemoteConstraint |
RemoteQuery_Rmi.setInverse(RemoteConstraint arg0,
boolean arg1) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}