public interface RemoteCompareFieldsConstraint extends RemoteFieldCompareConstraint, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
RemoteStepField |
getField() |
RemoteStepField |
getField2() |
int |
getOperator() |
boolean |
isCaseSensitive() |
boolean |
isInverse() |
boolean |
matches(Object arg0) |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringRemoteStepField getField2() throws RemoteException
RemoteExceptionint getOperator()
throws RemoteException
getOperator in interface RemoteFieldCompareConstraintRemoteExceptionboolean isCaseSensitive()
throws RemoteException
isCaseSensitive in interface RemoteFieldCompareConstraintisCaseSensitive in interface RemoteFieldConstraintRemoteExceptionboolean matches(Object arg0) throws RemoteException
matches in interface RemoteFieldCompareConstraintmatches in interface RemoteFieldConstraintRemoteExceptionRemoteStepField getField() throws RemoteException
getField in interface RemoteFieldCompareConstraintgetField in interface RemoteFieldConstraintRemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintsetUnmodifiable in interface RemoteFieldCompareConstraintsetUnmodifiable in interface RemoteFieldConstraintRemoteExceptionboolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintisInverse in interface RemoteFieldCompareConstraintisInverse in interface RemoteFieldConstraintRemoteExceptionint getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintgetBasicSupportLevel in interface RemoteFieldCompareConstraintgetBasicSupportLevel in interface RemoteFieldConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}