public class RepositoryObject
extends org.nuxeo.ecm.webengine.model.impl.DefaultObject
| Constructor and Description |
|---|
RepositoryObject() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBulkDocuments(List<String> ids) |
Object |
getDocsById(String id) |
Object |
getDocsByPath(String docPath) |
Object |
getRootPathAdapter(String adapterName)
The regex of getDocsByPath doesn't catch the case of the root document.
|
disptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringpublic Object getRootPathAdapter(String adapterName) throws org.nuxeo.ecm.core.api.ClientException
adapterName - org.nuxeo.ecm.core.api.ClientExceptionpublic Object getDocsByPath(String docPath) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionpublic Object getDocsById(String id) throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientExceptionCopyright © 2020 Nuxeo SA. All rights reserved.