nl.hippo.portal.cms.repository
Class WebdavResource
java.lang.Object
nl.hippo.portal.cms.repository.WebdavResource
- All Implemented Interfaces:
- java.lang.Comparable
- Direct Known Subclasses:
- WebdavCollection
public class WebdavResource
- extends java.lang.Object
- implements java.lang.Comparable
|
Constructor Summary |
WebdavResource(nl.hippo.client.api.content.Document document)
|
|
Method Summary |
int |
compareTo(java.lang.Object o)
|
boolean |
equals(java.lang.Object o)
|
nl.hippo.client.api.content.Document |
getDocument()
|
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebdavResource
public WebdavResource(nl.hippo.client.api.content.Document document)
getDocument
public nl.hippo.client.api.content.Document getDocument()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo in interface java.lang.Comparable
Copyright © 2007-2008 . All Rights Reserved.