Class TicketControllerPortlet

java.lang.Object
juzu.bridge.portlet.JuzuPortlet
org.exoplatform.cs.portlet.ticket.TicketControllerPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.ResourceServingPortlet

@Generated({}) public class TicketControllerPortlet extends juzu.bridge.portlet.JuzuPortlet
  • Field Summary

    Fields inherited from class juzu.bridge.portlet.JuzuPortlet

    PORTLET_MODE, WINDOW_STATE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
    getApplicationName(javax.portlet.PortletConfig config)
     

    Methods inherited from class juzu.bridge.portlet.JuzuPortlet

    destroy, init, processAction, processEvent, render, serveResource

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TicketControllerPortlet

      public TicketControllerPortlet()
  • Method Details

    • getApplicationName

      protected String getApplicationName(javax.portlet.PortletConfig config)
      Overrides:
      getApplicationName in class juzu.bridge.portlet.JuzuPortlet