@Path(value="private/competition") @Consumes(value="application/json") @Produces(value="application/json") public class CompetitionResourceRestricted extends Object
| Constructor and Description |
|---|
CompetitionResourceRestricted() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
listCompetitions()
Returns a
List of the Competitions managed by the User. |
Copyright © 2018. All rights reserved.