| 程序包 | 说明 |
|---|---|
| com.gemantic.dal.dao | |
| com.gemantic.dal.dao.helper | |
| com.gemantic.dal.dao.listloader.impl | |
| com.gemantic.dal.dao.model | |
| com.gemantic.dal.dao.util |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInfoHelper |
ListLoaderCenter.getListInfo(Object account_id,
LsCacheInfoHelper lsHelper,
int strategy,
boolean needLock) |
ListInfoHelper |
ListLoader.getListInfo(Object account_id,
LsCacheInfoHelper lsInfo,
int strategy,
boolean needLock) |
| 限定符和类型 | 方法和说明 |
|---|---|
List |
ListLoaderCenter.getSectionIdList(LsCacheInfoHelper lsHelper,
ListInfoHelper infoHelper,
Object account_id,
Long sectionNo,
int strategy,
boolean needLock) |
List |
ListLoader.getSectionIdList(LsCacheInfoHelper lsInfo,
ListInfoHelper infoHelper,
Object account_id,
Long sectionNo,
int strategy,
boolean needLock) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
LogHelper.failedLoadListSection(org.apache.commons.logging.Log log,
LsCacheInfoHelper lsHelper,
ListInfoHelper infoHelper,
Object sectionNo) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInfoHelper |
CrossAggrListLoader.getListInfo(Object account_id,
LsCacheInfoHelper lsHelper,
int strategy,
boolean needLock) |
ListInfoHelper |
CommonListLoader.getListInfo(Object account_id,
LsCacheInfoHelper lsHelper,
int strategy,
boolean needLock) |
| 限定符和类型 | 方法和说明 |
|---|---|
List |
CrossAggrListLoader.getSectionIdList(LsCacheInfoHelper lsHelper,
ListInfoHelper infoHelper,
Object account_id,
Long sectionNo,
int strategy,
boolean needLock) |
List |
CommonListLoader.getSectionIdList(LsCacheInfoHelper lsHelper,
ListInfoHelper infoHelper,
Object account_id,
Long sectionNo,
int strategy,
boolean needLock)
心得 :该方法目前在 4个地方 被调用,分别是
1,2 removeIdFromList,getUpdatedSection --->对应update/delete的操作
3.AbstractListHandler.getSavedInfos(.....)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ListInfoHelper |
SectionInfo.getInfoHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SectionInfo.setInfoHelper(ListInfoHelper infoHelper) |
| 构造器和说明 |
|---|
SectionInfo(Long no,
ListInfoHelper helper,
List list,
LsCacheInfoHelper lshepler,
Number[] minMaxs) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
CacheHelper.increaseListSize(LsCacheInfoHelper lsHelper,
ListInfoHelper infoHelper) |
Copyright © 2022. All rights reserved.