datas.json 2.95 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " SERVICEID,SERVICENAME,SERVICESTATUS,SERVICETYPE,PRODUCTCODE,MODULECODE,dataflag,CREATEDATE,CREATETIME ",
    "sqlform": " ESB_SERVICE ",
    "sqlwhere": "",
    "sqlorderby": " CREATEDATE DESC, CREATETIME DESC ",
    "sqlprimarykey": " SERVICEID ",
    "sqlisdistinct": "true"
  },
  "cols": [
    {
      "width": "20%",
      "text": "502094",
      "column": "serviceId",
      "orderkey": "serviceId",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartServiceId",
      "otherpara": "",
      "target":"_self",
      "isPrimarykey":true
    },
    {
      "width": "20%",
      "text": "386719",
      "column": "serviceName",
      "orderkey": "serviceName"
    },
	{
      "width": "15%",
      "text": "502843",
      "column": "serviceType",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSerExecuteContention",
      "otherpara": "",
      "orderkey": "serviceType"
    },
    {
      "width": "20%",
      "text": "33522",
      "column": "moduleCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartSerModuleCode",
      "otherpara": "",
      "orderkey": "moduleCode"
    },
	{
      "width": "20%",
      "text": "501515",
      "column": "productCode",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
      "otherpara": "",
      "orderkey": "productCode"
    },
    {
      "width": "0",
      "text": "",
      "column": "serviceStatus",
	  "orderkey": "serviceStatus",
	  "hide":true
    },
	{
      "width": "0",
      "text": "",
	  "hide": true,
      "column": "dataflag"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithServiceStatus",
    "otherpara": "column:serviceStatus+column:dataflag"
  },
  "operate": [
	{
      "text": "33564",
      "type": "BTN_DETAIL",
      "index": "0"
    },
    {
      "text": "93",
      "type": "BTN_EDIT",
      "otherpara":"column:serviceType",
      "index": "1"
    },
	{
      "text": "114",
      "type": "BTN_PUBLISH",
      "index": "2"
    },
	{
      "text": "114",
      "type": "BTN_UNSEALING",
      "index": "3"
    },
	{
      "text": "501335",
      "type": "BTN_SEAL_UP",
      "index": "4"
    },
	{
      "text": "32025",
      "type": "BTN_RECALL",
      "index": "5"
    },
	{
      "text": "25496",
      "type": "BTN_TEST",
      "index": "6"
    },
    {
      "text": "23777",
      "type": "BTN_DEL",
      "index": "7"
    },
	{
      "text": "502349",
      "type": "BTN_QUOTE",
      "index": "8"
    },
    {
      "text": "514160",
      "type": "BTN_FAST_PUBLISH",
      "index": "9"
    },
    {
      "text": "83",
      "type": "BTN_LOG",
      "index": "10"
    }
  ],
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:serviceid"
  }
}