public class DocumentFolderResource extends DocumentCollectionResource
| Constructor and Description |
|---|
DocumentFolderResource(RequestContext requestContext,
DocumentFolder documentFolder)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.BinaryLargeObject |
getContent() |
Date |
getCreationDate()
Gets the date of the creation
|
Date |
getLastModified()
Gets the date of the last modification
|
String |
getMimeType() |
org.openmdx.base.jmi1.BasicObject |
getObject() |
org.opencrx.application.webdav.WebDavRequestContext |
getRequestContext() |
getChildren, getDisplayName, getDocumentQuery, getFolderEntryQuery, getFolderQuery, getName, isCollectionpublic DocumentFolderResource(RequestContext requestContext, DocumentFolder documentFolder)
requestContext - documentFolder - public Date getCreationDate()
ResourcegetCreationDate in interface Resourcepublic Date getLastModified()
ResourcegetLastModified in interface Resourcepublic org.openmdx.base.jmi1.BasicObject getObject()
public org.opencrx.application.webdav.WebDavRequestContext getRequestContext()
public String getMimeType()
public org.w3c.cci2.BinaryLargeObject getContent()
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.