org.opencrx.application.webdav
Class DocumentFolderResource
java.lang.Object
org.opencrx.application.webdav.DocumentCollectionResource
org.opencrx.application.webdav.DocumentFolderResource
- All Implemented Interfaces:
- Resource
public class DocumentFolderResource
- extends DocumentCollectionResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentFolderResource
public DocumentFolderResource(RequestContext requestContext,
DocumentFolder documentFolder)
getCreationDate
public Date getCreationDate()
- Description copied from interface:
Resource
- Gets the date of the creation
- Specified by:
getCreationDate in interface Resource
- Returns:
- creation Date
getLastModified
public Date getLastModified()
- Description copied from interface:
Resource
- Gets the date of the last modification
- Specified by:
getLastModified in interface Resource
- Returns:
- last modification Date
getRequestContext
public org.opencrx.application.webdav.WebDavRequestContext getRequestContext()
getMimeType
public String getMimeType()
getContent
public BinaryLargeObject getContent()
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.