| Interface | Description |
|---|---|
| DefaultResultDataCachingBTGDao.BtgResultChangedEvaluator<T extends BTGItemModel> |
Helper interface used to encapsulate a call to one of the BTGDao.isXXXResultChanged(...) methods.
|
| ResultCachingBTGDaoDecorator.BtgResultObjectProvider<RET extends BTGAbstractResultModel,T extends BTGItemModel> |
Helper interface used to encapsulate a call to one of the overloaded BTGDao.getLastResult(...) methods.
|
| Class | Description |
|---|---|
| BTGResultCacheKey | |
| DefaultBTGDao | |
| DefaultResultDataCachingBTGDao |
A BTGDao implementation that adds caching of BTGResults.
|
| DefaultResultDataCachingBTGDaoTest | |
| ResultCachingBTGDaoDecorator |
A decorator for BTGDao that adds caching of BTGResults.
|
| SessionResultAwareBTGDaoSelector |
Copyright © 2018 SAP SE. All Rights Reserved.