Uses of Class
org.exoplatform.social.service.rest.LinkShare
-
Packages that use LinkShare Package Description org.exoplatform.social.service.rest Provides the classes that are public and necessary to handle rest requests, processes and returns results with specific provided input type. -
-
Uses of LinkShare in org.exoplatform.social.service.rest
Methods in org.exoplatform.social.service.rest that return LinkShare Modifier and Type Method Description static LinkShareLinkShare. getInstance(String link)Gets LinkShare instance with specified link.static LinkShareLinkShare. getInstance(String link, String lang)Gets LinkShare instance with link and lang specified.
-