-
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
-
removeEntriesOlderThan
Removes entries from journals that were created before the given
date.
- Parameters:
date
-
journalNames
-
- Returns:
-
removeEntriesOlderThanExclusive
Removes entries from journals that were created before the given
date.
Excluding journal if name match with excludingJournalName
- Parameters:
date
-
excludingJournalNames
-
- Returns:
-
getMostRecentId
This will find and return the latest journal entry for the provided journal ID, if one exists.