Uses of Class
org.duracloud.account.db.util.error.DuracloudGroupAlreadyExistsException
Packages that use DuracloudGroupAlreadyExistsException
-
Uses of DuracloudGroupAlreadyExistsException in org.duracloud.account.db.util
Methods in org.duracloud.account.db.util that throw DuracloudGroupAlreadyExistsExceptionModifier and TypeMethodDescriptionorg.duracloud.account.db.model.DuracloudGroupDuracloudGroupService.createGroup(String name, Long acctId) -
Uses of DuracloudGroupAlreadyExistsException in org.duracloud.account.db.util.impl
Methods in org.duracloud.account.db.util.impl that throw DuracloudGroupAlreadyExistsExceptionModifier and TypeMethodDescriptionorg.duracloud.account.db.model.DuracloudGroupDuracloudGroupServiceImpl.createGroup(String name, Long acctId)