nl.hippo.portal.cms.repository
Class DocumentTreeBuilder

java.lang.Object
  extended by nl.hippo.portal.cms.repository.DocumentTreeBuilder

public class DocumentTreeBuilder
extends java.lang.Object


Field Summary
static int DEFAULT_MAX_DEPTH
           
 
Constructor Summary
DocumentTreeBuilder(nl.hippo.portal.cms.CMSService repositoryService)
           
 
Method Summary
 WebdavResource build(java.lang.String source)
           
 int getMaxNavDepth()
           
 void setMaxNavDepth(int maxNavDepth)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_MAX_DEPTH

public static int DEFAULT_MAX_DEPTH
Constructor Detail

DocumentTreeBuilder

public DocumentTreeBuilder(nl.hippo.portal.cms.CMSService repositoryService)
Method Detail

build

public WebdavResource build(java.lang.String source)

getMaxNavDepth

public int getMaxNavDepth()

setMaxNavDepth

public void setMaxNavDepth(int maxNavDepth)


Copyright © 2007-2008 . All Rights Reserved.