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, wait
begin, createFileItem, createFolder, getItem, getMetaData, getSite, listItems, moveItem, removeItem, saveChanges
public List<WSSListItem> listFolderishItems(String location) throws WSSException
listFolderishItems
in interface WSSBackend
WSSException
public List<WSSListItem> listLeafItems(String location) throws WSSException
listLeafItems
in interface WSSBackend
WSSException
public boolean exists(String location)
exists
in interface WSSBackend
Copyright © 2014 Nuxeo SA. All rights reserved.