public class FAQWebservice extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_TYPE |
protected static String |
JSON_CONTENT_TYPE |
| Constructor and Description |
|---|
FAQWebservice() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
viewrss(String resourceid)
Views RSS feeds by the provided source.
|
protected static final String JSON_CONTENT_TYPE
public static final String APP_TYPE
public javax.ws.rs.core.Response viewrss(String resourceid) throws Exception
resourceid - The RSS source Id to view.ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.