|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for categorisation matcher
| Method Summary | |
java.util.List |
match(java.lang.Object query,
java.lang.Object refValue)
Attempt to find possible matches with the query object as a template that uses the values contained inside the reference object. |
void |
setDescription(java.lang.String description)
Sets the description |
void |
setMode(java.lang.String mode)
Sets the mode |
| Method Detail |
public void setDescription(java.lang.String description)
public void setMode(java.lang.String mode)
mode -
public java.util.List match(java.lang.Object query,
java.lang.Object refValue)
query - the query template instancerefValue - the object uses as a reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||