java.lang.Object
juzu.template.Template
org.exoplatform.cs.portlet.quickticket.templates.edit

@Generated({}) public class edit 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
    edit(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

    • edit

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

    • builder

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

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