public class RemoteLegacyConstraint_Proxy extends MappedObject_Proxy<RemoteLegacyConstraint> implements LegacyConstraint
| Constructor and Description |
|---|
RemoteLegacyConstraint_Proxy(RemoteLegacyConstraint remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBasicSupportLevel()
Tests if this constraint is supported by the basic queryhandler.
|
String |
getConstraint()
Gets the constraint.
|
RemoteLegacyConstraint |
getWrappedObject() |
boolean |
isInverse()
Tests if the condition must be inverted.
|
void |
setUnmodifiable() |
equals, getMapperCode, hashCode, toStringclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringequals, hashCodepublic RemoteLegacyConstraint_Proxy(RemoteLegacyConstraint remoteObject)
public String getConstraint()
LegacyConstraintgetConstraint in interface LegacyConstraintpublic void setUnmodifiable()
setUnmodifiable in interface Constraintpublic boolean isInverse()
ConstraintThis corresponds to the use of NOT in a WHERE-clause in SQL SELECT-syntax.
isInverse in interface Constraintpublic int getBasicSupportLevel()
ConstraintgetBasicSupportLevel in interface Constraintpublic RemoteLegacyConstraint getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteLegacyConstraint>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}