Class SharingResource

    • Constructor Detail

      • SharingResource

        public SharingResource()
    • Method Detail

      • 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.
      • getSharing

        @GET
        @Produces("application/json")
        public SharingEntity getSharing()