public class RootDirHandler extends AbstractDirHandler
AbstractDirHandler.SplitResultDirHandler.CollectionBatcheraccount, cdConfig, debug, dhConfig, open, principalNotFound, superUser, unknownPrincipalType, urlHandlerstatusChangeUid, statusCreated, statusDestinationExists, statusDuplicate, statusDuplicateUid, statusIllegal, statusNoAccess, statusOK| Constructor and Description |
|---|
RootDirHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCard(String path,
Card card) |
int |
copyMove(Card from,
String toPath,
String name,
boolean copy,
boolean overwrite) |
void |
deleteCard(String path) |
void |
deleteCollection(org.bedework.webdav.servlet.shared.WdCollection col) |
Iterator<Card> |
getAll(String path) |
Card |
getCard(String path,
String name) |
Card |
getCardByUid(String path,
String uid) |
GetResult |
getCards(String path,
Filter filter,
GetLimits limits) |
CarddavCollection |
getCollection(String path) |
GetResult |
getCollections(String path,
GetLimits limits) |
Card |
getPrincipalCard(String path) |
int |
makeCollection(CarddavCollection col,
String parentPath) |
int |
rename(org.bedework.webdav.servlet.shared.WdCollection col,
String newName) |
void |
updateCard(String path,
Card card) |
void |
updateCollection(org.bedework.webdav.servlet.shared.WdCollection val) |
addValidUser, close, ensureEndSlash, error, exportData, getCollections, getDirectoryInfo, getGroups, getLogger, getPrincipal, getprincipalHome, getprincipalHome, init, isOpen, isPrincipal, lookupUser, makePrincipalHref, makePrincipalUri, open, splitUri, trace, verifyPath, warnpublic void addCard(String path, Card card) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic int copyMove(Card from, String toPath, String name, boolean copy, boolean overwrite) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic void deleteCard(String path) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic Iterator<Card> getAll(String path) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic void deleteCollection(org.bedework.webdav.servlet.shared.WdCollection col)
throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic Card getCard(String path, String name) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic Card getCardByUid(String path, String uid) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic GetResult getCards(String path, Filter filter, GetLimits limits) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic CarddavCollection getCollection(String path) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic GetResult getCollections(String path, GetLimits limits) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic Card getPrincipalCard(String path) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic int makeCollection(CarddavCollection col, String parentPath) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic int rename(org.bedework.webdav.servlet.shared.WdCollection col,
String newName)
throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic void updateCard(String path, Card card) throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionpublic void updateCollection(org.bedework.webdav.servlet.shared.WdCollection val)
throws org.bedework.webdav.servlet.shared.WebdavException
org.bedework.webdav.servlet.shared.WebdavExceptionCopyright © 2015 Bedework. All rights reserved.