public class BridgeRepositoryDirectory extends BridgeRepositoryElement<RepositoryDirectory> implements IDavCollection
element, repo| Constructor and Description |
|---|
BridgeRepositoryDirectory(IDavRepo repo,
RepositoryDirectory repositoryContent) |
| Modifier and Type | Method and Description |
|---|---|
IDavCollection |
createCollection(IDavContext dctx,
String name)
Create a new folder (name)
|
IDavFile |
createItem(IDavContext dctx,
String name) |
ArrayList<IDavItem> |
getChildren(IDavContext ctxt) |
Date |
getCreationDate() |
Date |
getLastModified() |
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 BridgeRepositoryDirectory(IDavRepo repo, RepositoryDirectory repositoryContent)
public IDavFile createItem(IDavContext dctx, String name)
createItem in interface IDavCollectionpublic IDavCollection createCollection(IDavContext dctx, String name)
IDavCollectioncreateCollection in interface IDavCollectionpublic ArrayList<IDavItem> getChildren(IDavContext ctxt)
getChildren in interface IDavCollectionpublic Date getLastModified()
getLastModified in interface IDavItempublic Date getCreationDate()
getCreationDate in interface IDavItemCopyright © 2016–2022. All rights reserved.