@Deprecated public class PathCache extends Object
| Constructor and Description | 
|---|
PathCache(CoreSession session,
         int maxSize)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModel | 
get(String path)
Deprecated.  
  | 
void | 
put(String path,
   DocumentModel model)
Deprecated.  
  | 
void | 
remove(String path)
Deprecated.  
  | 
public PathCache(CoreSession session, int maxSize)
public void put(String path, DocumentModel model)
public DocumentModel get(String path)
Copyright © 2019 Nuxeo. All rights reserved.