public class RemoteFieldConstraint_Rmi extends ServerMappedObject_Rmi<FieldConstraint> implements RemoteFieldConstraint, RemoteConstraint, Unreferenced
ref| Constructor and Description |
|---|
RemoteFieldConstraint_Rmi(FieldConstraint originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel() |
RemoteStepField |
getField() |
boolean |
isCaseSensitive() |
boolean |
isInverse() |
boolean |
matches(Object arg0) |
void |
setUnmodifiable() |
getMapperCode, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteFieldConstraint_Rmi(FieldConstraint originalObject, int port) throws RemoteException
RemoteExceptionpublic boolean isCaseSensitive()
throws RemoteException
isCaseSensitive in interface RemoteFieldConstraintRemoteExceptionpublic boolean matches(Object arg0) throws RemoteException
matches in interface RemoteFieldConstraintRemoteExceptionpublic RemoteStepField getField() throws RemoteException
getField in interface RemoteFieldConstraintRemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteConstraintsetUnmodifiable in interface RemoteFieldConstraintRemoteExceptionpublic boolean isInverse()
throws RemoteException
isInverse in interface RemoteConstraintisInverse in interface RemoteFieldConstraintRemoteExceptionpublic int getBasicSupportLevel()
throws RemoteException
getBasicSupportLevel in interface RemoteConstraintgetBasicSupportLevel in interface RemoteFieldConstraintRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}