|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoredObject | |
|---|---|
| net.sf.webdav | |
| net.sf.webdav.methods | |
| nl.buildersenperformers.chydav | |
| Uses of StoredObject in net.sf.webdav |
|---|
| Methods in net.sf.webdav that return StoredObject | |
|---|---|
StoredObject |
LocalFileSystemStore.getStoredObject(ITransaction transaction,
String uri)
|
StoredObject |
IWebdavStore.getStoredObject(ITransaction transaction,
String uri)
Gets the storedObject specified by uri |
| Uses of StoredObject in net.sf.webdav.methods |
|---|
| Methods in net.sf.webdav.methods with parameters of type StoredObject | |
|---|---|
protected static String |
DeterminableMethod.determineMethodsAllowed(StoredObject so)
Determines the methods normally allowed for the resource. |
protected String |
AbstractMethod.getETag(StoredObject so)
Get the ETag associated with a file. |
| Uses of StoredObject in nl.buildersenperformers.chydav |
|---|
| Methods in nl.buildersenperformers.chydav that return StoredObject | |
|---|---|
StoredObject |
ChyStoredObject.childGet(String key)
|
StoredObject |
ChyStoredObject.get(String path)
|
StoredObject |
ChyWebdavStore.getStoredObject(ITransaction trx,
String path)
|
StoredObject |
ChyStoredObject.objGet()
|
| Methods in nl.buildersenperformers.chydav that return types with arguments of type StoredObject | |
|---|---|
Map<String,StoredObject> |
ChyStoredObject.getChilds()
|
| Methods in nl.buildersenperformers.chydav with parameters of type StoredObject | |
|---|---|
void |
ChyStoredObject.childAdd(String key,
StoredObject obj)
|
| Constructors in nl.buildersenperformers.chydav with parameters of type StoredObject | |
|---|---|
ChyStoredObject(StoredObject pObj)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||