Uses of Class
project35.soa.alerts.EditFieldMatchingCriterion

Packages that use EditFieldMatchingCriterion
project35.soa.alerts The Project35 Alerts system is based on the concept of an Alert, which is a collection of matching criteria associated with an intent such as an error, a warning, a request for communication or a desire to post a bulletin. 
 

Uses of EditFieldMatchingCriterion in project35.soa.alerts
 

Methods in project35.soa.alerts that return EditFieldMatchingCriterion
 EditFieldMatchingCriterion EditFieldCriterionView.getEditFieldMatchingCriterion()
           
 

Methods in project35.soa.alerts with parameters of type EditFieldMatchingCriterion
 void EditFieldCriterionView.setEditFieldMatchingCriterion(EditFieldMatchingCriterion criterionModel)