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