freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

公共部門信息增值利用構(gòu)建碩士學(xué)位論文-資料下載頁

2025-06-27 23:46本頁面
  

【正文】 ead 中國(guó)地質(zhì)大學(xué)非全日制碩士專業(yè)學(xué)位論文 29Type/TypeVersion/Version/MessageHeadMessageBodyCheckDocumentListMessageAccountic/AccountPasswordaaaa/PasswordOperatorNameoperator/OperatorName/CheckDocumentListMessage/MessageBody/Message接收公文(GetDocument )XSD Schema 定義如圖 56 所示:圖 56 接收公文(GetDocument)XSD Schema 定義示例:MessageMessageHeadType/TypeVersion/Version/MessageHeadMessageBodyGetDocumentMessageAccountic/AccountPasswordaaaa/PasswordOperatorNameoperator/OperatorNameDocumentGuid149fc4668b5b4f41991611a13297ca65/DocumentGuid30 曹東鋒:公共部門信息增值利用構(gòu)建 /GetDocumentMessage/MessageBody/Message公文接受確認(rèn)(ConfirmReceiveDoc)XSD Schema 定義如圖 57 所示:圖 57 公文接受確認(rèn)(ConfirmReceiveDoc)XSD Schema 定義:示例:MessageMessageHeadType/TypeVersion/Version/MessageHeadMessageBodyConfirmReceiveDocumentMessageAccountic/AccountPasswordaaaa/PasswordOperatorNameoperator/OperatorNameDocumentGuid149fc4668b5b4f41991611a13297ca65/DocumentGuid/ConfirmReceiveDocumentMessage/MessageBody/Message回復(fù)公文(ReplyDocument)XSD Schema 定義如圖 58 所示: 中國(guó)地質(zhì)大學(xué)非全日制碩士專業(yè)學(xué)位論文 31圖 58 回復(fù)公文(ReplyDocument )XSD Schema 定義示例:MessageMessageHeadType/TypeVersion/Version/MessageHeadMessageBodyReplyDocumentMessageAccountic/AccountPasswordaaaa/PasswordOperatorNameoperator/OperatorNameTitle標(biāo)題/TitleKeyword關(guān)鍵字/KeywordPriority2/PriorityBodyXml/DocumentType公文/DocumentType32 曹東鋒:公共部門信息增值利用構(gòu)建 OriginDocGuid149fc4668b5b4f41991611a13297ca65/OriginDocGuidAttachFileNamesstring/stringstring中國(guó)民生 .doc/string/AttachFileNames/ReplyDocumentMessage/MessageBody/Message檢查公文狀態(tài)(GetDocStatus)的 XSD Schema 定義如圖 59 所示:圖 59 檢查公文狀態(tài)(GetDocStatus)的 XSD Schema 定義167。 公文流轉(zhuǎn)的實(shí)現(xiàn)公文流轉(zhuǎn)系統(tǒng)涉及程序很多,下面重點(diǎn)描述幾個(gè)方法的實(shí)現(xiàn):(1)檢查公文列表,根據(jù)當(dāng)前帳號(hào)獲取可以處理的公文列表:public static int CheckDocList() public static int CheckDocList(string account, string clientIp, string operation, string operatorName, out DataTable documentListTable){new AccountInfoDao().UpdateAccountVisit(account).documentListTable = new QueueItemDao().GetQueueItemListToBeGotByAccount(account).(attachmentinfo, typeof(string)).foreach (DataRow docRow in ) {DataTable attachTable = new 中國(guó)地質(zhì)大學(xué)非全日制碩士專業(yè)學(xué)位論文 33AttachmentDao().GetDocumentAttachmentListByDocGuid(docRow[govtalk_queue_docguid].ToString()).string attachInfo = .foreach (DataRow attachRow in ){string CS$00000002$00000003 = attachInfo.attachInfo = CS$00000002$00000003 + attachRow[govtalk_attachments_filename].ToString() + ( + ((attachRow[govtalk_attachments_filesize])) + )..}if ( 0){attachInfo = (0, 1).}docRow[attachmentinfo] = attachInfo.}(clientIp, account, operatorName, operation, 成功).StaticTempRecord staticTempRec = new StaticTempRecord(9223372036854775808L, , 0, 0, 0, 0, 1, 0).new StaticTempRecordDao().InsertStaticTempRecord(staticTempRec).return 0. }(2)根據(jù)當(dāng)前帳號(hào)獲取公文:public static int GetDocument() public static int GetDocument(string account, string clientIp, string operatorName, string operation, string docguid, out DataTable docTable, out DataTable fileTable) {new AccountInfoDao().UpdateAccountVisit(account).DocumentBoxItemDao docBoxDao = new DocumentBoxItemDao().if (!(docguid, account)){(clientIp, account, operatorName, operation, 非法申請(qǐng)公文或公文不存在).docTable = null.fileTable = null.return 6.34 曹東鋒:公共部門信息增值利用構(gòu)建 }fileTable = new AttachmentDao().GetDocumentAttachmentListByDocGuid(docguid).docTable = (docguid).(clientIp, account, operatorName, operation, 成功).StaticTempRecord staticTempRec = new StaticTempRecord(9223372036854775808L, , 0, 0, 0, 1, 0, 0).new StaticTempRecordDao().InsertStaticTempRecord(staticTempRec).return 0. }(3)根據(jù)當(dāng)前帳號(hào)獲取公文的狀態(tài):public static int GetDocumentStatus()public static int GetDocumentStatus(string account, string clientIp, string operatorName, string operation, Guid[] docguids, out DataSet statusSet) {statusSet = null.new AccountInfoDao().UpdateAccountVisit(account).DocumentBoxItemDao docBoxDao = new DocumentBoxItemDao().QueueItemDao queueDao = new QueueItemDao().statusSet = new DataSet().foreach (Guid currentDocGuid in docguids){DataTable docTable = (()).if ( == 0){ (clientIp, account, operatorName, operation, 目標(biāo)公文不存在).167。 WEB 接口設(shè)計(jì)羅列所有接口將基于 Web Service 技術(shù)提供,采用 SOAP/HTTPS 電子公文的數(shù)據(jù)傳輸將進(jìn)行加密處理,以保證數(shù)據(jù)安全和保密。認(rèn)證接口為每個(gè)單元的 OA 系統(tǒng)認(rèn)證。區(qū)文件交換平臺(tái)只負(fù)責(zé) OA 系統(tǒng)的認(rèn)證,用戶認(rèn)證的辦公自動(dòng)化系統(tǒng)的具體的自我維護(hù)。 每一單位的辦公自動(dòng)化系統(tǒng)調(diào)度接口發(fā)送電子文件。如果文件接收,返回一個(gè)成功代碼文件交換系統(tǒng),接收單位辦公自動(dòng)化系統(tǒng)接口接收電子公文文件。區(qū)級(jí)公文接口設(shè)計(jì)如圖 510 所示: 中國(guó)地質(zhì)大學(xué)非全日制碩士專業(yè)學(xué)位論文 35電 子 公 文 交 換 平 臺(tái)認(rèn)證接口獲得全局組定義接口消息通知接口電 子 公 文 交 換 平 臺(tái) 管 理 界 面撤消公文接口公文歸檔接口返回公文意見接口接收公文接口發(fā)送公文接口 檢查公文箱接口檢查公文狀況接口… …刪除公文接口檢查公文反饋接口獲得組織結(jié)構(gòu)接口圖 510 區(qū)級(jí)公文接口設(shè)計(jì)圖電子公文交換中心設(shè)計(jì)了 11 個(gè)接口供外部 OA 系統(tǒng)調(diào)用,如表 51 所示:表 51 接口函數(shù)及功能說明接口函數(shù) 功能說明GetOrganization 獲取目前系統(tǒng)的組織架構(gòu)版本和組織架構(gòu)SendDocument 發(fā)送公文CheckDocList 檢查等待接收的公文的列表GetDocument 接收特定的公文ConfirmReceiveDoc 接收公文并確定公文是完整的之后,確認(rèn)公文接收到了ConfirmReadDoc 閱讀公文后告訴交換平臺(tái)ConfirmProcessDoc 處理公文后告訴交換平臺(tái)ReplyDocument 答復(fù)一份特定的公文GetDocStatus 查看發(fā)出的公文什么狀態(tài)(分發(fā)和接收情況)CheckRepliedDoc 查看公文回復(fù)如何讓(有多少單位已經(jīng)回復(fù),回復(fù)的公文編號(hào))FinishDocument 當(dāng)一個(gè)公文的流程全部完成后,結(jié)束該公文外部 OA 通過交換中心接口進(jìn)行實(shí)現(xiàn)公文收發(fā)、反饋、回復(fù)的處理流程描述,如表5554 、 55 所示: 36 曹東鋒:公共部門信息增值利用構(gòu)建 表 52 接收公文的接口函數(shù)客戶端 接口函數(shù) 交換中心1 檢查是否有新到的公文 CheckDocList查詢用戶在隊(duì)列中的文件接收文件,返回到客戶端返回的結(jié)果包括文檔編號(hào)/發(fā)送/解釋/標(biāo)題/接收時(shí)間2 按照公文的編號(hào)把公文和相應(yīng)的附件取回本地。GetDocument 根據(jù)數(shù)字將相關(guān)附件和文檔下載到客戶端3 通知中心已經(jīng)成功取回公文。 ConfirmReceiveDoc 將一次操作的狀態(tài)設(shè)置為” 完成”。4 通知中心已經(jīng)閱讀該公文 ConfirmReadDoc 把一份公文的狀態(tài)改為已閱讀。5 通知中心已經(jīng)處理該公文 ConfirmProcessDoc 將一份公文狀態(tài)改為已處理。表 53 發(fā)送公文的接口函數(shù)客戶端 接口函數(shù) 交換中心1 獲取整個(gè)系統(tǒng)的組織結(jié)構(gòu)和用戶表GetOrganization 返回整個(gè)系統(tǒng)的組織架構(gòu)和用戶表2 將公文發(fā)送至交換中心 SendDocument發(fā)送好后,生成內(nèi)部的唯一一個(gè)標(biāo)準(zhǔn)代號(hào),將公文代碼等信息返回給客戶端 OA。表 54 回復(fù)公文的接口函數(shù)客戶端 接口函數(shù) 交換中心1 獲得整個(gè)系統(tǒng)的組織結(jié)構(gòu)和用戶表GetOrganization 返回整個(gè)啊系統(tǒng)的組織架構(gòu)和用戶表2把公文發(fā)送給交換中心,同時(shí)要填寫參數(shù),說明該份公文是回復(fù)那份公文的ReplyDocument回復(fù)啊成功后,生成內(nèi)部的唯一標(biāo)準(zhǔn)代號(hào),將公文代碼等相關(guān)信息返回啊給客戶端 OA。表 55 結(jié)束公文的接口函
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1