|
||||||||||
| 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.SearchSimpleNotificationFilter
public class SearchSimpleNotificationFilter
This component allow to search a notification given values stored as natives elements.
| Constructor Summary | |
|---|---|
SearchSimpleNotificationFilter(java.lang.String columnName,
java.lang.String value)
Describes the statement : columnName := 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 SearchSimpleNotificationFilter(java.lang.String columnName,
java.lang.String value)
JasmineEventNotification elements.
columnName - the columnName corresponding to the place where to find
the specified value.value - | Method Detail |
|---|
public boolean setDetail()
setDetail in class SearchFilterSearchFilter.setDetail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||