|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompareFieldsConstraint
A constraint that compares the value of two stepfields.
| Field Summary |
|---|
| Fields inherited from interface org.mmbase.storage.search.FieldCompareConstraint |
|---|
EQUAL, GREATER, GREATER_EQUAL, LESS, LESS_EQUAL, LIKE, NOT_EQUAL, OPERATOR_DESCRIPTIONS, REGEXP |
| Method Summary | |
|---|---|
StepField |
getField2()
Gets the second associated field. |
String |
toString()
Returns a string representation of this CompareFieldsConstraint. |
| Methods inherited from interface org.mmbase.storage.search.FieldCompareConstraint |
|---|
getOperator |
| Methods inherited from interface org.mmbase.storage.search.FieldConstraint |
|---|
getField, isCaseSensitive, matches |
| Methods inherited from interface org.mmbase.storage.search.Constraint |
|---|
equals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiable |
| Method Detail |
|---|
StepField getField2()
String toString()
isInverse()
FieldConstraint#getField().getAlias()
isCaseSensitive()
getOperator()
#getField2().getAlias()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||