- 
Method Summary
This will find and return the latest journal entry for the provided journal ID, if one exists. 
 int
 
Removes entries from journals that were created before the given
 date. 
 int
 
Removes entries from journals that were created before the given
 date. 
 
 
 
 
- 
Method Details
- 
removeEntriesOlderThanRemoves entries from journals that were created before the given
 date. 
- Parameters:
- date-
- journalNames-
- Returns:
 
- 
removeEntriesOlderThanExclusiveRemoves entries from journals that were created before the given
 date.
 Excluding journal if name match with excludingJournalName 
- Parameters:
- date-
- excludingJournalNames-
- Returns:
 
- 
getMostRecentIdThis will find and return the latest journal entry for the provided journal ID, if one exists.