@Repository public class ServerQuotaDaoImpl extends BaseJpaDao implements ServerQuotaDao
BaseJpaDao.NaturalIdQuery<T>logger, PERSISTENCE_UNIT_NAME| Constructor and Description |
|---|
ServerQuotaDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServerQuotaImpl |
createOrUpdateQuota(BlackboardServerQuotasResponse quotasResponse) |
void |
deleteServerQuota() |
ServerQuotaImpl |
getServerQuota() |
afterPropertiesSet, createCachedQuery, createCriteriaQuery, createNaturalIdQuery, createParameterExpression, createParameterExpression, createQuery, getApplicationContext, getCacheRegionName, getEntityManager, getTransactionOperations, setApplicationContext, setEntityManager, setTransactionOperations@Transactional public ServerQuotaImpl createOrUpdateQuota(BlackboardServerQuotasResponse quotasResponse)
createOrUpdateQuota in interface ServerQuotaDaopublic ServerQuotaImpl getServerQuota()
getServerQuota in interface ServerQuotaDaopublic void deleteServerQuota()
deleteServerQuota in interface ServerQuotaDaoCopyright © 2016 Jasig. All Rights Reserved.