@Generated(value={}) public class Controller_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
Controller_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Action.Dispatch |
accept(String spacePrettyName) |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Action.Dispatch |
join(String spacePrettyName) |
static juzu.request.Phase.Action.Dispatch |
refuse(String spacePrettyName) |
static juzu.request.Phase.Action.Dispatch |
requestToJoin(String spacePrettyName) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Action.Dispatch refuse(String spacePrettyName)
public static juzu.request.Phase.Action.Dispatch requestToJoin(String spacePrettyName)
public static juzu.request.Phase.Action.Dispatch join(String spacePrettyName)
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Action.Dispatch accept(String spacePrettyName)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.