Class WorldattributesRestService
Object
WorldattributesRestService
@DeclareRoles("deputy")
@RolesAllowed("deputy")
@Path("/administration/worldattributes")
public class WorldattributesRestService
extends Object
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorldattributesRestService
public WorldattributesRestService()
-
-
Method Details
-
create
-
edit
-
remove
-
find
-
findAll
@GET @Produces("application/json") public Response findAll(@Context UriInfo info) -
findRange
-
count
-