|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IURLContent
Contains the data and header information for a resource
| Method Summary | |
|---|---|
long |
getContentLength()
Get the size of the content data. |
String |
getContentType()
Get the content type from the header fields collection. |
String |
getFilename()
Returns the filename |
HeaderFields |
getHeader()
Returns a collection of the header fields for the content. |
InputStream |
getInputStream()
Gets the InputStream for the content. |
String |
getURL()
Returns the URL |
void |
setHeader(HeaderFields header)
Set header fields. |
void |
writeTo(OutputStream out)
Writes the content to the output stream. |
| Methods inherited from interface com.sapportals.wcm.util.content.IContent |
|---|
close, getEncoding |
| Method Detail |
|---|
void writeTo(OutputStream out)
throws URLContentAccessException
out - The stream to write to
URLContentAccessExceptionInputStream getInputStream()
getInputStream in interface IContentHeaderFields getHeader()
void setHeader(HeaderFields header)
header - The header fields.String getContentType()
getContentType in interface IContentlong getContentLength()
getContentLength in interface IContentString getURL()
String getFilename()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||