|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides form template configuration info.
| Method Summary | |
String |
getDescription()
Returns template description in the original language. |
IGPStructureInfo |
getFormContextStructure()
Returns structure info of the form template context |
int |
getGlobalActiveVersionNumber()
Returns global version number of the active version of the template |
int |
getGlobalVersionNumber()
Returns global version number of the template version |
int |
getLocalActiveVersionNumber()
Returns local version number of the active version of the template |
int |
getLocalVersionNumber()
Returns local version number of the template version |
Locale |
getOriginalLocale()
Returns the original locale of the form template. |
Enumeration |
getPrefillingServicesInputStructureInfo()
Returns an Enumeration of IGPStructureInfo values one for each pre-filling services. |
String |
getTemplateID()
Returns the template ID |
String |
getTemplateType()
Returns template type |
String |
resolveDescription(Locale locale)
Resolves the description. |
| Method Detail |
public String getTemplateID()
public int getGlobalVersionNumber()
public int getLocalVersionNumber()
public int getGlobalActiveVersionNumber()
public int getLocalActiveVersionNumber()
public IGPStructureInfo getFormContextStructure()
public Enumeration getPrefillingServicesInputStructureInfo()
public String getTemplateType()
public Locale getOriginalLocale()
public String getDescription()
public String resolveDescription(Locale locale)
throws GPInvocationException,
GPEngineException
locale - the preferred language to get the description in
GPInvocationException
GPEngineException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||