public class DocumentFolderFeedResource extends DocumentCollectionResource
| Constructor and Description |
|---|
DocumentFolderFeedResource(RequestContext requestContext,
DocumentFeed documentFeed)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
WebDavStore.ResourceContent |
getContent() |
Date |
getCreationDate()
Gets the date of the creation
|
Date |
getLastModified()
Gets the date of the last modification
|
String |
getMimeType() |
DocumentFolder |
getObject() |
org.opencrx.application.webdav.WebDavRequestContext |
getRequestContext() |
getChildren, getDisplayName, getDocumentQuery, getFolderEntryQuery, getFolderQuery, getName, isCollectionpublic DocumentFolderFeedResource(RequestContext requestContext, DocumentFeed documentFeed)
requestContext - documentFeed - public DocumentFolder getObject()
public Date getCreationDate()
ResourcegetCreationDate in interface Resourcepublic Date getLastModified()
ResourcegetLastModified in interface Resourcepublic org.opencrx.application.webdav.WebDavRequestContext getRequestContext()
public String getMimeType()
public WebDavStore.ResourceContent 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.