JDAlertManagerImporved Class Reference
provides a manager for adding and removing alerts
More...
List of all members.
Detailed Description
provides a manager for adding and removing alerts
Member Function Documentation
- (NSArray *) getAlertsWithTractorID: |
|
(unsigned long) |
tractorID |
withType: |
|
(NSString *) |
tractorType | |
|
|
| | |
Gets the alerts for a particular tractor
- Parameters:
-
| tractorID | ID of the tractor to search for |
| tractorType | specify the type of tractor to load threshold lists |
- Returns:
- The Array of results for this tractor
- (void) getAlertsWithUserID: |
|
(NSString *) |
userID |
|
|
Gets all the alerts for the current user. This is a unique database connected function as it does not return and NSArray * of JDFieldArray objects but of JDTempTractorAlert objects.
- Parameters:
-
| userID | id of the user (number in string form) to get alerts for |
- Returns:
- NSArray * of JDTempTractorAlert alerts for this user or empty.
Initializes Alert Manager and makes sure databases exists.
The documentation for this class was generated from the following files: