|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
IGPTemplateType |
createTemplateType(String templateTypeName)
Creates template type with supplied name. |
String[] |
getRegisteredTemplateTypes()
Returns array of registered template type names. |
IGPTemplateType |
getTemplateType(String templateTypeName)
Gets template type. |
void |
registerTemplateType(IGPTemplateType templateType)
Registers already created and valid template type. |
| Method Detail |
public IGPTemplateType createTemplateType(String templateTypeName)
throws GPInvocationException
templateTypeName -
GPInvocationException
public IGPTemplateType getTemplateType(String templateTypeName)
throws GPEngineException,
GPInvocationException
templateTypeName -
GPEngineException
GPInvocationException
public String[] getRegisteredTemplateTypes()
throws GPEngineException
GPEngineException
public void registerTemplateType(IGPTemplateType templateType)
throws GPEngineException,
GPInvocationException,
GPTemplateTypeAlreadyRegisteredException
templateType -
GPEngineException
GPInvocationException
GPTemplateTypeAlreadyRegisteredException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||