Uses of Class
edu.internet2.middleware.grouper.misc.SyncPITTables

Packages that use SyncPITTables
edu.internet2.middleware.grouper.misc This package contains generic grouper classes which do not belong elsewhere 
 

Uses of SyncPITTables in edu.internet2.middleware.grouper.misc
 

Methods in edu.internet2.middleware.grouper.misc that return SyncPITTables
 SyncPITTables SyncPITTables.createReport(boolean createReport)
          Whether or not to create a report.
 SyncPITTables SyncPITTables.logDetails(boolean logDetails)
          Whether or not to log details.
 SyncPITTables SyncPITTables.saveUpdates(boolean saveUpdates)
          Whether or not to actually save updates.
 SyncPITTables SyncPITTables.sendFlattenedNotifications(boolean sendNotifications)
          Whether or not to send flattened notifications for memberships and privileges.
 SyncPITTables SyncPITTables.sendPermissionNotifications(boolean sendNotifications)
          Whether or not to send notifications for permissions.
 SyncPITTables SyncPITTables.showResults(boolean showResults)
          Whether or not to print out results of what's being done.