Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.RuntimeCollective.sitemap.bean.Template

Uses of Template in com.RuntimeCollective.sitemap.bean
 

Methods in com.RuntimeCollective.sitemap.bean that return Template
static Template Template.getTemplateForName(java.lang.String name)
          Get the Template with the smallest id whose name matches the one requested.
 Template SiteLocation.getTheTemplate()
          Get the template
 Template SimpleSiteLocation.getTheTemplate()
          Get the template
 

Methods in com.RuntimeCollective.sitemap.bean with parameters of type Template
 void SiteLocation.setTheTemplate(Template template)
          Set the template used by this SiteLocation
 void SimpleSiteLocation.setTheTemplate(Template template)
          Set the template