Class UserLinkResource


  • @Path("/lumis/service/userlink/rest")
    public class UserLinkResource
    extends java.lang.Object
    Web Service available for user links.
    Since:
    10.1.0
    Version:
    $Revision: 20276 $ $Date: 2017-06-20 11:35:49 -0300 (Tue, 20 Jun 2017) $
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUserLinks​(@NotNull java.lang.String strlogins, @NotNull java.lang.String serviceInstanceId)
      Given an array of logins, returns a json array with all users meta informaiton.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait