@Generated(value={}) public class NPSChartsController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
NPSChartsController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
getBundle() |
static juzu.request.Phase.Resource.Dispatch |
getData() |
static juzu.request.Phase.Resource.Dispatch |
getNPSByMonth(Long typeId) |
static juzu.request.Phase.Resource.Dispatch |
getNPSByWeek(Long typeId) |
static juzu.request.Phase.Resource.Dispatch |
getNPSLineChart(Long typeId,
String chartType) |
static juzu.request.Phase.Resource.Dispatch |
getRollingAvg(Long typeId,
int period) |
static juzu.request.Phase.Resource.Dispatch |
getWeeklyNPS(Long typeId) |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Action.Dispatch |
updateSettings(String respondedCookiesExpiration,
String reportedCookiesExpiration,
String typeId,
String firstDisplayDelay,
String displayPopup) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch getWeeklyNPS(Long typeId)
public static juzu.request.Phase.Resource.Dispatch getNPSByMonth(Long typeId)
public static juzu.request.Phase.Action.Dispatch updateSettings(String respondedCookiesExpiration, String reportedCookiesExpiration, String typeId, String firstDisplayDelay, String displayPopup)
public static juzu.request.Phase.Resource.Dispatch getNPSLineChart(Long typeId, String chartType)
public static juzu.request.Phase.Resource.Dispatch getNPSByWeek(Long typeId)
public static juzu.request.Phase.Resource.Dispatch getRollingAvg(Long typeId, int period)
public static juzu.request.Phase.Resource.Dispatch getBundle()
public static juzu.request.Phase.Resource.Dispatch getData()
public static juzu.request.Phase.View.Dispatch index()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.