datas.json 2.22 KB
{
  "table": {
    "pageUid": "",
    "pageId": "",
    "tableType": "none",
    "pageSize": "",
    "instanceid": "ListTable"
  },
  "sql": {
    "backfields": " * ",
    "sqlform": " ldap_sync_logs ",
    "sqlwhere": "",
    "sqlorderby": " startTime DESC ",
    "sqlprimarykey": "logId",
    "sqlisdistinct": "true"
  },
  "cols": [
	{
      "width": "0",
      "text": "84",
      "column": "logId",
      "orderkey": "logId",
	  "hide": true
    },
	{
      "width": "10%",
      "text": "84",
      "column": "ldapId",
      "orderkey": "ldapId"
    },
    {
      "width": "10%",
      "text": "388551",
      "column": "syncType",
      "orderkey": "syncType",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartLdapSyncType",
      "otherpara": "",
      "target":"_self"
    },
    {
      "width": "10%",
      "text": "32220",
      "column": "syncMode",
      "orderkey": "syncMode",
      "transmethod": "com.api.integration.util.TableShowFormart.formartLdapSyncMode",
      "otherpara": "",
      "target":"_self"
    },
	{
      "width": "10%",
      "text": "83338",
      "column": "syncStatus",
      "orderkey": "syncStatus",
      "transmethod": "com.api.integration.util.TableShowFormart.formartLdapSyncStatus",
      "otherpara": "",
      "target":"_self"
    },
    {
      "width": "10%",
      "text": "18493",
      "column": "fileName",
      "orderkey": "fileName",
	  "transmethod": "com.api.integration.util.TableShowFormart.formartLdapSyncFileName",
      "otherpara": "",
      "target":"_self"
    },
    {
      "width": "12%",
      "text": "500371",
      "column": "startTime",
      "orderkey": "startTime"
    },
    {
      "width": "12%",
      "text": "500372",
      "column": "endTime",
      "orderkey": "endTime"
    },
    {
      "width": "10%",
      "text": "381881",
      "column": "runTime",
      "orderkey": "runTime"
    }
  ],
  "operate": [
    {
      "text": "23777",
      "type": "BTN_DEL_LOG",
      "index": "0"
    }
  ],
  "popedom": {
    "transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithSyncLog",
    "otherpara": "1"
  },
  "checkbox":{
    "id":"checkbox",
    "showmethod":"weaver.general.SplitPageTransmethod.getCheckBox",
    "popedompara":"column:logId"
  }
}