com.sap.caf.eu.gp.forms.api
Interface IFormTemplateManager
- public interface IFormTemplateManager
Template manager.
getFormTemplateInfo
public IFormTemplateInfo getFormTemplateInfo(String templateID,
int globalVersion,
int localVersion)
throws GPInvocationException,
GPEngineException
- Returns form template info.
- Parameters:
templateID - id of template for which to return template infoglobalVersion - global version numberlocalVersion - local version number
- Returns:
- form template info
If both parameters globalVersion and localVersion are zero the template's info for the active version will be returned.
- Throws:
InvocationException - if any of the parameters is invalid. There is no template with such id or with given version
EngineException - if an internal error occurs while generating the Interactive Form
or while sending it to the recipient (if specified).
GPInvocationException
GPEngineException
Copyright 2006 SAP AG Complete Copyright Notice