Class QuickTicketController_
- java.lang.Object
-
- org.exoplatform.cs.portlet.quickticket.QuickTicketController_
-
@Generated({}) public class QuickTicketController_ extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static juzu.impl.plugin.controller.descriptor.ControllerDescriptorDESCRIPTOR
-
Constructor Summary
Constructors Constructor Description QuickTicketController_()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static juzu.request.Phase.View.Dispatchedit()static juzu.request.Phase.Resource.DispatchgetBundle(String locale)static juzu.request.Phase.View.Dispatchindex()static juzu.request.Phase.Resource.DispatchsaveTicket()static juzu.request.Phase.Action.DispatchupdateSettings(String spaceGroupId)
-
-
-
Method Detail
-
saveTicket
public static juzu.request.Phase.Resource.Dispatch saveTicket()
-
index
public static juzu.request.Phase.View.Dispatch index()
-
getBundle
public static juzu.request.Phase.Resource.Dispatch getBundle(String locale)
-
updateSettings
public static juzu.request.Phase.Action.Dispatch updateSettings(String spaceGroupId)
-
edit
public static juzu.request.Phase.View.Dispatch edit()
-
-