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

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

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

Methods in nl.hippo.client.api.service that return Document
 Document WebdavService.fetchDocument(DocumentPath docPath)
          Fetch document content and metadata, this will do a webdav GET and a webdav PROPFIND.
 Document NOPWebdavService.fetchDocument(DocumentPath path)
           
 Document WebdavService.fetchDocumentById(String documentId)
          Fetch the content and metadata of the document with the specied documentID.
 Document NOPWebdavService.fetchDocumentById(String documentId)
           
 



Copyright © 2006-2009 Hippo. All Rights Reserved.