|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| 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 |
java.lang.String |
getEncoding()The encoding of the part |
java.lang.String |
getName()Name of the part |
RIDCHttpPart.PartType |
getType()Return the type of the part |
| Method Detail |
|---|
RIDCHttpPart.PartType getType()
java.lang.String getName()
T getContent()
java.lang.String getEncoding()
|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||