@Service public class ProjectInfoCacheService extends BaseNodeService<ProjectInfoCacheModel>
nodeService, workspaceService
key, tableName, tClass
Constructor and Description |
---|
ProjectInfoCacheService(NodeService nodeService,
WorkspaceService workspaceService) |
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String nodeId,
String id) |
boolean |
exists(String workspaceId,
String nodeId,
String id) |
com.alibaba.fastjson.JSONObject |
getItem(NodeModel nodeModel,
String id)
查询远端项目
|
com.alibaba.fastjson.JSONArray |
getLitDataArray(NodeModel nodeModel)
查询列表数据
|
com.alibaba.fastjson.JSONObject |
getLogSize(NodeModel nodeModel,
String id,
String copyId) |
checkException, delCache, delCache, getData, listPageNode, syncAllNode, syncExecuteNode, syncNode, syncNode
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, clearTimeColumns, count, count, covetTableName, executeClearImpl, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsert
count, count, dataBeanToEntity, del, delByKey, delByKey, entityToBean, entityToBean, entityToBeanList, execute, exists, exists, fillSelectResult, findByCondition, getByKey, getByKey, getByKey, getKey, getTableName, insert, listByBean, listByEntity, listPageOnlyResult, query, query, queryByBean, queryList, queryList, queryList, update, warpException
public ProjectInfoCacheService(NodeService nodeService, WorkspaceService workspaceService)
public com.alibaba.fastjson.JSONObject getItem(NodeModel nodeModel, String id)
getItem
in class BaseNodeService<ProjectInfoCacheModel>
nodeModel
- 节点IDid
- 项目IDpublic com.alibaba.fastjson.JSONObject getLogSize(NodeModel nodeModel, String id, String copyId)
public com.alibaba.fastjson.JSONArray getLitDataArray(NodeModel nodeModel)
BaseNodeService
getLitDataArray
in class BaseNodeService<ProjectInfoCacheModel>
nodeModel
- 节点Copyright © 2017–2022. All rights reserved.