{
  "getAllPSAppDEACModes" : [ {
    "codeName" : "Default",
    "logicName" : "DEFAULT",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeacmodes/DEFAULT",
    "name" : "DEFAULT",
    "getPSDEACModeDataItems" : [ {
      "dataType" : 25,
      "name" : "value",
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      }
    }, {
      "dataType" : 25,
      "name" : "text",
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORNAME",
        "codeName" : "IBIZAPPEDITORName"
      }
    } ],
    "pagingSize" : 50,
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeacmodes/DEFAULT",
    "getTextPSAppDEField" : {
      "name" : "IBIZAPPEDITORNAME",
      "codeName" : "IBIZAPPEDITORName"
    },
    "getValuePSAppDEField" : {
      "name" : "IBIZAPPEDITORID",
      "codeName" : "IBIZAPPEDITORId"
    },
    "defaultMode" : true,
    "enablePagingBar" : false
  } ],
  "getAllPSAppDEActions" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Get",
    "requestField" : "IBIZAPPEDITORID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Remove",
    "requestField" : "IBIZAPPEDITORID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Save",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/save",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "UPDATE",
    "codeName" : "Update",
    "methodType" : "DEACTION",
    "name" : "Update",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  } ],
  "getAllPSAppDEDataSets" : [ {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEFields" : [ {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEMAN/psappdefuimodes/Default",
      "name" : "[CREATEMAN][建立人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEMAN/psdefformitems/Default",
        "name" : "[CREATEMAN][建立人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateMan/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEMAN/psappdefuimodes/MobileDefault",
      "name" : "[CREATEMAN][建立人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEMAN",
          "mOSFilePath" : "pslanguageres/Auto859",
          "rTMOSFilePath" : "pslanguageres/Auto859"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEMAN/psdefformitems/MobileDefault",
        "name" : "[CREATEMAN][建立人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "CreateMan",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEMAN",
      "mOSFilePath" : "pslanguageres/Auto859",
      "rTMOSFilePath" : "pslanguageres/Auto859"
    },
    "logicName" : "建立人",
    "name" : "CREATEMAN",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEDATE/psappdefuimodes/MobileDefault",
      "name" : "[UPDATEDATE][更新时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEDATE/psdefformitems/MobileDefault",
        "name" : "[UPDATEDATE][更新时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateDate/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEDATE/psappdefuimodes/Default",
      "name" : "[UPDATEDATE][更新时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEDATE",
          "mOSFilePath" : "pslanguageres/Auto1074",
          "rTMOSFilePath" : "pslanguageres/Auto1074"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEDATE/psdefformitems/Default",
        "name" : "[UPDATEDATE][更新时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateDate/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "UpdateDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEDATE",
      "mOSFilePath" : "pslanguageres/Auto1074",
      "rTMOSFilePath" : "pslanguageres/Auto1074"
    },
    "logicName" : "更新时间",
    "name" : "UPDATEDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEDATE/psappdefuimodes/Default",
      "name" : "[CREATEDATE][建立时间]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEDATE/psdefformitems/Default",
        "name" : "[CREATEDATE][建立时间]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateDate/psdefformitems/Default",
        "uIMode" : "DEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateDate/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEDATE/psappdefuimodes/MobileDefault",
      "name" : "[CREATEDATE][建立时间]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.CREATEDATE",
          "mOSFilePath" : "pslanguageres/Auto964",
          "rTMOSFilePath" : "pslanguageres/Auto964"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/CREATEDATE/psdefformitems/MobileDefault",
        "name" : "[CREATEDATE][建立时间]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateDate/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateDate/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "CreateDate",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.CREATEDATE",
      "mOSFilePath" : "pslanguageres/Auto964",
      "rTMOSFilePath" : "pslanguageres/Auto964"
    },
    "logicName" : "建立时间",
    "name" : "CREATEDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/CreateDate",
    "stdDataType" : 5,
    "valueFormat" : "YYYY-MM-DD HH:mm:ss"
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORNAME/psappdefuimodes/Default",
      "name" : "[IBIZAPPEDITORNAME][编辑器名称]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZAPPEDITORNAME",
          "mOSFilePath" : "pslanguageres/Auto182",
          "rTMOSFilePath" : "pslanguageres/Auto182"
        },
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORNAME/psdefformitems/Default",
        "name" : "[IBIZAPPEDITORNAME][编辑器名称]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORName/psdefformitems/Default",
        "stringLength" : 200,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORName/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORNAME/psappdefuimodes/MobileDefault",
      "name" : "[IBIZAPPEDITORNAME][编辑器名称]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZAPPEDITORNAME",
          "mOSFilePath" : "pslanguageres/Auto182",
          "rTMOSFilePath" : "pslanguageres/Auto182"
        },
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORNAME/psdefformitems/MobileDefault",
        "name" : "[IBIZAPPEDITORNAME][编辑器名称]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORName/psdefformitems/MobileDefault",
        "stringLength" : 200,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORName/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "IBIZAPPEDITORName",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZAPPEDITORNAME",
      "mOSFilePath" : "pslanguageres/Auto182",
      "rTMOSFilePath" : "pslanguageres/Auto182"
    },
    "logicName" : "编辑器名称",
    "name" : "IBIZAPPEDITORNAME",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORName",
    "stdDataType" : 25,
    "stringLength" : 200,
    "enableQuickSearch" : true,
    "majorField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEMAN/psappdefuimodes/Default",
      "name" : "[UPDATEMAN][更新人]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEMAN/psdefformitems/Default",
        "name" : "[UPDATEMAN][更新人]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateMan/psdefformitems/Default",
        "stringLength" : 60,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateMan/psappdefuimodes/Default",
      "type" : "DEFAULT"
    }, {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEMAN/psappdefuimodes/MobileDefault",
      "name" : "[UPDATEMAN][更新人]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.UPDATEMAN",
          "mOSFilePath" : "pslanguageres/Auto202",
          "rTMOSFilePath" : "pslanguageres/Auto202"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/UPDATEMAN/psdefformitems/MobileDefault",
        "name" : "[UPDATEMAN][更新人]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateMan/psdefformitems/MobileDefault",
        "stringLength" : 60,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateMan/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    } ],
    "codeName" : "UpdateMan",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.UPDATEMAN",
      "mOSFilePath" : "pslanguageres/Auto202",
      "rTMOSFilePath" : "pslanguageres/Auto202"
    },
    "logicName" : "更新人",
    "name" : "UPDATEMAN",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/UpdateMan",
    "stdDataType" : 25,
    "stringLength" : 60
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORID/psappdefuimodes/MobileDefault",
      "name" : "[IBIZAPPEDITORID][编辑器标识]移动端默认",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZAPPEDITORID",
          "mOSFilePath" : "pslanguageres/Auto1879",
          "rTMOSFilePath" : "pslanguageres/Auto1879"
        },
        "codeName" : "MobileDefault",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORID/psdefformitems/MobileDefault",
        "name" : "[IBIZAPPEDITORID][编辑器标识]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORId/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "allowEmpty" : false,
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORId/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORID/psappdefuimodes/Default",
      "name" : "[IBIZAPPEDITORID][编辑器标识]",
      "getPSDEFFormItem" : {
        "getCapPSLanguageRes" : {
          "lanResTag" : "DEF.LNAME.IBIZAPPEDITORID",
          "mOSFilePath" : "pslanguageres/Auto1879",
          "rTMOSFilePath" : "pslanguageres/Auto1879"
        },
        "codeName" : "Default",
        "editorType" : "SPAN",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORID/psdefformitems/Default",
        "name" : "[IBIZAPPEDITORID][编辑器标识]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORId/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT",
        "allowEmpty" : false
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORId/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "IBIZAPPEDITORId",
    "getLNPSLanguageRes" : {
      "lanResTag" : "DEF.LNAME.IBIZAPPEDITORID",
      "mOSFilePath" : "pslanguageres/Auto1879",
      "rTMOSFilePath" : "pslanguageres/Auto1879"
    },
    "logicName" : "编辑器标识",
    "name" : "IBIZAPPEDITORID",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/IBIZAPPEDITORId",
    "stdDataType" : 25,
    "stringLength" : 100,
    "keyField" : true
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORTYPE/psappdefuimodes/MobileDefault",
      "name" : "[IBIZAPPEDITORTYPE][编辑器类型]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORTYPE/psdefformitems/MobileDefault",
        "name" : "[IBIZAPPEDITORTYPE][编辑器类型]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Ibizappeditortype/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Ibizappeditortype/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORTYPE/psappdefuimodes/Default",
      "name" : "[IBIZAPPEDITORTYPE][编辑器类型]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/IBIZAPPEDITORTYPE/psdefformitems/Default",
        "name" : "[IBIZAPPEDITORTYPE][编辑器类型]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Ibizappeditortype/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Ibizappeditortype/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Ibizappeditortype",
    "logicName" : "编辑器类型",
    "name" : "IBIZAPPEDITORTYPE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Ibizappeditortype",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/RDITORDESCRIPTION/psappdefuimodes/MobileDefault",
      "name" : "[RDITORDESCRIPTION][编辑器描述]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/RDITORDESCRIPTION/psdefformitems/MobileDefault",
        "name" : "[RDITORDESCRIPTION][编辑器描述]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Rditordescription/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Rditordescription/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/RDITORDESCRIPTION/psappdefuimodes/Default",
      "name" : "[RDITORDESCRIPTION][编辑器描述]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/RDITORDESCRIPTION/psdefformitems/Default",
        "name" : "[RDITORDESCRIPTION][编辑器描述]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Rditordescription/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Rditordescription/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Rditordescription",
    "logicName" : "编辑器描述",
    "name" : "RDITORDESCRIPTION",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Rditordescription",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/DOCUMENTADDRESS/psappdefuimodes/MobileDefault",
      "name" : "[DOCUMENTADDRESS][文档地址]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/DOCUMENTADDRESS/psdefformitems/MobileDefault",
        "name" : "[DOCUMENTADDRESS][文档地址]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Documentaddress/psdefformitems/MobileDefault",
        "stringLength" : 100,
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Documentaddress/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/DOCUMENTADDRESS/psappdefuimodes/Default",
      "name" : "[DOCUMENTADDRESS][文档地址]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/DOCUMENTADDRESS/psdefformitems/Default",
        "name" : "[DOCUMENTADDRESS][文档地址]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Documentaddress/psdefformitems/Default",
        "stringLength" : 100,
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Documentaddress/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Documentaddress",
    "logicName" : "文档地址",
    "name" : "DOCUMENTADDRESS",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Documentaddress",
    "stdDataType" : 25,
    "stringLength" : 100
  }, {
    "getAllPSAppDEFUIModes" : [ {
      "codeName" : "MobileDefault",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/AMOUNT/psappdefuimodes/MobileDefault",
      "name" : "[AMOUNT][数量]移动端默认",
      "getPSDEFFormItem" : {
        "codeName" : "MobileDefault",
        "editorType" : "MOBTEXT",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/AMOUNT/psdefformitems/MobileDefault",
        "name" : "[AMOUNT][数量]移动端默认",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Amount/psdefformitems/MobileDefault",
        "uIMode" : "MOBILEDEFAULT",
        "mobileMode" : true
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Amount/psappdefuimodes/MobileDefault",
      "type" : "MOBILEDEFAULT",
      "mobileMode" : true
    }, {
      "codeName" : "Default",
      "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/AMOUNT/psappdefuimodes/Default",
      "name" : "[AMOUNT][数量]",
      "getPSDEFFormItem" : {
        "codeName" : "Default",
        "editorType" : "TEXTBOX",
        "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdefields/AMOUNT/psdefformitems/Default",
        "name" : "[AMOUNT][数量]",
        "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Amount/psdefformitems/Default",
        "uIMode" : "DEFAULT"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Amount/psappdefuimodes/Default",
      "type" : "DEFAULT"
    } ],
    "codeName" : "Amount",
    "logicName" : "数量",
    "name" : "AMOUNT",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdefields/Amount",
    "stdDataType" : 9
  } ],
  "getAllPSAppDEMethodDTOs" : [ {
    "codeName" : "IBIZAPPEDITORDTO",
    "name" : "IBIZAPPEDITORDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "Amount",
      "logicName" : "数量",
      "name" : "Amount",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "AMOUNT",
        "codeName" : "Amount"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/Amount",
      "sourceType" : "DEFIELD",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    }, {
      "codeName" : "CreateDate",
      "logicName" : "建立时间",
      "name" : "CreateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEDATE",
        "codeName" : "CreateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/CreateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "CreateMan",
      "logicName" : "建立人",
      "name" : "CreateMan",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "CREATEMAN",
        "codeName" : "CreateMan"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/CreateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "Documentaddress",
      "logicName" : "文档地址",
      "name" : "Documentaddress",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "DOCUMENTADDRESS",
        "codeName" : "Documentaddress"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/Documentaddress",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "IBIZAPPEDITORId",
      "logicName" : "编辑器标识",
      "name" : "IBIZAPPEDITORId",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/IBIZAPPEDITORId",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "IBIZAPPEDITORName",
      "logicName" : "编辑器名称",
      "name" : "IBIZAPPEDITORName",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORNAME",
        "codeName" : "IBIZAPPEDITORName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/IBIZAPPEDITORName",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Ibizappeditortype",
      "logicName" : "编辑器类型",
      "name" : "Ibizappeditortype",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORTYPE",
        "codeName" : "Ibizappeditortype"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/Ibizappeditortype",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "Rditordescription",
      "logicName" : "编辑器描述",
      "name" : "Rditordescription",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "RDITORDESCRIPTION",
        "codeName" : "Rditordescription"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/Rditordescription",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "UpdateDate",
      "logicName" : "更新时间",
      "name" : "UpdateDate",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEDATE",
        "codeName" : "UpdateDate"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/UpdateDate",
      "sourceType" : "DEFIELD",
      "stdDataType" : 5,
      "type" : "SIMPLE",
      "allowEmpty" : false
    }, {
      "codeName" : "UpdateMan",
      "logicName" : "更新人",
      "name" : "UpdateMan",
      "orderValue" : 1000,
      "getPSAppDEField" : {
        "name" : "UPDATEMAN",
        "codeName" : "UpdateMan"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO/psappdemethoddtofields/UpdateMan",
      "sourceType" : "DEFIELD",
      "stdDataType" : 25,
      "type" : "SIMPLE",
      "allowEmpty" : false
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORDTO",
    "sourceType" : "DE",
    "type" : "DEFAULT"
  }, {
    "codeName" : "IBIZAPPEDITORFilterDTO",
    "name" : "IBIZAPPEDITORFilterDTO",
    "getPSAppDEMethodDTOFields" : [ {
      "codeName" : "N_IBIZAPPEDITORID_EQ",
      "logicName" : "编辑器标识",
      "name" : "N_IBIZAPPEDITORID_EQ",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORFilterDTO/psappdemethoddtofields/N_IBIZAPPEDITORID_EQ",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    }, {
      "codeName" : "N_IBIZAPPEDITORNAME_LIKE",
      "logicName" : "编辑器名称",
      "name" : "N_IBIZAPPEDITORNAME_LIKE",
      "orderValue" : 99999,
      "getPSAppDEField" : {
        "name" : "IBIZAPPEDITORNAME",
        "codeName" : "IBIZAPPEDITORName"
      },
      "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORFilterDTO/psappdemethoddtofields/N_IBIZAPPEDITORNAME_LIKE",
      "sourceType" : "DEFSEARCHMODE",
      "stdDataType" : 25,
      "type" : "SIMPLE"
    } ],
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethoddtos/IBIZAPPEDITORFilterDTO",
    "sourceType" : "DE",
    "type" : "DEFILTER"
  } ],
  "getAllPSAppDEMethods" : [ {
    "actionMode" : "CHECKKEY",
    "codeName" : "CheckKey",
    "methodType" : "DEACTION",
    "name" : "CheckKey",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "stdDataType" : 9,
      "type" : "SIMPLE"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/CheckKey.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "CheckKey"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/CheckKey",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/checkkey",
    "builtinMethod" : false
  }, {
    "actionMode" : "CREATE",
    "codeName" : "Create",
    "methodType" : "DEACTION",
    "name" : "Create",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Create.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Create"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Create",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "READ",
    "codeName" : "Get",
    "methodType" : "DEACTION",
    "name" : "Get",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELD"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Get.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Get"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Get",
    "requestField" : "IBIZAPPEDITORID",
    "requestMethod" : "GET",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "GETDRAFT",
    "codeName" : "GetDraft",
    "methodType" : "DEACTION",
    "name" : "GetDraft",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/GetDraft.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "CREATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "GetDraft"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/GetDraft",
    "requestMethod" : "GET",
    "requestParamType" : "NONE",
    "requestPath" : "/getdraft",
    "builtinMethod" : false
  }, {
    "actionMode" : "DELETE",
    "batchActionMode" : 1,
    "codeName" : "Remove",
    "methodType" : "DEACTION",
    "name" : "Remove",
    "getPSAppDEMethodInput" : {
      "getKeyPSAppDEField" : {
        "name" : "IBIZAPPEDITORID",
        "codeName" : "IBIZAPPEDITORId"
      },
      "name" : "输入对象",
      "type" : "KEYFIELDS"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Remove.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "DELETE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Remove"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Remove",
    "requestField" : "IBIZAPPEDITORID",
    "requestMethod" : "DELETE",
    "requestParamType" : "FIELD",
    "builtinMethod" : false,
    "enableBatchAction" : true,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "actionMode" : "UNKNOWN",
    "codeName" : "Save",
    "methodType" : "DEACTION",
    "name" : "Save",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "VOID"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Save.json"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Save"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Save",
    "requestMethod" : "POST",
    "requestParamType" : "ENTITY",
    "requestPath" : "/save",
    "builtinMethod" : false,
    "needResourceKey" : true
  }, {
    "actionMode" : "UPDATE",
    "codeName" : "Update",
    "methodType" : "DEACTION",
    "name" : "Update",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO",
      "output" : true
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "DTO"
    },
    "getPSDEAction" : {
      "modelref" : true,
      "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR/PSDEACTIONS/Update.json"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "UPDATE"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Update"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Update",
    "requestMethod" : "PUT",
    "requestParamType" : "ENTITY",
    "builtinMethod" : false,
    "needResourceKey" : true,
    "noServiceCodeName" : true
  }, {
    "codeName" : "FetchDefault",
    "methodType" : "FETCH",
    "name" : "FetchDefault",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORFilterDTO"
      },
      "type" : "DTO"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "getPSAppDEMethodDTO" : {
        "modelref" : true,
        "id" : "IBIZAPPEDITORDTO"
      },
      "type" : "PAGE"
    },
    "getPSDEDataSet" : {
      "modelref" : true,
      "id" : "Default"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "FetchDefault"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FetchDefault",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/fetchdefault",
    "builtinMethod" : false
  }, {
    "codeName" : "FilterCreate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERCREATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterCreate",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterFetch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERFETCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterFetch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGet",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGET",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterGet",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterGetDraft",
    "methodType" : "FILTERACTION",
    "name" : "FILTERGETDRAFT",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterGetDraft",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterRemove",
    "methodType" : "FILTERACTION",
    "name" : "FILTERREMOVE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterRemove",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterSearch",
    "methodType" : "FILTERACTION",
    "name" : "FILTERSEARCH",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterSearch",
    "builtinMethod" : true
  }, {
    "codeName" : "FilterUpdate",
    "methodType" : "FILTERACTION",
    "name" : "FILTERUPDATE",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/FilterUpdate",
    "builtinMethod" : true
  }, {
    "codeName" : "Select",
    "methodType" : "SELECT",
    "name" : "Select",
    "getPSAppDEMethodInput" : {
      "name" : "输入对象",
      "type" : "UNKNOWN"
    },
    "getPSAppDEMethodReturn" : {
      "name" : "返回对象",
      "type" : "UNKNOWN"
    },
    "getPSDEOPPriv" : {
      "modelref" : true,
      "id" : "READ"
    },
    "getPSDEServiceAPIMethod" : {
      "modelref" : true,
      "id" : "Select"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdemethods/Select",
    "requestMethod" : "GET",
    "requestParamType" : "URIPARAM",
    "requestPath" : "/select",
    "builtinMethod" : false
  } ],
  "getAllPSAppDEUIActions" : [ {
    "actionTarget" : "NONE",
    "caption" : "MORE",
    "codeName" : "MORE",
    "getFrontPSAppView" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPEDITORGridView.json",
      "viewType" : "DEGRIDVIEW"
    },
    "frontProcessType" : "TOP",
    "fullCodeName" : "IBIZAPPEDITOR_MORE",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeuiactions/MORE",
    "name" : "更多",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPEDITOR.json"
    },
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeuiactions/MORE",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "MORE",
    "uIActionType" : "DEUIACTION",
    "id" : "MORE@IBIZAPPEDITOR"
  }, {
    "actionTarget" : "SINGLEKEY",
    "caption" : "打开文档",
    "codeName" : "openDocument",
    "frontProcessType" : "OPENHTMLPAGE",
    "fullCodeName" : "IBIZAPPEDITOR_openDocument",
    "htmlPageUrl" : "${data.documentaddress}",
    "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeuiactions/openDocument",
    "name" : "打开文档",
    "getPSAppDataEntity" : {
      "modelref" : true,
      "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPEDITOR.json"
    },
    "paramItem" : "documentaddress",
    "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR/psappdeuiactions/openDocument",
    "textItem" : "documentaddress",
    "timeout" : 60000,
    "uIActionMode" : "FRONT",
    "uIActionTag" : "openDocument",
    "uIActionType" : "DEUIACTION",
    "valueItem" : "documentaddress",
    "id" : "openDocument@IBIZAPPEDITOR"
  } ],
  "getAllPSAppPortletCats" : [ {
    "codeName" : "PortletCat4",
    "mOSFilePath" : "pssysapps/Web/psappportletcats/PortletCat4",
    "name" : "编辑器",
    "rTMOSFilePath" : "pssysapps/Web/psappportletcats/PortletCat4",
    "ungroup" : false
  }, {
    "codeName" : "Ungroup",
    "mOSFilePath" : "pssysapps/Web/psappportletcats/Ungroup",
    "name" : "(未分类)",
    "rTMOSFilePath" : "pssysapps/Web/psappportletcats/Ungroup",
    "ungroup" : true
  } ],
  "getAllPSAppViews" : [ {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPEDITORListView.json",
    "viewType" : "DELISTVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPEDITORGridView.json",
    "viewType" : "DEGRIDVIEW"
  }, {
    "modelref" : true,
    "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZAPPEDITOREditView.json",
    "viewType" : "DEEDITVIEW"
  } ],
  "getAllPSDEOPPrivs" : [ {
    "logicName" : "建立",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/CREATE",
    "name" : "CREATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/CREATE"
  }, {
    "logicName" : "删除",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/DELETE",
    "name" : "DELETE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/DELETE"
  }, {
    "logicName" : "读取",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/READ",
    "name" : "READ",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/READ"
  }, {
    "logicName" : "更新",
    "mOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/UPDATE",
    "name" : "UPDATE",
    "rTMOSFilePath" : "psmodules/Sample/psdataentities/IBIZAPPEDITOR/psdeopprivs/UPDATE"
  } ],
  "codeName" : "IBIZAPPEDITOR",
  "dEAPITag" : "IBIZAPPEDITOR",
  "dataAccCtrlArch" : 1,
  "dataAccCtrlMode" : 1,
  "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZAPPEDITOR.json",
  "enableUIActions" : 15,
  "getKeyPSAppDEField" : {
    "name" : "IBIZAPPEDITORID",
    "codeName" : "IBIZAPPEDITORId"
  },
  "getLNPSLanguageRes" : {
    "lanResTag" : "DE.LNAME.IBIZAPPEDITOR",
    "mOSFilePath" : "pslanguageres/Auto2039",
    "rTMOSFilePath" : "pslanguageres/Auto2039"
  },
  "logicName" : "编辑器",
  "mOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR",
  "getMajorPSAppDEField" : {
    "name" : "IBIZAPPEDITORNAME",
    "codeName" : "IBIZAPPEDITORName"
  },
  "name" : "IBIZAPPEDITOR",
  "getPSDEName" : "IBIZAPPEDITOR",
  "getPSDEServiceAPI" : {
    "modelref" : true,
    "id" : "IBIZAPPEDITOR"
  },
  "getPSDataEntity" : {
    "modelref" : true,
    "path" : "PSMODULES/Sample/PSDATAENTITIES/IBIZAPPEDITOR.json"
  },
  "getPSSysServiceAPI" : {
    "modelref" : true,
    "path" : "PSSYSSERVICEAPIS/DemoAPI.json"
  },
  "getQuickSearchPSAppDEFields" : [ {
    "name" : "IBIZAPPEDITORNAME",
    "codeName" : "IBIZAPPEDITORName"
  } ],
  "rTMOSFilePath" : "pssysapps/Web/psappdataentities/IBIZAPPEDITOR",
  "storageMode" : 0,
  "sysAPITag" : "DemoAPI",
  "defaultMode" : true,
  "enableFilterActions" : true,
  "enableUICreate" : true,
  "enableUIModify" : true,
  "enableUIRemove" : true,
  "enableWFActions" : false,
  "major" : true
}