Uses of Class
edu.internet2.middleware.grouper.app.provisioning.targetDao.TargetDaoDeleteGroupsResponse
Packages that use TargetDaoDeleteGroupsResponse
Package
Description
-
Uses of TargetDaoDeleteGroupsResponse in edu.internet2.middleware.grouper.app.azure
Methods in edu.internet2.middleware.grouper.app.azure that return TargetDaoDeleteGroupsResponseModifier and TypeMethodDescriptionGrouperAzureTargetDao.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) -
Uses of TargetDaoDeleteGroupsResponse in edu.internet2.middleware.grouper.app.provisioning.targetDao
Methods in edu.internet2.middleware.grouper.app.provisioning.targetDao that return TargetDaoDeleteGroupsResponseModifier and TypeMethodDescriptionGrouperProvisionerTargetDaoAdapter.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) GrouperProvisionerTargetDaoBase.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) delete all these groups and either throw exception for all or mark each one with an exception set each provisioning object as "provisioned" after the insert/update/delete is done e.g. -
Uses of TargetDaoDeleteGroupsResponse in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter
Methods in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter that return TargetDaoDeleteGroupsResponseModifier and TypeMethodDescriptionProvisioningExampleFileWriter.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) -
Uses of TargetDaoDeleteGroupsResponse in edu.internet2.middleware.grouper.app.sqlProvisioning
Methods in edu.internet2.middleware.grouper.app.sqlProvisioning that return TargetDaoDeleteGroupsResponseModifier and TypeMethodDescriptionSqlProvisioningDao.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupRequest)