Class RestServicesList
java.lang.Object
org.exoplatform.services.rest.ext.service.RestServicesList
- Version:
- $Id$
- Author:
- Andrey Parfonov
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionRestServicesList(org.exoplatform.services.rest.impl.ResourceBinder resources) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]listHTML()listJSON()protected RestServicesList.RootResourcesList
-
Constructor Details
-
RestServicesList
public RestServicesList(org.exoplatform.services.rest.impl.ResourceBinder resources)
-
-
Method Details
-
listHTML
@RolesAllowed("administrators") public byte[] listHTML() -
listJSON
-
rootResources
-