nl.hippo.client.webdav.method
Class SearchDocumentById

java.lang.Object
  extended by nl.hippo.client.webdav.method.Search
      extended by nl.hippo.client.webdav.method.SearchDocumentById

public class SearchDocumentById
extends Search


Constructor Summary
SearchDocumentById(WebdavConfig config)
           
 
Method Summary
 DocumentPath execute(WebdavCacheHandler cache, DocumentFactory documentFactory, String documentId)
           
 
Methods inherited from class nl.hippo.client.webdav.method.Search
execute, execute, execute, execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchDocumentById

public SearchDocumentById(WebdavConfig config)
Method Detail

execute

public DocumentPath execute(WebdavCacheHandler cache,
                            DocumentFactory documentFactory,
                            String documentId)
                     throws ClientException
Throws:
ClientException


Copyright © 2006-2009 Hippo. All Rights Reserved.