Uses of Class
com.sforce.ws.template.TemplateException

Packages that use TemplateException
com.sforce.ws.template Provides a JSP based templating engine. 
com.sforce.ws.tools Provides command line tools (like: wsdlc, post) for WSC. 
 

Uses of TemplateException in com.sforce.ws.template
 

Methods in com.sforce.ws.template that throw TemplateException
 void Template.exec(String in, String out)
          execute the specified template and generate the specified output file.
static void Main.main(String[] args)
           
 

Uses of TemplateException in com.sforce.ws.tools
 

Methods in com.sforce.ws.tools that throw TemplateException
 String TypeGenerator.generate()
           
 String ConnectionGenerator.generate(String templateFile, String className)
           
 String ConnectionGenerator.generateConnection()
           
 String ConnectionGenerator.generateConnector()
           
static void wsdlc.main(String[] args)
           
 

Constructors in com.sforce.ws.tools that throw TemplateException
wsdlc(String wsdlFile, String jarFile, String temp)
           
 



Copyright © 2012. All Rights Reserved.