nl.hippo.client.webdav.binding.facets
Class FacetFactory

java.lang.Object
  extended by nl.hippo.client.webdav.binding.facets.FacetFactory

public class FacetFactory
extends Object


Constructor Summary
FacetFactory(WebdavConfig config)
           
 
Method Summary
 FacetCollection fetchFacets(WebdavCacheHandler cache, DocumentPath targetPath, InputStream dasl)
           
 FacetCollection fetchFacets(WebdavCacheHandler cache, DocumentPath targetPath, String dasl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacetFactory

public FacetFactory(WebdavConfig config)
Method Detail

fetchFacets

public FacetCollection fetchFacets(WebdavCacheHandler cache,
                                   DocumentPath targetPath,
                                   InputStream dasl)
                            throws ClientException
Throws:
ClientException

fetchFacets

public FacetCollection fetchFacets(WebdavCacheHandler cache,
                                   DocumentPath targetPath,
                                   String dasl)
                            throws ClientException
Throws:
ClientException


Copyright © 2006-2009 Hippo. All Rights Reserved.