Uses of Class
org.ow2.jasmine.event.component.SearchFilter

Packages that use SearchFilter
org.ow2.jasmine.event.beans   
org.ow2.jasmine.event.component   
 

Uses of SearchFilter in org.ow2.jasmine.event.beans
 

Methods in org.ow2.jasmine.event.beans that return types with arguments of type SearchFilter
 java.util.List<SearchFilter> JasmineEventNotificationUpdate.getSearchFilters()
           
 

Methods in org.ow2.jasmine.event.beans with parameters of type SearchFilter
 void JasmineEventNotificationUpdate.addSearchFilter(SearchFilter searchFilter)
          Add a SearchFilter to the list.
 

Uses of SearchFilter in org.ow2.jasmine.event.component
 

Subclasses of SearchFilter in org.ow2.jasmine.event.component
 class SearchDetailFilter
          This component allow to search a notification given values stored as details.
 class SearchSimpleNotificationFilter
          This component allow to search a notification given values stored as natives elements.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.