Obtains information about all defined templates in the installation.
public TemplateCollection template_getTemplates( String accessToken );
The template_getTemplates operation obtains information about all defined templates in the installation.
Either the security token passed to your application by Vibe as part of implementing a remote application, or the null value.
A TemplateCollection Java object that contains information about all templates in the installation.
Java objects in the Vibe sources (see Section 1.7.1, Working with Java Objects)