|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attachment | |
---|---|
com.ibm.ccd.ui.mediator |
Uses of Attachment in com.ibm.ccd.ui.mediator |
---|
Methods in com.ibm.ccd.ui.mediator with parameters of type Attachment | |
---|---|
SoapResponse |
WSHelper.invokeSOAP(java.lang.String url,
java.lang.String requestXML,
Attachment attachment)
|
SoapResponse |
WSHelper.invokeSOAP(java.lang.String url,
java.lang.String requestXML,
Attachment attachment,
java.lang.String wpcSessionID)
|
static SoapResponse |
SoapInvoker.invokeSoapWithMOM(java.lang.String url,
java.lang.String requestMsg,
Attachment attachment)
SOAP call mode using DOC. |
static SoapResponse |
SoapInvoker.invokeSoapWithMOM(java.lang.String url,
java.lang.String requestMsg,
Attachment attachment,
java.lang.String wpcSessionID)
SOAP call mode using DOC. |
java.lang.String |
WPCMediator.uploadFile(Attachment attachment,
WPSContext context)
Uploads the file into WPC, and returns with the document path where the file has been uploaded. |
java.lang.String |
IWPCMediator.uploadFile(Attachment attachment,
WPSContext context)
uploads the file into WPC, and returns with the doc.path The default invokation mode is ASync. |
java.lang.String |
WSHelper.uploadFile(java.lang.String fileUploadRequestXML,
Attachment attachment,
WPCUser user)
Fileupload support |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |