|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.event.component.SearchFilter
org.ow2.jasmine.event.component.SearchDetailFilter
public class SearchDetailFilter
This component allow to search a notification given values stored as details.
| Constructor Summary | |
|---|---|
SearchDetailFilter(java.lang.String key,
java.lang.String value)
Describes the two statements : key := key AND value := value that will be set to retrieve the notification. |
|
| Method Summary | |
|---|---|
boolean |
setDetail()
|
| Methods inherited from class org.ow2.jasmine.event.component.SearchFilter |
|---|
addFilter, getFilters, isDetail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchDetailFilter(java.lang.String key,
java.lang.String value)
key - the key of the detail.value - the value of the detail.| Method Detail |
|---|
public boolean setDetail()
setDetail in class SearchFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||