Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.jdeveloper.template.ApplicationTemplate

Packages that use ApplicationTemplate
oracle.jdeveloper.template   
oracle.jdeveloper.template.wizard   
 

Uses of ApplicationTemplate in oracle.jdeveloper.template
 

Methods in oracle.jdeveloper.template that return types with arguments of type ApplicationTemplate
 java.util.List<ApplicationTemplate> TemplateManagerImpl.getApplicationTemplates()
           
abstract  java.util.List<ApplicationTemplate> TemplateManager.getApplicationTemplates()
          Get a list of all Application templates registered with this TemplateManager.
 

Uses of ApplicationTemplate in oracle.jdeveloper.template.wizard
 

Methods in oracle.jdeveloper.template.wizard that return ApplicationTemplate
static ApplicationTemplate TemplateWizardUtil.getApplicationTemplate(TraversableContext wizardContext)
           
 

Methods in oracle.jdeveloper.template.wizard with parameters of type ApplicationTemplate
static void TemplateWizardUtil.setApplicationTemplate(ApplicationTemplate appTemplate, TraversableContext wizardContext)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.