public class FetchPublishingStatusChildren extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FetchPublishingStatusChildren.PublishStatus
Manage status on children filters.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.core.api.DocumentModel |
document |
protected org.nuxeo.ecm.core.api.CoreSession |
documentManager |
static String |
ID |
protected String |
publishStatus |
| Constructor and Description |
|---|
FetchPublishingStatusChildren() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONArray |
fillGlobalProperties(net.sf.json.JSONArray childrenWithStatus,
org.nuxeo.ecm.core.api.DocumentModel child,
net.sf.json.JSONObject childWithStatus) |
Object |
run() |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession documentManager
protected org.nuxeo.ecm.core.api.DocumentModel document
protected String publishStatus
public Object run() throws org.nuxeo.ecm.core.api.ClientException, FetchPublicationInfos.ServeurException, UnsupportedEncodingException
org.nuxeo.ecm.core.api.ClientExceptionFetchPublicationInfos.ServeurExceptionUnsupportedEncodingExceptionpublic net.sf.json.JSONArray fillGlobalProperties(net.sf.json.JSONArray childrenWithStatus,
org.nuxeo.ecm.core.api.DocumentModel child,
net.sf.json.JSONObject childWithStatus)
throws org.nuxeo.ecm.core.api.ClientException,
UnsupportedEncodingException
childrenWithStatus - child - childWithStatus - org.nuxeo.ecm.core.api.ClientExceptionUnsupportedEncodingExceptionCopyright © 2024. All rights reserved.