附錄 L 操作種類和字串
一併取得並下載的文件管理操作記錄CSV的操作種類列中,輸出下列字串。
| 操作種類 | 輸出到CSV的字串 |
|---|---|
| 取得文件的內容 | userSession_getOriginalContent |
| 顯示文件的原始內容 | userSession_getOriginalViewContent |
| 顯示文件的預覽影像 | userSession_getPreviewContent |
| 建立文件的預覽影像 | userSession_requestPreviewContentCreation |
| 建立資料夾 | userSession_createFolder |
| 變更資料夾/文件的屬性 | userSession_setObjectAttribute |
| 變更資料夾/文件的狀態 | userSession_setObjectStatus |
| 變更資料夾/文件的文件種類 | userSession_setObjectDocumentType |
| 變更資料夾/文件的存取權 | userSession_setObjectAcl |
| 將資料夾/文件的存取權變更為繼承 | userSession_setObjectAclTypeAsInheritance |
| 移動資料夾/文件 | userSession_moveObject |
| 刪除資料夾/文件(移動到資源回收筒) | userSession_disuseObject |
| 復原資料夾/文件 | userSession_reuseDisusedObject |
| 刪除資料夾/文件(從資源回收筒刪除) | userSession_removeDisusedObject |
| 上傳文件 | userSession_createDocument |
| 簽入 | userSession_checkinObject |
| 刪除修訂 | userSession_removeRevision |
| 全文搜尋索引的狀態變更 | userSession_setFullTextSearchIndexStatus |
| 驗證憑證資訊 | userSession_validateCertificate |
| 取得憑證資訊 | userSession_getEvidenceInformation |
| 附加文件時間戳記 | userSession_attachTimestamp |
| 文件的翻譯要求 | userSession_requestDocumentTranslation |
| 申請 | userSession_requestDocumentApproval |
| 撤回 | userSession_cancelDocumentApproval |
| 核准 | userSession_allowDocumentApproval |
| 拒絕 | userSession_denyDocumentApproval |
| 建立封包 | adminSession_createCabinet |
| 變更封包的屬性 | adminSession_setCabinetAttribute |
| 變更封包的管理員 | adminSession_setCabinetAdministrator |
| 新增可在封包使用的使用者/群組 | adminSession_addCabinetAvailableUser |
| 刪除可在封包使用的使用者/群組 | adminSession_removeCabinetAvailableUser |
| 新增可在封包使用的自訂屬性 | adminSession_addCabinetAvailableCustomAttributeDefinition |
| 刪除可在封包使用的自訂屬性 | adminSession_removeCabinetAvailableCustomAttributeDefinition |
| 變更封包的存取權遮罩 | adminSession_setCabinetAclMask |
| 變更封包的狀態定義 | adminSession_setCabinetStatusDefinition |
| 變更封包的警告通知 | adminSession_setCabinetAlertSetting |
| 顯示可使用的自訂屬性定義的屬性限制 | adminSession_setCabinetAttributeValueFacetCustomDefinition |
| 一併操作可使用的自訂屬性定義的屬性限制 | adminSession_setCabinetAttributeValueFacetCustomDefinitionBasic |
| 變更文件特定屬性 | adminSession_setCabinetDocumentIdentifiableAttributeDefinition |
| 如果未在作業設定中設定,變更可使用屬性範本 | adminSession_setCabinetDefaultAttributeTemplateAssignment |
| 新增可使用的文件種類 | adminSession_addCabinetAvailableDocumentTypeDefinition |
| 刪除可使用的文件種類 | adminSession_removeCabinetAvailableDocumentTypeDefinition |
| 變更可使用的文件種類的初值 | adminSession_setCabinetInitialSelectedDocumentType |
| 新增可變更文件種類的使用者/群組 | adminSession_addCabinetDocumentTypeChangeableUMObject |
| 刪除可變更文件種類的使用者/群組 | adminSession_removeCabinetDocumentTypeChangeableUMObject |
| 變更封包的容量上限 | adminSession_setCabinetMaxContentSize |
| 變更封包的層級數上限 | adminSession_setCabinetMaxHierarchyCount |
| 變更封包的儲存修訂數的初值 | adminSession_setCabinetInitialMaxRevisionCount |
| 變更封包的資源回收筒的屬性 | adminSession_setTrashcanAttribute |
| 啟用全文搜尋 | adminSession_enableCabinetFullTextSearch |
| 停用全文搜尋 | adminSession_disableCabinetFullTextSearch |
| 建立抽屜 | adminSession_createPublicDrawer |
| 刪除抽屜的縮圖/預覽用資料 | adminSession_requestDerivationContentRemoval |
| 刪除抽屜 | adminSession_removeDrawer |
| 變更抽屜的屬性 | adminSession_setDrawerAttribute |
| 變更抽屜的容量上限 | adminSession_setDrawerMaxContentSize |
| 執行抽屜資料夾一併建立 | adminSession_createFolderTree |
| 變更抽屜的縮圖/預覽的設定 | adminSession_setDrawerDerivationContentDefinition |
| 變更抽屜的存取權 | adminSession_setDrawerAcl |
| 變更抽屜真確性管理的設定 | adminSession_setDrawerCertifierDefinition |
| 變更封包操作的記錄設定 | adminSession_setCabinetOperationLogDefinition |
| 變更封包模式至一般模式 | adminSession_setCabinetModeToNormal |
| 變更封包模式至維護模式 | adminSession_setCabinetModeToMaintenance |
| 自動執行:刪除超出資源回收筒可復原期間的資料夾/文件 | toolSession_removeDisusedObjectPastRetentionDate |