|
|
@@ -1,26373 +0,0 @@
|
|
|
-{
|
|
|
- "jaxrs": [
|
|
|
- {
|
|
|
- "name": "AppDictAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.AppDictAction",
|
|
|
- "description": "数据字典操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "createDataPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath0",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath1",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath2",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath3",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath4",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath5",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath6",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDataPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionCreateDataPath7",
|
|
|
- "description": "根据字典ID和路径添加AppInfo下的新的局部数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath0",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath1",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath2",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath3",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath4",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath5",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath6",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteDataPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionDeleteDataPath7",
|
|
|
- "description": "根据字典ID和路径删除AppInfo下的数据字典局部数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGet",
|
|
|
- "description": "获取单个数据字典以及数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getData",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetData",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath0",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath1",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath2",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath3",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath4",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath5",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath6",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath7",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionListWithAppInfo",
|
|
|
- "description": "获取AppInfo的数据字典列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/surface/appdict/list/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "update",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdate",
|
|
|
- "description": "更新数据字典以及数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath0",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath1",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据..",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath2",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath3",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath4",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath5",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath6",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateDataPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionUpdateDataPath7",
|
|
|
- "description": "根据字典和路径更新AppInfo下的数据字典局部数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "AppDictAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.AppDictAnonymousAction",
|
|
|
- "description": "数据字典操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGet",
|
|
|
- "description": "获取单个数据字典以及数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getData",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetData",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath0",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath1",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath2",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath3",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath4",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath5",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath6",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getDataPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionGetDataPath7",
|
|
|
- "description": "根据路径获取AppInfo下的数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/{appDictFlag}/appInfo/{appInfoFlag}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appDictFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据字典标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdict.ActionListWithAppInfo",
|
|
|
- "description": "获取AppInfo的数据字典列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/surface/appdict/list/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "AppDictDesignAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.AppDictDesignAction",
|
|
|
- "description": "数据字典\t",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.ActionDelete",
|
|
|
- "description": "删除指定的数据字典以及数据字典数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/design/appdict/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.ActionGet",
|
|
|
- "description": "获取单个数据字典以及数据字典数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/design/appdict/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字典名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "信息创建人UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.ActionListWithAppInfo",
|
|
|
- "description": "获取AppInfo的数据字典列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/design/appdict/list/appInfo/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字典名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "信息创建人UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.ActionCreate",
|
|
|
- "description": "创建数据字典以及数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/design/appdict",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字典名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "信息创建人UID",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "put",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appdictdesign.ActionEdit",
|
|
|
- "description": "更新数据字典以及数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/design/appdict/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字典名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "信息创建人UID",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "AppInfoAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.AppInfoAction",
|
|
|
- "description": "信息发布(CMS)-栏目(APPINFO)管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "changeIcon",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionAppIconUpload",
|
|
|
- "description": "上传或者替换栏目的图标内容,可以指定压缩大小\t.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/appinfo/{appId}/icon/size/{size}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "size",
|
|
|
- "type": "Integer",
|
|
|
- "description": "最大宽度"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": ""
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionDelete",
|
|
|
- "description": "根据ID删除指定的栏目信息(如果栏目下仍存在分类信息,则不可删除)。",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/appinfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "eraseWithAppId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionEraseDocumentWithAppInfo",
|
|
|
- "description": "根据栏目ID删除指定栏目内所有的信息文档。",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/appinfo/erase/app/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionGet",
|
|
|
- "description": "根据标识获取信息栏目信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getByAlias",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionGetByAlias",
|
|
|
- "description": "根据别名获取信息栏目信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/alias/{alias}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目别名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getPublishableAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionGetPublishableAppInfo",
|
|
|
- "description": "获取用户有权限发布的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/get/user/publish/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListAll",
|
|
|
- "description": "获取用户有权限访问到的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListAllAppType",
|
|
|
- "description": "获取所有的栏目分类信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/appType",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目数量"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listManageableAllAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListAllManageableAppType",
|
|
|
- "description": "获取所有可管理的栏目分类信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/appType/manager",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目数量"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListNextWithFilter",
|
|
|
- "description": "列示根据过滤条件的信息栏目信息,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/appinfo/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListPrevWithFilter",
|
|
|
- "description": "列示根据过滤条件的信息栏目信息,上一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/appinfo/filter/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanManage",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanManage",
|
|
|
- "description": "获取用户有权限管理的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/manage",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanManage_WithAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanManage_WithAppType",
|
|
|
- "description": "根据栏目类别名称获取用户有权限管理的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/manage/type/{appType}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目类别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanPublish",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanPublish",
|
|
|
- "description": "获取用户有权限发布的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/publish",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanPublish_WithAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanPublish_WithAppType",
|
|
|
- "description": "获取用户有权限发布的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/publish/type/{appType}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目类别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanViewAllType_WithAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewAllDocType_WithAppType",
|
|
|
- "description": "获取用户有权限查看的所有栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view/all/type/{appType}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目类别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanViewArticle_WithAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewArticle_WithAppType",
|
|
|
- "description": "获取用户有权限查看的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view/article/type/{appType}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目类别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanViewData_WithAppType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewData_WithAppType",
|
|
|
- "description": "获取用户有权限查看的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view/data/type/{appType}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目类别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanView_AllType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewAllDocType",
|
|
|
- "description": "获取用户有权限查看的所有栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanView_Article",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewArticle",
|
|
|
- "description": "获取用户有权限查看的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWhatICanView_Data",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListWhatICanViewData",
|
|
|
- "description": "获取用户有权限查看的所有信息栏目信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/list/user/view/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_getControl",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionQueryGetControl",
|
|
|
- "description": "获取栏目访问控制信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appinfo/{id}/control",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "save",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionSave",
|
|
|
- "description": "创建新的栏目信息或者更新已存在的栏目信息。",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/appinfo",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "指定用于操作的身份,可选参数",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目配置支持信息,JSON",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "AppInfoAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.AppInfoAnonymousAction",
|
|
|
- "description": "匿名栏目信息访问",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionGetAnonymous",
|
|
|
- "description": "根据标识获取信息栏目信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/appinfo/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionListNextWithFilterAnonymous",
|
|
|
- "description": "列示根据过滤条件的信息栏目信息,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/anonymous/appinfo/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "AppInfoConfigAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.AppInfoConfigAction",
|
|
|
- "description": "信息发布(CMS)-栏目配置支持信息(APPINFOCONFIG)管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionGetConfig",
|
|
|
- "description": "根据栏目ID获取栏目配置支持信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/appconfig/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "save",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.appinfo.ActionSaveConfig",
|
|
|
- "description": "更新栏目配置支持信息,JSON格式。",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/appconfig/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "CacheAction",
|
|
|
- "className": "com.x.base.core.project.jaxrs.cache.CacheAction",
|
|
|
- "description": "缓存操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "configFlush",
|
|
|
- "className": "com.x.base.core.project.jaxrs.cache.ActionConfigFlush",
|
|
|
- "description": "接收config flush 信号.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/cache/config/flush",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "receive",
|
|
|
- "className": "com.x.base.core.project.jaxrs.cache.ActionReceive",
|
|
|
- "description": "接收Cache刷新信息.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/cache",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "nodeName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "节点名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "className",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "keys",
|
|
|
- "type": "List\u003cObject\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "关键字",
|
|
|
- "isBaseType": false
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字符串值"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "CategoryInfoAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.CategoryInfoAction",
|
|
|
- "description": "信息发布内容分类管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "bindImportView",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionSaveImportView",
|
|
|
- "description": "为分类绑定导入数据的列表ID.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/categoryinfo/bind/{categoryId}/view",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "viewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据视图应用ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据视图ID",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionDelete",
|
|
|
- "description": "根据ID删除信息分类信息对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/categoryinfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "eraseWithCategory",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionEraseDocumentWithCategory",
|
|
|
- "description": "根据分类ID删除所有的信息文档.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/categoryinfo/erase/category/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionGet",
|
|
|
- "description": "根据Flag获取分类信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getByAlias",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionGet",
|
|
|
- "description": "根据别名获取分类信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/alias/{alias}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目别名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllCategoryInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListAll",
|
|
|
- "description": "获取用户有权限访问信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListNextWithFilter",
|
|
|
- "description": "列示根据过滤条件的信息分类,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/categoryinfo/filter/list/{id}/next/{count}/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的信息内容管理应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的内容管理分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的内容管理应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListPrevWithFilter",
|
|
|
- "description": "列示根据过滤条件的信息分类,上一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/categoryinfo/filter/list/{id}/prev/{count}/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "Integer",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的信息内容管理应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的内容管理分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的内容管理应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPublishableCategoryInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanPublish",
|
|
|
- "description": "获取用户有权限发布信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/list/publish/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_AllType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_AllType",
|
|
|
- "description": "获取用户有查看访问信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/list/view/app/{appId}/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_Article",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_Article",
|
|
|
- "description": "获取用户有查看访问文章信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/list/view/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_Data",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_Data",
|
|
|
- "description": "获取用户有查看访问数据信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/list/view/app/{appId}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_getControl",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionQueryGetControl",
|
|
|
- "description": "获取分类访问控制信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/categoryinfo/{id}/control",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "save",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionSave",
|
|
|
- "description": "创建或者更新信息分类信息对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/categoryinfo",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用户保存的身份",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveExtContent",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionSaveExtContent",
|
|
|
- "description": "创建或者更新分类扩展信息对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/categoryinfo/extContent",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "CategoryInfoAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.CategoryInfoAnonymousAction",
|
|
|
- "description": "可匿名访问的信息发布内容分类管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionGetAnonymous",
|
|
|
- "description": "根据Flag获取分类信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListNextWithFilterAnonymous",
|
|
|
- "description": "列示根据过滤条件的信息分类,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/filter/list/{id}/next/{count}/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的信息内容管理应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的内容管理分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的内容管理应用关键字, 通常是应用名称, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPublishableCategoryInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanPublish",
|
|
|
- "description": "获取用户有权限发布信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/list/publish/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_AllType",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_AllType",
|
|
|
- "description": "获取用户有查看访问信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/list/view/app/{appId}/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_Article",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_Article",
|
|
|
- "description": "获取用户有查看访问文章信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/list/view/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewableCategoryInfo_Data",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.categoryinfo.ActionListWhatICanView_Data",
|
|
|
- "description": "获取用户有查看访问数据信息的所有分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/categoryinfo/list/view/app/{appId}/data",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "extContent",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展信息JSON内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类所属栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程类型:禁用审批流|自由审批流|固定审批流"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowAppName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程应用名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "workflowFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "流程ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的编辑表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "defaultViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认视图名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categorySeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewAppId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图栏目ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importViewName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是数据导入绑定的数据视图名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "DataAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.DataAction",
|
|
|
- "description": "CMS文档数据操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "createWithDocument",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocument",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath0",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath1",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath2",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath3",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath4",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath5",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath6",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createWithDocumentWithPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionCreateWithDocumentPath7",
|
|
|
- "description": "对指定的document添加局部data数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocument",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocument",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath0",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath1",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath2",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath3",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath4",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath5",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath6",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deleteWithDocumentWithPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionDeleteWithDocumentPath7",
|
|
|
- "description": "对指定的document删除局部data数据.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocument",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocument",
|
|
|
- "description": "根据documentId获取Data",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath0",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath1",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath2",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath3",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath4",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath5",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath6",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithDocumentWithPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionGetWithDocumentPath7",
|
|
|
- "description": "根据路径获取指定document的data数据.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocument",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocument",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath0",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath0",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath1",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath1",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath2",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath2",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath3",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath3",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath4",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath4",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath5",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath5",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath6",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath6",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateWithDocumentWithPath7",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.data.ActionUpdateWithDocumentPath7",
|
|
|
- "description": "更新指定Document的Data数据.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/data/document/{id}/{path0}/{path1}/{path2}/{path3}/{path4}/{path5}/{path6}/{path7}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path0",
|
|
|
- "type": "String",
|
|
|
- "description": "0级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path1",
|
|
|
- "type": "String",
|
|
|
- "description": "1级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path2",
|
|
|
- "type": "String",
|
|
|
- "description": "2级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path3",
|
|
|
- "type": "String",
|
|
|
- "description": "3级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path4",
|
|
|
- "type": "String",
|
|
|
- "description": "4级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path5",
|
|
|
- "type": "String",
|
|
|
- "description": "5级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path6",
|
|
|
- "type": "String",
|
|
|
- "description": "6级路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "path7",
|
|
|
- "type": "String",
|
|
|
- "description": "7级路径"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "DocumentAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.DocumentAction",
|
|
|
- "description": "信息发布信息文档管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "persist_achive",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistArchive",
|
|
|
- "description": "根据ID归档信息发布文档信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/achive/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_batchDataModify",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistBatchModifyData",
|
|
|
- "description": "指修改指定文档的数据。",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/batch/data/modify",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "docIds",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "需要批量修改数据的文档ID列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dataChanges",
|
|
|
- "type": "List\u003cWiDataChange\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "需要批量修改数据定义",
|
|
|
- "isBaseType": false
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_changeCategory",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistChangeCategory",
|
|
|
- "description": "变更指定文档的分类信息.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/category/change",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "ids",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "需要调整分类的文档ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "目标分类ID.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "total",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "需要调整分类的文档ID总数量."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "successList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "成功调整分类的文档ID列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "failtureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "调整分类失败的文档ID列表."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_commend",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistCommend",
|
|
|
- "description": "文档点赞.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/commend",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistDeleteDocument",
|
|
|
- "description": "根据ID删除信息发布文档信息.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_deleteWithBatchName",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistDeleteWithBatch",
|
|
|
- "description": "根据批次号删除信息发布文档信息.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/document/batch/{batchId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "batchId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_importDocumentFormExcel",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistImportDataExcel",
|
|
|
- "description": "从Excel文件导入文档数据.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/document/import/category/{categoryId}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": ""
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "json_data",
|
|
|
- "type": "String",
|
|
|
- "description": "作为参数的JSON字符串"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "新建数据的文档标题(前缀),选填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "titleColIndex",
|
|
|
- "type": "int",
|
|
|
- "isCollection": false,
|
|
|
- "description": "新建数据的文档标题列索引,默认为0",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者身份,选填.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档数据类型:信息|数据,默认:数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wiParameters",
|
|
|
- "type": "List\u003cWiParam\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "传入的数据,导入的所有文档都会有.",
|
|
|
- "isBaseType": false
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_publishAndNotify",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistPublishAndNotify",
|
|
|
- "description": "根据文档ID正式发布文档,并且使用Message通知所有的阅读者。",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/publish/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "readerList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档读者.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档编辑者.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudPictures",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "图片列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "skipPermission",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "不修改权限(跳过权限设置,保留原来的设置).",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_publishCancel",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistPublishCancel",
|
|
|
- "description": "根据ID取消信息内容发布状态,修改为草稿.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/publish/{id}/cancel",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_publishContent",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistPublishContent",
|
|
|
- "description": "直接发布信息内容,创建新的信息发布文档并且直接发布.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/publish/content",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档操作者身份.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dataPaths",
|
|
|
- "type": "String[]",
|
|
|
- "isCollection": true,
|
|
|
- "description": "数据的路径列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_jobId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "启动流程的JobId.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_workId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "启动流程的WorkId.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_attachmentIds",
|
|
|
- "type": "String[]",
|
|
|
- "isCollection": true,
|
|
|
- "description": "启动流程的附件列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docData",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档数据JSON对象.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readerList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档读者,Json数组,权限对象需要包含四个属性:\u003cbr/\u003epermission权限类别:读者|阅读|作者|管理, \u003cbr/\u003epermissionObjectType使用者类别:所有人|组织|人员|群组, \u003cbr/\u003epermissionObjectCode使用者编码:所有人|组织编码|人员UID|群组编码, \u003cbr/\u003epermissionObjectName使用者名称:所有人|组织名称|人员名称|群组名称",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档编辑者, ,Json数组,权限对象需要包含四个属性:\u003cbr/\u003epermission权限类别:读者|阅读|作者|管理, \u003cbr/\u003epermissionObjectType使用者类别:所有人|组织|人员|群组, \u003cbr/\u003epermissionObjectCode使用者编码:所有人|组织编码|人员UID|群组编码, \u003cbr/\u003epermissionObjectName使用者名称:所有人|组织名称|人员名称|群组名称",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "skipPermission",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "不修改权限(跳过权限设置,保留原来的设置), True|False.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要,70字以内",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题,70字以内",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型,跟随分类类型,信息(默认) | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft | checking | error",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_save",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistSaveDocument",
|
|
|
- "description": "保存信息发布文档信息对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/document",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID,非必填,更新时必填写,不然就是新增文档",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题,\u003cfont style\u003d\u0027color:red\u0027\u003e必填\u003c/font\u003e",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID,\u003cfont style\u003d\u0027color:red\u0027\u003e必填\u003c/font\u003e",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档操作者身份,如果不传入则取登录者信息。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft | checking | error,非必填,默认为draft",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dataPaths",
|
|
|
- "type": "String[]",
|
|
|
- "isCollection": true,
|
|
|
- "description": "数据的路径列表,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_jobId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "启动流程的JobId,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_workId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "启动流程的WorkId,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "wf_attachmentIds",
|
|
|
- "type": "String[]",
|
|
|
- "isCollection": true,
|
|
|
- "description": "启动流程的附件列表,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docData",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档数据,非必填",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readerList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档读者,非必填:{\u0027permission\u0027:\u0027读者\u0027, \u0027permissionObjectType\u0027:\u0027组织\u0027, \u0027permissionObjectCode\u0027:\u0027组织全称\u0027, \u0027permissionObjectName\u0027:\u0027组织全称\u0027}",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档编辑者,非必填:{\u0027permission\u0027:\u0027读者\u0027, \u0027permissionObjectType\u0027:\u0027组织\u0027, \u0027permissionObjectCode\u0027:\u0027组织全称\u0027, \u0027permissionObjectName\u0027:\u0027组织全称\u0027}",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudPictures",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "图片列表,非必填",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "skipPermission",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "不修改权限(跳过权限设置,保留原来的设置),非必填",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_top",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistTopDocument",
|
|
|
- "description": "文档置顶.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/top",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_unCommend",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistUnCommend",
|
|
|
- "description": "取消文档点赞.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/uncommend",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_unTop",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionPersistUnTopDocument",
|
|
|
- "description": "取消文档置顶.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/unTop",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_checkAllImportStatus",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryAllImportStatus",
|
|
|
- "description": "查询所有的导入状态信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/batch/status",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_checkImportStatus",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryImportStatusWithName",
|
|
|
- "description": "根据导入批次号查询导入状态信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/batch/{batchName}/status",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "batchName",
|
|
|
- "type": "String",
|
|
|
- "description": "导入批次号"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_countDocumentWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryCountWithFilter",
|
|
|
- "description": "查询符合过滤条件的已发布的信息数量.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/filter/count",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:ASC|DESC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "needData",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否需要查询数据,默认不查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已读:ALL|READ|UNREAD.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "minutes",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "只查询minutes分钟之类发布的文档,值为null或者为0时不作限制",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的文档状态列表, 可多个, String数组,值:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "创建日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的发布者所属组织, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS文档关键字, 通常是标题, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "docCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "查询到的文档数量"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryGetDocument",
|
|
|
- "description": "根据ID获取信息发布文档信息对象详细信息,包括附件列表,数据信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "document",
|
|
|
- "type": "WoDocument",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为输出的CMS文档数据对象."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentLogList",
|
|
|
- "type": "List\u003cWoLog\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为输出的CMS文档操作日志."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Data",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "form",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为编辑的CMS文档表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readForm",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为查看的CMS文档表单."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_getControl",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryGetControl",
|
|
|
- "description": "获取文件访问控制信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/control",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_getViewCount",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryCountViewTimes",
|
|
|
- "description": "根据ID获取信息发布文档信息被访问次数.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/view/count",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_getVisiblePersons",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListVisiblePersons",
|
|
|
- "description": "获取文件可见范围内的所有人员.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/persons",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "valueList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "字符串多值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listAllPictures",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListAllPictures",
|
|
|
- "description": "根据信息发布文档ID查询文档所有的图片信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/pictures/{id}/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listDocumentFields",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListDocumentFields",
|
|
|
- "description": "列示文档对象可供排序和展示使用的列名.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/document/fields",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "ids",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "需要查询是否已阅读过的文档ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "fieldNames",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档对象可供列表使用的列名."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listDraftNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListDraftNextWithFilter",
|
|
|
- "description": "列示符合过滤条件的草稿信息内容, 下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/draft/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型,跟随分类类型,信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "form",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFormName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的阅读表单模板名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft | checking | error"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明备注,可以填写说明信息,如导入信息检验失败原因等"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被查看次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档评论次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "modifyTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档修改时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "hasIndexPic",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否含有首页图片"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "reviewed",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已经更新review信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequenceTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于标题排序的sequence"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequenceAppAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于栏目别名排序的sequence"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequenceCategoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于分类别名排序的sequence"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequenceCreatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于创建者排序的sequence"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequenceCreatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于创建者组织排序的sequence"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readPersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "阅读人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "阅读组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "阅读群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorPersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作者人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作者组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "authorGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作者群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "remindPersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布提醒人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "remindUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布提醒组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "remindGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布提醒群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "managerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "管理者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listFirstPictures",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryGetFirstPicture",
|
|
|
- "description": "根据信息发布文档ID查询文档第一张图片信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/pictures/{id}/first",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListNextWithFilter",
|
|
|
- "description": "列示符合过滤条件的已发布的信息内容, 下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:ASC|DESC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "needData",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否需要查询数据,默认不查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已读:ALL|READ|UNREAD.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "minutes",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "只查询minutes分钟之类发布的文档,值为null或者为0时不作限制",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的文档状态列表, 可多个, String数组,值:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "创建日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的发布者所属组织, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS文档关键字, 通常是标题, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最近修改时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明备注,可以填写说明信息,如导入信息检验失败原因等"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被查看次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被评论次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被点赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "hasIndexPic",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否含有首页图片"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListPrevWithFilter",
|
|
|
- "description": "列示符合过滤条件的已发布的信息内容, 上一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/filter/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:ASC|DESC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "needData",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否需要查询数据,默认不查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已读:ALL|READ|UNREAD.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "minutes",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "只查询minutes分钟之类发布的文档,值为null或者为0时不作限制",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的文档状态列表, 可多个, String数组,值:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "创建日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的发布者所属组织, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS文档关键字, 通常是标题, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最近修改时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明备注,可以填写说明信息,如导入信息检验失败原因等"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被查看次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被评论次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被点赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "hasIndexPic",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否含有首页图片"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_listWithFilterPaging",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListWithFilterPaging",
|
|
|
- "description": "分页查询符合过滤条件的已发布的信息内容.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/document/filter/list/{page}/size/{size}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "page",
|
|
|
- "type": "Integer",
|
|
|
- "description": "分页"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "size",
|
|
|
- "type": "Integer",
|
|
|
- "description": "数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:ASC|DESC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "needData",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否需要查询数据,默认不查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已读:ALL|READ|UNREAD.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "minutes",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "只查询minutes分钟之类发布的文档,值为null或者为0时不作限制",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的文档状态列表, 可多个, String数组,值:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "创建日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的发布者所属组织, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS文档关键字, 通常是标题, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最近修改时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明备注,可以填写说明信息,如导入信息检验失败原因等"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被查看次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被评论次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被点赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "hasIndexPic",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否含有首页图片"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "query_view",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryViewDocument",
|
|
|
- "description": "根据ID访问信息发布文档信息对象详细信息,包括附件列表,数据信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/document/{id}/view",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "document",
|
|
|
- "type": "WoDocument",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为输出的CMS文档数据对象."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentLogList",
|
|
|
- "type": "List\u003cWoLog\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为输出的CMS文档操作日志."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Data",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "form",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为编辑的CMS文档表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readForm",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为查看的CMS文档表单."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "DocumentAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.DocumentAnonymousAction",
|
|
|
- "description": "信息发布信息文档管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "listAllPictures",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListAllPictures",
|
|
|
- "description": "根据信息发布文档ID查询文档所有的图片信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/document/pictures/{id}/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFirstPictures",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryGetFirstPicture",
|
|
|
- "description": "根据信息发布文档ID查询文档第一张图片信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/document/pictures/{id}/first",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListNextWithFilter",
|
|
|
- "description": "列示符合过滤条件的已发布的信息内容, 下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/anonymous/document/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:ASC|DESC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "needData",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否需要查询数据,默认不查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已读:ALL|READ|UNREAD.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "minutes",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "只查询minutes分钟之类发布的文档,值为null或者为0时不作限制",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS应用别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类ID列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类名称列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAliasList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的CMS分类别名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的创建者姓名列表, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的文档状态列表, 可多个, String数组,值:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "创建日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishDateList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布日期列表,可以传入1个(开始时间)或者2个(开始和结束时间), String, yyyy-mm-dd.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitNameList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为过滤条件的发布者所属组织, 可多个, String数组.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档类型:全部 | 信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为过滤条件的CMS文档关键字, 通常是标题, String, 模糊查询.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档发布时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最近修改时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "summary",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档摘要"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importBatchName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件导入的批次号:一般是分类ID+时间缀"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明备注,可以填写说明信息,如导入信息检验失败原因等"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织名称,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档状态: published | draft"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被查看次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被评论次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档被点赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "hasIndexPic",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否含有首页图片"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pictureList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "首页图片列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isTop",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "view",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryViewDocument",
|
|
|
- "description": "根据ID访问信息发布文档信息对象详细信息,包括附件列表,数据信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/document/{id}/view",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "document",
|
|
|
- "type": "WoDocument",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为输出的CMS文档数据对象."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentLogList",
|
|
|
- "type": "List\u003cWoLog\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "作为输出的CMS文档操作日志."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Data",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "form",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为编辑的CMS文档表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readForm",
|
|
|
- "type": "WoForm",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为查看的CMS文档表单."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "DocumentCommentInfoAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.DocumentCommentInfoAction",
|
|
|
- "description": "评论信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionDelete",
|
|
|
- "description": "根据标识删除评论信息.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/comment/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionGet",
|
|
|
- "description": "根据标识获取评论信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/comment/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "评论ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论标题:如果没有则与主题相同"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级评论ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isPrivate",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否私信评论"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论审核状态:无审核|待审核|审核通过"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "审核人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论被赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionListNextWithFilter",
|
|
|
- "description": "列示评论信息,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/comment/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息数据的ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于排列的属性.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:DESC | ASC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:文档ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论标题",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:上级评论ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:创建人姓名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论审核状态:无审核|待审核|审核通过",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:审核人",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "permission",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论的权限:私信评论 | 公开评论 | 全部评论.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论标题:如果没有则与主题相同"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级评论ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isPrivate",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否私信评论"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论审核状态:无审核|待审核|审核通过"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "审核人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论被赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPageWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionListPageWithFilter",
|
|
|
- "description": "列示评论信息,按页码分页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/comment/list/{page}/size/{size}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "page",
|
|
|
- "type": "Integer",
|
|
|
- "description": "最后一条信息数据的ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "size",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于排列的属性.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:DESC | ASC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:文档ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论标题",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:上级评论ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:创建人姓名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论审核状态:无审核|待审核|审核通过",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:审核人",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "permission",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论的权限:私信评论 | 公开评论 | 全部评论.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论标题:如果没有则与主题相同"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级评论ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isPrivate",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否私信评论"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论审核状态:无审核|待审核|审核通过"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "审核人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论被赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionListPrevWithFilter",
|
|
|
- "description": "列示评论信息,上一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/comment/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息数据的ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于排列的属性.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式:DESC | ASC.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:栏目ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:文档ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论标题",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:上级评论ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:创建人姓名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:评论审核状态:无审核|待审核|审核通过",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "搜索条件:审核人",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "permission",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论的权限:私信评论 | 公开评论 | 全部评论.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论标题:如果没有则与主题相同"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级评论ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isPrivate",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否私信评论"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commentAuditStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论审核状态:无审核|待审核|审核通过"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "auditorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "审核人姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "commendCount",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论被赞次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_commend",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionPersistCommend",
|
|
|
- "description": "文档评论点赞.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/comment/{id}/commend",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "评论ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "persist_unCommend",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionPersistUnCommend",
|
|
|
- "description": "取消文档评论点赞.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/comment/{id}/uncommend",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "评论ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "save",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.comment.ActionSave",
|
|
|
- "description": "创建或者更新一个评论信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/comment",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "评论标题:如果没有则与主题相同",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "parentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上级评论ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "内容",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isPrivate",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否私信评论",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "DocumentViewRecordAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.DocumentViewRecordAction",
|
|
|
- "description": "信息访问日志管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "listByDocumentFilterNext",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListViewRecordByFilterNext",
|
|
|
- "description": "根据文档ID获取该文档的访问用户记录信息,按时间倒序,前50条.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewrecord/document/{docId}/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者所属组织名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者所属顶层组织名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastViewTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后访问时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listByPerson",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListViewRecordByPerson",
|
|
|
- "description": "根据人员姓名,获取该用户访问的文档记录,按时间倒序,前50条.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewrecord/person/{name}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "description": "用户姓名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "title",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档标题"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者所属组织名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewerTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问者所属顶层组织名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewCount",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "访问次数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastViewTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后访问时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listUnReadIds",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.document.ActionQueryListUnReadDocIds",
|
|
|
- "description": "从指定的文档ID列表中判断未读过的文档ID列表.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/viewrecord/unread",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "ids",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "需要查询是否已阅读过的文档ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "unReadDocIds",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "未读文档ID列表."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "EchoAction",
|
|
|
- "className": "com.x.base.core.project.jaxrs.echo.EchoAction",
|
|
|
- "description": "响应",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.base.core.project.jaxrs.echo.ActionGet",
|
|
|
- "description": "获取应答.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/echo",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "servletContextName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上下文根"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "serverTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器时间"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FileAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.FileAction",
|
|
|
- "description": "资源文件管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionContent",
|
|
|
- "description": "获取文件内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{id}/content",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentWithApp",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionContentWithApp",
|
|
|
- "description": "访问文件内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{flag}/appInfo/{appInfoFlag}/content",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "应用标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "copy",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionCopy",
|
|
|
- "description": "复制资源文件到新的应用.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{flag}/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "应用标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "create",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionCreate",
|
|
|
- "description": "创建文件.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/file",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "编码后文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionDelete",
|
|
|
- "description": "删除文件.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/file/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "download",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionDownload",
|
|
|
- "description": "获取文件内容.以stream方式下载.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{id}/download",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "downloadWithApp",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionDownloadWithApp",
|
|
|
- "description": "访问文件内容.义stream格式下载",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{flag}/appInfo/{appInfoFlag}/download",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "应用标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionGet",
|
|
|
- "description": "获取文件内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNext",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionListNext",
|
|
|
- "description": "列示文件对象,下一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "rank",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrev",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionListPrev",
|
|
|
- "description": "列示文件对象,上一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "rank",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionListWithApp",
|
|
|
- "description": "根据应用列示文件.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/file/list/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "应用标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "update",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionEdit",
|
|
|
- "description": "更新文件.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/file/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "编码后文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "upload",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.file.ActionUpload",
|
|
|
- "description": "上传文件内容.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/file/{id}/upload",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "文件内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FileInfoAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.FileInfoAction",
|
|
|
- "description": "附件信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "attachmentDownLoad",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileDownload",
|
|
|
- "description": "根据ID下载指定附件",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/download/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentDownloadStream",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileDownloadStream",
|
|
|
- "description": "根据附件ID下载附件,设定是否使用stream输出",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/download/document/{id}/stream",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentUpdate",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileUpdate",
|
|
|
- "description": "为文档信息替换附件.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/fileinfo/update/document/{docId}/attachment/{id}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "附件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "description": "位置"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentUpdateCallback",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileUpdateCallback",
|
|
|
- "description": "为文档信息上传附件(带回调).",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/fileinfo/update/document/{docId}/attachment/{id}/callback/{callback}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "text/html; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "callback",
|
|
|
- "type": "String",
|
|
|
- "description": "回调函数名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "附件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "description": "位置"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "callbackName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "回调函数名"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentUpload",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileUpload",
|
|
|
- "description": "为文档信息上传附件.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/fileinfo/upload/document/{docId}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "附件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "description": "位置"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentUploadCallback",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileUploadCallback",
|
|
|
- "description": "为文档信息上传附件(带回调).",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/fileinfo/upload/document/{docId}/callback/{callback}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "text/html; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "callback",
|
|
|
- "type": "String",
|
|
|
- "description": "回调函数名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "附件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "description": "位置"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "callbackName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "回调函数名"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionDelete",
|
|
|
- "description": "根据ID删除FileInfo应用信息对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/fileinfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件信ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editPermission",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileEdit",
|
|
|
- "description": "更新附件访问权限.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/fileinfo/edit/{id}/doc/{docId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionGet",
|
|
|
- "description": "根据ID获取fileInfo对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/{id}/document/{documentId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后更新时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "storage",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "关联的存储名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "附件框分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件真实名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileExtType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:PICTURE | WORD | EXCEL | PPT | ZIP | TXT | OTHER"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "type",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "根据流文件判断的文件类型."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileHost",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储主机名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extension",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "seqNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deepPath",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否使用更深的路径."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "imageToBase64",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionImageToBase64",
|
|
|
- "description": "将图片附件转为base64编码.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/{id}/binary/base64/{size}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "size",
|
|
|
- "type": "String",
|
|
|
- "description": "最大宽高"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllFileInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionListAll",
|
|
|
- "description": "获取全部的文件或者附件列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后更新时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "storage",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "关联的存储名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "附件框分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件真实名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileExtType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:PICTURE | WORD | EXCEL | PPT | ZIP | TXT | OTHER"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "type",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "根据流文件判断的文件类型."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileHost",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储主机名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extension",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "seqNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deepPath",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否使用更深的路径."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFileInfoByDocumentId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionListByDocId",
|
|
|
- "description": "获取指定文档的全部附件信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fileinfo/list/document/{documentId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后更新时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "storage",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "关联的存储名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "附件框分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件真实名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileExtType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:PICTURE | WORD | EXCEL | PPT | ZIP | TXT | OTHER"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "type",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "根据流文件判断的文件类型."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileHost",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储主机名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extension",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "seqNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deepPath",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否使用更深的路径."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FileInfoAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.FileInfoAnonymousAction",
|
|
|
- "description": "可匿名访问的附件信息管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "attachmentDownLoad",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileDownload",
|
|
|
- "description": "根据ID下载指定附件",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/fileinfo/download/document/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "attachmentDownloadStream",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionFileDownloadStream",
|
|
|
- "description": "根据附件ID下载附件,设定是否使用stream输出",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/fileinfo/download/document/{id}/stream",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "contentDisposition",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "contentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "类型"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "bytes",
|
|
|
- "type": "byte[]",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字节内容."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionGet",
|
|
|
- "description": "根据ID获取fileInfo对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/fileinfo/{id}/document/{documentId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "附件信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后更新时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "storage",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "关联的存储名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "附件框分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件真实名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileExtType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:PICTURE | WORD | EXCEL | PPT | ZIP | TXT | OTHER"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "type",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "根据流文件判断的文件类型."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileHost",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储主机名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extension",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "seqNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deepPath",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否使用更深的路径."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFileInfoByDocumentId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.fileinfo.ActionListByDocId",
|
|
|
- "description": "获取指定文档的全部附件信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/fileinfo/list/document/{documentId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "description": "信息文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后更新时间"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "storage",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "关联的存储名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "site",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "附件框分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件真实名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cloudId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "云文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "服务器上编码后的文件名,为了方便辨识带扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件所属文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:云文件(CLOUD) | 附件(ATTACHMENT)"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileExtType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件类别:PICTURE | WORD | EXCEL | PPT | ZIP | TXT | OTHER"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "type",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "根据流文件判断的文件类型."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileHost",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储主机名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件存储路径"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "extension",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "扩展名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "seqNumber",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "length",
|
|
|
- "type": "Long",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文件大小."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "readUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以访问的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以修改的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的用户."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可以管理的组织."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "deepPath",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否使用更深的路径."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FireScheduleAction",
|
|
|
- "className": "com.x.base.core.project.jaxrs.fireschedule.FireScheduleAction",
|
|
|
- "description": "触发任务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "execute",
|
|
|
- "className": "com.x.base.core.project.jaxrs.fireschedule.ActionExecute",
|
|
|
- "description": "接受x_program_center发送过来的运行schedule.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/fireschedule/classname/{className}",
|
|
|
- "contentType": "application/json",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "className",
|
|
|
- "type": "String",
|
|
|
- "description": "运行类"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FormAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.FormAction",
|
|
|
- "description": "表单信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionDelete",
|
|
|
- "description": "根据ID删除表单信息对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/form/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "表单ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionGet",
|
|
|
- "description": "根据ID获取表单对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "表单ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithAppInfo",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionGetWithAppInfo",
|
|
|
- "description": "根据表单标识和栏目标识获取表单.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/{formFlag}/appinfo/{appFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "formFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识:ID、表单名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "表单标识:ID、栏目名称、栏目别名"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllForm",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListAll",
|
|
|
- "description": "获取全部的表单模板列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFormByAppId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListByApp",
|
|
|
- "description": "获取指定栏目的全部表单模板信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/list/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFormFiledWithApplication",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListFormFieldWithAppInfo",
|
|
|
- "description": "根据指定的栏目获取栏目下所有表单包含的字段字段信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/list/formfield/appInfo/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目Id"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listFormFiledWithForm",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListFormFieldWithForm",
|
|
|
- "description": "根据指定的Form获取所有包含的字段信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/form/list/{id}/formfield",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListNextWithFilter",
|
|
|
- "description": "列示满足过滤条件的表单信息,下一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/form/filter/list/{id}/next/{count}/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的栏目ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的分类ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的创建者列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的文档状态列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于标题搜索的关键字.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionListPrevWithFilter",
|
|
|
- "description": "列示满足过滤条件的表单信息,上一页.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/form/filter/list/{id}/prev/{count}/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的栏目ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的分类ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的创建者列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的文档状态列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于标题搜索的关键字.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionSave",
|
|
|
- "description": "保存表单信息对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/form",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "put",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionSave",
|
|
|
- "description": "更新表单信息对象.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/form/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "表单ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "FormAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.FormAnonymousAction",
|
|
|
- "description": "可匿名访问的表单信息管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.form.ActionGet",
|
|
|
- "description": "根据ID获取表单对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/form/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "表单ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单所属栏目."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "InputAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.InputAction",
|
|
|
- "description": "导入",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "compare",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.ActionCompare",
|
|
|
- "description": "上传对比数据内容.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/input/compare",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导入名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导入id"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导入别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "exist",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否已经存在"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "existName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "已经存在名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "existId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "已经存在id"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "existAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "已经存在别名"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "cover",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.ActionCover",
|
|
|
- "description": "覆盖栏目.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/input/cover",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "create",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.ActionCreate",
|
|
|
- "description": "创建栏目.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/input/create",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "prepareCover",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.ActionPrepareCover",
|
|
|
- "description": "准备覆盖栏目.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/input/prepare/cover",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "prepareCreate",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.input.ActionPrepareCreate",
|
|
|
- "description": "准备创建栏目.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/input/prepare/create",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "LogAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.LogAction",
|
|
|
- "description": "操作日志信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionGet",
|
|
|
- "description": "根据ID获取操作日志信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/log/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "日志ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listLogByAppId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListByAppId",
|
|
|
- "description": "获取指定栏目的操作日志信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/log/list/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listLogByCategoryId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListByCategory",
|
|
|
- "description": "获取指定分类的操作日志信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/log/list/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listLogByDocumentId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListByDocument",
|
|
|
- "description": "获取指定文档的操作日志信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/log/list/document/{documentId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "description": "文档ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listLogByOperationLevel",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListByLevel",
|
|
|
- "description": "获取指定操作对象级别的操作日志信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/log/list/level/{operationLevel}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "description": "操作级别"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNextWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListNextWithFilter",
|
|
|
- "description": "列示符合过滤条件的操作日志,下一页.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/log/filter/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的栏目ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的分类ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的创建者列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的文档状态列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于标题搜索的关键字.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPrevWithFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.log.ActionListPrevWithFilter",
|
|
|
- "description": "列示符合过滤条件的操作日志,上一页.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/log/filter/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的栏目ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryIdList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的分类ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的创建者列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "statusList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "用于过滤条件的文档状态列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "key",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于标题搜索的关键字.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作类别:新增|修改|删除|查看|查询"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operationLevel",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作级别:应用|分类|文档|文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:应用ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:分类ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文档ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作对象:文件ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorUid",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者UID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "operatorName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作者姓名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "操作文字描述"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "LoggerAction",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.LoggerAction",
|
|
|
- "description": "日志操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "debug",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.ActionDebug",
|
|
|
- "description": "设置日志级别为DEBUG.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/logger/debug",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.ActionGet",
|
|
|
- "description": "获取当前日志级别.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/logger",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "字符串值"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "info",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.ActionInfo",
|
|
|
- "description": "设置日志级别为INFO",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/logger/info",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "trace",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.ActionTrace",
|
|
|
- "description": "设置日志级别为TRACE.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/logger/trace",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "warn",
|
|
|
- "className": "com.x.base.core.project.jaxrs.logger.ActionWarn",
|
|
|
- "description": "设置日志级别为WARN",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/logger/warn",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "OutputAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.output.OutputAction",
|
|
|
- "description": "导出CMS",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "list",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.output.ActionList",
|
|
|
- "description": "查看所有栏目.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/output/list",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "select",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.output.ActionSelect",
|
|
|
- "description": "选择栏目结构.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/output/{appInfoFlag}/select",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "返回标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryInfoList",
|
|
|
- "type": "List\u003cWrapCategoryInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的分类设置"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formList",
|
|
|
- "type": "List\u003cWrapForm\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的表单设计"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appDictList",
|
|
|
- "type": "List\u003cWrapAppDict\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的数据字典"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "scriptList",
|
|
|
- "type": "List\u003cWrapScript\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的脚本"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileList",
|
|
|
- "type": "List\u003cWrapFile\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导出的文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "config",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "导出的栏目配置支持信息,JSON配置项"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "PermissionAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.PermissionAction",
|
|
|
- "description": "栏目分类权限配置操作",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "isAppInfoManager",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionIsAppInfoManager",
|
|
|
- "description": "查询登录用户是否指定栏目的管理员.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/appInfo/{id}/manageable",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "isCategoryInfoManagers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionIsCategoryInfoManager",
|
|
|
- "description": "查询登录用户是否指定分类的管理员.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/categoryInfo/{id}/manageable",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAppInfoManagers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListAppInfoManagers",
|
|
|
- "description": "查询栏目管理员信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/appInfo/{id}/managers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAppInfoPublishers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListAppInfoPublishers",
|
|
|
- "description": "查询栏目发布者信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/appInfo/{id}/publishers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAppInfoViewers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListAppInfoViewers",
|
|
|
- "description": "查询栏目可见范围信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/appInfo/{id}/viewers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listCategoryInfoManagers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListCategoryInfoManagers",
|
|
|
- "description": "查询分类管理员信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/category/{id}/managers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listCategoryInfoPublishers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListCategoryInfoPublishers",
|
|
|
- "description": "查询分类发布者信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/category/{id}/publishers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listCategoryInfoViewers",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionListCategoryInfoViewers",
|
|
|
- "description": "查询分类发布范围信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/permission/category/{id}/viewers",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveAppInfoManager",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionAppInfoManagerSave",
|
|
|
- "description": "保存或者更新栏目管理员信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/manager/appInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveAppInfoPublisher",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionAppInfoPublisherSave",
|
|
|
- "description": "保存或者更新栏目发布者信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/publisher/appInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveAppInfoViewer",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionAppInfoViewerSave",
|
|
|
- "description": "保存或者更新栏目可见范围信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/viewer/appInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveCategoryInfoManager",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionCategoryInfoManagerSave",
|
|
|
- "description": "保存或者更新分类管理员信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/manager/categoryInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveCategoryInfoPublisher",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionCategoryInfoPublisherSave",
|
|
|
- "description": "保存或者更新分类发布者信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/publisher/categoryInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "saveCategoryInfoViewer",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionCategoryInfoViewerSave",
|
|
|
- "description": "保存或者更新分类可见范围信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/permission/viewer/categoryInfo/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "personList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "人员列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "组织列表",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "groupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "群组列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "PermissionForDocumentAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.PermissionForDocumentAction",
|
|
|
- "description": "信息文档发布权限管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "refreshDocumentPermission",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.permission.ActionRefreshDocumentPermission",
|
|
|
- "description": "刷新信息文档发布权限.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/docpermission",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "docId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "permissionList",
|
|
|
- "type": "List\u003cPermissionInfo\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "文档权限列表:List\u003cPermissionInfo\u003e",
|
|
|
- "isBaseType": false
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "QueryViewAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryview.QueryViewAction",
|
|
|
- "description": "数据视图信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "execute",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryview.ActionExecute",
|
|
|
- "description": "执行指定栏目中指定数据视图查询.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/queryview/flag/{flag}/application/flag/{appId}/execute",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据视图信息标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "date",
|
|
|
- "type": "DateRangeEntry",
|
|
|
- "isCollection": false,
|
|
|
- "description": "查询数据时间范围.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filter",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "过滤条件内容.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "column",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "展现的列信息.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "application",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的栏目ID.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIdList",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的栏目ID列表.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "category",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的分类ID.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topUnitName",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的顶层组织名.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "unitName",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的拟稿者所属组织.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "person",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的拟稿人.",
|
|
|
- "isBaseType": false
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "identity",
|
|
|
- "type": "JsonElement",
|
|
|
- "isCollection": false,
|
|
|
- "description": "用于过滤条件的拟稿人身份.",
|
|
|
- "isBaseType": false
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryview.ActionFlag",
|
|
|
- "description": "列示指定栏目中所有当前用户可见的数据视图信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/flag/{flag}/application/flag/{applicationFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "数据视图信息标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "list",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryview.ActionList",
|
|
|
- "description": "列示指定栏目中所有当前用户可见的数据视图信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/list/application/flag/{applicationFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAll",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryview.ActionListAll",
|
|
|
- "description": "列示所有栏目中的数据视图信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appAlias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目别名"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目类别"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "默认文档类型:信息 | 数据"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoSeq",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息排序号"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目信息说明"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appIcon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "iconColor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "图标主色调."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appMemo",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "备注信息"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorIdentity",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人Identity,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorTopUnitName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建人顶层组织,可能为空,如果由系统创建。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "anonymousAble",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否允许匿名访问."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeopleView",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "可见范围为所有人可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "allPeoplePublish",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布范围栏目为所有人可发布."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sendNotify",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "发布文档后是否通知阅读者:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showAllDocuments",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "栏目是否显示全部文档:true | false"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "分类列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "发布可见群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "publishableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可发布群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理人员"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理组织"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "manageableGroupList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目可管理群组"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "QueryViewDesignAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.QueryViewDesignAction",
|
|
|
- "description": "数据视图设计信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "create",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionCreate",
|
|
|
- "description": "创建数据视图设计信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/queryview/design",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionDelete",
|
|
|
- "description": "删除数据视图设计信息.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/queryview/design/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "视图信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionFlag",
|
|
|
- "description": "根据标识获取数据视图设计信息内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/design/flag/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "视图信息标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionGet",
|
|
|
- "description": "根据ID获取数据视图设计信息内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/design/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "视图信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listNext",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionListNext",
|
|
|
- "description": "列示数据视图设计信息对象,下一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/design/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithApplication",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionListWithApplication",
|
|
|
- "description": "根据应用列示视图设计信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/design/list/application/{applicationId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "applicationId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "simulate",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionSimulate",
|
|
|
- "description": "模拟执行视图设计信息.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/queryview/design/flag/{flag}/simulate",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "视图信息标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "standardListPrev",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionListPrev",
|
|
|
- "description": "列示数据视图设计信息对象,上一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/queryview/design/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "最后一条信息ID,如果是第一页,则可以用(0)代替"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示的条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "update",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.queryviewdesign.ActionUpdate",
|
|
|
- "description": "更新数据视图设计信息.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/queryview/design/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "视图信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属应用.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingEnable",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否是定时任务.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingTouch",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "上次运行后触发器触发过的次数,用于判断是否要运行,如果需要运行那么重置为0,避免由于时间往后调导致的不运行.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "timingInterval",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "运行间隔,分钟.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "creatorPerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的创建者。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改时间。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lastUpdatePerson",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "应用的最后修改者",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "layout",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示布局.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "方案文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gird生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterGroupGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "gropuGird生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "afterCalculateGridScriptText",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "calculateGrid生成后运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "display",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否前端可见.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "code",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "前台运行脚本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availablePersonList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的人.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableIdentityList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "可使用的身份.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "availableUnitList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "允许访问的组织列表.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "controllerList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "栏目管理者。",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "distributeFactor",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分布式存储标识位.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表序号,由创建时间以及ID组成.在保存时自动生成,索引创建在约束中.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ScriptAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ScriptAction",
|
|
|
- "description": "脚本信息管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionDelete",
|
|
|
- "description": "删除脚本信息.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/script/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionGet",
|
|
|
- "description": "根据ID获取指定的脚本信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getScriptNestedImported",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionGetScriptNestedImported",
|
|
|
- "description": "获取脚本信息以及依赖脚本内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/{uniqueName}/app/{flag}/imported",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "uniqueName",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "importedList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导入的脚本ID.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithAppWithName",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionGetWithAppAndName",
|
|
|
- "description": "根据栏目ID和脚本名称获取脚本.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/list/app/{appId}/name/{name}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本名称"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithApplication",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListWithApplication",
|
|
|
- "description": "列示指定栏目中的所有脚本.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/list/app/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "load",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionLoad",
|
|
|
- "description": "获取Script以及依赖脚本内容。",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/script/{flag}/appInfo/{appInfoFlag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appInfoFlag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "importedList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "引入的脚本列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本内容"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "importedList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "应用脚本"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionCreate",
|
|
|
- "description": "创建新的脚本信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/script",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "更新时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本说明.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "validated",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否验证成功.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属栏目ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dependScriptList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "依赖的脚本ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "postScriptNested",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionPostScriptNested",
|
|
|
- "description": "获取脚本信息以及依赖脚本内容.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/script/{uniqueName}/app/{flag}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "uniqueName",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本唯一标识"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "flag",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "importedList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "导入的脚本ID.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "put",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionUpdate",
|
|
|
- "description": "更新脚本信息.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/script/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "更新时间.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本说明.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "validated",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否验证成功.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "所属栏目ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "text",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "脚本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "dependScriptList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "依赖的脚本ID列表.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "standardListNext",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListNext",
|
|
|
- "description": "列示符合条件的脚本信息对象,下一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "上一页最后一条脚本信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "standardListPrev",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListPrev",
|
|
|
- "description": "列示符合条件的脚本信息对象,上一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/script/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "上一页最后一条脚本信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ScriptAnonymousAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ScriptAnonymousAction",
|
|
|
- "description": "可匿名访问的脚本信息管理服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionGet",
|
|
|
- "description": "根据ID获取指定的脚本信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/script/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "getWithAppWithName",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionGetWithAppAndName",
|
|
|
- "description": "根据栏目ID和脚本名称获取脚本.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/script/list/app/{appId}/name/{name}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "description": "脚本名称"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithApplication",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListWithApplication",
|
|
|
- "description": "列示指定栏目中的所有脚本.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/script/list/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "standardListNext",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListNext",
|
|
|
- "description": "列示符合条件的脚本信息对象,下一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/script/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "上一页最后一条脚本信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "standardListPrev",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.script.ActionListPrev",
|
|
|
- "description": "列示符合条件的脚本信息对象,上一页.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/anonymous/script/list/{id}/prev/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "上一页最后一条脚本信息ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页显示条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "SearchFilterAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.search.SearchFilterAction",
|
|
|
- "description": "信息文档搜索服务",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "listArchivedAppSearchFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.search.ActionListAppSearchFilterForDocStatus",
|
|
|
- "description": "获取用户有权限访问的所有已归档文档分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/searchfilter/list/archive/filter/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listDraftAppSearchFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.search.ActionListAppSearchFilterForDocStatus",
|
|
|
- "description": "获取用户有权限访问的所有草稿文档分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/searchfilter/list/draft/filter/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listPublishAppSearchFilter",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.search.ActionListAppSearchFilterForDocStatus",
|
|
|
- "description": "获取用户有权限访问的所有已发布文档分类列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/searchfilter/list/publish/filter/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "SysResourceAction",
|
|
|
- "className": "com.x.base.core.project.jaxrs.sysresource.SysResourceAction",
|
|
|
- "description": "系统资源",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "listResource",
|
|
|
- "className": "com.x.base.core.project.jaxrs.sysresource.ActionListResource",
|
|
|
- "description": "获取静态资源信息.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/sysresource/filePath/{filePath}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "description": "查找路径(根路径:(0))"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "uploadResource",
|
|
|
- "className": "com.x.base.core.project.jaxrs.sysresource.ActionUploadResource",
|
|
|
- "description": "上传静态资源(仅上传到当前服务器)",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/sysresource/upload/resource/as/new/{asNew}",
|
|
|
- "contentType": "multipart/form-data",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": true,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "asNew",
|
|
|
- "type": "Boolean",
|
|
|
- "description": "覆盖类型:true删除原文件然后上传,false覆盖原文件"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [
|
|
|
- {
|
|
|
- "name": "file",
|
|
|
- "type": "File",
|
|
|
- "description": "上传文件"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fileName",
|
|
|
- "type": "String",
|
|
|
- "description": "附件名称"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "filePath",
|
|
|
- "type": "String",
|
|
|
- "description": "附件存放目录(可以为空)"
|
|
|
- }
|
|
|
- ],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "value",
|
|
|
- "type": "Boolean",
|
|
|
- "isCollection": false,
|
|
|
- "description": "布尔值."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "TemplateFormAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.TemplateFormAction",
|
|
|
- "description": "CMS表单模版",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "create",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionCreate",
|
|
|
- "description": "创建模版表单或者更新模版表单.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/templateform",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "category",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "模版分类.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "outline",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "缩略图.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionDelete",
|
|
|
- "description": "删除模版表单.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/templateform/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionGet",
|
|
|
- "description": "获取模版表单内容.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/templateform/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "标识"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "category",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "模版分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "outline",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "缩略图."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mobileData",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "移动端文本内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "list",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionList",
|
|
|
- "description": "列示所有模版表单.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/templateform/list",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listCategory",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionListCategory",
|
|
|
- "description": "列示所有表单模板分类名称以及表单模板分类数量.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/templateform/list/category",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": []
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listWithCategory",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.templateform.ActionListWithCategory",
|
|
|
- "description": "按表单模板分类名称列示模版表单.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/templateform/list/category",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": true,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "control",
|
|
|
- "type": "Control",
|
|
|
- "isCollection": false,
|
|
|
- "description": "权限"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "category",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "模版分类."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "表单别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "icon",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "icon Base64编码后的文本."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "outline",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "缩略图."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ViewAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ViewAction",
|
|
|
- "description": "信息列表管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionDelete",
|
|
|
- "description": "根据ID删除信息对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/view/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列表ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionGet",
|
|
|
- "description": "根据ID获取信息列表对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/view/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列表ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC)."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pageSize",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "每页显示行数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllView",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionListAll",
|
|
|
- "description": "获取全部的信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/view/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC)."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pageSize",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "每页显示行数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewByAppId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionListByApp",
|
|
|
- "description": "获取指定栏目ID的全部信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/view/list/app/{appId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "description": "栏目ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC)."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pageSize",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "每页显示行数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewByCategoryId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionListByCategory",
|
|
|
- "description": "获取指定分类的全部视图信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/view/list/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC)."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pageSize",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "每页显示行数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewByFormId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionListByForm",
|
|
|
- "description": "获取指定表单ID的全部信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/view/list/form/{formId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "description": "表单ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "formName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "绑定的表单名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC)."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "pageSize",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "每页显示行数"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "nextPageViewDataList",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionListNextPageViewData",
|
|
|
- "description": "列示符合条件的视图数据列表,下一页.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/view/viewdata/list/{id}/next/{count}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "上一页最后一条ID"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "count",
|
|
|
- "type": "Integer",
|
|
|
- "description": "每页条目数量"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "topFlag",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "是否置顶:ALL|TOP|UNTOP.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "需要过滤文档的分类ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "需要查询的列表ID",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "当前查询用于排序的列名,默认以列表配置为主",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "当前排序方式:DESC|ASC,默认以列表配置为主",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "值类别:支持string | date | time | datetime | boolean | boolean | text",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "documentType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "查询文档类型: 全部 | 信息 | 数据 ",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "docStatus",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "需要查询的文档状态:published | draft | archived",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "sequence",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档对象的序列."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档对象的ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldValue",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列的值."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "document",
|
|
|
- "type": "WoDocument",
|
|
|
- "isCollection": false,
|
|
|
- "description": "作为输出的CMS文档数据对象."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "data",
|
|
|
- "type": "Map\u003c?,?\u003e",
|
|
|
- "isCollection": false,
|
|
|
- "description": "文档所有数据信息."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionSave",
|
|
|
- "description": "创建列表信息.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/view",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC).",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "put",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.view.ActionSave",
|
|
|
- "description": "更新信息列表.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/view/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列表ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "name",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "alias",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表别名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "formId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属表单.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "appId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表所属栏目Id.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderField",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序列名.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderFieldType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列数据类型string|datetime.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "orderType",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "排序方式(ASC|DESC).",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "content",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "代码内容.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldConfigList",
|
|
|
- "type": "List\u003cString\u003e",
|
|
|
- "isCollection": true,
|
|
|
- "description": "展示列配置列表",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ViewCategoryAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ViewCategoryAction",
|
|
|
- "description": "信息列表与分类关联管理",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionDelete",
|
|
|
- "description": "根据ID删除列表信息对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/viewcategory/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列表分类关联信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionGet",
|
|
|
- "description": "根据ID获取列表信息对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewcategory/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列表分类关联信息ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllViewCategory",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionListAll",
|
|
|
- "description": "获取全部的视图分类关联信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewcategory/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listByCategoryId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionListByCategory",
|
|
|
- "description": "获取指定分类的全部视图分类关联信息信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewcategory/list/category/{categoryId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "description": "分类ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listByViewId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionListByView",
|
|
|
- "description": "获取指定视图的全部视图分类关联信息信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewcategory/list/view/{viewId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "description": "列表ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewcategory.ActionSave",
|
|
|
- "description": "创建列表信息对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/viewcategory",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "categoryId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "分类ID.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "ViewFieldConfigAction",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ViewFieldConfigAction",
|
|
|
- "description": "列表列信息配置",
|
|
|
- "methods": [
|
|
|
- {
|
|
|
- "name": "delete",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionDelete",
|
|
|
- "description": "根据ID删除列表列信息配置对象.",
|
|
|
- "type": "DELETE",
|
|
|
- "path": "jaxrs/viewfieldconfig/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列配置ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "get",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionGet",
|
|
|
- "description": "根据ID获取列表列信息配置对象.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewfieldconfig/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列配置ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列标题."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列(属性)名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showSequence",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示顺序"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listAllView",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionListAll",
|
|
|
- "description": "获取全部的展示列配置信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewfieldconfig/list/all",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列标题."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列(属性)名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showSequence",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示顺序"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "listViewFieldConfigByViewId",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionListByViewId",
|
|
|
- "description": "获取指定列表的全部展示列配置信息列表.",
|
|
|
- "type": "GET",
|
|
|
- "path": "jaxrs/viewfieldconfig/list/view/{viewId}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "description": "列表ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "数据库主键,自动生成."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列标题."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列(属性)名称."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "showSequence",
|
|
|
- "type": "Integer",
|
|
|
- "isCollection": false,
|
|
|
- "description": "显示顺序"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "createTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "创建时间,自动生成,索引创建在约束中."
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "updateTime",
|
|
|
- "type": "Date",
|
|
|
- "isCollection": false,
|
|
|
- "description": "修改时间,自动生成,索引创建在约束中."
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "post",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionSave",
|
|
|
- "description": "创建列表列信息配置对象.",
|
|
|
- "type": "POST",
|
|
|
- "path": "jaxrs/viewfieldconfig",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列标题.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列(属性)名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "put",
|
|
|
- "className": "com.x.cms.assemble.control.jaxrs.viewfieldconfig.ActionSave",
|
|
|
- "description": "更新列表列信息配置对象.",
|
|
|
- "type": "PUT",
|
|
|
- "path": "jaxrs/viewfieldconfig/{id}",
|
|
|
- "contentType": "application/json",
|
|
|
- "resultContentType": "application/json; charset\u003dUTF-8",
|
|
|
- "useJsonElementParameter": false,
|
|
|
- "useStringParameter": false,
|
|
|
- "pathParameters": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "description": "列配置ID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "formParameters": [],
|
|
|
- "queryParameters": [],
|
|
|
- "ins": [
|
|
|
- {
|
|
|
- "name": "editor",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "最后的编辑者.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "viewId",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列表ID.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldTitle",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列标题.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "fieldName",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "列(属性)名称.",
|
|
|
- "isBaseType": true
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "description",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "描述.",
|
|
|
- "isBaseType": true
|
|
|
- }
|
|
|
- ],
|
|
|
- "outs": [
|
|
|
- {
|
|
|
- "name": "id",
|
|
|
- "type": "String",
|
|
|
- "isCollection": false,
|
|
|
- "description": "id"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
-}
|