|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPAttachment
Attachment entity provides
| Field Summary | |
|---|---|
static String |
TYPE_FILE
|
static String |
TYPE_URL
|
static String |
TYPE_USER
|
| Method Summary | |
|---|---|
byte[] |
getContent()
Get attachment raw-byte content. |
Date |
getCreated()
Get creation date. |
String |
getCreator()
Get creator of attachment. |
String |
getDisplayname()
Get user-visible name of attachment. |
String |
getHandler()
Returns the handler for an attachment. |
String |
getId()
Get unique ID of attachment. |
String |
getOriginalFileName()
Returns the original file name. |
boolean |
isRuntime()
Check if this is a runtime attachment. |
| Field Detail |
|---|
static final String TYPE_FILE
static final String TYPE_URL
static final String TYPE_USER
| Method Detail |
|---|
String getId()
String getDisplayname()
String getOriginalFileName()
String getHandler()
String getCreator()
Date getCreated()
byte[] getContent()
throws GPEngineException
EngineException - if the an error occurs while reading the
actual attachment contents.
GPEngineExceptionboolean isRuntime()
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||