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

正文內(nèi)容

天翎myapps工作流快速開發(fā)平臺-iscript-操作手冊-v2-資料下載頁

2024-11-04 20:23本頁面

【導讀】廣州市天翎網(wǎng)絡科技有限公司版權(quán)所有。廣州市天翎網(wǎng)絡科技有限公司iScript操作手冊

  

【正文】 s() 獲取當前父文檔的子文檔集合 . getChilds( formName) 根據(jù)子表單名,獲取當前文檔的子文檔集合 . getCreated() 創(chuàng)建日期 int getDisplayType() 返回 Document顯示類型 . FieldPermissionList getFieldPermList() 創(chuàng)建許可頻道列表 getFieldPermListJOSN( JSONStr) 根據(jù)流程定義權(quán)限描述,此描述為 JSON結(jié)構(gòu),得出此 document讀寫權(quán)限 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 23 頁 getFirstNodeList(WebUser user) 根據(jù)用戶,獲取第一結(jié)點列表 getFlowid() 返回流程 ID BillDefiVO getFlowVO() 獲取流程定義對象 Int getFlowPosition() 獲取流程流程實例的序號 getFormid() 返回表單主鍵 getFormname() 獲取表單名 getId() 返回 Document主鍵 id getImgItemUrlAsString( fieldName) 根據(jù)字段名, 返回將圖片 url值轉(zhuǎn)換為字符串型 getIntiator() 獲取流程發(fā)起人姓名 boolean getIstmp() 返回是否顯示 Document getItems() 獲取 所有 item 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 24 頁 getItemValueAsDate( fieldName) 根據(jù)字段 名,返回將 item值轉(zhuǎn)換為日期型 double getItemValueAsDouble( fieldName) 根據(jù)字段名,返回將 item值轉(zhuǎn)換為雙精度浮點數(shù)型 float getItemValueAsFloat( fieldName) 根據(jù)字段名,返回將 item值轉(zhuǎn)換為單精度浮點數(shù)型 int getItemValueAsInt( fieldName) 根據(jù) Field name ,返回 Double類型的 item值 . long getItemValueAsLong( fieldName) 根據(jù)字段名,返回將 item值轉(zhuǎn)換為長整型 getItemValueAsString( fieldName) 根據(jù)字段名( Field name),返回 item值轉(zhuǎn)換為字符串 . getItemValueAsString( fieldName,FormField field) 根據(jù)字段名 (field name),返回 item值轉(zhuǎn)換為字符串 getLastmodified() 返回修改 Document最后的日期 . Document getParent() 根據(jù)父 Document主鍵查詢 ,獲取父 Document對象 . Document getParentFlowDocument() 獲取父流程文檔 getParentid() 返回父 Document主鍵 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 25 頁 FlowStateRT getState() 返回流程狀態(tài) FlowStateRT對象 FlowStateRT getState( currNodeId) 返回流程狀態(tài) flowStateRT對象 getStateid() 返回狀態(tài) int getStateInt() 狀態(tài)代號 getStateLabel() 返回狀態(tài)標識 Document getSubFlowDocuments() 獲取子流程文檔 getValueByPropertyName( propName) 根據(jù)常用屬性名稱 ,獲取 Document屬性的值 getValueByProName( proName) (跟上個方法的作用一樣嗎?) getValueByField( fieldName) 根據(jù)字段名稱獲取值 ($開頭為 document基本屬性,其他為 Item名稱 ) getLastFlowOperation() 最后一次流程處理 (運行 ,回退 ,暫停 ,結(jié)束等 ) getLastmodifier() 獲取最后修改人 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 26 頁 getMappingId() 獲取表單數(shù)據(jù)對象映射 ID int getVersion() 返回文檔版本 boolean is_new() 是否新文檔 (在新 建時就已創(chuàng)建文檔 id, 故保存時只能通過增加此屬性判斷是否為新文檔 ). void removeItem(Item item) 根據(jù) Item對象實例移除 item void removeItem( itemname) 根據(jù)項目 item name 移除 item void set_issubdoc(boolean _issubdoc) 設(shè)置是否為子文檔 , true為子文檔,返回 false不為子文檔 void set_new(boolean _new) set 是否新文檔 (在新建時就已創(chuàng)建文檔 id, 故保存時只能通過增加此屬性判斷是否為新文檔 ). void set_params(ParamsTable _params) 設(shè)置所有參數(shù) void setAuditdate( auditdate) 設(shè)置修改的日期 void setAuditorList( auditorList) 設(shè) 置文檔的處理人 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 27 頁 void setAuditorNamespace(java,lang,String auditorNames) 設(shè)置審批人 void setAudituser( audituser) 設(shè)置最后審核人姓名 void setAudituserid( audituserid) 設(shè)置審計者 id void setAuditusers( auditusers) 設(shè)置所有已審核人 ID(以 分號隔開 ) void setAuthor(UserVO author) void setAuthorDeptIndex( authorDeptIndex) 設(shè)置作者部門索引 void setCreated( created) 設(shè)置創(chuàng)建日期 void setDisplayType(int displayType) 設(shè)置顯示類型 . void setEditAble(boolean isEditAble) 設(shè)置用戶對文檔進行編輯 void setFieldPermList(FieldPermissionList fieldPermList) 設(shè)置創(chuàng)建許可頻道列表 void setFlowid( flowid) 設(shè)置流程 ID 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 28 頁 void setFormid( formid) 設(shè)置表單主鍵 void setFormname( formname) 設(shè)置表單名 void setId( id) void setIstmp(boolean istmp) 設(shè)置是否顯示 Document void setInitiator( initiator) 設(shè)置流程發(fā)起人姓名 void setItems( items) 設(shè)置 所有 Item void setLastFlowOperation( lastFlowOperation) 設(shè)置最后一次流程處理(運行,回退,暫停,結(jié)束等) void setLastmodified( lastModified) Set 修改 Document最后的日期 . void setLastmodifier( lastmodifier) 設(shè)置最 后修改人 void setMapping( mappingId) 設(shè)置表單數(shù)據(jù)對象映射 ID void setParent(Document parent) 設(shè)置 父 Document. 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 29 頁 void setParentid( parentid) 設(shè)置父 Document 主鍵 void setState(FlowStateRT state) Set 流程狀態(tài) void setStateid( stateid) 設(shè)置狀態(tài) void setStateInt(int stateInt) 設(shè)置狀態(tài)代號 void setStateLabel( stateLabel) 設(shè)置狀態(tài)標識 void setVersions(int version) 設(shè)置文檔版本 toString() 將 Doc內(nèi)容轉(zhuǎn)換為 String toJSON() 將 Item內(nèi)容轉(zhuǎn)換為 json形式 字段摘要 datas 廣州市天翎網(wǎng)絡科技有限公司 iScript 操作手冊 第 30 頁 當前頁數(shù)據(jù)集 int linesPerPage 每頁顯示的行數(shù) int pageNo 頁碼 int rowCount 總行數(shù) int PageCount
點擊復制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1