public class RepositoryObject extends DefaultObject
| Constructor and Description | 
|---|
RepositoryObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static Object | 
getBulkDocuments(DefaultObject obj,
                List<String> ids)
Deprecated. 
 
since 10.3, use  
BAF instead | 
Object | 
getBulkDocuments(List<String> ids)
Deprecated. 
 
since 10.3, use  
BAF instead | 
Object | 
getDocsById(String id)  | 
Object | 
getDocsByPath(String docPath)  | 
Object | 
getEmptyDocumentModel()  | 
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)
@Deprecated public Object getBulkDocuments(List<String> ids)
BAF instead@Deprecated protected static Object getBulkDocuments(DefaultObject obj, List<String> ids)
BAF insteadpublic Object getEmptyDocumentModel()
Copyright © 2019 Nuxeo. All rights reserved.