public interface FileAccessLogManager extends com.centit.framework.jdbc.service.BaseEntityManager<com.centit.fileserver.po.FileAccessLog,String>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteObjectsByFileId(String fileId) |
com.alibaba.fastjson2.JSONArray |
listAccessLog(Map<String,Object> queryParamsMap,
com.centit.support.database.utils.PageDesc pageDesc) |
int |
saveAllNewLogs(List<com.centit.fileserver.po.FileAccessLog> fileAccessLogList) |
void |
saveNewAccessLog(com.centit.fileserver.po.FileAccessLog fileAccessLog) |
deleteObject, deleteObjectById, getObjectById, getObjectByProperties, getObjectByProperty, listObjects, listObjectsAsJson, listObjectsByProperties, listObjectsByProperties, listObjectsByProperty, listObjectsBySqlAsJson, mergeObject, saveNewObject, updateObjectCopyright © 2025 Centit Information Technical, co. Inc.. All rights reserved.