Uses of Interface
org.apache.turbine.services.template.TemplateService

Packages that use TemplateService
org.apache.turbine.services.template Template Service maps template references to a view service and a template name. 
 

Uses of TemplateService in org.apache.turbine.services.template
 

Classes in org.apache.turbine.services.template that implement TemplateService
 class TurbineTemplateService
          This service provides a method for mapping templates to their appropriate Screens or Navigations.
 

Methods in org.apache.turbine.services.template that return TemplateService
static TemplateService TurbineTemplate.getService()
          Utility method for accessing the service implementation
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.