| com.ibm.webdav.impl.SearchManager
All known Subclasses: org.openharmonise.dav.server.managers.HarmoniseSearchManager,
SearchManager | public interface SearchManager (Code) | | SearchManager implements all WebDAV search methods that are
dependent on a specific repository manager interface. This manager is
used by ResourceImpl and its subclasses to interface with a particular
repository manager for searching over resources.
author: Michael Bell version: $Revision: 1.1 $ |
initialize | public void initialize()(Code) | | Initialize this SearchManager instance.
Parameters: resource - the resource to manage |
|
|