Uses of Class
edu.internet2.middleware.grouper.app.provisioning.targetDao.TargetDaoDeleteGroupsRequest
Packages that use TargetDaoDeleteGroupsRequest
Package
Description
-
Uses of TargetDaoDeleteGroupsRequest in edu.internet2.middleware.grouper.app.azure
Methods in edu.internet2.middleware.grouper.app.azure with parameters of type TargetDaoDeleteGroupsRequestModifier and TypeMethodDescriptionGrouperAzureTargetDao.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) -
Uses of TargetDaoDeleteGroupsRequest in edu.internet2.middleware.grouper.app.provisioning.targetDao
Methods in edu.internet2.middleware.grouper.app.provisioning.targetDao with parameters of type TargetDaoDeleteGroupsRequestModifier 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 TargetDaoDeleteGroupsRequest in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter
Methods in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter with parameters of type TargetDaoDeleteGroupsRequestModifier and TypeMethodDescriptionProvisioningExampleFileWriter.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupsRequest) -
Uses of TargetDaoDeleteGroupsRequest in edu.internet2.middleware.grouper.app.sqlProvisioning
Methods in edu.internet2.middleware.grouper.app.sqlProvisioning with parameters of type TargetDaoDeleteGroupsRequestModifier and TypeMethodDescriptionSqlProvisioningDao.deleteGroups
(TargetDaoDeleteGroupsRequest targetDaoDeleteGroupRequest)