Uses of Class
org.duracloud.account.db.util.error.AccountNotFoundException
Packages that use AccountNotFoundException
-
Uses of AccountNotFoundException in org.duracloud.account.db.util
Methods in org.duracloud.account.db.util that throw AccountNotFoundExceptionModifier and TypeMethodDescriptionAccountManagerService.getAccount(Long accountId) Returns anAccountServiceinterface.AccountServiceFactory.getAccount(Long acctId) This method provides an AccountService for access to the arg acctId -
Uses of AccountNotFoundException in org.duracloud.account.db.util.impl
Methods in org.duracloud.account.db.util.impl that throw AccountNotFoundExceptionModifier and TypeMethodDescriptionAccountManagerServiceImpl.getAccount(Long accountId) AccountServiceFactoryImpl.getAccount(Long acctId)