Uses of Class
com.jalios.jcms.jportal.JPortalTemplate
-
Packages that use JPortalTemplate Package Description com.jalios.jcms.jportal -
-
Uses of JPortalTemplate in com.jalios.jcms.jportal
Methods in com.jalios.jcms.jportal that return JPortalTemplate Modifier and Type Method Description JPortalTemplate
JPortalManager. getJPortalTemplate(java.lang.String templateName)
Methods in com.jalios.jcms.jportal that return types with arguments of type JPortalTemplate Modifier and Type Method Description java.util.List<JPortalTemplate>
JPortalManager. getJPortalTemplateList()
java.util.List<JPortalTemplate>
JPortalCreateHandler. getTemplateList()
-