|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransferFile | |
|---|---|
| oracle.stellent.ridc.model | |
| oracle.stellent.ridc.model.impl | |
| oracle.stellent.ridc.model.serialize | |
| oracle.stellent.ridc.protocol.http.obj | |
| Uses of TransferFile in oracle.stellent.ridc.model |
|---|
| Methods in oracle.stellent.ridc.model that return TransferFile | |
|---|---|
TransferFile |
DataBinder.getFile(java.lang.String name)Retrieve a file for a given file name |
| Methods in oracle.stellent.ridc.model with parameters of type TransferFile | |
|---|---|
void |
DataBinder.addFile(java.lang.String name, TransferFile file)Add a file for a given file name |
| Uses of TransferFile in oracle.stellent.ridc.model.impl |
|---|
| Methods in oracle.stellent.ridc.model.impl that return TransferFile | |
|---|---|
TransferFile |
DataBinderImpl.getFile(java.lang.String name)Retrieve a file from this data binder |
| Methods in oracle.stellent.ridc.model.impl that return types with arguments of type TransferFile | |
|---|---|
java.util.Map<java.lang.String,TransferFile> |
DataBinderImpl.getFiles() |
| Methods in oracle.stellent.ridc.model.impl with parameters of type TransferFile | |
|---|---|
void |
DataBinderImpl.addFile(java.lang.String name, TransferFile file)Add a file to this data binder |
| Uses of TransferFile in oracle.stellent.ridc.model.serialize |
|---|
| Methods in oracle.stellent.ridc.model.serialize with parameters of type TransferFile | |
|---|---|
protected java.lang.String |
MultipartPostBinderSerializer.createFilePostInfo(java.lang.String name, TransferFile file)Create the post header for the file bytes send along in a multipart post |
| Uses of TransferFile in oracle.stellent.ridc.protocol.http.obj |
|---|
| Fields in oracle.stellent.ridc.protocol.http.obj declared as TransferFile | |
|---|---|
protected TransferFile |
HdaFilePart.TransferFilePartSource.m_transferFile |
| Constructors in oracle.stellent.ridc.protocol.http.obj with parameters of type TransferFile | |
|---|---|
HdaFilePart.TransferFilePartSource(TransferFile transferFile) |
|
HdaFilePart(java.lang.String name, TransferFile fileInfo)FilePart Constructor. |
|
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||