java.lang.Object
juzu.template.Template
org.exoplatform.rhmanagement.portlet.rhAdministrationMenu.templates.index

@Generated({}) public class index extends juzu.template.Template
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final juzu.impl.plugin.template.metadata.TemplateDescriptor
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    index(juzu.impl.plugin.template.TemplateService templatePlugin)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class juzu.template.Template

    getPath, notFound, notFound, notFound, notFound, ok, ok, ok, ok, renderTo, renderTo, renderTo, renderTo, renderTo, renderTo, toString, with, with

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • DESCRIPTOR

      public static final juzu.impl.plugin.template.metadata.TemplateDescriptor DESCRIPTOR
  • Constructor Details

    • index

      @Inject public index(juzu.impl.plugin.template.TemplateService templatePlugin)
  • Method Details

    • builder

      public index.Builder builder()
      Specified by:
      builder in class juzu.template.Template
    • with

      public index.Builder with()
      Overrides:
      with in class juzu.template.Template