|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
IGPStructure |
getFormFields()
Get form data fields. |
String |
getProperty(String key)
Get property. |
Enumeration |
getPropertyKeyEnumeration()
Get enumeration of property keys. |
String |
getTemplateId()
Returns Forms Dev Object unique id. |
IGPVersionNumber |
getTemplateVersion()
Returns Formd Dev Object version. |
void |
setProperty(String key,
String value)
Set property. |
| Method Detail |
public String getTemplateId()
public IGPVersionNumber getTemplateVersion()
public void setProperty(String key,
String value)
throws GPInvocationException
key - property keyvalue - property value
InvocationException - in case of invalid arguments
GPInvocationException
public String getProperty(String key)
throws GPInvocationException
key - property key
InvocationException - in case of invalid arguments
GPInvocationExceptionpublic Enumeration getPropertyKeyEnumeration()
String enumerationpublic IGPStructure getFormFields()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||