|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides api for mass data input sources
Type Classification:
This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.
For a detailed explanation of API classification see the Web Dynpro Compatibility Guide| Method Summary | |
void |
setAttachement(boolean isAttachment)
defines that the element is send back to the client as attachment and not inplace, so that the attachement is opened by a specific client program, which is specified by the content-type of the attachement |
void |
setMakeCopy(boolean makeCopy)
method setMakeCopy - sets a flag that the inputstream of this CachedWebResource is always copied before it is added to the cache. |
void |
setResourceName(String resourceName)
Method setResourceName - sets the name of the resource/file, expects filename + suffix |
| Method Detail |
public void setAttachement(boolean isAttachment)
isAttachment - - true means that it is handled as attachementpublic void setMakeCopy(boolean makeCopy)
makeCopy - public void setResourceName(String resourceName)
resourceName -
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||