public interface RemoteFieldConstraint extends RemoteConstraint, ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
RemoteStepField |
getField() |
boolean |
isCaseSensitive() |
boolean |
isInverse() |
boolean |
matches(Object arg0) |
void |
setUnmodifiable() |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringboolean isCaseSensitive()
throws RemoteException
RemoteExceptionboolean matches(Object arg0) throws RemoteException
RemoteExceptionRemoteStepField getField() throws RemoteException
RemoteExceptionvoid setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintRemoteExceptionboolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintRemoteExceptionint getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}