Class ServiceHyperLink

  • All Implemented Interfaces:
    org.silverpeas.core.web.rs.ProtectedWebResource, org.silverpeas.core.web.rs.WebAuthenticationValidation, org.silverpeas.core.web.rs.WebAuthorizationValidation, org.silverpeas.core.web.SilverpeasWebResource

    @WebService
    @Authorized
    @Path("mobile/hyperlink/{appId}")
    public class ServiceHyperLink
    extends AbstractRestWebService
    • Constructor Detail

      • ServiceHyperLink

        public ServiceHyperLink()
    • Method Detail

      • getUrl

        @GET
        @Produces("application/json")
        @Path("/")
        public HyperLinkDTO getUrl()
      • getResourceBasePath

        protected String getResourceBasePath()
        Specified by:
        getResourceBasePath in class org.silverpeas.core.web.rs.RESTWebService
      • getComponentId

        public String getComponentId()