|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - refer to RIDCHttpPart.PartTypepublic interface RIDCHttpPart<T>
Generic type for Http Part. This is usually a String or (Transfer) File.
| Nested Class Summary | |
|---|---|
static class |
RIDCHttpPart.PartTypeCurrently allowed types of HTTP Parts. |
| Method Summary | |
|---|---|
T |
getContent()The value/content or the part itself |
String |
getEncoding()The encoding of the part |
String |
getName()Name of the part |
RIDCHttpPart.PartType |
getType()Return the type of the part |
| Method Detail |
|---|
RIDCHttpPart.PartType getType()
String getName()
T getContent()
String getEncoding()
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||