public class RepositoryObject extends 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.
|
Object |
route(String otherPath) |
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 RepositoryObject()
public Object getRootPathAdapter(String adapterName)
adapterName - public Object getDocsByPath(String docPath)
public Object getDocsById(String id)
public Object getBulkDocuments(List<String> ids)
Copyright © 2016 Nuxeo SA. All rights reserved.