Uses of Class
com.tibco.bpm.web.client.model.types.cmis.CreateDocumentResponse

Packages that use CreateDocumentResponse
com.tibco.bpm.web.client.services.client.cmis   
 

Uses of CreateDocumentResponse in com.tibco.bpm.web.client.services.client.cmis
 

Method parameters in com.tibco.bpm.web.client.services.client.cmis with type arguments of type CreateDocumentResponse
 void ClientServices.createDocumentWithURL(java.lang.String caseRef, java.lang.String url, java.lang.String fileName, java.lang.String docName, java.lang.String mimeType, java.lang.String versionState, com.google.gwt.user.client.rpc.AsyncCallback<CreateDocumentResponse> callback)
          Creates a new document in the CMIS repository based on the file URL.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.