|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||