public class RestServicesList extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestServicesList.RootResource |
static class |
RestServicesList.RootResourcesList |
| Constructor and Description |
|---|
RestServicesList(ResourceBinder resources) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
listHTML() |
RestServicesList.RootResourcesList |
listJSON() |
protected RestServicesList.RootResourcesList |
rootResources() |
public RestServicesList(ResourceBinder resources)
@RolesAllowed(value="administrators") public byte[] listHTML()
@RolesAllowed(value="administrators") public RestServicesList.RootResourcesList listJSON()
protected RestServicesList.RootResourcesList rootResources()
Copyright © 2021 eXo Platform SAS. All Rights Reserved.