Package ogre.dms.util.client

Class Summary
FlowClient Title: Flowring Docpedia Project Description: User can get afMap from Flow Globals ,
ex:
var dataMap = Server.getGlobals(MyTask.getRootID()); //============================= afMap.put("ReqKey", reqKey); afMap.put("DMSServerIP", env.getServerIP()); afMap.put("DMSServerPort", env.getServerPortInString()); afMap.put("Type", type); public final static String APPROVE_TYPE_CHECKIN = "ApCkIn"; public final static String APPROVE_TYPE_PUBLISH = "ApPub"; public final static String APPROVE_TYPE_DELETE = "ApDel"; public final static String APPROVE_TYPE_CANCEL = "ApCan"; if (type is cancel ) afMap.put("OriginalRequest", request);
PhysicalDocumentTransferTool This is a utility class for DMS client to upload or download physical document through PhysicalDocumentAccessService.
 



Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.