java.lang.Object
ch.tocco.nice2.rest.core.spi.AbstractRestResource
ch.tocco.nice2.optional.calendar.impl.rest.resources.CalendarResource
All Implemented Interfaces:
RestResource

@Path("/calendar") public class CalendarResource extends AbstractRestResource
  • Constructor Details

    • CalendarResource

      public CalendarResource()
  • Method Details

    • getEntryPoints

      @GET @Produces("application/json") public HalBean getEntryPoints()