Uses of Interface
nl.hippo.client.api.content.DocumentCollection

Packages that use DocumentCollection
nl.hippo.client.api.service   
 

Uses of DocumentCollection in nl.hippo.client.api.service
 

Methods in nl.hippo.client.api.service that return DocumentCollection
 DocumentCollection WebdavService.fetchCollection(DocumentPath targetPath, InputStream dasl, boolean includeContent)
          Execute a DASL query and (optionally) get the content of all documents in the resultset.
 DocumentCollection NOPWebdavService.fetchCollection(DocumentPath path, InputStream dasl, boolean includeContent)
           
 DocumentCollection WebdavService.fetchCollection(DocumentPath targetPath, String dasl, boolean includeContent)
          Execute a DASL query and (optionally) get the content of all documents in the resultset.
 DocumentCollection NOPWebdavService.fetchCollection(DocumentPath path, String dasl, boolean includeContent)
           
 



Copyright © 2006-2009 Hippo. All Rights Reserved.