public class GetListVersionsCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
GetListVersionsCommand(org.nuxeo.ecm.automation.client.model.Document document)
Default constructor.
|
GetListVersionsCommand(org.nuxeo.ecm.automation.client.model.Document document,
int pageSize,
int currentPageIndex)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.automation.client.model.Documents |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
int |
getPageSize() |
void |
setPageSize(int pageSize) |
public GetListVersionsCommand(org.nuxeo.ecm.automation.client.model.Document document)
document - public GetListVersionsCommand(org.nuxeo.ecm.automation.client.model.Document document,
int pageSize,
int currentPageIndex)
document - pageSize - currentPageIndex - public int getPageSize()
public void setPageSize(int pageSize)
pageSize - the pageSize to setpublic org.nuxeo.ecm.automation.client.model.Documents execute(org.nuxeo.ecm.automation.client.Session nuxeoSession)
throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2021 OSIVIA. All rights reserved.