Uses of Class
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSync
Packages that use GcGrouperSync
Package
Description
-
Uses of GcGrouperSync in edu.internet2.middleware.grouper.app.dataProvider
Methods in edu.internet2.middleware.grouper.app.dataProvider that return GcGrouperSyncMethods in edu.internet2.middleware.grouper.app.dataProvider with parameters of type GcGrouperSyncModifier and TypeMethodDescriptionvoidGrouperDataProviderSync.setGcGrouperSync(GcGrouperSync gcGrouperSync) -
Uses of GcGrouperSync in edu.internet2.middleware.grouper.app.provisioning
Methods in edu.internet2.middleware.grouper.app.provisioning that return GcGrouperSyncModifier and TypeMethodDescriptionGrouperProvisioner.getGcGrouperSync()provisioning table about this provisionerGrouperProvisioningAttributeManipulation.getGcGrouperSync()GrouperProvisioningDataChanges.getGcGrouperSync()GrouperProvisioningDataIncrementalInput.getGcGrouperSync()Methods in edu.internet2.middleware.grouper.app.provisioning with parameters of type GcGrouperSyncModifier and TypeMethodDescriptionvoidGrouperProvisioner.setGcGrouperSync(GcGrouperSync gcGrouperSync1) provisioning table about this provisioner -
Uses of GcGrouperSync in edu.internet2.middleware.grouper.app.tableSync
Methods in edu.internet2.middleware.grouper.app.tableSync that return GcGrouperSyncModifier and TypeMethodDescriptionProvisioningSyncResult.getGcGrouperSync()gc group sync with cache of all objectsMethods in edu.internet2.middleware.grouper.app.tableSync with parameters of type GcGrouperSyncModifier and TypeMethodDescriptionGrouperProvisioningSyncIntegration.processSyncGroupInsert(GcGrouperSync gcGrouperSync, Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, String groupIdToInsert, GcGrouperSyncGroup gcGrouperSyncGroup, String groupName, Long groupIdIndex, String metadataJson) voidProvisioningSyncResult.setGcGrouperSync(GcGrouperSync gcGrouperSync1) gc group sync with cache of all objects -
Uses of GcGrouperSync in edu.internet2.middleware.grouperClient.jdbc.tableSync
Methods in edu.internet2.middleware.grouperClient.jdbc.tableSync that return GcGrouperSyncModifier and TypeMethodDescriptionGcGrouperSync.clone()deep clone the fields in this objectGcGrouperSyncDao.getGcGrouperSync()GcGrouperSyncDependencyGroupGroupDao.getGcGrouperSync()GcGrouperSyncDependencyGroupUserDao.getGcGrouperSync()GcGrouperSyncGroupDao.getGcGrouperSync()GcGrouperSyncJobDao.getGcGrouperSync()GcGrouperSyncLogDao.getGcGrouperSync()GcGrouperSyncMemberDao.getGcGrouperSync()GcGrouperSyncMembershipDao.getGcGrouperSync()GcTableSync.getGcGrouperSync()provisioning table about this provisionerGcGrouperSyncDependencyGroupGroup.getGrouperSync()GcGrouperSyncDependencyGroupUser.getGrouperSync()GcGrouperSyncGroup.getGrouperSync()GcGrouperSyncJob.getGrouperSync()GcGrouperSyncLog.getGrouperSync()GcGrouperSyncMember.getGrouperSync()GcGrouperSyncMembership.getGrouperSync()static GcGrouperSyncGcGrouperSyncDao.retrieveById(String id) select grouper sync by idstatic GcGrouperSyncGcGrouperSyncDao.retrieveById(String theConnectionName, String id) select grouper sync by idstatic GcGrouperSyncGcGrouperSyncDao.retrieveByProvisionerName(String provisionerName) select grouper sync by provisioner namestatic GcGrouperSyncGcGrouperSyncDao.retrieveByProvisionerName(String theConnectionName, String provisionerName) select grouper sync by provisioner namestatic GcGrouperSyncGcGrouperSyncDao.retrieveOrCreateByProvisionerName(String provisionerName) retrieve a sync provisioner or createstatic GcGrouperSyncGcGrouperSyncDao.retrieveOrCreateByProvisionerName(String theConnectionName, String provisionerName) retrieve a sync provisioner or createMethods in edu.internet2.middleware.grouperClient.jdbc.tableSync with parameters of type GcGrouperSyncModifier and TypeMethodDescriptionvoidGcGrouperSyncDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncDependencyGroupGroupDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncDependencyGroupUserDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncGroupDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncJobDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncLogDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncMemberDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncMembershipDao.setGcGrouperSync(GcGrouperSync gcGrouperSync) voidGcTableSync.setGcGrouperSync(GcGrouperSync gcGrouperSync1) provisioning table about this provisionervoidGcGrouperSyncDependencyGroupGroup.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncDependencyGroupUser.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncGroup.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncJob.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncLog.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncMember.setGrouperSync(GcGrouperSync gcGrouperSync) voidGcGrouperSyncMembership.setGrouperSync(GcGrouperSync gcGrouperSync)