public abstract class AbstractCoreBackend extends Object implements Backend
| Modifier and Type | Field and Description | 
|---|---|
| protected CoreSession | session | 
| Modifier | Constructor and Description | 
|---|---|
|   | AbstractCoreBackend() | 
| protected  | AbstractCoreBackend(CoreSession session) | 
| Modifier and Type | Method and Description | 
|---|---|
| CoreSession | getSession() | 
| CoreSession | getSession(boolean synchronize) | 
| void | saveChanges() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanUnlock, copyItem, createFile, createFile, createFolder, exists, getBackend, getBackendDisplayName, getCheckoutUser, getChildren, getDisplayName, getDocument, getRootPath, getRootUrl, getVirtualFolderNames, getVirtualPath, hasPermission, isLocked, isRename, isRoot, isVirtual, lock, moveItem, moveItem, parseLocation, removeItem, removeItem, renameItem, resolveLocation, unlock, updateDocumentprotected CoreSession session
public AbstractCoreBackend()
protected AbstractCoreBackend(CoreSession session)
public CoreSession getSession()
getSession in interface Backendpublic CoreSession getSession(boolean synchronize)
getSession in interface Backendpublic void saveChanges()
saveChanges in interface BackendCopyright © 2016 Nuxeo SA. All rights reserved.