Uses of Class
edu.internet2.middleware.grouperClient.jdbc.tableSync.GcGrouperSyncGroup
Packages that use GcGrouperSyncGroup
Package
Description
-
Uses of GcGrouperSyncGroup in edu.internet2.middleware.grouper.app.provisioning
Methods in edu.internet2.middleware.grouper.app.provisioning that return GcGrouperSyncGroupModifier and TypeMethodDescriptionGrouperSyncLogWithOwner.getGcGrouperSyncGroup()ProvisioningGroupWrapper.getGcGrouperSyncGroup()static GcGrouperSyncGroupGrouperProvisioningService.retrieveGcGrouperGroup(String groupId, String provsionerName) retrieve grouper sync groupMethods in edu.internet2.middleware.grouper.app.provisioning that return types with arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionGrouperProvisioningGrouperSyncDao.retrieveAllSyncGroups()get sync objects from the databaseGrouperProvisioningData.retrieveGcGrouperSyncGroups()extract list of non null sync groupsstatic List<GcGrouperSyncGroup>GrouperProvisioningService.retrieveRecentActivityForGroup(String provisionerName) retrieve recent activity for all the groups for a given provisioner nameMethods in edu.internet2.middleware.grouper.app.provisioning with parameters of type GcGrouperSyncGroupModifier and TypeMethodDescriptionGrouperProvisioningGrouperSyncDao.groupErrorTimestamp(GcGrouperSyncGroup gcGrouperSyncGroup) booleanGrouperProvisioningLinkLogic.groupLinkMissing(GcGrouperSyncGroup gcGrouperSyncGroup) booleanGrouperProvisioningBehavior.isDeleteGroup(GcGrouperSyncGroup gcGrouperSyncGroup) voidGrouperSyncLogWithOwner.setGcGrouperSyncGroup(GcGrouperSyncGroup gcGrouperSyncGroup) voidProvisioningGroupWrapper.setGcGrouperSyncGroup(GcGrouperSyncGroup gcGrouperSyncGroup) Method parameters in edu.internet2.middleware.grouper.app.provisioning with type arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionvoidGrouperProvisioningGrouperSyncDao.clearErrorsGroup(Collection<GcGrouperSyncGroup> gcGrouperSyncGroups) -
Uses of GcGrouperSyncGroup in edu.internet2.middleware.grouper.app.tableSync
Methods in edu.internet2.middleware.grouper.app.tableSync that return GcGrouperSyncGroupModifier and TypeMethodDescriptionGrouperProvisioningSyncIntegration.processSyncGroupInsert(GcGrouperSync gcGrouperSync, Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, String groupIdToInsert, GcGrouperSyncGroup gcGrouperSyncGroup, String groupName, Long groupIdIndex, String metadataJson) Methods in edu.internet2.middleware.grouper.app.tableSync with parameters of type GcGrouperSyncGroupModifier and TypeMethodDescriptionvoidGrouperProvisioningSyncIntegration.processSyncGroup(Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, int removeSyncRowsAfterSecondsOutOfTarget, Set<String> groupIdsToInsert, Set<String> groupIdsToUpdate, List<GcGrouperSyncGroup> gcGrouperSyncRowsToDeleteFromDatabase, Set<String> groupIdsWithChangedIdIndexes, Set<String> groupIdsWithChangedNames, GcGrouperSyncGroup gcGrouperSyncGroup, GrouperProvisioningObjectAttributes grouperProvisioningObjectAttributes, String newGroupName, Long newGroupIdIndex, String newMetadataJson, boolean groupIsProvisionable) GrouperProvisioningSyncIntegration.processSyncGroupInsert(GcGrouperSync gcGrouperSync, Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, String groupIdToInsert, GcGrouperSyncGroup gcGrouperSyncGroup, String groupName, Long groupIdIndex, String metadataJson) Method parameters in edu.internet2.middleware.grouper.app.tableSync with type arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionvoidGrouperProvisioningSyncIntegration.fullSyncGroups(Map<String, GrouperProvisioningObjectAttributes> groupUuidToProvisioningObjectAttributes, Set<GcGrouperSyncGroup> initialGcGrouperSyncGroups) voidGrouperProvisioningSyncIntegration.processSyncGroup(Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, int removeSyncRowsAfterSecondsOutOfTarget, Set<String> groupIdsToInsert, Set<String> groupIdsToUpdate, List<GcGrouperSyncGroup> gcGrouperSyncRowsToDeleteFromDatabase, Set<String> groupIdsWithChangedIdIndexes, Set<String> groupIdsWithChangedNames, GcGrouperSyncGroup gcGrouperSyncGroup, GrouperProvisioningObjectAttributes grouperProvisioningObjectAttributes, String newGroupName, Long newGroupIdIndex, String newMetadataJson, boolean groupIsProvisionable) voidGrouperProvisioningSyncIntegration.processSyncGroup(Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, int removeSyncRowsAfterSecondsOutOfTarget, Set<String> groupIdsToInsert, Set<String> groupIdsToUpdate, List<GcGrouperSyncGroup> gcGrouperSyncRowsToDeleteFromDatabase, Set<String> groupIdsWithChangedIdIndexes, Set<String> groupIdsWithChangedNames, GcGrouperSyncGroup gcGrouperSyncGroup, GrouperProvisioningObjectAttributes grouperProvisioningObjectAttributes, String newGroupName, Long newGroupIdIndex, String newMetadataJson, boolean groupIsProvisionable) voidGrouperProvisioningSyncIntegration.processSyncGroupDelete(Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, Set<String> groupIdsToDelete) GrouperProvisioningSyncIntegration.processSyncGroupInsert(GcGrouperSync gcGrouperSync, Map<String, GcGrouperSyncGroup> groupUuidToSyncGroup, String groupIdToInsert, GcGrouperSyncGroup gcGrouperSyncGroup, String groupName, Long groupIdIndex, String metadataJson) -
Uses of GcGrouperSyncGroup in edu.internet2.middleware.grouper.changeLog.esb.consumer
Methods in edu.internet2.middleware.grouper.changeLog.esb.consumer that return GcGrouperSyncGroupMethods in edu.internet2.middleware.grouper.changeLog.esb.consumer with parameters of type GcGrouperSyncGroupModifier and TypeMethodDescriptionvoidEsbEventContainer.setGcGrouperSyncGroup(GcGrouperSyncGroup gcGrouperSyncGroup) -
Uses of GcGrouperSyncGroup in edu.internet2.middleware.grouper.grouperUi.beans.ui
Methods in edu.internet2.middleware.grouper.grouperUi.beans.ui that return GcGrouperSyncGroupModifier and TypeMethodDescriptionProvisioningContainer.getGcGrouperSyncGroup()gc grouper sync group to show for a particular group and provisionerMethods in edu.internet2.middleware.grouper.grouperUi.beans.ui that return types with arguments of type GcGrouperSyncGroupMethods in edu.internet2.middleware.grouper.grouperUi.beans.ui with parameters of type GcGrouperSyncGroupModifier and TypeMethodDescriptionvoidProvisioningContainer.setGcGrouperSyncGroup(GcGrouperSyncGroup gcGrouperSyncGroup) gc grouper sync group to show for a particular group and provisionerMethod parameters in edu.internet2.middleware.grouper.grouperUi.beans.ui with type arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionstatic List<GuiProvisionerActivity>GuiProvisionerActivity.convertFromGcGrouperSyncObjects(List<GcGrouperSyncGroup> grouperSyncGroups, List<GcGrouperSyncMember> grouperSyncMembers, List<GcGrouperSyncMembership> grouperSyncMemberships) voidProvisionerConfigurationContainer.setActivityForGroup(List<GcGrouperSyncGroup> activityForGroup) -
Uses of GcGrouperSyncGroup in edu.internet2.middleware.grouperClient.jdbc.tableSync
Methods in edu.internet2.middleware.grouperClient.jdbc.tableSync that return GcGrouperSyncGroupModifier and TypeMethodDescriptionGcGrouperSyncGroup.clone()deep clone the fields in this objectGcGrouperSyncMembership.getGrouperSyncGroup()link back to sync groupGcGrouperSyncGroupDao.groupCreateByGroupId(String groupId) select grouper sync group by group id.GcGrouperSyncGroupDao.groupRetrieveByGroupId(String groupId) select grouper sync group by group idGcGrouperSyncGroupDao.groupRetrieveById(String gcGrouperSyncGroupId) select grouper sync group by idGcGrouperSyncGroupDao.groupRetrieveByIdFromCache(String gcGrouperSyncGroupId) GcGrouperSyncGroupDao.groupRetrieveOrCreateByGroupId(String groupId) select grouper sync group by group id.GcGrouperSyncGroupDao.internal_groupCreateByGroupIdHelper(String groupId) select grouper sync group by group id.GcGrouperSyncGroupDao.internal_groupRetrieveFromDbByGroupId(String groupId) select grouper sync group by group idGcGrouperSyncGroupDao.internal_groupRetrieveFromDbByGroupNameFromGroupId(String groupId) select grouper sync group by group idGcGrouperSyncGroupDao.internal_groupRetrieveFromDbById(String gcGrouperSyncGroupId) select grouper sync group by gcGrouperSyncGroupId idMethods in edu.internet2.middleware.grouperClient.jdbc.tableSync that return types with arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionGcGrouperSyncGroupDao.groupRetrieveAll()select grouper sync group by sync id and group idGcGrouperSyncGroupDao.groupRetrieveByGroupIds(Collection<String> grouperGroupIdsCollection) select grouper sync group by sync id and group idGcGrouperSyncGroupDao.groupRetrieveByIds(Collection<String> gcGrouperSyncGroupIds) select grouper sync groups by idsGcGrouperSyncGroupDao.groupRetrieveOrCreateByGroupIds(Collection<String> grouperGroupIdsCollection) select grouper sync group by group id.GcGrouperSyncGroupDao.internal_groupRetrieveFromDbAll()select grouper sync group by sync id and group idGcGrouperSyncGroupDao.internal_groupRetrieveFromDbByGroupIds(Collection<String> grouperGroupIdsCollection) select grouper sync group by sync id and group idGcGrouperSyncGroupDao.internal_groupRetrieveFromDbByIds(Collection<String> syncGroupIdsCollection) select grouper sync group by sync id and group idGcGrouperSyncGroupDao.retrieveUpdatedCacheSyncGroups()Methods in edu.internet2.middleware.grouperClient.jdbc.tableSync with parameters of type GcGrouperSyncGroupModifier and TypeMethodDescriptionGcGrouperSyncGroupDao.groupCreateLog(GcGrouperSyncGroup gcGrouperSyncGroup) intGcGrouperSyncGroupDao.groupDelete(GcGrouperSyncGroup gcGrouperSyncGroup, boolean deleteMemberships, boolean deleteLogs) delete sync groupvoidGcGrouperSyncGroupDao.internal_groupCacheDelete(GcGrouperSyncGroup gcGrouperSyncGroup) voidGcGrouperSyncGroupDao.internal_groupStore(GcGrouperSyncGroup gcGrouperSyncGroup) store batch, generally call this from store all objects from GcGrouperSyncGcGrouperSyncMembershipDao.membershipCreateByGroupAndMember(GcGrouperSyncGroup gcGrouperSyncGroup, GcGrouperSyncMember gcGrouperSyncMember) select grouper sync membership by group id and member id.voidGcGrouperSyncMembership.setGrouperSyncGroup(GcGrouperSyncGroup gcGrouperSyncGroup) link back to sync groupMethod parameters in edu.internet2.middleware.grouperClient.jdbc.tableSync with type arguments of type GcGrouperSyncGroupModifier and TypeMethodDescriptionintGcGrouperSyncGroupDao.groupDelete(Collection<GcGrouperSyncGroup> gcGrouperSyncGroups, boolean deleteMemberships, boolean deleteLogs) delete batchintGcGrouperSyncGroupDao.internal_groupStore(Collection<GcGrouperSyncGroup> gcGrouperSyncGroups) store batch, generally call this from store all objects from GcGrouperSync