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

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

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

Methods in nl.hippo.client.api.service that return FacetCollection
 FacetCollection WebdavService.fetchFacets(DocumentPath targetPath, InputStream dasl)
          Execute a (Hippo proprietary) webdav FACETS and return the result as a FacetsCollection object structure.
 FacetCollection NOPWebdavService.fetchFacets(DocumentPath targetPath, InputStream dasl)
           
 FacetCollection WebdavService.fetchFacets(DocumentPath targetPath, String dasl)
          Execute a (Hippo proprietary) webdav FACETS and return the result as a FacetsCollection object structure.
 FacetCollection NOPWebdavService.fetchFacets(DocumentPath targetPath, String dasl)
           
 



Copyright © 2006-2009 Hippo. All Rights Reserved.