@Service public class ProjectInfoCacheService extends BaseNodeService<ProjectInfoCacheModel>
nodeService, workspaceServicekey, 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, syncNodecheckUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateByIdautoClear, autoLoopClear, clearTimeColumns, count, count, covetTableName, executeClearImpl, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsertcount, 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, warpExceptionpublic 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)
BaseNodeServicegetLitDataArray in class BaseNodeService<ProjectInfoCacheModel>nodeModel - 节点Copyright © 2017–2022. All rights reserved.