public class ESOperationLog extends Object implements com.centit.search.document.ESDocument, Serializable
| Constructor and Description |
|---|
ESOperationLog() |
| Modifier and Type | Method and Description |
|---|---|
static ESOperationLog |
fromOperationLog(com.centit.framework.model.basedata.OperationLog log,
String logId) |
String |
obtainDocumentId() |
com.alibaba.fastjson2.JSONObject |
toJSONObject() |
com.centit.framework.model.basedata.OperationLog |
toOperationLog() |
public String obtainDocumentId()
obtainDocumentId in interface com.centit.search.document.ESDocumentpublic com.alibaba.fastjson2.JSONObject toJSONObject()
toJSONObject in interface com.centit.search.document.ESDocumentpublic static ESOperationLog fromOperationLog(com.centit.framework.model.basedata.OperationLog log, String logId)
public com.centit.framework.model.basedata.OperationLog toOperationLog()
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.