Class DbDirHandler.CollectionsBatchImpl
- java.lang.Object
-
- org.bedework.carddav.server.dirHandlers.db.DbDirHandler.CollectionsBatchImpl
-
- All Implemented Interfaces:
DirHandler.CollectionBatcher
- Enclosing class:
- DbDirHandler
protected class DbDirHandler.CollectionsBatchImpl extends Object implements DirHandler.CollectionBatcher
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCollectionsBatchImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<CarddavCollection>next()
-
-
-
Method Detail
-
next
public Collection<CarddavCollection> next() throws org.bedework.webdav.servlet.shared.WebdavException
- Specified by:
nextin interfaceDirHandler.CollectionBatcher- Throws:
org.bedework.webdav.servlet.shared.WebdavException
-
-