Uses of Class
edu.internet2.middleware.grouper.app.provisioning.targetDao.TargetDaoInsertGroupsResponse
Packages that use TargetDaoInsertGroupsResponse
Package
Description
-
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.adobe
Methods in edu.internet2.middleware.grouper.app.adobe that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionGrouperAdobeTargetDao.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) -
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.azure
Methods in edu.internet2.middleware.grouper.app.azure that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionGrouperAzureTargetDao.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) -
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.provisioning.targetDao
Methods in edu.internet2.middleware.grouper.app.provisioning.targetDao that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionGrouperProvisionerTargetDaoAdapter.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) GrouperProvisionerTargetDaoBase.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) insert 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.GrouperProvisionerTargetDaoAdapter.insertGroupsHelper(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) -
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.provisioningExamples
Methods in edu.internet2.middleware.grouper.app.provisioningExamples that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionExampleGshTemplateProvisioner.ExampleProvisionerTargetDao.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) -
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter
Methods in edu.internet2.middleware.grouper.app.provisioningExamples.exampleFileWriter that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionProvisioningExampleFileWriter.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest) -
Uses of TargetDaoInsertGroupsResponse in edu.internet2.middleware.grouper.app.sqlProvisioning
Methods in edu.internet2.middleware.grouper.app.sqlProvisioning that return TargetDaoInsertGroupsResponseModifier and TypeMethodDescriptionSqlProvisioningDao.insertGroups(TargetDaoInsertGroupsRequest targetDaoInsertGroupsRequest)