public abstract class AdminDataIndexAppender<V,P> extends AdminAbstractIndexAppender<V,P>
| Constructor and Description |
|---|
AdminDataIndexAppender(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
AdminSettingService settingService,
AdminDataIndexService dataIndexService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDataRecord(org.youngmonkeys.ezyplatform.model.SaveDataKeywordModel keyword) |
extractKeywords, getAppenderNamePrefix, getIndexDataType, toDataRecordsappend, defaultPageToken, doAppend, extractNewLastPageToken, filterValueList, getValueList, pageTokenType, toDataRecordpublic AdminDataIndexAppender(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
AdminSettingService settingService,
AdminDataIndexService dataIndexService)
protected void addDataRecord(org.youngmonkeys.ezyplatform.model.SaveDataKeywordModel keyword)
addDataRecord in class AdminDataAppender<V,org.youngmonkeys.ezyplatform.model.SaveDataKeywordModel,P>Copyright © 2024 Young Monkeys. All rights reserved.