Class VolatileCacheResource

    • Constructor Detail

      • VolatileCacheResource

        public VolatileCacheResource()
    • Method Detail

      • newVolatileStringIdentifier

        @GET
        @Path("new")
        @Produces("text/plain")
        public String newVolatileStringIdentifier()
        Gets a new volatile identifier into the context of componentInstanceId retrieved from the URI.
        Returns:
        the response to the HTTP GET request with the JSON representation of the asked calendars.
        See Also:
        RESTWebService.WebProcess.execute()
      • getComponentId

        public String getComponentId()
        Description copied from interface: SilverpeasWebResource
        Gets the identifier of the component instance to which the requested resource belongs to.
        Returns:
        the identifier of the Silverpeas component instance.