public class LnkProducer extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Constructor and Description |
|---|
LnkProducer()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
produceLink(String linkFilePath,
String path,
javax.ws.rs.core.UriInfo uriInfo)
Produces a link.
|
public javax.ws.rs.core.Response produceLink(String linkFilePath, String path, @Context javax.ws.rs.core.UriInfo uriInfo)
linkFilePath - link file pathpath - path to resourceuriInfo - uriInfoCopyright © 2016 eXo Platform SAS. All Rights Reserved.