public abstract class AbstractCoreBackend extends Object implements Backend
Constructor and Description |
---|
AbstractCoreBackend() |
Modifier and Type | Method and Description |
---|---|
CoreSession |
getSession() |
CoreSession |
getSession(boolean synchronize) |
void |
saveChanges() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canUnlock, 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, updateDocument
public CoreSession getSession() throws ClientException
getSession
in interface Backend
ClientException
public CoreSession getSession(boolean synchronize) throws ClientException
getSession
in interface Backend
ClientException
public void saveChanges() throws ClientException
saveChanges
in interface Backend
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.