|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.blojsom.plugin.common.FileAttachmentPlugin.FileAttachment
File Attachment
Constructor Summary | |
FileAttachmentPlugin.FileAttachment(java.lang.String url,
java.lang.String name)
Contruct an File Attachment |
Method Summary | |
java.lang.String |
getName()
Get the name of the attachment |
java.lang.String |
getUrl()
get the URL for the attachment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileAttachmentPlugin.FileAttachment(java.lang.String url, java.lang.String name)
url
- URL to retrive the attached filename
- retrive the name of the FileMethod Detail |
public java.lang.String getUrl()
public java.lang.String getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |