| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Supplier<CacheService> |
AbstractAgrosystTopiaDao.cacheServiceSupplier |
| Modifier and Type | Method and Description |
|---|---|
CacheService |
AbstractAgrosystTopiaDao.getCacheService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAgrosystTopiaDao.setCacheServiceSupplier(com.google.common.base.Supplier<CacheService> cacheServiceSupplier) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheService |
ProjectionHelper.cacheService |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheAware.setCacheServiceSupplier(com.google.common.base.Supplier<CacheService> cacheServiceSupplier) |
| Constructor and Description |
|---|
ProjectionHelper(AgrosystTopiaDaoSupplier topiaDaoSupplier,
org.nuiton.topia.persistence.support.TopiaJpaSupport topiaJpaSupport,
CacheService cacheService) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheService |
GrowingSystemServiceImpl.cacheService |
| Modifier and Type | Method and Description |
|---|---|
void |
GrowingSystemServiceImpl.setCacheService(CacheService cacheService) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheService |
ReferentialServiceImpl.cacheService |
protected CacheService |
ImportServiceImpl.cacheService |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentialServiceImpl.setCacheService(CacheService cacheService) |
void |
ImportServiceImpl.setCacheService(CacheService cacheService) |
| Modifier and Type | Field and Description |
|---|---|
protected CacheService |
AuthorizationServiceImpl.cacheService |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationServiceImpl.setCacheService(CacheService cacheService) |
Copyright © 2013–2015 Inra. All rights reserved.