public class GetEditedDocumentRESTService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
class |
GetEditedDocumentRESTService.DocumentNode |
class |
GetEditedDocumentRESTService.ListEditDocumentNode |
| Constructor and Description |
|---|
GetEditedDocumentRESTService(org.exoplatform.services.jcr.RepositoryService repositoryService,
TemplateService templateService,
NewFolksonomyService newFolksonomyService,
ManageDriveService manageDriveService) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getLastEditedDoc(String repository,
String showItems,
String showGadgetWs)
Returns the latest edited documents.
|
public GetEditedDocumentRESTService(org.exoplatform.services.jcr.RepositoryService repositoryService,
TemplateService templateService,
NewFolksonomyService newFolksonomyService,
ManageDriveService manageDriveService)
public javax.ws.rs.core.Response getLastEditedDoc(String repository, String showItems, String showGadgetWs) throws Exception
repository - The repository name.showItems - Returns the number of items in each page.showGadgetWs - Shows the gadget workspace or not.ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.