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

Quick Search    Search Deep

Uses of Interface
org.javahispano.canyamo.services.presentation.template.Page

Uses of Page in org.javahispano.canyamo.services.presentation.template
 

Methods in org.javahispano.canyamo.services.presentation.template that return Page
static Page TemplateFactory.getPage(java.lang.String name, java.lang.String templateName)
          Gets the page attribute of the PageFactory class
static Page TemplateFactory.getPage(java.lang.String templateName)
          Gets the page attribute of the PageFactory class
 Page PageFactory.getPage(java.lang.String name, java.lang.String templateName)
          Gets the page attribute of the PageFactory class
 Page PageFactory.getPage(java.lang.String templateName)
          Gets the page attribute of the PageFactory class