public abstract class AbstractWSSBackend extends Object implements WSSBackend
| Constructor and Description |
|---|
AbstractWSSBackend() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(String location) |
List<WSSListItem> |
listFolderishItems(String location) |
List<WSSListItem> |
listLeafItems(String location) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbegin, createFileItem, createFolder, getItem, getMetaData, getSite, listItems, moveItem, removeItem, saveChangespublic List<WSSListItem> listFolderishItems(String location) throws WSSException
listFolderishItems in interface WSSBackendWSSExceptionpublic List<WSSListItem> listLeafItems(String location) throws WSSException
listLeafItems in interface WSSBackendWSSExceptionpublic boolean exists(String location)
exists in interface WSSBackendCopyright © 2014 Nuxeo SA. All rights reserved.