nl.hippo.portal.cms.repository
Class WebdavCollection

java.lang.Object
  extended by nl.hippo.portal.cms.repository.WebdavResource
      extended by nl.hippo.portal.cms.repository.WebdavCollection
All Implemented Interfaces:
java.lang.Comparable

public class WebdavCollection
extends WebdavResource


Constructor Summary
WebdavCollection(nl.hippo.client.api.content.Document document)
           
 
Method Summary
 void addChild(WebdavResource n)
           
 void addChildren(java.util.List children)
           
 int countNodes()
           
 java.util.TreeSet getChildren()
           
 
Methods inherited from class nl.hippo.portal.cms.repository.WebdavResource
compareTo, equals, getDocument
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebdavCollection

public WebdavCollection(nl.hippo.client.api.content.Document document)
Method Detail

getChildren

public java.util.TreeSet getChildren()

addChild

public void addChild(WebdavResource n)

addChildren

public void addChildren(java.util.List children)

countNodes

public int countNodes()


Copyright © 2007-2008 . All Rights Reserved.