|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use LabGroup | |
bioroot |
Uses of LabGroup in bioroot |
Methods in bioroot that return LabGroup | |
static LabGroup[] |
CronArchive.getLabGroupsToArchive(DBUtil bioRoot)
Identifies lab groups that should be archived based on their last archive date and schedule. |
Methods in bioroot with parameters of type LabGroup | |
static boolean |
CronArchive.setLastArchiveDate(LabGroup[] labGroups,
DBUtil bioRoot)
If archived will set that labgroups lastArchive to today |
static java.lang.String |
CronArchive.getMessage(LabGroup labGroup,
boolean noRecords)
|
static void |
CronArchive.loadSuperUserEmailAddresses(DBUtil bioRoot,
LabGroup[] labGroups)
Loads an array of LabGroup[] with superuser email addresses. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |