public interface RemoteFieldCompareConstraint extends RemoteFieldConstraint, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
RemoteStepField |
getField() |
int |
getOperator() |
boolean |
isCaseSensitive() |
boolean |
isInverse() |
boolean |
matches(Object arg0) |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringint getOperator()
throws RemoteException
RemoteExceptionboolean isCaseSensitive()
throws RemoteException
isCaseSensitive in interface RemoteFieldConstraintRemoteExceptionboolean matches(Object arg0) throws RemoteException
matches in interface RemoteFieldConstraintRemoteExceptionRemoteStepField getField() throws RemoteException
getField in interface RemoteFieldConstraintRemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintsetUnmodifiable in interface RemoteFieldConstraintRemoteExceptionboolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintisInverse in interface RemoteFieldConstraintRemoteExceptionint getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintgetBasicSupportLevel in interface RemoteFieldConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}