@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) |
static juzu.request.Phase.Resource.Dispatch |
getScores(Long typeId,
int offset,
int limit) |
static juzu.request.Phase.Resource.Dispatch |
getScoreTypeById(Long id) |
static juzu.request.Phase.Resource.Dispatch |
getScoreTypes() |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
saveType() |
static juzu.request.Phase.Resource.Dispatch |
updateType() |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch enableScore()
public static juzu.request.Phase.Resource.Dispatch deleteScore()
public static juzu.request.Phase.Resource.Dispatch saveType()
public static juzu.request.Phase.Resource.Dispatch disableScore()
public static juzu.request.Phase.Resource.Dispatch getScores(Long typeId, int offset, int limit)
public static juzu.request.Phase.Resource.Dispatch getScoreTypes()
public static juzu.request.Phase.Resource.Dispatch getBundle()
public static juzu.request.Phase.Resource.Dispatch getData(Long typeId)
public static juzu.request.Phase.Resource.Dispatch updateType()
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch getScoreTypeById(Long id)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.