@Generated(value={}) public class SpacesAdministrationController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
SpacesAdministrationController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
add(String membership) |
static juzu.request.Phase.Resource.Dispatch |
delete(String membership) |
static juzu.request.Phase.Resource.Dispatch |
getI18n() |
static juzu.request.Phase.Resource.Dispatch |
getMemberships() |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
resetToDefaults() |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch resetToDefaults()
public static juzu.request.Phase.Resource.Dispatch getMemberships()
public static juzu.request.Phase.Resource.Dispatch delete(String membership)
public static juzu.request.Phase.Resource.Dispatch add(String membership)
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch getI18n()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.