|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ecyrd.jspwiki.dav.items.DavItem
com.ecyrd.jspwiki.dav.items.DirectoryItem
com.ecyrd.jspwiki.dav.items.AttachmentDirectoryItem
public class AttachmentDirectoryItem
| Field Summary |
|---|
| Fields inherited from class com.ecyrd.jspwiki.dav.items.DavItem |
|---|
m_items, m_path, m_provider |
| Constructor Summary | |
|---|---|
AttachmentDirectoryItem(DavProvider provider,
DavPath parentpage)
|
|
| Method Summary | |
|---|---|
String |
getHref()
|
Collection |
getPropertySet()
|
| Methods inherited from class com.ecyrd.jspwiki.dav.items.DirectoryItem |
|---|
addDavItem, addDavItems, getContentType, getInputStream, getLength |
| Methods inherited from class com.ecyrd.jspwiki.dav.items.DavItem |
|---|
getPath, iterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentDirectoryItem(DavProvider provider,
DavPath parentpage)
| Method Detail |
|---|
public String getHref()
getHref in class DirectoryItempublic Collection getPropertySet()
getPropertySet in class DirectoryItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||