public class BridgeRepositoryContent extends BridgeRepositoryElement<RepositoryContent> implements IDavFile
element, repo| Constructor and Description |
|---|
BridgeRepositoryContent(IDavRepo repo,
RepositoryContent repositoryContent) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
String |
getContentLanguage() |
long |
getContentLength() |
String |
getContentType() |
Date |
getCreationDate() |
String |
getETag() |
Date |
getLastModified() |
void |
putContent(String contentType,
InputStream data) |
delete, getLock, getLocks, getName, getParentPath, getPath, getRepo, isLocked, lock, rename, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdelete, getName, getParentPath, getPath, getRepo, renamegetLock, getLocks, isLocked, lockpublic BridgeRepositoryContent(IDavRepo repo, RepositoryContent repositoryContent)
public String getContentLanguage()
getContentLanguage in interface IDavFilepublic String getContentType()
getContentType in interface IDavFilepublic long getContentLength()
getContentLength in interface IDavFilepublic InputStream getContent()
getContent in interface IDavFilepublic void putContent(String contentType, InputStream data)
putContent in interface IDavFilepublic Date getLastModified()
getLastModified in interface IDavItempublic Date getCreationDate()
getCreationDate in interface IDavItemCopyright © 2016–2022. All rights reserved.