@Generated(value={}) public class NPSAdministrationController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
NPSAdministrationController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
deleteScore() |
static juzu.request.Phase.Resource.Dispatch |
disableScore() |
static juzu.request.Phase.Resource.Dispatch |
enableScore() |
static juzu.request.Phase.Resource.Dispatch |
getBundle() |
static juzu.request.Phase.Resource.Dispatch |
getData(Long typeId,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getNPSByMonth(Long typeId,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getNPSByWeek(Long typeId,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getNPSLineChart(Long typeId,
String chartType,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getRespCountByScore(Long typeId,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getRollingAvg(Long typeId,
int period,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getScores(Long typeId,
String respCat,
int offset,
int limit,
Long startDate,
Long endDate) |
static juzu.request.Phase.Resource.Dispatch |
getScoreTypeById(Long id) |
static juzu.request.Phase.Resource.Dispatch |
getScoreTypes() |
static juzu.request.Phase.Resource.Dispatch |
getWeeklyNPS(Long typeId,
Long startDate,
Long endDate) |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
saveNote() |
static juzu.request.Phase.Resource.Dispatch |
saveType() |
static juzu.request.Phase.Action.Dispatch |
updateSettings(String typeId) |
static juzu.request.Phase.Resource.Dispatch |
updateType() |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch getRespCountByScore(Long typeId, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch saveType()
public static juzu.request.Phase.Resource.Dispatch disableScore()
public static juzu.request.Phase.Resource.Dispatch getRollingAvg(Long typeId, int period, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch deleteScore()
public static juzu.request.Phase.Resource.Dispatch updateType()
public static juzu.request.Phase.Resource.Dispatch getData(Long typeId, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch getNPSByWeek(Long typeId, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch enableScore()
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch getNPSLineChart(Long typeId, String chartType, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch getWeeklyNPS(Long typeId, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch getBundle()
public static juzu.request.Phase.Resource.Dispatch getNPSByMonth(Long typeId, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch getScores(Long typeId, String respCat, int offset, int limit, Long startDate, Long endDate)
public static juzu.request.Phase.Resource.Dispatch getScoreTypes()
public static juzu.request.Phase.Action.Dispatch updateSettings(String typeId)
public static juzu.request.Phase.Resource.Dispatch getScoreTypeById(Long id)
public static juzu.request.Phase.Resource.Dispatch saveNote()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.